..
address_from_url.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
apply_permutation.cpp
blockchain: reject unsorted ins and outs from v7
2017-09-18 11:23:15 +01:00
ban.cpp
cryptonote_core does not depend on p2p anymore
2017-12-16 23:28:38 +00:00
base58.cpp
Subaddresses
2017-10-07 13:06:21 +09:00
block_queue.cpp
protocol: fix reorgs while syncing
2017-08-12 11:22:42 +01:00
block_reward.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
blockchain_db.cpp
move includes around to lessen overall load
2017-12-16 22:46:38 +00:00
bulletproofs.cpp
integrate bulletproofs into monero
2017-12-08 13:48:15 +00:00
canonical_amounts.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
chacha.cpp
Add a chacha20 variant to go with chacha8
2017-12-25 19:28:03 +00:00
checkpoints.cpp
move checkpoints in a separate library
2017-09-25 21:16:26 +01:00
CMakeLists.txt
Add a chacha20 variant to go with chacha8
2017-12-25 19:28:03 +00:00
command_line.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
crypto.cpp
tests: remove unused/unfinished keccak bits
2017-12-19 13:14:12 +00:00
decompose_amount_into_digits.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
dns_resolver.cpp
dns_utils: allow an optional DNS server IP in DNS_PUBLIC
2017-10-10 12:29:05 +01:00
epee_boosted_tcp_server.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
epee_levin_protocol_handler_async.cpp
Fix an object lifetime bug in net load tests
2017-10-09 16:46:42 +01:00
epee_utils.cpp
unit_tests: fix compiling on Windows
2017-10-08 23:59:08 +02:00
fee.cpp
Add intervening v5 fork for increased min block size
2017-03-15 08:32:51 +00:00
get_xtype_from_string.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
hardfork.cpp
Fix exceptions not finding txpool txes when relaying
2017-12-20 13:02:53 +00:00
hashchain.cpp
tests: fix hashchain unit tests
2017-10-03 00:51:53 +01:00
http.cpp
epee: remove dependency on common
2018-01-10 01:57:51 +00:00
main.cpp
Merge pull request #2877
2017-12-17 12:59:44 +02:00
memwipe.cpp
move memwipe to epee to avoid common<->crypto circular dependencies
2018-01-10 01:57:54 +00:00
mnemonics.cpp
mnemonics: new Lojban word list
2017-09-26 06:42:17 +08:00
mul_div.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
multisig.cpp
wallet2: fix slow multisig unit tests with subaddress patch
2017-12-17 16:12:30 +00:00
output_selection.cpp
unit_tests: fix build after wallet2 list/vector change
2017-11-14 18:30:58 +00:00
parse_amount.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
ringct.cpp
Add N/N multisig tx generation and signing
2017-12-17 16:11:57 +00:00
serialization.cpp
Add a chacha20 variant to go with chacha8
2017-12-25 19:28:03 +00:00
sha256.cpp
unit_tests: fix build on windows
2017-10-16 09:37:51 +01:00
slow_memmem.cpp
tests: fix a buffer overread in a unit test
2017-12-18 15:15:37 +00:00
subaddress.cpp
tests: test wallets don't need a dummy temp file anymore
2017-12-19 12:56:21 +00:00
test_peerlist.cpp
Upgrades to epee::net_utils::network_address
2017-10-05 11:57:09 -04:00
test_protocol_pack.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
test_tx_utils.cpp
move checkpoints in a separate library
2017-09-25 21:16:26 +01:00
unbound.cpp
tests: unbound API is only accessible in static builds
2016-04-02 16:02:18 +01:00
unit_tests_utils.h
tests: pass data dir as arg
2017-09-28 01:41:44 -04:00
uri.cpp
tests: add unit tests for uri parsing
2016-11-28 17:54:28 +00:00
varint.cpp
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
vercmp.cpp
util: allow non numeric version parts
2017-12-07 10:32:48 +00:00