github-actions
released this
18 Oct 07:13
·
1070 commits
to polymer/multihop-main
since this release
Changelog
- ed56c0b update changelog for v5.0.0 release
- 7e5c0e2 revert cosmos#2361 (cosmos#2410)
- 1b538f7 docs: add ics29 integration for sdk module (cosmos#2394) (cosmos#2408)
- 833f578 Update v4-to-v5.md
- 1313dc9 Update CLI to recover expired client for SDK 46 updates to gov module (backport cosmos#2301) (cosmos#2359)
- e0e157d docs: updating v3->v4 migration docs with fee middleware (cosmos#2127) (cosmos#2390)
- 64269cc docs: migration docs v4 to v5 (cosmos#1826) (cosmos#2385)
- 259522d docs: include ics4Wrapper in
hostkeeper.NewKeeper
ics27 integration docs (cosmos#2351) (cosmos#2380) - b6921cd fix: ica handshake reopening channel - use
GetAppVersion
in favour ofchannel.Version
(backport cosmos#2302) (cosmos#2357) - e4ff2c6 Add scoped keeper interface for interchain app (backport cosmos#2035) (cosmos#2361)
- 8c11ca1 Adding
paramsKeeper.Subspace(icahosttypes.SubModuleName)
(cosmos#2220) (cosmos#2327) - fcf6828 Fix ICAControllerKeeper (cosmos#2303) (cosmos#2335)
- 7facc58 fix broken link/update link (cosmos#2338) (cosmos#2349)
- a0a8af2 fix: add nil checks for controller and host keeper services (backport cosmos#2308) (cosmos#2316)
- 140b31b Merge pull request from GHSA-832c-mq9v-367r
- a1bd45a Fix error in Code Coverage workflow (cosmos#2282) (cosmos#2298)
- a94d37e add ica module to simulation manager (cosmos#2252) (cosmos#2294)
- fec6e59 add missing query flags to client status query cli (cosmos#2246) (cosmos#2273)
- 06510a5 feat: adding interchain account address query to controller submodule (backport cosmos#2193) (cosmos#2228)
- a6adf67 feat: add params for ics27 simulation (cosmos#2160) (cosmos#2213)
- 5f10b75 feat: add genesis simulation generation for ics27 (backport cosmos#2154) (cosmos#2168)
- 447ffa8 chore: fix broken link to bank module spec (cosmos#2201) (cosmos#2210)
- ebe317c fix: missing tx flags for update and misbehaviour commands in client (backport cosmos#2171) (cosmos#2197)
- 8045fcc feat: add decoder store to ics27 simulations (cosmos#2158) (cosmos#2163)
- b3a624f fix: partial revert of cosmos#1942 (backport cosmos#2148) (cosmos#2152)
- 37aa2eb clean up changelog with changes that were already released
- a0e3ed9 add changelog entry fo bump of SDK v0.46.1
- e858f4e bump SDK 0.46.1 (backport cosmos#2124) (cosmos#2125)
- 91fb405 Added interface to accept any type of ADR 031 message router. (backport cosmos#2058) (cosmos#2087)
- 640bc28 chore: set up IBCTestStakingKeeper interface (cosmos#2028) (cosmos#2080)
- d256570 fix: update simd gen accounts cmd to perform same functionality as SDK (cosmos#2065) (cosmos#2067)
- cd5ceaa Group indirect dependencies (cosmos#2079) (cosmos#2084)
- 0bf992d Fix E2E Tests: Update ibctest (Cosmos SDK 0.46) (backport cosmos#1949) (cosmos#2100)
- f106b74 fix broken link (cosmos#2059) (cosmos#2098)
- e1f7e89 chore: update fee middleware docs to be more explicit about reasoning for removing invariant checks (cosmos#1705) (cosmos#1995)
- 2f3aa53 fix: "acknowledgement written" logs unsupported type (backport cosmos#1919) (cosmos#1962)
- 07d3f55 fix: adding check for blocked addresses before escrowing fees (backport cosmos#1890) (cosmos#1951)
- c9894c9 add mock module acc balance and refactor test case (cosmos#1942) (cosmos#1953)
- f400db4 fix: prevent blocked addresses from sending ICS 20 transfers (backport cosmos#1907) (cosmos#1947)
- b579e3b fix: ics27 check packet data length explicitly over nil check (cosmos#1882) (cosmos#1899)
- c57b774 fix: make format and golangci-lint errors (cosmos#1894) (cosmos#1903)
- 4d99267 remove changelog entries that will be released as part of v4
- cc1f704 build(deps): bump cosmossdk.io/math from 1.0.0-beta.2 to 1.0.0-beta.3 (cosmos#1842) (cosmos#1859)
- 662a9a8 chore: delete gitpod.yml (cosmos#1841) (cosmos#1858)
- 0410963 ibc-go v5: cosmos-sdk 46 (cosmos#1653)
- 6b4aa9a build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (cosmos#1825)
- 0be6c42 fix: assert previous connection id to be empty (cosmos#1797)
- faea729 chore: rename decorator to
RedundancyRelayDecorator
(cosmos#1820) - 4a781e5 fix: assert previous channel identifer is empty in Msg ValidateBasic (cosmos#1792)
- 88e4388 Revert "chore: remove refs to AllowUpdateToExpired/Frozen client booleans (cosmos#1768)" (cosmos#1824)
- 029e428 chore: remove refs to AllowUpdateToExpired/Frozen client booleans (cosmos#1768)
- 045ab6f docs: adding README.md for how to write e2e tests (cosmos#1769)
- 40d0ff7 fix: add cosmos_proto.implements_interface (cosmos#1740)
- 031f6a3 🧹 Linting (cosmos#1418)
- 79cd69f Update release-tracker.md
- 48c456d gofumpt to reduce total number of changes versus v5 (cosmos#1734)
- af4e651 chore: v4->v5 only (cosmos#1782)
- 126ab2d fix: change non nil relayer check to non empty (cosmos#1774)
- 8493d3c Update Makefile (cosmos#1785)
- 547da7b Move scripts from .github directory into cmd (cosmos#1787)
- 214e4a3 E2E Test: TestMsgPayPacketFeeSingleSenderTimesOut (cosmos#1751)
- 85893ee add item to update the version matrix after a release (cosmos#1775)
- ef7a5c7 fix broken link (cosmos#1776)
- fb19126 add pseudocode to handle empty version string in OnChanOpenInit
- 32531e7 add version matrix (cosmos#1767)
- 492e14d chore: Update makefile (cosmos#1770)
- 141b223 build(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 (cosmos#1743)
- ebc7638 move entry to right place
- 7dc9fed E2E Test: TestMsgPayPacketFeeSingleSender (cosmos#1756)
- c12789d feat: allow governance to update the TrustingPeriod of the 07-tendermint light client (cosmos#1713)
- 3af515d fix typo
- c1a727e fix typo
- 0caf625 add issue templates for epics and releases (cosmos#1702)
- 049d336 add changelog entry for cosmos#1680
- be5ccf3 chore: denom traces migration handler (cosmos#1680)
- 5f5a287 Adding manual triggering of e2e via workflow dispatch (cosmos#1749)
- cc74109 fix: running e2e-fork for dependabot PRs (cosmos#1745)
- 8987888 Test for AsyncSingleSender (E2E #6) (cosmos#1682)
- bdd797e chore: remove @fedekunze from CODEOWNERS (cosmos#1733)
- aaccbd1 update fee mw docs, add formating, fix typos, increase readability (cosmos#1665)
- d1649c0 Thomas/1584 update docs apps (cosmos#1675)
- 5b61a5b chore: adding environment variable to specify go relayer image (cosmos#1727)
- c809ce3 Remove leftover crossing hello tests in connection handshake (cosmos#1724)
- 9776639 Build local image to run tests with make e2e-test (cosmos#1722)
- 193e414 Add fee middleware test suite functions (E2E #5) (cosmos#1710)
- c7be122 add categories
- 74ed532 Extracting e2e tests into two separate workflows (cosmos#1719)
- 95cd1c5 fix typo
- c96fe92 put back module name in event (cosmos#1681)
- 0fd5656 Separate go mod for e2e (E2E #4) (cosmos#1701)
- 81d10d4 Add E2ETestSuite Type (E2E #3) (cosmos#1650)
- b0b1810 Adding github action to run goimports (cosmos#1673)
- 419c3c4 docs: update middleware documentation (cosmos#1639)
- e8dd1a8 build(deps): bump google.golang.org/grpc from 1.47.0 to 1.48.0 (cosmos#1699)
- b9e35ebc fix codeowners for 02-client (cosmos#1696)
- da45cad update bug report issue template (cosmos#1693)
- 1e6af48 remove spurious
TestABCICodeDeterminism
tests (cosmos#1695) - ef4eaf9 (core/23-commitment/types) doc: fix typo (cosmos#1694)
- 9aab42d refactor: remove crossing hellos from 03-connection (cosmos#1672)
- c449d85 docs: update roadmap (cosmos#1678)
- 7370a8b Remove crossings hello (cosmos#1317)
- 6d1fa91 Add GitHub actions for e2e tests (E2E #2) (cosmos#1646)
- 527a11a Script to dynamically generate list of e2e tests (E2E #1) (cosmos#1644)
- 7d18182 update mergify.yml with new release branches (cosmos#1654)
- e049649 build(deps): bump github.com/cosmos/cosmos-sdk from 0.45.5 to 0.45.6 (cosmos#1615)
- 6c4a442 delete unused 04-channel version functions (cosmos#1636)
- ea64db7 add backport to v4.0.x and remove backports to v1 (EoL) (cosmos#1629)
- 7d971ec deps: bumping go version 1.18 (cosmos#1627)
- 48a6ae5 chore: bump go package version to v4 (cosmos#1564)
- d170a41 build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (cosmos#1616)
- ecf3543 follow up nits to cosmos#1565 (cosmos#1598)
- f283d12 docs: adding line about module accounts / invariants (cosmos#1597)
- b40dbc6 Consolidate usage of NewErrorAcknowledgement (cosmos#1565)
- 41282c7 docs: add upgrade client proposal event (cosmos#1596)
- 84792ba docs: document that version string can be empty as argument of RegisterInterchainAccount (cosmos#1582)
- 0479198 docs: nits (cosmos#1595)
- 8422d0c feat: emitting an event when handling a client upgrade proposal (cosmos#1570)
- 83ca736 docs: adding End Users section to ics29 docs (cosmos#1579)
- 36a3382 docs: adding events to fee middleware docs (cosmos#1578)
- 3b5db68 chore: adding module name to incentivized packet events (cosmos#1580)
- 1d94aad docs: msg types for fee middleware (cosmos#1572)
- 8be6a10 docs: payee registration and fee distribution for relayer operators (cosmos#1577)
- b2cd6e8 Revert "docs: document that version string can be empty as argument of RegisterInterchainAccount"
- 33afe10 docs: document that version string can be empty as argument of RegisterInterchainAccount
- e7d5bda build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (cosmos#1575)
- 20ffa6f adding team members to 02-client and light-clients code owners (cosmos#1563)
- d8130c3 fix typo in parameter name of
NewDefaultMetadata
(cosmos#1573) - a7d6090 docs: move ics20 docs from spec to top level docs (cosmos#1554)
- 9dc3492 build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 (cosmos#1561)
- c9cd8f9 build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (cosmos#1562)
- 6ff5300 build(deps): bump technote-space/get-diff-action from 6.0.1 to 6.1.0 (cosmos#1560)
- 5467300 docs: ics29 middleware usage for app devs (cosmos#1567)
- 8ffa912 chore: allow ics27 to select and return default JSON encoded metadata (cosmos#1550)
- dbd0f77 chore: ics29 fee payee event emission (cosmos#1568)
- 71d7480 refactor: writing test case for module account incentivizing packet (cosmos#1397)
- 22a51ec build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 (cosmos#1559)
- 44ca48d add new release lines to dropdown menu (cosmos#1552)
- b9f3d95 add migration of v3 to v4 to docs site (cosmos#1548)
- 6c034bc add migration for base denoms with slashes to docs site (cosmos#1544)
- 9680cb9 feat: implement registered payee fee distribution (cosmos#1526)
- 1be4519 docs: overview of fee middleware (cosmos#1549)
- 681a558 build(deps): bump github.com/cosmos/cosmos-sdk from 0.45.4 to 0.45.5 (cosmos#1525)
- 223f9d2 chore: update changelog, versions for docs site and stable release table (cosmos#1541)
- a71fc10 refactor: rename CounterpartyAddress query to CounterpartyPayee (cosmos#1522)
- 0252bfb refactor: rename genesis type RegisteredRelayer to RegisteredCounterpartyPayee (cosmos#1514)
- 2824717 docs: update ICA auth module section about RegisterInterchainAccount (cosmos#1516)
- c04adf3 replace reflect.DeepEqual with custom comparison function because DeepEqual might not be deterministic
- 1efe10f build(deps): bump docker/build-push-action from 2.5.0 to 3 (cosmos#1539)
- de49b9a build(deps): bump docker/login-action from 1.10.0 to 2 (cosmos#1540)
- b8b0787 build(deps): bump docker/metadata-action from 3.3.0 to 4.0.1 (cosmos#1538)
- 3a235af fix to correctly parse denoms with slashes in the base denom (cosmos#1451)
- dab07f9 refactor: rename RegisterCounterpartyAddress rpc to RegisterCounterpartyPayee (cosmos#1513)
- ead32f6 Build simd images as part of the release process (cosmos#1533)
- 11297aa Skip distribution if refund fails to send on channel closure (cosmos#1523)
- 1370784 Update adr-026-ibc-client-recovery-mechanisms.md
- da232b8 changed gRPC web route to consensus_state/{client_id}/heights (cosmos#1517)
- 5e5e2cd fix: deprecate AllowUpdateAfter...check (cosmos#1511)
- 08d91ad feat: added check for wildcard * to allow all message types (cosmos#1512)
- 2c76973 feat: adding Payee grpc query and CLI (cosmos#1493)
- 187772b fix typo
- 57aa5ec feat: adding RegisteredPayees to ics29 genesis state (cosmos#1492)
- 040f2ea feat: adding RegisterPayee rpc to ics29 fee middleware (cosmos#1491)
- 7999001 test: adding fee middleware tests for ics27 interchain accounts (cosmos#1433)
- 15a3280 feat: adding fee middleware support to ics27 interchain accounts (cosmos#1432)
- 042d818 chore: Add consensus state heights query (cosmos#1336)
- b2ca193 Emit an event to indicate a successful acknowledgement in the ICA module (cosmos#1466)
- ba83e70 build(deps): bump goreleaser/goreleaser-action from 2 to 3 (cosmos#1415)
- fe8e456 build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (cosmos#1494)
- 97e6b38 Add simd Dockerfile (cosmos#1485)
- 46f5eee build(deps): bump google.golang.org/grpc from 1.46.2 to 1.47.0 (cosmos#1481)
- 2566569 build(deps): bump github.com/armon/go-metrics from 0.3.11 to 0.4.0 (cosmos#1441)
- e193365 fix typo (cosmos#1434)
- b9a9502 fix typo in comment (cosmos#1435)
- 7484dbd Fix typo (cosmos#1468)
- 9ed5ca4 Emit channel close event on ordered channel close (cosmos#1464)
- 899f791 Adding gRPC query for escrow address (cosmos#1416)
- 373e1e6 refactor of rest urls (cosmos#1431)
- 8062d01 add actual parameter example to denom-trace and denom-hash CLI queries (cosmos#1442)
- f12f841 build(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 (cosmos#1448)
- 25767f6 fix: ica controller middleware error typo (cosmos#1419)
- 1acb3cc fix path (cosmos#1406)
- bd0adfb add section for fee code owners (cosmos#1405)
- 374875d add new team member to global code owners (cosmos#1404)
- 846306f add swagger for fee (cosmos#1403)
- b57e6dd fix: cli params ordering ics29 (cosmos#1353)
- fb28767 Merge pull request cosmos#1428 from chatton/fix-code-ql-and-check-docs-gh-actions
- 3a53fea Merge branch 'main' into fix-code-ql-and-check-docs-gh-actions
- 1ebaf3e chore: Specifying build command for the CodeQL action
- ba8c872 chore: Fixing github action workflows
- 661b3d9 Update CHANGELOG.md
- abd577e fumpt (cosmos#1335)
- 79ddb9d chore: mini nits from ics29 audit (cosmos#1348)
- 7e3df22 Merge pull request cosmos#1414 from chatton/issue#996-add-sender-to-fungible-token-packet-events
- 46d73a0 Update CHANGELOG.md
- d8be3d0 Update CHANGELOG.md
- c809c51 chore: Updated CHANGELOG.md
- f05a7cf Add Sender to funginble_token_packet events
- bf444a6 add swagger for interchain accounts (cosmos#1402)
- 2ae4f10 refactor: emit cumulative fees when incentivizing a packet multiple times (cosmos#1391)
- b7b4400 Return error if fee module is locked before distributing fees on acknowledgement and timeout (cosmos#1340)
- 2709c24 override default docsBranch (cosmos#1355)
- 21021d0 build(deps): bump google.golang.org/grpc from 1.46.0 to 1.46.2 (cosmos#1358)
- 3b31a4b build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0 (cosmos#1350)
- 5d83421 check fee module locked and enable fee before refunding all fees (cosmos#1341)
- 9f70a07 refactor: adding check if channel exists before register counterparty (cosmos#1339)
- 10dc929 fix: disallow incentivizing packets which have not been sent or have been already relayed (cosmos#1347)
- 23e7e7d chore: improve DenomTrace grpc (cosmos#1342)
- ab8ab42 fix: emit ics29 events on cacheCtx write after refunding on closed channel (cosmos#1344)
- dcd0681 refactor: channel handshake version improvements (cosmos#1283)
- ce7ac2e chore: renaming KeyForwardRelayerAddress to KeyRelayerAddressForAsyncAck (cosmos#1343)
- af3d522 update mergify.yaml (cosmos#1332)
- 7bb609c refactor: renaming Result in IncentivizedAcknowledgement to AppAcknowledgement (cosmos#1338)
- bd08650 build(deps): bump github.com/cosmos/cosmos-sdk from 0.45.3 to 0.45.4 (cosmos#1300)
- d91d1ad add validation of packet ID in CLI to query packet (cosmos#1314)
- f962485 add query flags to command for querying counterparty address (cosmos#1313)
- f2577f9 add empty keepers checking in ibc NewKeeper (cosmos#1284)
- cc4cd7b refactor: cleanup middleware stacks (cosmos#1248)
- 0a98ac6 build(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.3.11 (cosmos#1306)
- 9aea0fe change fee version string to make it consistent with transfer version (cosmos#1305)
- bace988 fixing dead links from sdk default branch update (cosmos#1301)
- 2239625 build(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 (cosmos#1290)
- 21c7744 build(deps): bump github/codeql-action from 1 to 2 (cosmos#1289)
- a187803 chore : add selected channel version to MsgChanOpenInitResponse and MsgChanOpenTryResponse (cosmos#1279)
- 16921d9 make URI path for getting all incentivized packets for channel consistent (cosmos#1278)
- 86638c2 feat: Add GetAppVersion to ICS4Wrapper (cosmos#1022)
- 23fccc5 add missing changelog entry for bump of sdk 0.45.3 (cosmos#1272)
- acb0e9f chore(ics29): make EscrowPacketFee private (cosmos#1252)
- 2ab4359 build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 (cosmos#1264)
- 63c5341 ics29: gracefully handle escrow out of balance edge case during fee distribution (cosmos#1251)
- 2120d2e Update supported release lines (cosmos#1263)
- eaff98b isolate packet fee distribution for on acknowledgement and on timeout into separate functions (cosmos#1253)
- 4872c4b update godoc of
RegisterInterchainAccount
(cosmos#1256) - 31d5776 docs: replace links in apps with correct ones (cosmos#1255)
- f636ee3 deprecate GetTransferAccount (cosmos#1250)
- e59a6d2 refactor: Fix RefundFeesOnChannel (cosmos#1244)
- 960a49e chore(ics29): refund fees on distribution failure (cosmos#1245)
- 1d3c146 build(deps): bump github.com/cosmos/cosmos-sdk from 0.45.1 to 0.45.3 (cosmos#1247)
- caeb122 build(deps): bump actions/setup-go from 2 to 3 (cosmos#1242)
- 8c264a8 build(deps): bump actions/upload-artifact from 2 to 3 (cosmos#1240)
- aee7763 build(deps): bump actions/download-artifact from 2 to 3 (cosmos#1241)
- a6342fd feat: allow ability to lock fee module in presence of severe bug (cosmos#1239)
- d43fd0a refactor: moving fn definition to bottom of file and switching params (cosmos#1232)
- c7209a5 chore: ics29 cleanup, addressing nits (cosmos#1236)
- b71bbf2 feat: adding CLI for getting incentivized packets on a specific channel (cosmos#1230)
- c5897ae add changelog entry for cosmos#276 (cosmos#1233)
- 311379f chore: cleanup OnAcknowledgement and OnTimeout code ics29 (cosmos#1228)
- f4675d3 feat: ics29 fee enabled channel queries (cosmos#1225)
- 0be0d79 chore: ics29 module housekeeping cleanup (cosmos#1227)
- 8451c63 chore: fix go ctx arg naming in ics29 grpc queries (cosmos#1226)
- 89c8cf8 feat: ics29 counterparty address grpc query and CLI (cosmos#1224)
- 35427da add check for blocked addr for forward relayer distribution (cosmos#1231)
- 76e0c24 ics29: feat: CLI query commands for packets (cosmos#1229)
- 7447b60 build(deps): bump codecov/codecov-action from 2.1.0 to 3 (cosmos#1222)
- 4271027 ICS 29: Fee Middleware (cosmos#276)
- ffa9896 imp: improve Logger performance (cosmos#1160)
- ccc4cb8 requirements document for ICA (cosmos#1173)
- 92cedb1 update roadmap for q2 2022 and deleted history roadmap (don't think we'll need it)
- b132515 fix: link checker reporting broken milestone link (cosmos#1200)
- 46b2720 add versions for new releases (cosmos#1175)
- 1468382 fix typos in the controller params (cosmos#1172)
- f4a5dcb build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (cosmos#1164)
- 1994802 Add alpha, beta, and rc release definitions (cosmos#1151)
- a776e47 add banner image (cosmos#1158)
- 40f9da1 fixes for go-releaser configuration (cosmos#1148)
- 163fbc4 build(deps): bump actions/cache from 2.1.7 to 3 (cosmos#1150)
- 5cf580c fix: prefix ResponseResultType enum for proto linting (cosmos#1143)
- dbd2df2 call packet.GetSequence() rather than passing the func as argument (cosmos#1130)
- fb7a230 build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (cosmos#1134)
- f83aa82 update changelog (cosmos#1131)
- c0675ee imp: create codeql-analysis action (cosmos#1128)
- 9e2cbc2 Allow testing to update ValidatorSet (cosmos#1003)
- 4fe874e fixes for the documentation about handling ack for SDK <= 0.45 (cosmos#1122)
- 13bc4a0 Merge pull request from GHSA-j658-c98j-fww4
- 0a81a52 fix: adjust InitModule to account for empty controller and host keepers (cosmos#1120)
- e0ae0cd build(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0 (cosmos#1098)
- 3f8858a build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (cosmos#1105)
- c32e4be ibctesting: custom voting power reduction for testing (cosmos#939)
- d40f1da add backport rules for v1.4.x and v2.2.x (cosmos#1085)
- f0b94df replace channel keeper with IBC keeper in AnteDecorator (cosmos#950)
- a7563c9 fix: handle testing update client errors (cosmos#1094)
- 90a7e5f fix mirgation docs (cosmos#1091)
- 13df199 Add counterpartyChannelID param to IBCModule.OnChanOpenAck (cosmos#1086)
- fc452ac call packet.GetSequence() rather than passing the func as argument (cosmos#995)
- 7ae90c2 build(deps): bump actions/checkout from 2.4.0 to 3 (cosmos#1045)
- 029c6e9 add missing slash
- a55ca88 small fixes for v2 to v3 migration (cosmos#1016)
- f71a505 docs: add missing args to NewKeeper in integration docs (cosmos#1038)
- 147e0f1 feat: Add a function to initialize the ICS27 module via an upgrade proposal (cosmos#1037)
- f994d1e fix package import (cosmos#1007)
- e1be19b add changelog entry for cosmos#941
- 6d6888b ibctesting: make
testing.T
public (cosmos#1020) - 9d8be7c upgrade ics23 to v0.7 (cosmos#948)
- 4545154 bug: support base denoms with slashes (cosmos#978)
- 04ab3cb fix: remove go mod tidy from proto-gen script (cosmos#989)
- 556cc01 chore: fix mispelled words (cosmos#991)
- ef34765 chore: update migration docs (cosmos#985)
- 08d38d4 Revert "feat: adding Pack/Unpack acknowledgement helper fns (cosmos#895)" (cosmos#973)
- 9fcf254 add backport actions for v1.3.x and v2.1.x (cosmos#958)
- 01cd4ad chore: fix broken link (cosmos#972)
- d48f576 fix: classify client states without consensus states as expired (cosmos#941)
- 52e3ae5 add changelog entry for SDK bump
- 98f4d3a Create test chain with multiple validators (cosmos#942)
- 20dd5ca testing: adding multiple sender accounts for testing purposes (cosmos#935)
- f442721 chore(ica): add trail of bits audit report (cosmos#903)
- d31f92d docs: update migration docs for upgrade proposal in relation to ICS27 (cosmos#920)
- afa2d90 fix: correctly claim capability for mock module, handle genesis exports (cosmos#921)
- c27d5b5 chore: add ParsePacketFromEvents testing helper function (cosmos#904)
- fb2f041 imp: support custom keys for testing (cosmos#893)
- 843b459 feat: adding Pack/Unpack acknowledgement helper fns (cosmos#895)
- 8f62a47 refactor: allow the mock module to be used multiple times as base ibc application in middleware stack (cosmos#892)
- d5e2ba5 bug: use custom ante handler to reject redundant transactions in simapp (cosmos#884)
- acbc9b6 refactor: WriteAcknowledgement API (cosmos#882)
- 482b7ab chore: add defensive check to ensure metadata does not change when reopening an active channel (cosmos#847)
- 31487bc fix: ica host OnRecvPacket error acknowledgement (cosmos#885)
- c378ff3 build(deps): bump github.com/cosmos/cosmos-sdk from 0.45.0 to 0.45.1 (cosmos#851)
- 7b7eb9f Added ChannelId to MsgChannelOpenInitResponse (cosmos#848)
- 81b619d Move emissions to functions (cosmos#783)
- f6a9279 test: Register using same owner address on multiple connections (cosmos#846)
- ec36c75 docs: add security model to ics27 docs (cosmos#841)
- c7ea0e8 test: ensure ics27 optimistic packet sends are disallowed (cosmos#842)
- 1021617 ADR 003: ICS27 Ack format (cosmos#812)
- 6c48f7e refactor: include transaction response in ics27 channel acknowledgement (cosmos#811)
- 5ae8e35 chore: adding encoding and txType fields to metadata (cosmos#824)
- bbcc09c refactor: reformat KeyOwnerAccount (cosmos#833)
- fed6a86 refactor: RegisterInterchainAccount (cosmos#814)
- 4c28c1c refactor: active channel key format (cosmos#823)
- ac46ac0 chore: replace error string in transfer acks with const (cosmos#818)
- 142056f the ica_auth page was renamed to auth-modules (cosmos#792)
- 83c3e41 test: adding ica test for multiple controllers, single host (cosmos#816)
- 8cba0eb rename portid and port prefix for interchain accounts submodules (cosmos#779)
- f7bb142 build(deps): bump github.com/cosmos/cosmos-sdk from 0.44.5 to 0.45.0 (cosmos#769)
- 20e5dd9 Add stable release policy (cosmos#685)
- 25fb89d Defensive checks for active channel (cosmos#785)
- d8c74f4 docs: adding ica docs for exclusive submodule app wiring (cosmos#809)
- 1c0bee5 chore: use host chain connection id in ica address generation (cosmos#790)
- 90a175e chore: remove unnecessary arg from RelayPacket testing function (cosmos#813)
- f393893 chore: use connection ID in interchain account store keys (cosmos#791)
- 54dc848 add helper function in testing package: RecvPacketWithResult (cosmos#810)
- 3c2f2eb docs: active channel description (cosmos#787)
- 19b5b5f refactor: construct ics27 error acknowledgement with determinstic ABCI code (cosmos#794)
- 4f70554 chore: restructure code logically (cosmos#804)
- 640ba14 build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0 (cosmos#796)
- 3e6464b chore: renaming API fns (cosmos#786)
- 8dfbc9c fix: support custom chain IDs for testing (cosmos#774)
- 1da4885 docs: add MakeFile command to view docs locally (cosmos#788)
- d7bf2a8 feat: query host chain msg events via cli (cosmos#782)
- e19623f fix: resolve proto lint failure - buf.yaml (cosmos#781)
- 01c5848 update roadmap (cosmos#735)
- f822756 Replace github.com/pkg/errors with stdlib errors (cosmos#775)
- a6656a0 test: adding test for accessing interchain account after closing channel (cosmos#736)
- 60ed992 feat: adding helper fn to generate capability name for testing (cosmos#776)
- 4fb75e8 fix: remove error from ics27 channel ack (cosmos#751)
- 89ffaaf deps: bump vuepress-theme-cosmos (cosmos#754)
- bfcf9ab docs: ica tx atomicity docs and code snippet updates (cosmos#719)
- 87b058d add goreleaser github action to attach simd binary to releases and pre-releases (cosmos#738)
- 87bb391 fix: update IsRevisionFormat and IsClientIDFormat to account for newlines before the dash (cosmos#724)
- e2ac503 remove amino, enforce serialize and deserialize functions to only accept ProtoCodec (cosmos#725)
- 8924ee6 refactor: reusable metadata validation (cosmos#729)
- 7415da7 refactor: no longer removing active channel mapping on close channel (cosmos#730)
- e28b6d1 fix: gogoproto yaml (cosmos#732)
- e2693b0 bump docs json lock file to fix security vulnerability (cosmos#727)
- b0b52a3 Fix ambiguity in TimeoutTimestamp docs (cosmos#715)
- 5b7d362 refactor: allow ICA authentication module provided timeout timestamp values (cosmos#726)
- 5f4a90c Update LICENSE (cosmos#728)
- a4b9517 make IsValidAddr private and extend regex to account for 0 length string (cosmos#723)
- d882b43 refactor: move ica connection identifiers from port to version metadata bytestring (cosmos#700)
- dd9c385 Merge pull request cosmos#721 from cosmos/colin/694-fix-err-msg
- 0a7ad9b removing unused proto imports in interchain-accounts (cosmos#718)
- 57679db adding ICS 27 Interchain Accounts to README.md supported apps (cosmos#708)
- f5962c3 chore: separate import statements by type (cosmos#702)
- cb9bf5d add cli to get denom hash from trace path and base denom (cosmos#679)
- 087bc5d improve 04-channel logging (cosmos#692)
- 3ff0927 ADR 002: importing multiple ibc-go versions (cosmos#683)
- 67cd1a2 update roadmap (cosmos#681)
- c351015 build(deps): bump technote-space/get-diff-action from 5 to 6.0.1 (cosmos#684)
- 4575650 enable mergify for backports (cosmos#678)
- 1bfa055 fix: register InterchainAccount as x/auth GenesisAccount (cosmos#676)
- e40cdec allow ics20 to connect to middleware (cosmos#675)
- 4523ef5 build(deps): bump actions/checkout from 2.3.1 to 2.4.0 (cosmos#672)
- f849588 update of roadmap with latest release (cosmos#653)
- ce71056 register ICA query server, fix panics in params query cli (cosmos#666)
- ffc29d9 chore: update make build-docs, add docs build checker (cosmos#667)
- 297df13 fix broken link (cosmos#664)
- 411c440 Modify
OnChanOpenTry
application callback to perform app version negotitation (cosmos#646) - b7fb4f1 docs: begin removal of internal "spec" directories (cosmos#634)
- ce4c81e build(deps): bump actions/setup-go from 2.1.4 to 2.1.5 (cosmos#656)
- 25d4544 bump glob-parent version in json package (cosmos#663)
- a5fadc5 update vue dependency (cosmos#662)
- 92f8bb3 update go mod for security vulnerabilities (cosmos#655)
- c060673 docs: ICA Overview (cosmos#626)
- 8c2c0a5 reorganize channel handshake handler (cosmos#647)