grin/wallet/src
Yeastplume 4121ea1240
Wallet+Keychain refactoring (#1035)
* beginning to refactor keychain into wallet lib

* rustfmt

* more refactor of aggsig lib, simplify aggsig context manager, hold instance statically for now

* clean some warnings

* clean some warnings

* fix wallet send test a bit

* fix core tests, move wallet dependent tests into integration tests

* repair chain tests

* refactor/fix pool tests

* fix wallet tests, moved from keychain

* add wallet tests
2018-05-09 10:15:58 +01:00
..
libwallet Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
checker.rs Split wallet server queries into multiple queries + restore performance (#1013) 2018-04-27 14:16:30 +01:00
client.rs Change wallet retry strategy (and address stratum panic) (#1004) 2018-04-25 16:48:19 +01:00
handlers.rs Remove unused imports (#965) 2018-04-16 21:18:28 +00:00
info.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
lib.rs Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
outputs.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
receiver.rs Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
restore.rs Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
sender.rs Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
server.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
types.rs Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00