v0.4.0-beta
Pre-release
Pre-release
omritoptix
released this
23 Apr 10:09
·
4 commits
to release/v0.4.x
since this release
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
- refactor: rename standard.md to pull_request_template.md by @omritoptix in #297
- refactor: pr template location by @omritoptix in #298
Docs
- docs: create a pr standard template by @omritoptix in #293
Full Changelog: v0.3.1-beta...v0.4.0-beta