grin/servers
Yeastplume ebee05591b
Factor out wallet communications (#1142)
* move http calls out from libwallet internal

* rustfmt

* start to think about wallet communication traits

* rustfmt

* start of factoring out wallet client trait

* rustfmt

* move node_url trait fn into walletclient

* rustfmt

* comms factored out (with exception of wallet restore)

* rustfmt

* fix test

* rustfmt

* further test fix
2018-06-07 15:04:21 +01:00
..
src Factor out wallet communications (#1142) 2018-06-07 15:04:21 +01:00
tests Factor out wallet communications (#1142) 2018-06-07 15:04:21 +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