-
Notifications
You must be signed in to change notification settings - Fork 122
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
Cosmos SDK v0.47 #359
Cosmos SDK v0.47 #359
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 48896c7 - Browse repository at this point
Copy the full SHA 48896c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d8411 - Browse repository at this point
Copy the full SHA 17d8411View commit details -
Configuration menu - View commit details
-
Copy full SHA for 236a820 - Browse repository at this point
Copy the full SHA 236a820View commit details -
Configuration menu - View commit details
-
Copy full SHA for b80db9e - Browse repository at this point
Copy the full SHA b80db9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc55b43 - Browse repository at this point
Copy the full SHA cc55b43View commit details -
Fix BroadcastSync for cosmos broadcaster (#360)
* Fix BroadcastSync for cosmos broadcaster * Fixing docstring
Configuration menu - View commit details
-
Copy full SHA for 0bf5f38 - Browse repository at this point
Copy the full SHA 0bf5f38View commit details -
public grpc, register tmlightclient codecs as no longer by default, a…
…ttempt base64 decode on key if string value doesn't match for backwards compatibility Add test for IBC with chains pre/post SDK 47 upgrade
Configuration menu - View commit details
-
Copy full SHA for 0350de5 - Browse repository at this point
Copy the full SHA 0350de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfaab30 - Browse repository at this point
Copy the full SHA cfaab30View commit details
Commits on Jan 24, 2023
-
deps: upgrade to ibc-go/v7 and bump ibctest go mod (#372)
* bumping ibc-go to v7 branch * bumping ibctest go mod to v7
Configuration menu - View commit details
-
Copy full SHA for 0fcd87d - Browse repository at this point
Copy the full SHA 0fcd87dView commit details
Commits on Jan 31, 2023
-
chore: align User interface with CosmosWallet and fix issue with broa…
…dcast mode sync (#388)
Configuration menu - View commit details
-
Copy full SHA for 91540a4 - Browse repository at this point
Copy the full SHA 91540a4View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0e4e0f - Browse repository at this point
Copy the full SHA e0e4e0fView commit details
Commits on Feb 23, 2023
-
chore: v0.47 branch merge and bumps (#406)
* Param proposals, balance inquiries, and IBC transfer error handling (#393) * Extract file writing/copying logic to helpers * Add ParamChangeProposal * Update file naming for param change proposal * Use Code to detect errors in IBC transfers * Add AllBalances and ParamChangeProposal * Add support for the Hermes relayer (#396) * adding some scaffolding for hermes relayer * chore: updating interface to accept create connection options type * chore: wip * wip: adding path map to hermes relayer type * writing mnemonic file * correctly reading toml config * ibc test passing with hermes relayer * learn ibc test passing with hermes relayer * adding parse client and connection output * adding hermes test cases * remove unused types * undid import change * reverted import change * reverted some unintentional changes * fix linting error * adding hermes to conformance matrix * adding default value for matrix file for CI * pass absolute value for matrix file * removed extra part of path * adding hermes to Labels function * add capabilities for hermes * temporarily strip down number of tests to verify hermes relayer * fixing conformance tests * fixing channel tests in TestRelayerSetup * revert to go rly to test * bump hermes version * extract json response correctly * extract json result from stdout * correct channel parsing json stdout * set field ClearOnStart to true * switch back to go relayer as default * add hermes to the default relayers list * Update version of ibc-go from v6 to v7 from merge * Bump sdk and ibc-go --------- Co-authored-by: bigs <bigswim@gmail.com> Co-authored-by: Cian Hatton <cianhatton@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6df92be - Browse repository at this point
Copy the full SHA 6df92beView commit details
Commits on Mar 2, 2023
-
deps: bump SDK to v0.47-rc3 (#414)
Co-authored-by: Carlos Rodriguez <crodveg@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84ec330 - Browse repository at this point
Copy the full SHA 84ec330View commit details
Commits on Mar 14, 2023
-
Consolidate flush command into single command (#417)
* Consolidate flush command into single command * Updates for hermes * Bump to rly default with consolidated flush * Flush with channelID since hermes requires it * feat: add ReadFile method for reading files from docker fs (#423) Expose a ReadFile method on ChainNode so that you can read files from the docker filesystem within test cases that exist in downstream repos. --------- Co-authored-by: Justin Tieri <37750742+jtieri@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e20c788 - Browse repository at this point
Copy the full SHA e20c788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e0cd3 - Browse repository at this point
Copy the full SHA 09e0cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 602646f - Browse repository at this point
Copy the full SHA 602646fView commit details -
Add support for genesis sub commands (#384)
* Add support for genesis sub commands * Remove logging and add some basic documentation for UsingNewGenesisCommand * Remove UsingNewGenesisCommand from chainspec + add test
Configuration menu - View commit details
-
Copy full SHA for 1e2bf42 - Browse repository at this point
Copy the full SHA 1e2bf42View commit details
Commits on Mar 15, 2023
-
bump to tm v0.37 stable, sdk v0.47 stable, ibc-go v7.0.0-rc1. Merge r…
…emote-tracking branch 'origin/main' into v0.47
Configuration menu - View commit details
-
Copy full SHA for 5739994 - Browse repository at this point
Copy the full SHA 5739994View commit details