Skip to content

Releases: chainbound/fiber-go

v1.10.0

06 May 07:17
c5ceb2c

Choose a tag to compare

⚠️ Required for Pectra

What's Changed

Full Changelog: v1.9.4...v1.10.0

v1.9.4

01 Apr 11:03

Choose a tag to compare

What's Changed

  • chore: run CI with race detector by @estensen in #20
  • fix: concurrent connections race conditions by @estensen in #21
  • chore: log connection closing errors in health check by @estensen in #22
  • chore: add debug logging for stream close errors by @estensen in #23
  • chore: log error when reconnecting fails by @estensen in #24
  • chore: run tests for stacked PRs by @estensen in #25
  • fix: cleanup connection when stream init fails by @estensen in #28
  • fix: prevent stream termination by context cancellation by @estensen in #27
  • chore: simplify reset call by @estensen in #31
  • chore: log when err cleaning up stream init err by @estensen in #30
  • chore: add linter to CI by @estensen in #29

Full Changelog: v1.9.3...v1.9.4

v1.9.3

06 Mar 09:59

Choose a tag to compare

What's Changed

  • feat: add support for idle connection timeouts by @estensen in #19

Full Changelog: v1.9.2...v1.9.3

v1.9.2

05 Feb 09:47
e457e2c

Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1 - blob tx stream

14 Mar 10:05
3fef62d

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

15 Feb 11:00
d6482b9

Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.9.0

v1.8.2

30 Jan 11:23

Choose a tag to compare

  • Make compression and other options configurable

Full Changelog: v1.8.1...v1.8.2

v1.8.1

26 Jan 11:39
f843334

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

25 Jan 08:58
9611690

Choose a tag to compare

What's Changed

  • fix: add access lists, fix: RLP on contract creation transactions by @merklefruit in #8
  • feat: implement SubmitBlock endpoint by @mempirate in #9

Full Changelog: v1.7.4...v1.8.0

v1.7.4

13 Nov 11:10

Choose a tag to compare

Fixes 2 bugs with serialization as described in #8