grin/core/tests
John Tromp a5b8968826
HardFork4 (#3478)
* HardFork4 initial commit

* HF4 obsoletes secondary_scale, which becomes an nonce extension 8->12 bytes

* fix TESTNET_FOURTH_HARD_FORK height

* improve predicted height for testnet fork on dec 8

* move local variable as suggested by antiochp
2020-11-24 16:13:28 +00:00
..
block.rs HardFork4 (#3478) 2020-11-24 16:13:28 +00:00
common.rs Introduce CommitOnly variant of Inputs (#3419) 2020-09-07 16:58:41 +01:00
consensus_automated.rs thread local chain type vs global chain type (#3327) 2020-05-22 12:51:58 +01:00
consensus_mainnet.rs HardFork4 (#3478) 2020-11-24 16:13:28 +00:00
consensus_testnet.rs HardFork4 (#3478) 2020-11-24 16:13:28 +00:00
core.rs Introduce CommitOnly variant of Inputs (#3419) 2020-09-07 16:58:41 +01:00
merkle_proof.rs Refactor PMMR read methods into trait (#3454) 2020-09-29 15:57:33 +02:00
pmmr.rs Refactor PMMR read methods into trait (#3454) 2020-09-29 15:57:33 +02:00
segment.rs PMMR segment creation and validation (#3453) 2020-11-17 19:38:44 +01:00
transaction.rs Introduce CommitOnly variant of Inputs (#3419) 2020-09-07 16:58:41 +01:00
vec_backend.rs Refactor PMMR read methods into trait (#3454) 2020-09-29 15:57:33 +02:00
verifier_cache.rs Refactor Output Identifiers (#3371) 2020-09-03 10:59:54 +01:00