Skip to content

v2.2.0

Compare
Choose a tag to compare
@slowbackspace slowbackspace released this 05 Dec 14:55
· 14 commits to master since this release
7bf7d7f

[2.2.0] - 2024-12-05

Added

  • GET_ADA_HANDLE, GET_PROTOCOL_PARAMETERS methods
  • DRep data in GET_ACCOUNT_INFO method
  • control metric/healthcheck interval with env variable METRICS_COLLECTOR_INTERVAL_MS
  • Transaction CBOR in SUBSCRIBE_ADDRESS, GET_TRANSACTION and GET_ACCOUNT_INFO
  • Message validation

Changed

  • More verbose healthcheck error log
  • Improved rate limiter

Fixed

  • Crash while fetching affected addresses for a block undergoing a rollback
  • Emit block event only after all data are retrieved making address subscriptions more reliable

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0