grin/core/src
AntiochP 9085e548f7
ShortId implementation (and CompactBlock) (#637)
* [wip] short_id implementation (first attempt)
todo - make this more reusable (a trait?) so we can use it for inputs/outputs/kernels easily

* factor short_id support out into ShortIdentifiable trait

* block can now be converted to compact_block
rename existing block.compact() -> block.cut_through()

* expose compact block representation via block api endpoint
optional with ?compact query param
2018-01-19 17:43:02 -05:00
..
core ShortId implementation (and CompactBlock) (#637) 2018-01-19 17:43:02 -05:00
consensus.rs Mining/POW Updates (#639) 2018-01-19 17:48:18 +00:00
genesis.rs Mining/POW Updates (#639) 2018-01-19 17:48:18 +00:00
global.rs Mining/POW Updates (#639) 2018-01-19 17:48:18 +00:00
lib.rs ShortId implementation (and CompactBlock) (#637) 2018-01-19 17:43:02 -05:00
macros.rs Aggsig Serialization (#618) 2018-01-15 20:45:26 +00:00
ser.rs ShortId implementation (and CompactBlock) (#637) 2018-01-19 17:43:02 -05:00