danicoin/tests/unit_tests
moneromooo-monero 6376627530
hardfork: switch voting to block minor version
Using major version would cause older daemons to reject those
blocks as they fail to deserialize blocks with a major version
which is not 1. There is no such restriction on the minor
version, so switching allows older daemons to coexist with
newer ones till the actual fork date, when most will hopefully
have updated already.

Also, for the same reason, we consider a vote for 0 to be a
vote for 1, since older daemons set minor version to 0.
2015-10-21 19:21:14 +01:00
..
address_from_url.cpp Set dnssec_valid value correctly in dns_utils; fix address_from_url test 2015-06-20 20:02:13 +00:00
base58.cpp year updated in license 2015-01-02 18:52:46 +02:00
block_reward.cpp Fix block_reward unit tests 2015-07-26 20:15:23 +00:00
blockchain_db.cpp cleaning up, removing redundant files, renaming, fixing incorrect licenses 2015-05-31 13:40:18 +02:00
chacha8.cpp year updated in license 2015-01-02 18:52:46 +02:00
checkpoints.cpp year updated in license 2015-01-02 18:52:46 +02:00
CMakeLists.txt New hardfork class 2015-09-12 11:14:44 +01:00
decompose_amount_into_digits.cpp year updated in license 2015-01-02 18:52:46 +02:00
dns_resolver.cpp dns: make ctor private 2015-08-27 21:06:09 +01:00
epee_boosted_tcp_server.cpp [fix] log level change. compilation: dns, tests 2015-04-10 16:54:21 +02:00
epee_levin_protocol_handler_async.cpp year updated in license 2015-01-02 18:52:46 +02:00
get_xtype_from_string.cpp year updated in license 2015-01-02 18:52:46 +02:00
hardfork.cpp hardfork: switch voting to block minor version 2015-10-21 19:21:14 +01:00
main.cpp 2014 network limit 1.3 fix log/path/data +utils 2015-02-24 20:12:56 +01:00
mnemonics.cpp year updated in license 2015-01-02 18:52:46 +02:00
mul_div.cpp year updated in license 2015-01-02 18:52:46 +02:00
parse_amount.cpp year updated in license 2015-01-02 18:52:46 +02:00
serialization.cpp year updated in license 2015-01-02 18:52:46 +02:00
slow_memmem.cpp year updated in license 2015-01-02 18:52:46 +02:00
test_format_utils.cpp year updated in license 2015-01-02 18:52:46 +02:00
test_peerlist.cpp year updated in license 2015-01-02 18:52:46 +02:00
test_protocol_pack.cpp year updated in license 2015-01-02 18:52:46 +02:00
unit_tests_utils.h year updated in license 2015-01-02 18:52:46 +02:00