Releases: sig-0/ethrlp
Releases · sig-0/ethrlp
v0.2.1
v0.2.0
v0.1.0
Changelog
- c5b6510 Add README
- 40954a9 Add basic RLP encode methods for bytes
- 7aea832 Add benchmarks
- 0ee6319 Add package doc
- 7ee9ed0 Add releaser workflow
- 0c8f1fb Add support for array RLP encoding; add unit tests
- 8882cf0 Add unit tests, decode logic; tidy repo
- cb18f4a Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1)
- 5540717 Create LICENSE.md
- d66a177 Make linter happy
- 9408845 Make linter happy
- 980867a Simplify decode logic
- cab779a Tidy go mod
- aaefafd Update release.yaml
- 69b39b9 make decoding faster (#2)