Protocol v1.0.1 Release Notes
v1.0.1
contains improvements to support trading. It is a non-breaking change and can be applied as a rolling upgrade.
What's Changed
Features
- (query/rpc) Add cli commands for querying x/clob params, x/perpetuals state. (#705), (#711)
- (query/rpc) Add debug tendermint command. (#724)
Improvements
- (x/bridge) Panic if bridge daemon eth endpoint unset. (#727)
- (x/prices) Add tracking for market availability to enable alerting for missing markets on exchanges. (#712)
- (x/delaymsg) Explictly log out delayed message whenever execution fails. (#696)
Bugfixes
- (x/bridge) Do not error when completing a bridge with a non-positive amount. (#707)
- (x/prices) Always log market id when market pair information is missing. (#700)
Full Changelog: protocol/v1.0.0...protocol/v1.0.1
Go version
1.21