grin/api/src
hashmap f7161a9afb Improve API handlers (#1364)
* Return different status codes depending on result, not just BAD_REQUEST, fixes #1247
* Reduce number of unwraps
* Refactoring
2018-08-17 13:04:02 -04:00
..
client.rs Fix wallet owner_api on new Hyper (#1312) 2018-08-03 14:48:54 -07:00
handlers.rs Improve API handlers (#1364) 2018-08-17 13:04:02 -04: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 Consolidate validation in Block and Transaction (#1354) 2018-08-15 23:14:48 +02:00