grin/core/src
Ignotus Peverell ef55b35416
Support for genesis block that includes a coinbase (#2079)
* Chain init now handles genesis body properly, related unit test creating the genesis with reward
* Avoid making block body public by adding a with_reward method
* apply_block in all genesis cases works
2018-12-06 15:38:15 -08:00
..
core Support for genesis block that includes a coinbase (#2079) 2018-12-06 15:38:15 -08:00
libtx Move libtx to core 2018-12-05 09:41:26 -08:00
pow Cuckatoo size shift upgrade schedule (#2024) 2018-11-28 14:05:55 -08:00
consensus.rs fix txpool double spend edge case 2018-12-05 10:27:46 +00:00
genesis.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
global.rs Cuckatoo size shift upgrade schedule (#2024) 2018-11-28 14:05:55 -08:00
lib.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
macros.rs Fix IPV6 address deserialization (#1932) 2018-11-05 20:38:41 -08:00
ser.rs Fix txpool double spend edge case (#2081) 2018-12-05 09:44:32 -08:00