grin/chain/src
Ignotus Peverell 7012d37f5f
Half of fees get rewarded, half burnt. Minor cleanups
Update coinbase building and block summation to account for half of
the fees going to the coinbase. Forcing fees to be even as a
consequence. Now that we can't build the coinbase independently
from the block (because fees), had to update the miner to keep the
key derivation so a new derivation isn't made any time a new block
gets worked on.

Minor doc and warning cleanups.
2017-10-05 07:30:10 +00:00
..
chain.rs Cargo fmt all the things 2017-09-29 18:44:25 +00:00
lib.rs Integrate sum trees with the rest of the system (#116) 2017-09-27 23:46:32 +00:00
pipe.rs Cuckoo miner fixes and configurable coinbase maturity (#154) 2017-10-04 17:44:22 +00:00
store.rs Cargo fmt all the things 2017-09-29 18:44:25 +00:00
sumtree.rs Cargo fmt all the things 2017-09-29 18:44:25 +00:00
types.rs Half of fees get rewarded, half burnt. Minor cleanups 2017-10-05 07:30:10 +00:00