Commit 561d77b
feat: cosmos-sdk
* update go.sum
* cosmos-sdk v0.50 imports
* changes imports and update sdk
* fix vet issues
* fix unused imports
* bump ibc
* add changelog
* update mocks
* rollback some test changes
* fix go version for the git workflows
* fix wront tx result for abci tx
* fix wrong test case
* remove some legacy methods and add module import blank to the `app_config.go`
* remove legacy amino and fix genesis commands
* fix module orders
* remove unused modules and commands
* fix module imports
* use statstore instead key and memory store
* fix missing runtime import for test keepers
* remove typo
* fix missing imports
* add msg signer option to the tx proto messages
* add release branch to trigger tests
* remove invalid test case
* fix typo
* fix missing create mesage option for single messages scaffold
* Initialized with Ignite CLI
* remove unused files
* `--events` flag was moved to `--query` into `query tx` command
* refactor: v0.50 store app wiring (#3672)
* refactor: v0.50 store app wiring
* updates
* updates
---------
Co-authored-by: Danilo Pantani <danpantani@gmail.com>
* refactor: remove unecessary boilerplate in module (#3673)
* refactor: remove unecessary boilerplate in module
* updates
---------
Co-authored-by: Danilo Pantani <danpantani@gmail.com>
* refactor: simplify app.go (#3675)
* refactor: simplify app.go
* updates
---------
Co-authored-by: Danilo Pantani <danpantani@gmail.com>
* fix simulation types
* fix query txs params
* remove some empty lines
* refactor: remove unecessary boilerplate (#3676)
Co-authored-by: Danilo Pantani <danpantani@gmail.com>
* update go.mod.plush
* rollback go.mod changes
* fix module discovery to use the keepers
* bump sdk and ibc
* find module per keeper
* check blank imports
* remove unused test data
* remove old support methods and move module pkg to module folder
* fix the module scaffold to find the module folder
* add more test case and blank imports
* use basepath instead roothopath
* add pre blockers
* fix cmd root_v2
* change ProvideClientContext to a pointer
* remove unused unit tests and fix others
* bump cosmos-sdk and run make format
* fix root.go
* fix wrong tx swagger generation
* fix ibc module import
* fix unit tests
* fix app config for the unit tests
* return ModuleCDC for ibc modules
* fix capability keeper without app wiring
* cleanup root.go and app.go
* rollback txConfigOpts
* use keepers injections as optional
* fix error handler assign for sim tests
* fix root sdk config call
* skip lint cache
* fix unit tests for app.go discovery
* fix test data
* add mmising interface methods for some tests
* fix cosmosanalystis find implementation methods
* fix ibc keepers for the testutil pkg
* fix expected keepers injection conflict
* remove unused expected keepers interfsces
* fix capability keeper nullpointer for unit tests
* fix module_ibc.go scaffolder
* rollback sdk context
* add creator options for packet msgs
* bump cosmos-sdk
* fix unhandled error
* rollback lint version and improve app module comments
* move appconfig inject to app.go
* fix default test config
* increase chain test timeout for integration
* remove unused `go.sum` files
* bump cosmos-sdk and ibc
* fix network tests
* add generic clenaup for the network config
* add cfg addresses manually
* avoid override config ports
* add chain id and log format to tx integration test
* add tx output
* add json output for key query
* bump ibc/capability and sdk/client
* bum go dependencies
* rollback not linux support dependency
* bump ibc
* regenerate mocks
* docs: update tutorials to work with SDK `v0.50` (#3705)
* chore: add `--chain-id` flag to blog commands
* chore: use `cosmossdk.io/store`
* chore: change blog tutorial to use the store service
* chore: use `cosmossdk.io/errors`
* chore: change "PostID" to "PostId"
* chore: add missing import to code snippet
* fix: correct expected keepers interface args
* chore: add `--chain-id` flag to loan commands
* ci: fix broken links
* ci: fix broken references
* ci: fix broken reference
* chore: fix typo
---------
Co-authored-by: Danilo Pantani <danpantani@gmail.com>
* bum chain ibc
* fix: fix ibc registration in 0.50 (#3758)
* fix: fix ibc registration in 0.59
* updates
* nit
---------
Co-authored-by: Danilo Pantani <danpantani@gmail.com>
* register capability module and fix genesis order
* ibc params register
---------
Co-authored-by: Pantani <Pantani>
Co-authored-by: Developer Experience team at Ignite <hello@ignite.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Jerónimo Albi <jeronimo.albi@tendermint.com>v0.50.x (#3659)1 parent 2b53b25 commit 561d77b
File tree
218 files changed
+4813
-6742
lines changed- .github/workflows
- docs
- docs
- 02-guide
- 03-hello
- 04-blog
- 05-loan
- 06-migration
- versioned_docs/version-v0.27.2
- 02-guide
- 03-clients
- 06-migration
- ignite
- pkg
- chaincmd
- runner
- cosmosanalysis
- app
- testdata
- modules
- akash
- api_routes
- app_config
- append_arguments
- append_package_function
- arguments
- crescent
- external_variable
- modules
- file_function
- file_variable
- gaia
- juno
- osmosis
- keepers
- package_alias
- package_function
- package_not_called_app
- package_variable
- registration_not_in_app_go
- runtime_api_routes
- runtime
- single_app
- spn
- module
- testdata
- earth
- app
- proto/planet/mars
- x/mars
- keeper
- types
- planet_v2
- app
- planet/app
- testdata/chain
- cosmosclient
- mocks
- cosmosgen
- cosmostxcollector
- adapter/postgres
- mocks
- goanalysis
- testdata
- jsonfile
- multiformatname
- yaml
- services
- plugin
- mocks
- template
- scaffolder
- templates
- app/files
- app
- params
- cmd/{{binaryNamePrefix}}d
- cmd
- proto
- ibc
- files
- oracle/x/{{moduleName}}
- keeper
- types
- packet
- component/x/{{moduleName}}/keeper
- messages/x/{{moduleName}}
- client/cli
- keeper
- types
- message
- files
- message/x/{{moduleName}}/types
- simapp/x/{{moduleName}}/simulation
- module
- create
- files
- base
- testutil/keeper
- x/{{moduleName}}
- client/cli
- keeper
- module
- simulation
- types
- ibc
- testutil/keeper
- x/{{moduleName}}
- module
- types
- msgserver
- proto/{{appName}}/{{moduleName}}
- x/{{moduleName}}/keeper
- testutil/files/testutil/network
- typed
- list
- files
- component/x/{{moduleName}}
- client/cli
- keeper
- messages/x/{{moduleName}}
- client/cli
- types
- simapp/x/{{moduleName}}/simulation
- map
- files
- component/x/{{moduleName}}/keeper
- messages/x/{{moduleName}}/types
- simapp/x/{{moduleName}}/simulation
- tests
- component/x/{{moduleName}}
- client/cli
- keeper
- messages/x/{{moduleName}}
- client/cli
- keeper
- singleton
- files
- component/x/{{moduleName}}
- client/cli
- keeper
- messages/x/{{moduleName}}
- client/cli
- keeper
- types
- simapp/x/{{moduleName}}/simulation
- integration
- faucet
- plugin/testdata/example-plugin
- tx
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
218 files changed
+4813
-6742
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
129 | | - | |
| 131 | + | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
209 | 212 | | |
210 | 213 | | |
211 | 214 | | |
212 | | - | |
| 215 | + | |
| 216 | + | |
213 | 217 | | |
214 | 218 | | |
215 | 219 | | |
| |||
316 | 320 | | |
317 | 321 | | |
318 | 322 | | |
319 | | - | |
| 323 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
95 | | - | |
| 98 | + | |
96 | 99 | | |
97 | 100 | | |
98 | | - | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
127 | | - | |
| 130 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | | - | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
60 | | - | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
74 | | - | |
| 76 | + | |
0 commit comments