grin/core/tests
Ignotus Peverell 43f4f92730
[T4] Secondary proof of work difficulty adjustments (#1709)
* First pass at secondary proof of work difficulty adjustments
* Core and chain test fixes
* Next difficulty calc now needs a height. Scaling calculation fixes. Setting scaling on mined block.
* Change factor to u32 instead of u64.
* Cleanup structs used by next_difficulty
* Fix header size calc with u32 scaling
2018-10-13 13:57:01 -07:00
..
common [T4 ONLY] BIP32 Wallet Compliance - Aggsig Updates - Bulletproof Updates (#1501) 2018-10-10 10:11:01 +01:00
vec_backend Consolidate and cleanup tx aggregation (#1332) 2018-08-12 19:08:08 -07:00
block.rs [T4] Secondary proof of work difficulty adjustments (#1709) 2018-10-13 13:57:01 -07:00
consensus.rs [T4] Secondary proof of work difficulty adjustments (#1709) 2018-10-13 13:57:01 -07:00
core.rs [T4] Secondary proof of work difficulty adjustments (#1709) 2018-10-13 13:57:01 -07:00
merkle_proof.rs [consensus breaking] New Improved Merkle Proofs (#1119) 2018-06-20 15:18:52 -04:00
pmmr.rs Small cleanup and perf improvement for peak_sizes_height and peaks (#1526) 2018-09-15 08:28:41 +01:00
transaction.rs [T4 ONLY] BIP32 Wallet Compliance - Aggsig Updates - Bulletproof Updates (#1501) 2018-10-10 10:11:01 +01:00
verifier_cache.rs [T4 ONLY] BIP32 Wallet Compliance - Aggsig Updates - Bulletproof Updates (#1501) 2018-10-10 10:11:01 +01:00