grin/api/src
Antioch Peverell 6036b671e8
fee and lock_height maintained in kernel features variants (#2859)
* fee and lock_height now maintained in kernel features enum variants

* sum fees via explicit enum variants

* cleanup semantics around with_fee and with_lock_height for tx builders

* document the kernel feature variants

* serialize kernel features correctly for api json

* cleanup

* commit

* bump to unstick azure
2019-08-19 14:28:02 +01:00
..
handlers [DOC] Translate documents & fix some typo (#2952) 2019-07-18 11:42:34 +02: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 fee and lock_height maintained in kernel features variants (#2859) 2019-08-19 14:28:02 +01:00
web.rs Reduce number of unwwaps in api crate (#2681) 2019-03-18 19:34:35 +01:00