Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 19:46
· 165 commits to main since this release

Highlights 🔱

Features

  • Added clients-expiration query #1027
  • Added 'extra-codecs' support #1048
  • Added support for custom chain commitment prefix #1036
  • Move to cometbft v0.37.0 and update to sdk 0.47.0, and ibc-go v7 #1068, #1119
  • Bump to Go 1.20 #1132
  • Coin-type improvements #1073
  • Broadcast multiple tx per block from the same wallet #1084
  • Remove lens as dependency #1097, #1109
  • Better channels query #1106
  • Add flush command #1103

Fixes

  • Fix GH rate limit issue when adding chain data #1013
  • Fix rec packets query #1035
  • Separate recv_packet from write_acknowledgement events #1038
  • Fix ordered channel timeouts #1045
  • Fix consumer chain unbonding period query #1044
  • Fixes NewRegistry Registered Metrics #1031
  • Fixes AMD64/Aarch64 Dockerfile compatabliity #1051
  • Fix Ordered channel closure packet queue #1045
  • Fix link-then-start command flags #1167
  • Fix trusting period query for ics chains #1072
  • Make file fixes #1065, #1070, #1071
  • Allow client IDs, conn IDs, and chain IDs to be updated #1077
  • ICQ compatibility #1076
  • injective compatibility #1079
  • Better pagination #1087
  • Timeout fixes #1088
  • Pre-filter flush channels #1146
  • Improve epoch handling #1154
  • Lock config file for all write operations #1156
  • Make ICA waits more explicit #1157
  • Fix QueryConnectionsUsingClient for cosmos chains #1162

All Changes

New Contributors

Full Changelog: v2.2.0...v2.3.0