grin/api
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
..
src ShortId implementation (and CompactBlock) (#637) 2018-01-19 17:43:02 -05:00
Cargo.toml semversion regex dependency, as rocksdb build was failing as a result 2017-12-31 10:35:23 +00:00
rustfmt.toml Framework to define services as RESTful HTTP API services. Serde implementations for some core types. 2017-03-07 17:00:34 -08:00