grin/wallet/src/libwallet
e-max 25e3d9e7d3 Remove Iron dependency and update hyper to version 0.12 (#1241)
* Remove Iron dependecy and update hyper to version 0.12 #876

* REMOVE ME

* Revert "REMOVE ME"

This reverts commit e9a976eee98a2d5a4dfae5d9e1e4f5ed640c05d3.

* Rebase and start updating libwallet

Libwallet doesn't compile yet.

* Wallet compiles

* Grin compiles

* No compilation errors in tests

* All tests pass

* Reeturn future from handler

* Refactoring

* Fix lifetime issue one more time

I have to force push to rollback all the work done in last 2 days

* Fix wallet send issue

* Clean up
2018-08-01 10:44:07 +01:00
..
internal added transaction cancellation feature (#1280) 2018-07-20 15:13:37 +01:00
api.rs added transaction cancellation feature (#1280) 2018-07-20 15:13:37 +01:00
controller.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00
error.rs added transaction cancellation feature (#1280) 2018-07-20 15:13:37 +01:00
mod.rs Factor out wallet communications (#1142) 2018-06-07 15:04:21 +01:00
types.rs added transaction cancellation feature (#1280) 2018-07-20 15:13:37 +01:00