zcashd/src/consensus
Jack Grigg 6bec5685b6 mempool: Check transparent signatures against the previous network upgrade
This change improves usability across network upgrades, by informing
users when their new transactions are being created with the consensus
branch ID from the previous epoch.

We only check failing signatures against the previous epoch to minimise
the extra computational load on nodes.
2020-03-12 17:14:39 +13:00
..
consensus.h Policy: MOVEONLY: Create policy/policy.h with some constants 2019-12-04 20:34:11 +00:00
params.cpp Enable future timestamp soft fork at varying heights according to network. 2020-02-04 23:40:04 +00:00
params.h Enable future timestamp soft fork at varying heights according to network. 2020-02-04 23:40:04 +00:00
upgrades.cpp mempool: Check transparent signatures against the previous network upgrade 2020-03-12 17:14:39 +13:00
upgrades.h mempool: Check transparent signatures against the previous network upgrade 2020-03-12 17:14:39 +13:00
validation.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00