Releases: chainbound/fiber-rs
Releases · chainbound/fiber-rs
v0.7.4
What's Changed
- chore: updated dependencies (reth, alloy) + version bump by @merklefruit in #26
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- fix: reth temporary dependency issue by @merklefruit in #24
- chore: pinned dependencies, added eip-4844 docs by @merklefruit in #25
- chore: lint warning silenced
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- chore: small improvements by @merklefruit in #20
- feat: upgrade reth, release v0.7.2 by @mempirate in #22
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0: now with blobs
What's Changed
- fix: use specific alloy commit by @Insomnia0x in #16
- feat: blob transactions and raw blob transactions stream by @thedevbirb in #18
New Contributors
- @Insomnia0x made their first contribution in #16
Full Changelog: v0.6.0...v0.7.0
v0.6.0
This release introduces native encoding in all stream types. This means:
- RLP encoded transactions
- SSZ encoded blocks (both execution payloads and signed beacon blocks)
What's Changed
- chore(docs): added tokio_stream::StreamExt by @merklefruit in #11
- fix: remove unused crates, solve build error by @merklefruit in #12
- feat: add grpc connect options for gzip compression negotiation by @mempirate in #13
- Release v0.6.0 by @thedevbirb in #15
New Contributors
- @thedevbirb made their first contribution in #15
Full Changelog: v0.5.1...v0.6.0