grin/api/src/handlers
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
..
blocks_api.rs add flag 'no_merkle_proof' to /v1/blocks api to get blocks without checking merkle proof (#2843) 2019-05-31 08:49:40 +02:00
chain_api.rs add flag 'no_merkle_proof' to /v1/blocks api to get blocks without checking merkle proof (#2843) 2019-05-31 08:49:40 +02:00
peers_api.rs Reduce number of unwwaps in api crate (#2681) 2019-03-18 19:34:35 +01:00
pool_api.rs [2.x.x] Writeable protocol version aware (#2856) 2019-07-06 15:51:03 +01:00
server_api.rs initial support for kernel data download (#2765) 2019-05-14 17:17:38 +01:00
transactions_api.rs add flag 'no_merkle_proof' to /v1/blocks api to get blocks without checking merkle proof (#2843) 2019-05-31 08:49:40 +02:00
utils.rs Reduce number of unwwaps in api crate (#2681) 2019-03-18 19:34:35 +01:00
version_api.rs Upate version api call (#2899) 2019-06-15 19:24:12 +01:00