grin/core
Ignotus Peverell ecf20602d5
Hard fork tryout: better PoW encapsulation in block header (#1478)
* Improve encapsulation with ProofOfWork struct
* Add dual pow scaling factor, fix test
* Fix pre_pow serialization, chain tests
* Adjust header serialized size calc
* Hard fork handling, version-based serialization
2018-09-10 15:36:57 -07:00
..
fuzz Update fuzz in core crate 2018-08-09 11:37:11 +02:00
src Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
tests Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
Cargo.toml cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00