Skip to content

v2.3.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 21:09
· 187 commits to main since this release
1270279

Highlights 🔮

Features

  • Migrated to CometBFT #1119
  • Consolidates rly tx relay-packets and rly tx relay-acknowledgements into a single rly tx flush command #1103
  • Add Client ID, Counterparty Chain ID, Counterparty Connection ID, Counterparty Client ID to channels query #1106
  • Bring lens functionality into repo and remove lens repo as a dependency #1109, #1097
  • Ability to broadcast multiple tx's per block from the same wallet #1084
  • Add Pagination to Queries #1087
  • Automatically configure coin-type #1073
  • Implements Stride's ICQ implementation #1076
  • Expand rly paths update to enable updating all path params #1077
  • Update to go 1.19 #1064
  • Added support for custom chain commitment prefix #1036
  • Add extra codecs #1048, #1079
  • Separate recv_packet from write_acknowledgement events for packet-forward-middleware #1038
  • Add new clients-expiration query #1027
  • Consolidate SendMessages and SendMessagesToMempool logic #1117

Fixes

  • Fix api listen port #1110
  • Fix ordered channel closure packet queue and timouts #1050, #1045
  • Resolve resource leaks #1114
  • Migrate to flock for config lock by #1104
  • Fix timeouts #1088
  • Fix trusting period query for ics chains #1072
  • Fix make install for arm64 #1065
  • Fix link-then-start command to have correct #1067
  • Cross arch builds #1061, #1051
  • Fix Metrics #1031
  • Fix consumer chain unbonding period query #1044
  • Fix query recv packet #1035
  • Fix Github rate limit issues #1013

All Changes

New Contributors

Full Changelog: v2.2.0...v2.3.0-rc1