mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 09:08:05 -05:00
becceb28025878567c456db80d0a2d98dc4f5062
Encode/Decode for keys and Compress/Uncompress for values (#151)
* add UncompressedUint * add more UncompressedUint keys * add docs * split key/value to encode/decode and compress/uncompress traits * reveert into * clippy * rm whitespaces * remove TODO * Remove scale encode/decode traits * decompress * clippy Co-authored-by: rakita <dragan0rakita@gmail.com>
reth
Blazing-fast implementation of the Ethereum protocol
Build
To build this project we are currently using Rust nightly for GAT support, that is planed to release in rust 1.65 (4th Nov 2022). GAT's are used for the Database trait in reth-interface.
Docs
Contributor docs can be found here.
Description
Languages
Rust
93.5%
HTML
4.8%
JSON-with-Comments
1.3%