Skip to content

Releases: chainbound/fiber-rs

v0.8.0

27 Dec 09:48
2986e20
Compare
Choose a tag to compare

Breaking changes

Changes in the API have been described in detail here.
Mainly this has to do with newer and more stable Alloy types.

What's Changed

Full Changelog: v0.7.4...v0.8.0

v0.7.4

26 Jun 15:46
445e95b
Compare
Choose a tag to compare

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

24 May 15:44
Compare
Choose a tag to compare

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

01 Apr 07:42
fafb805
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

13 Mar 15:19
e3a7ab2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0: now with blobs

08 Mar 17:30
95967de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

16 Feb 10:39
a2784e3
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

08 Dec 15:44
8772904
Compare
Choose a tag to compare

What's Changed

  • feat: block submission endpoint by @jonasbostoen in #10

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Nov 11:47
Compare
Choose a tag to compare

What's Changed

  • Implement retries by @jonasbostoen in #9

Full Changelog: v0.4.2...v0.5.0

v0.4.2

06 Nov 09:05
350f4c8
Compare
Choose a tag to compare

What's Changed

  • Feature: gzip compression by @jonasbostoen in #8

Full Changelog: v0.4.1...v0.4.2