mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 09:08:05 -05:00
Co-authored-by: Francisco Krause Arnim <fkrausear@gmail.com> Co-authored-by: lambdaclass-user <github@lambdaclass.com>
RLP encoder/decoder
Forked from an earlier Apache licenced version of the fastrlp crate, before it changed licence to GPL.
NOTE: The Rust fastrlp implementation is itself a port of the Golang Apache licensed fastrlp