grin/api/src
Antioch Peverell f4eb3e3d4b
Always stem local txs if configured that way (unless explicitly fluffed) (#2876)
* always stem local txs if configured that way (unless explicitly fluff from wallet)
this overrides current epoch behavior for txs coming in via "push-api"
rename "local" to "our" txs

* TxSource is now an enum for type safety.
2019-07-04 11:56:42 +01:00
..
handlers Always stem local txs if configured that way (unless explicitly fluffed) (#2876) 2019-07-04 11:56:42 +01:00
auth.rs Reduce number of unwwaps in api crate (#2681) 2019-03-18 19:34:35 +01:00
client.rs Remove needless lifetimes (#2845) 2019-05-25 17:13:36 +01:00
handlers.rs Upate version api call (#2899) 2019-06-15 19:24:12 +01:00
lib.rs Reduce number of unwwaps in api crate (#2681) 2019-03-18 19:34:35 +01:00
rest.rs Reduce number of unwwaps in api crate (#2681) 2019-03-18 19:34:35 +01:00
router.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
types.rs [2.x.x] deserialization now protocol version aware (#2824) 2019-06-27 17:19:41 +01:00
web.rs Reduce number of unwwaps in api crate (#2681) 2019-03-18 19:34:35 +01:00