Skip to content

v0.4.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@omritoptix omritoptix released this 23 Apr 10:09
· 4 commits to release/v0.4.x since this release
c217bda

Features

  • feat: dymint manages the tendermint validator set by @mtsitrin in #277
  • feat!: passing on RequestInitChain the sequencers registered on the hub by @mtsitrin in #292

Fixes

  • fix: Removed event data from debug log mesasge by @omritoptix in #261
  • fix: handling queries with page=0 argument by @mtsitrin in #264
  • fix: fix inconsistent height caused due to crash during commit by @omritoptix in #266
  • fix: changed websocket connection to allow CORS based on the middleware by @omritoptix in #268
  • fix: fixed the unmarshall of array to an object on websocket by @omritoptix in #274
  • fix: bad format of rpc subscribe response by @omritoptix in #278
  • fix: Fixed bug where websocket disconnect wouldn't unsubscribe client. by @omritoptix in #289
  • fix: terminate stateUpdateHandler upon subscription termination by @omritoptix in #295
  • fix: dymint uses uncapped backoff delay for submitting batches by @omritoptix in #304

Refactor

Docs

Full Changelog: v0.3.1-beta...v0.4.0-beta