grin/servers/tests
Antioch Peverell 23cb9e2514
Map peers by ip only (ignoring port unless on loopback ip) (#2540)
* wip

* big refactor, regretting doing this now

* PeerAddr everywhere

* cleanup

* fixup server tests

* peers api working for GET, POST is still WIP

* we can now ban/unban peers by ip only (port optional)
2019-02-18 12:15:32 +00:00
..
api.rs Refactor API handlers (#2572) 2019-02-15 22:17:00 +01:00
dandelion.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
framework.rs Map peers by ip only (ignoring port unless on loopback ip) (#2540) 2019-02-18 12:15:32 +00:00
simulnet.rs Map peers by ip only (ignoring port unless on loopback ip) (#2540) 2019-02-18 12:15:32 +00:00
stratum.rs Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +00:00
wallet.rs feat: Configuration option to include foreign API endpoints in the owner API (#2305) 2019-01-07 10:00:52 +00:00