grin/servers
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
..
src Refactor the Keychain to be based on a trait (#1146) 2018-06-08 06:21:54 +01:00
tests Refactor the Keychain to be based on a trait (#1146) 2018-06-08 06:21:54 +01:00
Cargo.toml Upgrade and uniformize dependencies (#1138) 2018-06-05 13:26:32 -04:00
rustfmt.toml refactor grin crate into separate modules (#955) 2018-04-12 10:11:24 +01:00