Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 2.22 KB

Changelog

0.2.0 (2024-05-14)

Features

  • blobstorage: add health check, change regular mux for echo, filter changes (#16449) (ee1233d)
  • blobstorage: allow get_blob api to return blob data (#16629) (2581772)
  • blobstorage: isolating tables for no blob data duplication (#16702) (55426ef)
  • blobstorage: set initial indexing block via genesis if no blobs exist (#16477) (9427ab4)
  • eventindexer: fix down mig + regen bindings (#16563) (da5a039)
  • relayer: regen bindings, make changes for stateVars, add isMessageReceived (#16664) (66a35e2)

Bug Fixes

  • blobstorage, eventindexer, relayer: remove username and password (#16700) (35adb3d)
  • blobstorage: blockId determination by timestamp (#16614) (eba19c7)
  • blobstorage: fix command instructions and missing local_docker folder in packages/blobstorage (#16464) (a7e7f1a)