grin/wallet/tests
Yoni Svechinsky ee4eed71ea Feature/slate serialization ()
* - Add backwards compatability
- Add hex serialization

* rustfmt

* rustfmt

* Windows Compatibility Fixes  ()

* initial changes for windows build and unit/integration tests

* rustfmt

* wallet+store tests

* rustfmt

* fix linux daemonize

* better encapsulate file rename

* rustfmt

* remove daemonize commands

* rustfmt

* remove server start/stop commands

* add ability to drop pmmr backend files explicitly for txhashset unzip

* rustfmt

* fix pmmr tests

* rustfmt

* Windows TUI Fix ()

* switch pancurses backend to win32

* revert changes to restore test

* compatibility fix + debug messages

* rustfmt

* Add content disposition for OK responses  ()

* Testing http send and fixing accordingly

* add repost method into wallet owner api ()

* add repost method into wallet owner api

* rustfmt

* Add ability to compare selection strategies ()

Before tx creation user can estimate fee and locked amount
with different selection strategies by providing `-e` flag for
`wallet send` command.
2019-02-13 13:29:44 +00:00
..
accounts.rs Recover outputs from multiple wallets using same seed () 2019-01-12 18:39:29 +00:00
check.rs Compiler warnings 20190123 () 2019-01-25 10:09:32 +00:00
file.rs Save slate participant messages in database () 2019-01-31 11:55:34 +00:00
libwallet.rs Recover outputs from multiple wallets using same seed () 2019-01-12 18:39:29 +00:00
repost.rs Move slate code from core/libtx to wallet/libwallet () 2019-02-05 23:02:00 +00:00
restore.rs Feature/slate serialization () 2019-02-13 13:29:44 +00:00
self_send.rs Recover outputs from multiple wallets using same seed () 2019-01-12 18:39:29 +00:00
transaction.rs Feature/slate serialization () 2019-02-13 13:29:44 +00:00