mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
9a230ca7f6
* fail deserialization if input or outputs are not sorted for txs, fail deserialization if inputs or outputs or kernels are not sorted for blocks, make sure we sort them before serialization * extract consensus rule into verify_sort_order on VerifySortOrder trait * rework the sort and write into WriteableSorted trait * fix wallet sending bug (fees related) so we can test * refactored read_and_verify_ordered out into ser, used in transaction and block |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
rustfmt.toml |