Zebra/zebra-state
teor 1e4ce74c93 Turn the relevant chain into a Vec before using it
Some checks use the same blocks, so we take a copy of the block borrows
before using them. That way, we don't have to manage the position of the
iterator between checks.
2020-12-01 07:27:30 +10:00
..
src Turn the relevant chain into a Vec before using it 2020-12-01 07:27:30 +10:00
tests state: introduce PreparedBlock, FinalizedBlock 2020-11-23 14:16:39 +10:00
Cargo.toml Implement mean_target_difficulty 2020-12-01 07:27:30 +10:00