mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 19:41:08 +03:00
41a86b4cd9
* add functions to desegmenter to report next desired segments, begin to add state to determine which segments have been requested * add segmentidentifier type to id requested segments uniquely * make a call on where to keep track of which PIBD segments have been requested * move segmenttype definition, add functions to manipulate peer segment list * remove desegmenter state enum * change chain desegmenter function to provide rwlock * trace, warning cleanup * udpate to test compliation |
||
---|---|---|
.. | ||
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 |