grin/pool
Yeastplume 82ed280625
[WIP] Factoring out wallet traits and continued wallet library work (#1096)
* rename wallet libs

* rename transaction.rs to slate.rs

* rename transaction.rs to slate.rs

* move some types into libwallet/types

* rustfmt

* rename libtransaction libtx

* rename libtransaction libtx

* change types.rs to file_wallet

* rustfmt

* rename WalletData to FileWallet

* refactoring WalletBackend types out

* rustfmt

* All compiling, at least

* rustfmt

* fix FileWallet paths to persist

* rustfmt

* re-ignore wallet integration test
2018-05-30 17:48:32 +01:00
..
src Do not wrap transactions into Box in pool (#1069) 2018-05-16 00:21:33 +01:00
tests [WIP] Factoring out wallet traits and continued wallet library work (#1096) 2018-05-30 17:48:32 +01:00
Cargo.toml Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
rustfmt.toml cannot use write_mode in rustfmt.toml in stable (get rid of the warnings) (#752) 2018-03-05 15:23:52 -05:00