Files
openethereum/util/rlp
Tomasz Drwięga 7c8d404cf8 Avoid allocations when computing triehash. (#8176)
* Avoid allocations when computing triehash.

* Bump elastic-array to 0.10
2018-03-22 09:24:46 +01: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.