grin/chain
Ignotus Peverell 38d5d67e79
Add features bitmask to Block, Output, Kernel; coinbase validation
Block, Output and Kernel now have bitmasks to hold supported
features and eventually versioning. Will make adding features and
updates easier and open the possibility of soft forks.

First added feature for Output and Kernel is the marking of coinbase
related ones. Allows the validation of the coinbase part of a block.
2017-03-23 17:06:00 -07:00
..
src Add features bitmask to Block, Output, Kernel; coinbase validation 2017-03-23 17:06:00 -07:00
tests Lower cuckoo graph size for test. 2017-02-07 15:12:35 -08:00
Cargo.toml Framework to define services as RESTful HTTP API services. Serde implementations for some core types. 2017-03-07 17:00:34 -08:00
rustfmt.toml Initial import. 2016-10-20 20:06:12 -04:00