Skip to content

v1.3.0

Compare
Choose a tag to compare
@arshan-ritual arshan-ritual released this 21 Sep 01:01
· 90 commits to main since this release
53e0cb6

v1.3.0 - 2024-09-20

Added

  • New sync_period field as snapshot_sync configuration parameter, to optionally set the period of polling the chain for new blocks/subscriptions.

Changed

  • Almost all container configurations (except id and image) are now reasonably defaulted (e.g. port auto-assignment), making it easier to configure a service and enabling the use of service recipes. Container configurations are validated at startup and errors are reported early.
  • Added validation for entire config.json using pydantic, for sane defaulting and more meaningful error messages.

Fixed

  • Bug with batch syncing new subscriptions