Skip to content

Releases: chainbound/fiber-ts

v1.10.3 - blob stream

22 Mar 08:14
0ef4352
Compare
Choose a tag to compare

What's Changed

  • fix(tx stream): don't crash when unexpected tx with full blobs comes in by @thedevbirb in #12
  • feat: blob and raw blob transactions stream by @thedevbirb in #10

Full Changelog: v1.10.2...v1.10.3

v1.10.2

12 Mar 20:11
949b95a
Compare
Choose a tag to compare

What's Changed

  • Feat: support type 3 transactions on tx stream by @thedevbirb in #11

Full Changelog: v1.10.1...v1.10.2

v1.10.1

26 Feb 12:46
6ff243a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

26 Feb 11:00
2dd6899
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.2...v1.10.0

v1.8.0

11 Aug 06:53
Compare
Choose a tag to compare

What's Changed

  • feat: add new blocks streams + update docs + add custom BeaconBlock type by @merklefruit in #3
  • chore: update build file + example by @merklefruit in #4

Full Changelog: v1.7.0...v1.8.0

v1.7.0

26 Jul 07:28
ccb163e
Compare
Choose a tag to compare
  • Support for block streams
  • Supports new API for sending transactions and sequences

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

11 Jan 11:38
Compare
Choose a tag to compare
  • Support for to and from filtering

v1.5.0

20 Oct 09:23
Compare
Choose a tag to compare
  • Implement send streams for sending transactions / backrunning. Can drastically reduce latency.

v1.4.5

26 Sep 09:07
Compare
Choose a tag to compare
  • Add simple transaction filter

v1.4.2

21 Sep 10:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2