grin/chain/tests
Simon B 98efaf88df mixed small stuff (#934)
* documentation and spelling
* unused values in tests; just .unwrap()
* unneeded macro_use (router)
* unneeded macro_use and use-imports
* unused value -> .unwrap
* unused variables
* clarify that " is required (see 107ea3c4dd)
* first steps to dig into #933 test_p2p issues
* less simulnet build warnings
2018-04-05 23:31:34 +00:00
..
data_file_integrity.rs mixed small stuff (#934) 2018-04-05 23:31:34 +00:00
mine_simple_chain.rs tests for difficulty adjustment scenarios (#887) 2018-03-27 19:15:42 +01:00
store_indices.rs Fix test dirs to isolate the tests (#786) 2018-03-15 11:37:48 -04:00
test_coinbase_maturity.rs remove difficulty field from block_header (derive from total_difficulty) (#777) 2018-03-15 15:16:34 -04:00