@hackage / RLP

RLP serialization as defined in Ethereum Yellow Paper

Latest1.1.0

Changelog

Revision history for RLP

1.1.0 -- 2018-12-10

  • Added error handling support. Check the generated haddock documentation where examples have been placed.

1.0.1 -- 2018-12-04

  • Just added support for strings on the default types that are already instances of RLPSerialize

1.0.0 -- 2018-12-01

  • First version.