grin/chain/src
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
..
chain.rs a little bit speed-up for full node syncing (#1463) 2018-09-10 12:32:20 -07:00
error.rs Fix txpool race condition (#1385) 2018-08-20 14:48:05 +01:00
lib.rs run rustfmt against chain crate 2018-08-10 14:56:35 +01:00
pipe.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
store.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
txhashset.rs improve "check known" steps during process_block() (#1475) 2018-09-05 10:51:29 +01:00
types.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00