danicoin/tests/unit_tests
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
Minimum mixin 4 and enforced ringct is moved from v5 to v6.
v5 is now used for an increased minimum block size (from 60000
to 300000) to cater for larger typical/minimum transaction size.

The fee algorithm is also changed to decrease the base per kB
fee, and add a cheap tier for those transactions which we do
not care if they get delayed (or even included in a block).
2017-03-15 08:32:51 +00:00
..
address_from_url.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ban.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
base58.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
canonical_amounts.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chacha8.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
checkpoints.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
command_line.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +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 dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
http.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
main.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
mnemonics.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
mul_div.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
output_selection.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
serialization.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
slow_memmem.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
test_peerlist.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
thread_group.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
unbound.cpp tests: unbound API is only accessible in static builds 2016-04-02 16:02:18 +01:00
unit_tests_utils.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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: add a vercmp function to compare version numbers 2017-02-20 22:58:04 +00:00