mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 11:31:08 +03:00
4ba453694d
* added debug logging to see what we're doing in save_pos_index * add counts to logging * make sure inputs/outputs in tx are sorted tweak debug logging * DRY up sorting of inputs/outputs/kernels via a simple sort() in ser/deser * add explicit validation fo sort order during tx and block validation * sort order consensus rule for inputs/outputs/kernels in blocks * we want a max of 10*num_peers blocks during sync... not min * fix test imports |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
rustfmt.toml |