grin/api/src
Antioch Peverell d284d8f6de
[2.x.x] Writeable protocol version aware (#2856)
* introduce protocol version to deserialize and read

* thread protocol version through our reader

* cleanup

* cleanup

* streaming_reader cleanup

* Pass protocol version into BinWriter to allow for version specific serialization rules.

* rustfmt

* read and write now protocol version specific
2019-07-06 15:51:03 +01:00
..
handlers [2.x.x] Writeable protocol version aware (#2856) 2019-07-06 15:51:03 +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] Writeable protocol version aware (#2856) 2019-07-06 15:51:03 +01:00
web.rs Reduce number of unwwaps in api crate (#2681) 2019-03-18 19:34:35 +01:00