grin/chain/tests
Antioch Peverell 84ad59c5be
more robust handling of min_height and max_height in get_kernel_height() (#3387)
* more robust handling of min_height and max_height in get_kernel_height()

* cleanup
2020-07-13 11:31:52 +01:00
..
bitmap_accumulator.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
chain_test_helper.rs Enable NRD kernel support (noop) feature flagged (#3303) 2020-05-29 09:56:24 +01:00
data_file_integrity.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
mine_nrd_kernel.rs Enable NRD kernel support (noop) feature flagged (#3303) 2020-05-29 09:56:24 +01:00
mine_simple_chain.rs log reorg (and fork) depth correctly (#3376) 2020-07-08 09:02:28 +01:00
nrd_validation_rules.rs NRD rules and "recent" kernel pos index (#3302) 2020-06-10 16:38:29 +01:00
store_indices.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
store_kernel_pos_index.rs NRD rules and "recent" kernel pos index (#3302) 2020-06-10 16:38:29 +01:00
test_block_known.rs check_known now takes total_difficulty into consideration (#3298) 2020-05-29 10:21:12 +01:00
test_coinbase_maturity.rs thread local chain type vs global chain type (#3327) 2020-05-22 12:51:58 +01:00
test_get_kernel_height.rs more robust handling of min_height and max_height in get_kernel_height() (#3387) 2020-07-13 11:31:52 +01:00
test_txhashset.rs thread local chain type vs global chain type (#3327) 2020-05-22 12:51:58 +01:00
test_txhashset_archive.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00