mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
3ea233d5eb
* investigations as to why a slight rewind is needed on startup during PIBD * move validation code into desegmenter validation thread (for now) * ensure genesis entries in pmmrs are removed if they're removed in the first segment * validation all working except for verifying kernel sums * remove unneeded pmmr rollbacks on resume now root cause was found * updates to remove unpruned leaves from leaf set when rebuilding pmmr * remove + 1 to segment traversal iter length |
||
---|---|---|
.. | ||
test_data | ||
bitmap_accumulator.rs | ||
bitmap_segment.rs | ||
chain_test_helper.rs | ||
data_file_integrity.rs | ||
mine_nrd_kernel.rs | ||
mine_simple_chain.rs | ||
nrd_validation_rules.rs | ||
process_block_cut_through.rs | ||
store_indices.rs | ||
store_kernel_pos_index.rs | ||
test_block_known.rs | ||
test_coinbase_maturity.rs | ||
test_get_kernel_height.rs | ||
test_header_perf.rs | ||
test_header_weight_validation.rs | ||
test_pibd_copy.rs | ||
test_pibd_validation.rs | ||
test_txhashset.rs | ||
test_txhashset_archive.rs |