grin/api/src
AntiochP 6352dfbac9
add total_diff to ping/pong msgs (#350)
* add total_diff to ping/pong msgs
debug log for total_diff on each ping/pong

* expose peer addr to the handle_payload fn
so we know where it came from

* fix p2p tests for ping

* default to 0 if we cannot read total_difficulty

* updating a connected peer in place

* actually update peer info diff

* fixup p2p tests
2017-11-21 09:24:29 -05:00
..
client.rs fix the wallet receiver api (#222) 2017-11-01 14:32:34 -04:00
handlers.rs add total_diff to ping/pong msgs (#350) 2017-11-21 09:24:29 -05:00
lib.rs add new /v1/peers endpoints to the api (#225) 2017-11-02 12:49:33 -04:00
rest.rs Cleanup HTTP APIs, update ports to avoid gap, rustfmt 2017-10-31 19:42:56 -04:00
types.rs Wallet Restore feature (#338) 2017-11-20 00:50:09 +00:00