grin/api/src
hashmap 414a30224e Fix get outputs call in wallet (#1319)
* Fix get outputs call in wallet. It generates an invalid url if there are 1000+ outputs.
* Also switched to async http client for performance reasons
* Couple unrelated cleanups
* fixup! Fix get outputs call in wallet
2018-08-06 12:48:05 -07:00
..
client.rs Fix wallet owner_api on new Hyper (#1312) 2018-08-03 14:48:54 -07:00
handlers.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00
lib.rs Remove all iron traces (#1309) 2018-08-01 13:58:22 -04:00
rest.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00
router.rs Fix get outputs call in wallet (#1319) 2018-08-06 12:48:05 -07:00
types.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00