RLP: RLP serialization as defined in Ethereum Yellow Paper
This version is deprecated.
RLP serialization as defined in Ethereum Yellow Paper allowing the encoding of arbitrary data and the later decoding of such data. Intended for use with Ethereum transactions or data over the network.
[Skip to Readme]
Downloads
- RLP-1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.1.0, 1.1.1 (info) |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4 && <5), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11) [details] |
Tested with | ghc ==8.4.1, ghc ==8.6.1 |
License | LGPL-3.0-only |
Author | Javier Sagredo <jasataco@gmail.com> |
Maintainer | Javier Sagredo <jasataco@gmail.com> |
Category | Data, Parsing |
Home page | https://github.com/jasagredo/RLP |
Source repo | head: git clone git://github.com/jasagredo/RLP.git |
Uploaded | by jasagredo at 2018-12-10T23:39:54Z |
Distributions | |
Downloads | 1761 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-12-10 [all 1 reports] |