mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
9085e548f7
* [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 |
||
---|---|---|
.. | ||
core | ||
consensus.rs | ||
genesis.rs | ||
global.rs | ||
lib.rs | ||
macros.rs | ||
ser.rs |