grin/pool/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_building.rs pass slices around and not refs to vecs (#3404) 2020-07-27 11:07:18 +01:00
block_max_weight.rs pass slices around and not refs to vecs (#3404) 2020-07-27 11:07:18 +01:00
block_reconciliation.rs Introduce CommitOnly variant of Inputs (#3419) 2020-09-07 16:58:41 +01:00
coinbase_maturity.rs pass slices around and not refs to vecs (#3404) 2020-07-27 11:07:18 +01:00
common.rs Introduce CommitOnly variant of Inputs (#3419) 2020-09-07 16:58:41 +01:00
nrd_kernel_relative_height.rs HardFork4 (#3478) 2020-11-24 16:13:28 +00:00
nrd_kernels_disabled.rs HardFork4 (#3478) 2020-11-24 16:13:28 +00:00
nrd_kernels_enabled.rs HardFork4 (#3478) 2020-11-24 16:13:28 +00:00
transaction_pool.rs convert tx for v2 compatibility on way into stempool/txpool (#3412) 2020-08-02 13:26:28 +01:00