grin/chain/tests
Ignotus Peverell af178f82f8
Refactor the Keychain to be based on a trait (#1146)
* First pass at restructuring the keychain crate and introducing a Keychain trait
* Parameterized everything that had to. Stuff compiles.
* More stuff compiles, fix most tests
* Big merge, pushing down opening the keychain forced adding factory methods on trait
* Test fixes for pool and servers crate
2018-06-08 06:21:54 +01:00
..
data_file_integrity.rs Refactor the Keychain to be based on a trait (#1146) 2018-06-08 06:21:54 +01:00
mine_simple_chain.rs Refactor the Keychain to be based on a trait (#1146) 2018-06-08 06:21:54 +01:00
store_indices.rs Refactor the Keychain to be based on a trait (#1146) 2018-06-08 06:21:54 +01:00
test_coinbase_maturity.rs Refactor the Keychain to be based on a trait (#1146) 2018-06-08 06:21:54 +01:00
test_txhashset_raw_txs.rs Refactor the Keychain to be based on a trait (#1146) 2018-06-08 06:21:54 +01:00