althea-net / serde-rlp

Ethereum's RLP encoding implemented as a Serde data format
Apache License 2.0
13 stars 10 forks source link

Deserialization #1

Closed mpapierski closed 6 years ago

mpapierski commented 6 years ago

Support for deserialization.

There is no immediate requirement for that, as just serializing for us should fit our needs.

https://github.com/ethereum/wiki/wiki/RLP

mpapierski commented 6 years ago

Solved in 0.1.3.