grin/p2p/src
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
..
conn.rs Cleanup imports (#1161) 2018-06-14 08:16:14 -04:00
handshake.rs Kernel sum and MMR sizes in block header (#1163) 2018-06-21 02:30:22 +01:00
lib.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00
msg.rs Cleanup ping-pong serialization 2018-07-13 00:55:21 +01:00
peer.rs Leverage sync state to accept txhashset (#1251) 2018-07-12 17:06:52 +01:00
peers.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00
protocol.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00
serv.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00
store.rs Error handling improvements (particularly in chain) (#1208) 2018-06-30 23:36:38 +01:00
types.rs Make grin.toml config optional (#1278) 2018-07-29 17:48:24 -07:00