mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
1cff387f61
* use mmr sizes in header to validate block weight given header only * add global weight validaton to headers when reading them untrusted off the network * fixup tests, one pending test * add test for deserializing untrusted block header exceeeding weight limits * validate header mmr sizes, must grow for each block * remove redundant height check * fix tests after rebase block specific TooHeavy error |
||
---|---|---|
.. | ||
bitmap_accumulator.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_weight_validation.rs | ||
test_txhashset.rs | ||
test_txhashset_archive.rs |