Files
openethereum/util/rlp
Marek Kotewicz 668d910c44 bloom refactor (#7475)
* ethereum-types refactor in progress

* ethereum-types refactor in progress

* ethereum-types refactor in progress

* ethereum-types refactor in progress

* ethereum-types refactor finished

* cleanup bloom mess

* simplify usage of Bloom in few places

* removed obsolete util/src/lib.rs

* removed commented out code

* ethereum-types 0.1.4

* updated ethereum-types and tiny-keccak
2018-01-14 22:43:28 +01:00
..
2018-01-14 22:43:28 +01:00
2018-01-10 15:35:18 +03:00
2018-01-10 15:35:18 +03:00
2017-05-10 13:03:30 +02:00
2017-05-10 13:03:30 +02:00
2017-05-10 13:03:30 +02:00
2017-05-10 13:03:30 +02:00

RLP

Recursive-length-prefix encoding, decoding, and compression in Rust.

License

Unlike most parts of Parity, which fall under the GPLv3, this package is dual-licensed under MIT/Apache2 at the user's choice. Find the associated license files in this directory as LICENSE-MIT and LICENSE-APACHE2 respectively.