mirror of
https://github.com/mimblewimble/grin.git
synced 2025-05-13 04:31:15 +03:00
* remove difficulty field from block_header (derive from total_difficulty) * address feedback on PR and general cleanup * rustfmt * rework pow/difficulty validation in pipe::validate_header now that we only have total_difficulty available * cleanup various todos * rustfmt * rework DifficultyIterator to track header and prev_header state * rustfmt caught some garbage syntax * cleanup |
||
---|---|---|
.. | ||
data_file_integrity.rs | ||
mine_simple_chain.rs | ||
store_indices.rs | ||
test_coinbase_maturity.rs |