mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
088bc56d79
This allows knowing the hard fork a block must obey in order to be added to the blockchain. The previous semantics would use that new block's version vote to determine this hard fork, which made it impossible to use the rules to validate transactions entering the tx pool (and made it impossible to validate a block before adding it to the blockchain). |
||
---|---|---|
.. | ||
address_from_url.cpp | ||
base58.cpp | ||
block_reward.cpp | ||
blockchain_db.cpp | ||
chacha8.cpp | ||
checkpoints.cpp | ||
CMakeLists.txt | ||
decompose_amount_into_digits.cpp | ||
dns_resolver.cpp | ||
epee_boosted_tcp_server.cpp | ||
epee_levin_protocol_handler_async.cpp | ||
get_xtype_from_string.cpp | ||
hardfork.cpp | ||
main.cpp | ||
mnemonics.cpp | ||
mul_div.cpp | ||
parse_amount.cpp | ||
serialization.cpp | ||
slow_memmem.cpp | ||
test_format_utils.cpp | ||
test_peerlist.cpp | ||
test_protocol_pack.cpp | ||
unit_tests_utils.h |