Commit c1ef6a2
chore: update callbacks release branch (#8056)
* chore: update sonarqube gh action (#7985) (#7988)
(cherry picked from commit fcb6809)
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
* test: fix ica compatibility tests (#7976) (#7994)
* test: fix ica compatibility tests
* lint
* fix event search
* lint
(cherry picked from commit 22efa6c)
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
* docs: document ICS23 MerklePath (#7993) (#7995)
* proto docs
* more go docs
(cherry picked from commit 0e8a6c9)
Co-authored-by: Aditya <14364734+AdityaSripal@users.noreply.github.com>
* MsgTransfer For Eureka (#7957) (#8001)
* initial progress
* progress
* initial build and existing tests pass
* testing
* documentation for tests
* refactor
* fix regression
* Update modules/apps/transfer/types/packet.go
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
* remove clientKeeperv2 necessity in code
* remove clientkeeperv2 in transfer keeper
---------
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
(cherry picked from commit 9f677ba)
Co-authored-by: Aditya <14364734+AdityaSripal@users.noreply.github.com>
* Remove 29-fee (#8000) (#8002)
* rm 29-fee
* rm docs
* lint
* add back test
* doc link fix
(cherry picked from commit 972afc2)
Co-authored-by: Aditya <14364734+AdityaSripal@users.noreply.github.com>
* feat: add cli commands for client v2 counterparty (#7997) (#8007)
* feat: add client counterparty cli commands
* chore: make wasm simapp possible to run more than once
* add query to cli
* lint
(cherry picked from commit eeb8b8a)
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
* chore: add deprecated functions for backwards compat (#8005) (#8009)
* chore: add back some deprecated functions
* Added DenomPathFromHash as deprecated function
* fix docstring
(cherry picked from commit 7bd0c6d)
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
* chore: add backport mergify tasks (#7989) (#8015)
* chore: add backport mergify tasks
* add wasm ibc v10 to mergify backports
(cherry picked from commit 11488cf)
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
* chore: use ibc v2 name consistently (#8006) (#8017)
(cherry picked from commit a71577c)
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
* callbacks: Error on RecvPacket callback execution (#8014) (#8020)
* change behavior of recvPacket
* fix tests
* error on malformed callback data
* CHANGELOG
---------
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
(cherry picked from commit c5a36e4)
Co-authored-by: Aditya <14364734+AdityaSripal@users.noreply.github.com>
* chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#7920) (#8021)
* chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5
Bumps google.golang.org/protobuf from 1.36.4 to 1.36.5.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* tidy
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
(cherry picked from commit af5b171)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.4.1 (#7969) (#8022)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.4.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v6.2.0...v6.4.1)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: srdtrk <59252793+srdtrk@users.noreply.github.com>
(cherry picked from commit 1f11107)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
* chore: remove remnants of ics20-2 (#8016) (#8045)
* chore: remove remnants of ics20-2
* rename FungibleTokenPacketDataV2 to make it clear that its an internal type
* fix broken link
(cherry picked from commit 40f3240)
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
* chore(deps): bump JamesIves/github-pages-deploy-action (#7991) (#8048)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.3)
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 205e6af)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump golangci/golangci-lint-action from 6.4.1 to 6.5.0 (#7983) (#8049)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v6.4.1...v6.5.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
(cherry picked from commit 272c09b)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: remove channel upgradability (#8008) (#8053)
* feat: remove channel upgradability
* lint
* basic migration setup
* feat: remove channel upgradeability
* fix docs
* register v10 migration in app module
* error on upgrading channels + code review fixes
(cherry picked from commit f7b24e1)
Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Aditya <14364734+AdityaSripal@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 128014f commit c1ef6a2
File tree
344 files changed
+17975
-65887
lines changed- .github
- workflows
- docs
- architecture
- client
- swagger-ui
- dev
- docs
- 01-ibc
- 02-apps
- 01-transfer
- 10-ICS20-v1
- 02-interchain-accounts
- 03-light-clients
- 01-developer-guide
- 04-wasm
- 04-middleware
- 01-callbacks
- images
- 01-ics29-fee
- images
- 05-migrations
- requirements
- tutorials
- 01-fee
- images
- 02-channel-upgrades
- versioned_docs
- version-v4.6.x/01-ibc
- version-v5.4.x/01-ibc
- version-v6.3.x/01-ibc
- version-v7.8.x
- 01-ibc
- 04-middleware/02-callbacks
- version-v8.5.x
- 01-ibc
- 04-middleware/02-callbacks
- version-v9.0.x/01-ibc
- e2e
- testsuite
- query
- tests/interchain_accounts
- modules
- apps
- 27-interchain-accounts
- controller
- keeper
- types
- genesis/types
- host
- keeper
- types
- types
- 29-fee
- client/cli
- keeper
- types
- callbacks
- testing/simapp
- types
- v2
- transfer
- client/cli
- internal
- events
- types
- keeper
- types
- v2
- core
- 02-client
- client/cli
- migrations/v7
- types
- v2/types
- 03-connection
- keeper
- types
- 04-channel
- client
- cli
- utils
- keeper
- migrations/v10
- types
- v2
- keeper
- types
- 05-port/types
- 23-commitment/types
- v2
- 24-host
- ante
- client/cli
- keeper
- types
- light-clients
- 06-solomachine
- 07-tendermint
- 08-wasm
- blsverifier
- internal/types
- keeper
- testing/simapp
- simd/cmd
- types
- proto/ibc
- applications
- fee/v1
- transfer
- v1
- v2
- core
- channel/v1
- commitment/v2
- simapp
- testing
- mock
- simapp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
344 files changed
+17975
-65887
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 | | |
42 | 50 | | |
43 | 51 | | |
| |||
70 | 78 | | |
71 | 79 | | |
72 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
73 | 89 | | |
74 | 90 | | |
75 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | 239 | | |
258 | 240 | | |
259 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
| 125 | + | |
128 | 126 | | |
129 | 127 | | |
130 | 128 | | |
| |||
0 commit comments