grin/chain/src
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
..
chain.rs Refactor the Keychain to be based on a trait (#1146) 2018-06-08 06:21:54 +01:00
lib.rs Minimal Transaction Pool (#1067) 2018-05-30 16:57:13 -04:00
pipe.rs Rustify core/src/core (#1122) 2018-06-01 20:41:26 +01:00
store.rs Replace try! for ? (#1134) 2018-06-04 12:05:49 -04:00
txhashset.rs move verify_kernel_sums into committed trait (#1131) 2018-06-02 19:00:44 +01:00
types.rs Replace try! for ? (#1134) 2018-06-04 12:05:49 -04:00