Releases: notional-labs/ibc-go
Releases · notional-labs/ibc-go
v8.2.0
Changelog
- f53cabf feat: replace wasmvmv1.5 with wasmvmv2.0.0rc2
- 3f7320c chore(ci): add coderabbit settings (cosmos#5928)
- b864df6 nit: rename
currentChannel
tochannel
(cosmos#5946) - 3c4f037 docs: update project structure (cosmos#5944)
- b49b39d docs: fix typos (cosmos#5930)
- 6c8c50c build(deps): Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (cosmos#5940)
- 600de3b build(deps): Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (cosmos#5939)
- 8bf26cc build(deps): Bump cosmossdk.io/x/tx from 0.13.0 to 0.13.1 (cosmos#5937)
- 656f6f1 chore: rm cliff config and update pr template (cosmos#5929)
- 511236b deps(docs): ran 'npm i @docusaurus/core@latest @docusaurus/plugin-client-redirects@latest @docusaurus/plugin-content-docs@latest @docusaurus/plugin-google-gtag@latest @docusaurus/plugin-sitemap@latest @docusaurus/preset-classic@latest @docusaurus/module-type-aliases@latest' (cosmos#5924)
- ba05cfc build(deps): Bump golang.org/x/mod from 0.15.0 to 0.16.0 in /e2e (cosmos#5926)
- 3e42db3 docs: add documentation on default accept list in stargate wasm querier (cosmos#5921)
- deebc06 docs: fix imports and code snippets for x/wasm and ibcwasm app configuration (cosmos#5920)
- e20b6f8 docs: improvements to 08-wasm docs (cosmos#5856)
- 8669f63 chore: fix typos in ibctesting package (cosmos#5919)
- 5e788bb add @chatton as full codeowner (cosmos#5922)
- c489ee4 Chore: Addtional check against wrapped upgrade error in
ChannelUpgradeTry
(cosmos#5823) - 1229c46 refactor: use local clock time only for transfer CLI relative timeouts (cosmos#5908)
- ebc607f build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (cosmos#5916)
- e0bcf43 docs: added feedback widget (cosmos#5911)
- 98603cf Update CODE_OF_CONDUCT.md (cosmos#5918)
- 829d06f feat: Add defensive replay protection check into WriteAcknowledgement (cosmos#5880)
- e361c28 build(deps): Bump github.com/cosmos/cosmos-db from 1.0.0 to 1.0.2 (cosmos#5904)
- aa51256 deps: bump cosmossdk.io/math v1.3.0 (cosmos#5898)
- 3b0ddc6 build(deps): Bump cosmossdk.io/math in /modules/capability (cosmos#5894)
- 7e1d1e1 build(deps): Bump cosmossdk.io/math from 1.2.0 to 1.3.0 in /e2e (cosmos#5892)
- 539909e deps: bump grpc v1.62.0 (cosmos#5891)
- 046539a build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.3 to 0.50.4 (cosmos#5872)
- ef182fa chore: add mergify backport task for 08-wasm v0.2.x with ibc-go v8.2.x (cosmos#5869)
- 3fa025a ci: enable wasm lint/build/test on every PR and push to main. (cosmos#5879)
- 87ee739 build(deps): Bump go.uber.org/zap from 1.26.0 to 1.27.0 in /e2e (cosmos#5884)
- 6b11895 fix: return correct types in wasm tests and add expected err (cosmos#5883)
- fb7b6b5 fix(08-wasm/test): register mockVm querier callbacks against TimestampAtHeightMsg to avoid recursive loops (cosmos#5878)
- 5b00d65 fix markdown issues in ics08 requirements
- 7119eea ics10: add requirements doc (cosmos#3140)
- 4f14cfd imp: deny selected client types from VerifyMembership rpc (cosmos#5871)
- 94a4597 chore: add client status check to verify membership rpc (cosmos#5870)
- 72e2b6b chore: make unused block hashes in testing header creation explicit (cosmos#5857)
- d266170 Add reusable workflow for scheduled jobs to notify on slack. (cosmos#3873)
- abcb67f build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.4 (cosmos#5859)
- ba98573 build(deps): Bump cosmossdk.io/api from 0.7.2 to 0.7.3 (cosmos#5860)
- 055a3e3 docs: Add small comment for removal of IterateConsensusMetadata. (cosmos#5849)
- ed9bf74 feat: add rpc
VerifyMembershipProof
- querier approach for conditional clients (cosmos#5821) - 89e5764 refactor!: remove
ExportMetadata
inteface function (cosmos#5782) - 3d106ac build(deps): Bump google.golang.org/grpc from 1.61.0 to 1.61.1 (cosmos#5843)
- 53c7a1a refactor: rename GetValsAtHeight to GetTrustedValidators (cosmos#5831)
- 531cff9 fix: move deprecation message to constructor functions (cosmos#5837)
- 824b823 refactor!: remove ZeroCustomFields from ClientState interface (cosmos#5830)
- b68ba7d Add tests for fee events (cosmos#5706)
- e42d0d2 feat: Add NewErrorAcknowledgementWithCodespace. (cosmos#5788)
- 41e7bf1 chore: mergify backport for v8.2.x (cosmos#5838)
- c3ba0d0 build(deps): Bump sobolevn/misspell-fixer-action (cosmos#5835)
- 732e4a9 fix: broken link (cosmos#5832)
- e555a17 fix spelling in comment (cosmos#5828)
- 43aae48 nit: update godoc and arg casing on IterateClientStates (cosmos#5825)
- 38951f9 build(deps): Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 (cosmos#5829)
- d957ef8 build(deps): Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (cosmos#5826)
- 71fa5c9 imp: add
UpdateChannel
method toEndpoint
(cosmos#5725) - 2c9ad16 Add testing for ICA events (cosmos#5687)
- 9b82260 build(deps): Bump golang.org/x/mod from 0.14.0 to 0.15.0 in /e2e (cosmos#5820)
- f0a39ca build(deps): Bump github.com/strangelove-ventures/interchaintest/v8 (cosmos#5816)
- 99202e6 add IBCClientHeader func for endpoint and update tests (cosmos#5493)
- fc0bfab Feat: Delete upgrade information only rather than calling abort in TimeoutExecuted (cosmos#5764)
- d14bdff build(deps): Bump cosmossdk.io/log from 1.3.0 to 1.3.1 (cosmos#5809)
- c4d803e docs: style/formatting improvements for using ibc-go > overview (cosmos#5808)
- 97a52e3 refactor: improve the git hook script (cosmos#5689)
- 8e4f966 imp: return error on default branch of ack type switch statement (cosmos#5791)
- 1c134cf build(deps): Bump codecov/codecov-action from 3 to 4 (cosmos#5792)
- dbc11b5 imp: Use json for marshalling/unmarshalling transfer packet data. (cosmos#5778)
- 116029f chore: post release v7.2.3, v7.3.2, v8.0.1 and v8.1.0 (cosmos#5780)
- 661356e refactor: remove unnecessary getters on counterparty connection type (cosmos#5783)
- e67435b build(deps): Bump docker/metadata-action from 5.5.0 to 5.5.1 (cosmos#5787)
- ad1f788 build(deps): Bump peter-evans/create-pull-request from 5 to 6 (cosmos#5786)
- 1c0c756 refactor!: remove unnecessary getters on connection end (cosmos#5777)
- bc4ef0c refactor!: remove counterparty connection interface (cosmos#5775)
- 24fdc81 add missing configuration for compatibility tests
- d330de7 e2e: reorganize channel upgrade tests + add them to compatibility tests (cosmos#5772)
- a0cf456 e2e(upgrades): crossing hello test (cosmos#5535)
- 92c44af exported.PacketI to concrete type (cosmos#5755)
- ffd91be refactor!: remove connection interface (cosmos#5770)
- 2d210e2 refactor!: remove GetState() on connection interface (cosmos#5769)
- 7df8644 fix: set explicit allowed clients for versions < v8.1 (cosmos#5768)
- a1f0dfb Remove usage of res.Block.Header, Header interface. (cosmos#5753)
- f64de8e test: add UpdateConnection to endpoint and update usages in tests. (cosmos#5719)
- 7e88167 Add E2E Upgrade test which performs a software upgrade and then a channel upgrade (cosmos#5661)
- 9a00ffe e2e(upgrades): ordered ICA channel can be closed after upgrade and packet timeout (cosmos#5537)
- 22a1727 fix(e2e): compatibility e2e test fixes (cosmos#5761)
- 162eee2 fix(e2e): re-enable ica unordered channel upgrade (cosmos#5756)
- dbaabc0 build(deps): Bump andstor/file-existence-action from 2 to 3 (cosmos#5766)
- 1504c46 refactor(api)!: remove exported.CounterpartyChannelI interface (cosmos#5744)
- 4727e2c imp: add defensive check on WriteErrorReceipt in addition to more in-line docs on edge cases (cosmos#5734)
- 8435030 build(deps): Bump sobolevn/misspell-fixer-action (cosmos#5757)
- 1853e56 chore: fixes by misspell-fixer (cosmos#5754)
- 16082d6 docs: add additional docs on edge case channel upgradability scenarios (cosmos#5735)
- 9b2aaf7 Adding workflow to automatically create typo PRs (cosmos#5724)
- 574a639 fix: Write ErrorReceipt for previous upgrade on Reinitialization (cosmos#5732)
- bddbe49 ICS4: fix off by one error in non-crossing-hello case (cosmos#5722)
- bb6c7d8 build(deps): Bump github.com/cometbft/cometbft from 0.38.4 to 0.38.5 (cosmos#5730)
- 9429d71 build(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0 (cosmos#5728)
- c23add4 Fixed typos in the 'modules' folder (cosmos#5723)
- 310a4bd refactor(api)!: remove unnecessary channel getter functions (cosmos#5705)
- c62d15b test: follow up nits from coordinator method deprecations. (cosmos#5721)
- f49fd45 Add testing for client events (cosmos#5686)
- e475064 refactor(api)!: use cometbft's MockPV. (cosmos#5709)
- bd27f58 test: add test for unint64 overflow on limit (cosmos#5713)
- 942efd7 Add tests for querying the UpgradedClientState endpoint. (cosmos#5711)
- 01e6c7c Add coordinator Setup functions to the Path type (cosmos#5397)
- b8c5f58 imp: deprecate ErrPacketTimeout error (cosmos#5626)
- 97ea045 chore: refactor UpgradeError to use built in errors functions (cosmos#5704)
- 203ea71 refactor!: remove unnecessary exported.ChannelI interface (cosmos#5703)
- 65306ac Pass expected error as second argument to ErrorIs. (cosmos#5712)
- 2f3fa4b Add
CommitHeader
to TestChain struct (cosmos#5435) - 87dc82e build(deps): Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (cosmos#5708)
- 6896814 imp: modify error string to reflect actual behaviour in receive packet defensive check (cosmos#5702)
- 378e48d Adding note about new channel states (cosmos#5698)
- 9faaff5 chore: remove
OnChanUpgradeRestore
callbacks and discard state changes on app upgrade callbacks (cosmos#5696) - 0d897cd rename migrations files
- b59f6b0 Wrap error returned from upgrade ACK application callbacks (cosmos#5695)
- f67d60b fix: guarentee proof availiability for channel upgrades (cosmos#5638)
- e49cadd chore: remove IsOpen and IsClosed channel methods (cosmos#5691)
- f4a618c test: add additional test for iterator on fee mw migration (cosmos#5667)
- 41501a2 items from first channel upgrades security audit session (cosmos#5664)
- 11e63f4 Add event testing for connection handshake (cosmos#5682)
- 1c1f2fc imp: check order in validate basic of
MsgRegisterInterchainAccount
(cosmos#5671) - df198de chore: add
make help
to display the usage for projectMakefile
(cosmos#5669) - eeff754 deps: bump cometbft to 0.38.4 in modules. (cosmos#5662)
- 91a1e8f fix: allow
RecvPacket
andWriteAcknowledgement
when channel isFLUSHING
orFLUSHCOMPLETE
(cosmos#5668) - 8b6932b fix: add replay protection on upgraded channels (cosmos#5651)
- 40564ed e2e: v8.1 upgrade test for capital efficient escrows (cosmos#5652)
- 61e3eb5 Rename Order to Ordering for MsgRegisterInterchainAccount. (cosmos#5674)
- 0ad8ab4...
v7.0.1-wasm-client
What's Changed
Full Changelog: v7.0.0-wasm-client...v7.0.1-wasm-client