Skip to content

fuel-streams 0.0.4 (2024-08-24)

Compare
Choose a tag to compare
@fuel-service-user fuel-service-user released this 24 Aug 15:27
· 134 commits to main since this release
bc001ab

🚀 Features

  • Add NATS POC version (#12)
  • Bootstrap the stream from Fuel nodes storage (#22)
  • Add nkey as auth mechanism (#32)
  • Add first version of streams-core crate (#61)
  • Add nats publishing deduplication logic and tests (#107)
  • Add Client (#114)
  • Data-parser implementation (#111)
  • Add Stream and Filter (#125)

🐛 Fixes

  • Use u32 for block height to avoid hex outputs in block subjects (#66)
  • Publish compact json rather than pretty json (#105)
  • Temporary solution for nats storage size (#120)
  • Block compress for bincode (#122)