grin/api/src
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
..
handlers Map peers by ip only (ignoring port unless on loopback ip) (#2540) 2019-02-18 12:15:32 +00:00
auth.rs Disable authenthication for OPTIONS requests (#2131) 2018-12-11 09:47:10 -08:00
client.rs Refactor API handlers (#2572) 2019-02-15 22:17:00 +01:00
handlers.rs add https as optional for server api (#2310) 2019-01-07 11:42:11 -08:00
lib.rs Refactor API handlers (#2572) 2019-02-15 22:17:00 +01:00
rest.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
router.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
types.rs Recover outputs from multiple wallets using same seed (#2348) 2019-01-12 18:39:29 +00:00
web.rs chore/docs: eliminate warnings (#2583) 2019-02-15 15:32:37 -08:00