-
Notifications
You must be signed in to change notification settings - Fork 547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support autocli #3694
feat: support autocli #3694
Commits on Sep 15, 2023
-
Pantani authored and Pantani committed
Sep 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 7417c15 - Browse repository at this point
Copy the full SHA 7417c15View commit details
Commits on Sep 18, 2023
-
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
Pantani authored and Pantani committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 046a47b - Browse repository at this point
Copy the full SHA 046a47bView commit details -
Pantani authored and Pantani committed
Sep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 7356681 - Browse repository at this point
Copy the full SHA 7356681View commit details -
changes imports and update sdk
Pantani authored and Pantani committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 855c8bb - Browse repository at this point
Copy the full SHA 855c8bbView commit details -
Pantani authored and Pantani committed
Sep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for bd4ea39 - Browse repository at this point
Copy the full SHA bd4ea39View commit details
Commits on Sep 19, 2023
-
Pantani authored and Pantani committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 994660b - Browse repository at this point
Copy the full SHA 994660bView commit details -
Pantani authored and Pantani committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 6b9956b - Browse repository at this point
Copy the full SHA 6b9956bView commit details -
Configuration menu - View commit details
-
Copy full SHA for be9288d - Browse repository at this point
Copy the full SHA be9288dView commit details -
Pantani authored and Pantani committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 91df772 - Browse repository at this point
Copy the full SHA 91df772View commit details -
Pantani authored and Pantani committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 61fbfb4 - Browse repository at this point
Copy the full SHA 61fbfb4View commit details -
Pantani authored and Pantani committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for fa9a1af - Browse repository at this point
Copy the full SHA fa9a1afView commit details -
fix go version for the git workflows
Pantani authored and Pantani committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for cb22273 - Browse repository at this point
Copy the full SHA cb22273View commit details -
fix wront tx result for abci tx
Pantani authored and Pantani committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 5e1afdd - Browse repository at this point
Copy the full SHA 5e1afddView commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d07c286 - Browse repository at this point
Copy the full SHA d07c286View commit details -
Pantani authored and Pantani committed
Sep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for f564ad0 - Browse repository at this point
Copy the full SHA f564ad0View commit details
Commits on Sep 22, 2023
-
remove some legacy methods and add module import blank to the `app_co…
…nfig.go`
Pantani authored and Pantani committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for d4e2507 - Browse repository at this point
Copy the full SHA d4e2507View commit details
Commits on Sep 26, 2023
-
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
Pantani authored and Pantani committedSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 736a2b2 - Browse repository at this point
Copy the full SHA 736a2b2View commit details -
remove legacy amino and fix genesis commands
Pantani authored and Pantani committedSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 811f0bb - Browse repository at this point
Copy the full SHA 811f0bbView commit details -
Pantani authored and Pantani committed
Sep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for c0322ec - Browse repository at this point
Copy the full SHA c0322ecView commit details -
remove unused modules and commands
Pantani authored and Pantani committedSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for b454808 - Browse repository at this point
Copy the full SHA b454808View commit details -
Pantani authored and Pantani committed
Sep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 7945ea9 - Browse repository at this point
Copy the full SHA 7945ea9View commit details -
use statstore instead key and memory store
Pantani authored and Pantani committedSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for a8047bd - Browse repository at this point
Copy the full SHA a8047bdView commit details -
fix missing runtime import for test keepers
Pantani authored and Pantani committedSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for dfe6ad9 - Browse repository at this point
Copy the full SHA dfe6ad9View commit details -
Pantani authored and Pantani committed
Sep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for cb5e1df - Browse repository at this point
Copy the full SHA cb5e1dfView commit details -
Pantani authored and Pantani committed
Sep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 199a2cb - Browse repository at this point
Copy the full SHA 199a2cbView commit details -
add msg signer option to the tx proto messages
Pantani authored and Pantani committedSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for e52af75 - Browse repository at this point
Copy the full SHA e52af75View commit details
Commits on Sep 27, 2023
-
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # ignite/templates/app/files/app/encoding.go.plush # ignite/templates/app/files/app/params/encoding.go.plush # ignite/templates/app/files/cmd/{{binaryNamePrefix}}d/cmd/root.go.plush # ignite/templates/testutil/files/testutil/network/network.go.plush
Pantani authored and Pantani committedSep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 70f5e86 - Browse repository at this point
Copy the full SHA 70f5e86View commit details -
add release branch to trigger tests
Pantani authored and Pantani committedSep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 2bdb1c4 - Browse repository at this point
Copy the full SHA 2bdb1c4View commit details -
Pantani authored and Pantani committed
Sep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for b31dc57 - Browse repository at this point
Copy the full SHA b31dc57View commit details -
Pantani authored and Pantani committed
Sep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for f54c916 - Browse repository at this point
Copy the full SHA f54c916View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8ef34 - Browse repository at this point
Copy the full SHA eb8ef34View commit details -
fix missing create mesage option for single messages scaffold
Pantani authored and Pantani committedSep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for ba0ce77 - Browse repository at this point
Copy the full SHA ba0ce77View commit details -
Developer Experience team at Ignite committed
Sep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 8da1c2a - Browse repository at this point
Copy the full SHA 8da1c2aView commit details -
Pantani authored and Pantani committed
Sep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 1e6267d - Browse repository at this point
Copy the full SHA 1e6267dView commit details
Commits on Sep 29, 2023
-
--events
flag was moved to--query
intoquery tx
commandPantani authored and Pantani committedSep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for c2b960e - Browse repository at this point
Copy the full SHA c2b960eView commit details -
refactor: v0.50 store app wiring (#3672)
* refactor: v0.50 store app wiring * updates * updates --------- Co-authored-by: Danilo Pantani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fd3d54 - Browse repository at this point
Copy the full SHA 7fd3d54View commit details -
refactor: remove unecessary boilerplate in module (#3673)
* refactor: remove unecessary boilerplate in module * updates --------- Co-authored-by: Danilo Pantani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a71496c - Browse repository at this point
Copy the full SHA a71496cView commit details -
refactor: simplify app.go (#3675)
* refactor: simplify app.go * updates --------- Co-authored-by: Danilo Pantani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46629bf - Browse repository at this point
Copy the full SHA 46629bfView commit details -
Pantani authored and Pantani committed
Sep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for fec7f91 - Browse repository at this point
Copy the full SHA fec7f91View commit details -
Pantani authored and Pantani committed
Sep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 07bc4a9 - Browse repository at this point
Copy the full SHA 07bc4a9View commit details -
Pantani authored and Pantani committed
Sep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 5213a3d - Browse repository at this point
Copy the full SHA 5213a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0862f96 - Browse repository at this point
Copy the full SHA 0862f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d8f9b5 - Browse repository at this point
Copy the full SHA 1d8f9b5View commit details -
refactor: remove unecessary boilerplate (#3676)
Co-authored-by: Danilo Pantani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c14da74 - Browse repository at this point
Copy the full SHA c14da74View commit details -
Pantani authored and Pantani committed
Sep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 274d536 - Browse repository at this point
Copy the full SHA 274d536View commit details -
Pantani authored and Pantani committed
Sep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 41638ec - Browse repository at this point
Copy the full SHA 41638ecView commit details
Commits on Oct 4, 2023
-
fix module discovery to use the keepers
Pantani authored and Pantani committedOct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 8bb73b3 - Browse repository at this point
Copy the full SHA 8bb73b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2e2f6 - Browse repository at this point
Copy the full SHA 7a2e2f6View commit details -
Pantani authored and Pantani committed
Oct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 17b4391 - Browse repository at this point
Copy the full SHA 17b4391View commit details -
Pantani authored and Pantani committed
Oct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 8fe304d - Browse repository at this point
Copy the full SHA 8fe304dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c052cb - Browse repository at this point
Copy the full SHA 9c052cbView commit details -
Pantani authored and Pantani committed
Oct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 52683bc - Browse repository at this point
Copy the full SHA 52683bcView commit details -
Pantani authored and Pantani committed
Oct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 41cb37f - Browse repository at this point
Copy the full SHA 41cb37fView commit details
Commits on Oct 5, 2023
-
remove old support methods and move module pkg to module folder
Pantani authored and Pantani committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for bddf8e8 - Browse repository at this point
Copy the full SHA bddf8e8View commit details -
fix the module scaffold to find the module folder
Pantani authored and Pantani committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for e2f0ba9 - Browse repository at this point
Copy the full SHA e2f0ba9View commit details -
add more test case and blank imports
Pantani authored and Pantani committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for fc2629e - Browse repository at this point
Copy the full SHA fc2629eView commit details -
use basepath instead roothopath
Pantani authored and Pantani committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for d1568ea - Browse repository at this point
Copy the full SHA d1568eaView commit details -
Pantani authored and Pantani committed
Oct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for ff0a6ef - Browse repository at this point
Copy the full SHA ff0a6efView commit details -
Pantani authored and Pantani committed
Oct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for a334cb2 - Browse repository at this point
Copy the full SHA a334cb2View commit details -
change ProvideClientContext to a pointer
Pantani authored and Pantani committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 18c8448 - Browse repository at this point
Copy the full SHA 18c8448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591d05c - Browse repository at this point
Copy the full SHA 591d05cView commit details -
remove unused unit tests and fix others
Pantani authored and Pantani committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 513c86e - Browse repository at this point
Copy the full SHA 513c86eView commit details -
bump cosmos-sdk and run make format
Pantani authored and Pantani committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for f0c7030 - Browse repository at this point
Copy the full SHA f0c7030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f81bd6 - Browse repository at this point
Copy the full SHA 2f81bd6View commit details
Commits on Oct 6, 2023
-
fix wrong tx swagger generation
Pantani authored and Pantani committedOct 6, 2023 Configuration menu - View commit details
-
Copy full SHA for da17f3d - Browse repository at this point
Copy the full SHA da17f3dView commit details -
Pantani authored and Pantani committed
Oct 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 564da66 - Browse repository at this point
Copy the full SHA 564da66View commit details
Commits on Oct 8, 2023
-
Pantani authored and Pantani committed
Oct 8, 2023 Configuration menu - View commit details
-
Copy full SHA for b5096e9 - Browse repository at this point
Copy the full SHA b5096e9View commit details
Commits on Oct 9, 2023
-
fix app config for the unit tests
Pantani authored and Pantani committedOct 9, 2023 Configuration menu - View commit details
-
Copy full SHA for a652d8e - Browse repository at this point
Copy the full SHA a652d8eView commit details -
return ModuleCDC for ibc modules
Pantani authored and Pantani committedOct 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 1726b4b - Browse repository at this point
Copy the full SHA 1726b4bView commit details -
fix capability keeper without app wiring
Pantani authored and Pantani committedOct 9, 2023 Configuration menu - View commit details
-
Copy full SHA for b12e007 - Browse repository at this point
Copy the full SHA b12e007View commit details
Commits on Oct 10, 2023
-
Pantani authored and Pantani committed
Oct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for ec693fa - Browse repository at this point
Copy the full SHA ec693faView commit details -
Pantani authored and Pantani committed
Oct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for b0a975e - Browse repository at this point
Copy the full SHA b0a975eView commit details -
use keepers injections as optional
Pantani authored and Pantani committedOct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for fd478f0 - Browse repository at this point
Copy the full SHA fd478f0View commit details -
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # go.mod # go.sum
Pantani authored and Pantani committedOct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 7a2b776 - Browse repository at this point
Copy the full SHA 7a2b776View commit details -
fix error handler assign for sim tests
Pantani authored and Pantani committedOct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 3e13181 - Browse repository at this point
Copy the full SHA 3e13181View commit details -
Pantani authored and Pantani committed
Oct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 9c5c487 - Browse repository at this point
Copy the full SHA 9c5c487View commit details -
Pantani authored and Pantani committed
Oct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for ba1f45b - Browse repository at this point
Copy the full SHA ba1f45bView commit details -
fix unit tests for app.go discovery
Pantani authored and Pantani committedOct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 4fb1a51 - Browse repository at this point
Copy the full SHA 4fb1a51View commit details -
Pantani authored and Pantani committed
Oct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 5ba6f96 - Browse repository at this point
Copy the full SHA 5ba6f96View commit details -
add mmising interface methods for some tests
Pantani authored and Pantani committedOct 10, 2023 Configuration menu - View commit details
-
Copy full SHA for dc601a0 - Browse repository at this point
Copy the full SHA dc601a0View commit details
Commits on Oct 11, 2023
-
fix cosmosanalystis find implementation methods
Pantani authored and Pantani committedOct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 79389f5 - Browse repository at this point
Copy the full SHA 79389f5View commit details -
fix ibc keepers for the testutil pkg
Pantani authored and Pantani committedOct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 9227d7c - Browse repository at this point
Copy the full SHA 9227d7cView commit details -
fix expected keepers injection conflict
Pantani authored and Pantani committedOct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for ff67023 - Browse repository at this point
Copy the full SHA ff67023View commit details -
remove unused expected keepers interfsces
Pantani authored and Pantani committedOct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for bc59139 - Browse repository at this point
Copy the full SHA bc59139View commit details -
fix capability keeper nullpointer for unit tests
Pantani authored and Pantani committedOct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 31fc570 - Browse repository at this point
Copy the full SHA 31fc570View commit details -
Pantani authored and Pantani committed
Oct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 3ead9fe - Browse repository at this point
Copy the full SHA 3ead9feView commit details -
Pantani authored and Pantani committed
Oct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for a42c8be - Browse repository at this point
Copy the full SHA a42c8beView commit details -
add creator options for packet msgs
Pantani authored and Pantani committedOct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for c1b6206 - Browse repository at this point
Copy the full SHA c1b6206View commit details -
Pantani authored and Pantani committed
Oct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 443cd90 - Browse repository at this point
Copy the full SHA 443cd90View commit details -
Pantani authored and Pantani committed
Oct 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 58db6e3 - Browse repository at this point
Copy the full SHA 58db6e3View commit details
Commits on Oct 12, 2023
-
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # go.mod # go.sum
Pantani authored and Pantani committedOct 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 73831a0 - Browse repository at this point
Copy the full SHA 73831a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf11343 - Browse repository at this point
Copy the full SHA bf11343View commit details -
Configuration menu - View commit details
-
Copy full SHA for 588e7d0 - Browse repository at this point
Copy the full SHA 588e7d0View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d481af - Browse repository at this point
Copy the full SHA 5d481afView commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9384106 - Browse repository at this point
Copy the full SHA 9384106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd59c0 - Browse repository at this point
Copy the full SHA 3bd59c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b5f007 - Browse repository at this point
Copy the full SHA 8b5f007View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 34d807c - Browse repository at this point
Copy the full SHA 34d807cView commit details -
rollback lint version and improve app module comments
Pantani authored and Pantani committedOct 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 1c10b12 - Browse repository at this point
Copy the full SHA 1c10b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98bc8d6 - Browse repository at this point
Copy the full SHA 98bc8d6View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5403dcc - Browse repository at this point
Copy the full SHA 5403dccView commit details -
move appconfig inject to app.go
Pantani authored and Pantani committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 3a8f232 - Browse repository at this point
Copy the full SHA 3a8f232View commit details -
Pantani authored and Pantani committed
Oct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e22e20b - Browse repository at this point
Copy the full SHA e22e20bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2eabb5 - Browse repository at this point
Copy the full SHA d2eabb5View commit details -
increase chain test timeout for integration
Pantani authored and Pantani committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 25c93f5 - Browse repository at this point
Copy the full SHA 25c93f5View commit details -
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # ignite/pkg/jsonfile/jsonfile_test.go
Pantani authored and Pantani committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for f525f64 - Browse repository at this point
Copy the full SHA f525f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82355e8 - Browse repository at this point
Copy the full SHA 82355e8View commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3629651 - Browse repository at this point
Copy the full SHA 3629651View commit details -
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # go.mod # ignite/pkg/cosmosanalysis/app/app.go # ignite/pkg/cosmosgen/generate_openapi.go # ignite/services/chain/generate.go
Pantani authored and Pantani committedOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for edc0c11 - Browse repository at this point
Copy the full SHA edc0c11View commit details -
Pantani authored and Pantani committed
Oct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 367b87b - Browse repository at this point
Copy the full SHA 367b87bView commit details
Commits on Oct 31, 2023
-
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # go.mod # go.sum
Pantani authored and Pantani committedOct 31, 2023 Configuration menu - View commit details
-
Copy full SHA for cbec276 - Browse repository at this point
Copy the full SHA cbec276View commit details
Commits on Nov 6, 2023
-
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # ignite/templates/app/files/go.mod.plush
Pantani authored and Pantani committedNov 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ade246 - Browse repository at this point
Copy the full SHA 0ade246View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1bab5e - Browse repository at this point
Copy the full SHA d1bab5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3f478 - Browse repository at this point
Copy the full SHA 8f3f478View commit details -
Configuration menu - View commit details
-
Copy full SHA for a757c69 - Browse repository at this point
Copy the full SHA a757c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51cfa45 - Browse repository at this point
Copy the full SHA 51cfa45View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6024ff - Browse repository at this point
Copy the full SHA d6024ffView commit details
Commits on Nov 7, 2023
-
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # go.mod
Pantani authored and Pantani committedNov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 85f7c92 - Browse repository at this point
Copy the full SHA 85f7c92View commit details -
Pantani authored and Pantani committed
Nov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for d4ba712 - Browse repository at this point
Copy the full SHA d4ba712View commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 34b5a86 - Browse repository at this point
Copy the full SHA 34b5a86View commit details -
Pantani authored and Pantani committed
Nov 8, 2023 Configuration menu - View commit details
-
Copy full SHA for aeb2432 - Browse repository at this point
Copy the full SHA aeb2432View commit details
Commits on Nov 9, 2023
-
add generic clenaup for the network config
Pantani authored and Pantani committedNov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for d3d1001 - Browse repository at this point
Copy the full SHA d3d1001View commit details -
Pantani authored and Pantani committed
Nov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 3a1051e - Browse repository at this point
Copy the full SHA 3a1051eView commit details -
Pantani authored and Pantani committed
Nov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 1e85559 - Browse repository at this point
Copy the full SHA 1e85559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8950b0b - Browse repository at this point
Copy the full SHA 8950b0bView commit details -
add chain id and log format to tx integration test
Pantani authored and Pantani committedNov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 89ecddd - Browse repository at this point
Copy the full SHA 89ecdddView commit details -
Pantani authored and Pantani committed
Nov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 7144225 - Browse repository at this point
Copy the full SHA 7144225View commit details -
Pantani authored and Pantani committed
Nov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 5275618 - Browse repository at this point
Copy the full SHA 5275618View commit details -
bump ibc/capability and sdk/client
Pantani authored and Pantani committedNov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 8665f19 - Browse repository at this point
Copy the full SHA 8665f19View commit details -
Pantani authored and Pantani committed
Nov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 3a8e27d - Browse repository at this point
Copy the full SHA 3a8e27dView commit details -
rollback not linux support dependency
Pantani authored and Pantani committedNov 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 29a53de - Browse repository at this point
Copy the full SHA 29a53deView commit details
Commits on Nov 11, 2023
-
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # go.mod # go.sum # ignite/pkg/cosmosclient/mocks/gasometer.go # ignite/pkg/cosmosclient/mocks/signer.go # ignite/services/plugin/template/go.mod.plush
Pantani authored and Pantani committedNov 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 07dbd3c - Browse repository at this point
Copy the full SHA 07dbd3cView commit details -
Pantani authored and Pantani committed
Nov 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 5a321b2 - Browse repository at this point
Copy the full SHA 5a321b2View commit details -
Pantani authored and Pantani committed
Nov 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 336121c - Browse repository at this point
Copy the full SHA 336121cView commit details -
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7e38c6 - Browse repository at this point
Copy the full SHA c7e38c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bad0da8 - Browse repository at this point
Copy the full SHA bad0da8View commit details -
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # go.mod # go.sum
Pantani authored and Pantani committedNov 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 2631b49 - Browse repository at this point
Copy the full SHA 2631b49View commit details
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d01e2e4 - Browse repository at this point
Copy the full SHA d01e2e4View commit details
Commits on Nov 14, 2023
-
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # integration/plugin/testdata/example-plugin/go.mod # integration/plugin/testdata/example-plugin/go.sum
Pantani authored and Pantani committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for c0297e5 - Browse repository at this point
Copy the full SHA c0297e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c8f9f - Browse repository at this point
Copy the full SHA c0c8f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c961267 - Browse repository at this point
Copy the full SHA c961267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3761980 - Browse repository at this point
Copy the full SHA 3761980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc62ce - Browse repository at this point
Copy the full SHA 3bc62ceView commit details -
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # go.mod # go.sum # ignite/pkg/cosmosgen/generate.go
Pantani authored and Pantani committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for c6983d3 - Browse repository at this point
Copy the full SHA c6983d3View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2f5783 - Browse repository at this point
Copy the full SHA c2f5783View commit details
Commits on Nov 17, 2023
-
Merge remote-tracking branch 'origin/main' into feat/sdk-v0.50
# Conflicts: # ignite/pkg/chaincmd/runner/chain.go
Pantani authored and Pantani committedNov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for cb556cf - Browse repository at this point
Copy the full SHA cb556cfView commit details -
Pantani authored and Pantani committed
Nov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 77b36b7 - Browse repository at this point
Copy the full SHA 77b36b7View commit details -
fix: fix ibc registration in 0.50 (#3758)
* fix: fix ibc registration in 0.59 * updates * nit --------- Co-authored-by: Danilo Pantani <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c6533c - Browse repository at this point
Copy the full SHA 6c6533cView commit details -
register capability module and fix genesis order
Pantani authored and Pantani committedNov 17, 2023 Configuration menu - View commit details
-
Copy full SHA for fac8ad6 - Browse repository at this point
Copy the full SHA fac8ad6View commit details
Commits on Nov 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c11f8fa - Browse repository at this point
Copy the full SHA c11f8faView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7afd1e0 - Browse repository at this point
Copy the full SHA 7afd1e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ef43f - Browse repository at this point
Copy the full SHA 02ef43fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 934d089 - Browse repository at this point
Copy the full SHA 934d089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4048162 - Browse repository at this point
Copy the full SHA 4048162View commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 341c91c - Browse repository at this point
Copy the full SHA 341c91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b640d30 - Browse repository at this point
Copy the full SHA b640d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for a67e4ad - Browse repository at this point
Copy the full SHA a67e4adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9610ef4 - Browse repository at this point
Copy the full SHA 9610ef4View commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b195092 - Browse repository at this point
Copy the full SHA b195092View commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a11cfbc - Browse repository at this point
Copy the full SHA a11cfbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e97e0 - Browse repository at this point
Copy the full SHA 76e97e0View commit details
Commits on Nov 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 04b0130 - Browse repository at this point
Copy the full SHA 04b0130View commit details