Commit f9ccd5b
chore: prepare for new Cosmos Stack Release Family (#2446)
* tidy-works
* fix
* migrate
* fix
* update
* update
* chore: format and ibc integration updates
- make format (gofumpt, misspell, gci)
- ibc tests and wasm handler updates
Made-with: Cursor
* deps: pin cosmos-sdk to commit e5b941276b (lint fixes)
Replace local path with commit hash for cross-repo dependency.
Made-with: Cursor
* deps: drop local cosmos-sdk replace, pin ibc-go to ab565c1cb
Made-with: Cursor
* deps: pin cosmos-sdk to 72ea9fe779 (G120 fix, changelog)
Made-with: Cursor
* deps: pin cosmos-sdk to 2b030f59 (nolintlint + defer cancel fix)
Made-with: Cursor
* update
* chore: ignore wasmd build artifact at repo root
Made-with: Cursor
* update-lint
* use context to validate authority
* remove staticmajor workflow
* bump cosmos sdk and fix tests
* temp workaround
* revert workaround
* update to latest sdk and fix tests
* mod tidy
* update to rcs
* everything on tags except for ibc-go
* Revert back to using uncachedcontext
* actually there's a way
* bump to rc ibc
* fix todo
* fix error assertions
* protos
* table-driven tests for authority
* fix lints
---------
Co-authored-by: Vlad <vlad@cosmoslabs.io>
Co-authored-by: Vlad J <vladjdk@gmail.com>1 parent bad696b commit f9ccd5b
98 files changed
Lines changed: 2146 additions & 2851 deletions
File tree
- .github/workflows
- app
- params
- upgrades
- noop
- v050
- v060
- benchmarks
- cmd/wasmd
- tests
- e2e
- integration
- system
- wasmibctesting
- x/wasm
- keeper
- wasmtesting
- migrations
- v2
- v3
- simulation
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 46 | | |
53 | 47 | | |
54 | 48 | | |
55 | 49 | | |
56 | 50 | | |
57 | 51 | | |
58 | 52 | | |
59 | | - | |
60 | 53 | | |
61 | 54 | | |
62 | 55 | | |
| |||
0 commit comments