This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
forked from cosmos/gaia
-
Notifications
You must be signed in to change notification settings - Fork 12
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* This moves the governance repository into Gaia, ensuring that the chain's governance history is shipped in a single `git clone` instead of requiring a search. * merge codeowners * cleanup of unneeded files in gov Co-authored-by: dcwalk <dc@dcwalker.ca> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
Comos -> Cosmos
* go version to 1.17 * Update go.mod * dependency: bump ibc-go from v1.2.0 to v1.2.1 * cherry-pick: d76c62d, adding router module * fix: add router module to upgrade handler * fix: testnet cli command update genesis supply * refactor!: drop support for command 'gaiad migrate' * Update go.mod * dependency: bump ibc-go from v1.2.0 to v1.2.1 * cherry-pick: d76c62d, adding router module * fix: add router module to upgrade handler * fix: testnet cli command update genesis supply * refactor!: drop support for command 'gaiad migrate' * fix: lint * chore: bump sdk, run lint * fix: panic on export zero-height because validator addr length parsing (cosmos#1015) * update packet-forward-middleware * chore: bump sdk * build: bump liquidity from v1.4.0 to 1.4.1 * go mod tidy * fix: golangci-lint version * packet-forward-middleware version bump: v1.0.0 Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: dongsam <dongsamb@gmail.com>
* Update README.md * Update README.md
* bump cosmos-sdk to 0.44.3, tendermint to v0.34.14, ibc-go to v2.0.0 * bump packet-forward-middleware to v1.0.1 * fix: lint
* Vega 6.0.0 (cosmos#1077) * fix: delete new modules from fromVM map to not skip init genesis * fix: migrate auth module after staking * chore: update changelog * chore: update changelog Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com>
* app.toml template gRPCWeb port conflict fix (cosmos#1230) Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update statesync.bash (cosmos#1208) * Update statesync.bash This config should only use seeds, and shouldn't have a persistent peer * Update statesync.bash having several rpcs is better than depending on one Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * build: bump liquidity to v1.4.4 from v1.4.2 (cosmos#1210) * build: bump liquidity to v1.4.4-rc1 from v1.4.2 * build: bump liquidity to v1.4.4 * Bump github.com/cosmos/ibc-go/v2 from 2.0.2 to 2.0.3 (cosmos#1231) Bumps [github.com/cosmos/ibc-go/v2](https://github.com/cosmos/ibc-go) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/v2.0.3/CHANGELOG.md) - [Commits](cosmos/ibc-go@v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-go/v2 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> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Fix rocksdb build tag usage (cosmos#1135) * this paves the way for widespread rocksdb usage * rocksdb * Use latest cosmos/gorocksdb * Delete .gitpod.yml gitpod has been adding these.... don't want it of course. * go mod tidy Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * 1159 update state sync configs (cosmos#1160) * Update default snapshot configs * Refactor * Fix override to include default template Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Bump github.com/tendermint/tm-db from 0.6.4 to 0.6.6 (cosmos#1116) Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.6.4 to 0.6.6. - [Release notes](https://github.com/tendermint/tm-db/releases) - [Changelog](https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md) - [Commits](tendermint/tm-db@v0.6.4...v0.6.6) --- updated-dependencies: - dependency-name: github.com/tendermint/tm-db 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> Co-authored-by: Marko <marbar3778@yahoo.com> * tm-db version 0.6.4 * chore: update changelog Co-authored-by: Mariya <RaspiRepo@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: dongsam <dongsamb@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com>
* merge theta-main to release/v7.0.0-rc0 (cosmos#1339) * Theta prepare merge to theta main (cosmos#1337) * chore: update changelog (cosmos#1060) * add changelog for backport release v5.0.8 (cosmos#1061) * Change golangci-lint version to the latest version of golangci-lint (v1.42.1) (cosmos#1043) Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com> * Update DOCS_README with switch to GH Actions (cosmos#1049) * Update DOCS_README with switch to GH Actions * update to repo makefile Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Merge pull request cosmos#1051: reenable displying params in gov docs * Update cosmos-hub-roadmap-2.0.md (cosmos#1065) * Update cosmos-hub-roadmap-2.0.md * Update cosmos-hub-roadmap-2.0.md * Update cosmos-hub-roadmap-2.0.md * Update cosmos-hub-roadmap-2.0.md (cosmos#1066) * Update cosmos-hub-roadmap-2.0.md (cosmos#1068) * Update CODEOWNERS (cosmos#1031) * Update CODEOWNERS * Update .github/CODEOWNERS Co-authored-by: Marko <marbar3778@yahoo.com> * Update CODEOWNERS Co-authored-by: Marko <marbar3778@yahoo.com> * Update README.md (cosmos#1063) * hide top banner (cosmos#1062) Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update Readme.md (cosmos#1046) * Update Readme.md Added a 'How to Use' section and a line on learning more about the Cosmos Hub. * Update README.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update README.md (cosmos#1069) * Create statesync.bash (cosmos#1027) * Create statesync.bash Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update interchain-security.md (cosmos#1071) * Update cosmos-hub-roadmap-2.0.md (cosmos#1076) * Vega 6.0.0 (cosmos#1077) * fix: delete new modules from fromVM map to not skip init genesis * fix: migrate auth module after staking * gaia: add NewSetUpContextDecorator to antedecorator (cosmos#1078) * Update upgrade-node.md (cosmos#1080) add more info * Add IOBScan to Cosmos Hub Explorers list (cosmos#1075) * Update Readme (cosmos#1083) * Update Readme * Update README.md * Update README.md * Update README.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update Dockerfile.test (cosmos#1026) Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update cosmos-hub-roadmap-2.0.md (cosmos#1085) * Update cosmos-hub-roadmap-2.0.md (cosmos#1088) * Merge pull request cosmos#1050: Create Governance proposal template * add first draft proposal templates * add new PR template for governance * edit for small fixes (cosmos#1086) * Update validator-faq.md (cosmos#1087) more editorial love for this essential content * docs: fix links in governance section (cosmos#1089) * rm dev discord links * update and relativize links * align with link style elsewhere in docs * docs: vega upgrade instruction (cosmos#1096) * docs: vega upgrade instruction * chore: change upgrade time * Update cosmoshub-4-vega-upgrade.md chore: formatting * Update docs/migration/cosmoshub-4-vega-upgrade.md Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com> * Update docs/migration/cosmoshub-4-vega-upgrade.md * Update docs/migration/cosmoshub-4-vega-upgrade.md * Update docs/migration/cosmoshub-4-vega-upgrade.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * doc: change doc for vega upgrade instruction (cosmos#1098) * doc: change doc for vega upgrade instruction * Update cosmoshub-4-vega-upgrade.md typo fix * docs minor typo fix (cosmos#1104) Cross Chain Validator (CCV) relay validator set composition * add dependabot (cosmos#1103) Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> * Update interchain-security.md (cosmos#1105) Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update gaiad installation docs, update docs install/run instructions, and clean up left menu ordering (cosmos#1095) Make requested changes Make ordering consistent * Fix broken installation links (cosmos#1120) * Bump technote-space/get-diff-action from 4 to 5.0.2 (cosmos#1108) Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 4 to 5.0.2. - [Release notes](https://github.com/technote-space/get-diff-action/releases) - [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc) - [Commits](technote-space/get-diff-action@v4...v5.0.2) --- updated-dependencies: - dependency-name: technote-space/get-diff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com> * Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (cosmos#1119) Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra 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: Marko <marbar3778@yahoo.com> * Bump codecov/codecov-action from 1 to 2.1.0 (cosmos#1114) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.1.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1...v2.1.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.1.8 (cosmos#1128) Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 3.7.1 to 4.1.8. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@3.7.1...4.1.8) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/cosmos/ibc-go/v2 from 2.0.0 to 2.0.2 (cosmos#1124) Bumps [github.com/cosmos/ibc-go/v2](https://github.com/cosmos/ibc-go) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/v2.0.2/CHANGELOG.md) - [Commits](cosmos/ibc-go@v2.0.0...v2.0.2) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-go/v2 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> Co-authored-by: Marko <marbar3778@yahoo.com> * Bump github.com/tendermint/tm-db from 0.6.4 to 0.6.6 (cosmos#1116) Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.6.4 to 0.6.6. - [Release notes](https://github.com/tendermint/tm-db/releases) - [Changelog](https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md) - [Commits](tendermint/tm-db@v0.6.4...v0.6.6) --- updated-dependencies: - dependency-name: github.com/tendermint/tm-db 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> Co-authored-by: Marko <marbar3778@yahoo.com> * Bump gaurav-nelson/github-action-markdown-link-check (cosmos#1112) Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 0.6.0 to 1.0.13. - [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases) - [Commits](gaurav-nelson/github-action-markdown-link-check@0.6.0...1.0.13) --- updated-dependencies: - dependency-name: gaurav-nelson/github-action-markdown-link-check dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com> * Bump actions/setup-go from 2.1.3 to 2.1.5 (cosmos#1130) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2.1.3...v2.1.5) --- updated-dependencies: - dependency-name: actions/setup-go 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> * Update broken links in docs (cosmos#1131) * update links in docs * cleanup * Bump actions/stale from 3 to 4.1.0 (cosmos#1113) Bumps [actions/stale](https://github.com/actions/stale) from 3 to 4.1.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v3...v4.1.0) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com> * Bump actions/checkout from 2.3.1 to 2.4.0 (cosmos#1110) Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: actions/checkout 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: Marko <marbar3778@yahoo.com> * Bump actions/cache from 1 to 2.1.7 (cosmos#1107) Bumps [actions/cache](https://github.com/actions/cache) from 1 to 2.1.7. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v1...v2.1.7) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix links to hub-tutorials (cosmos#1132) * Fix links to hub-tutorials Some of the links are broken due to the change of the gaia-tutorials folder. This should fix them. * Update installation.md * Update stale.yml to exclude issues (cosmos#1138) Taken from https://github.com/cosmos/cosmos-sdk/blob/master/.github/workflows/stale.yml * Update the upgrade time (cosmos#1102) * Update cosmoshub-4-vega-upgrade.md update the upgrade time * Update docs/migration/cosmoshub-4-vega-upgrade.md Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> * docs: add system requirement Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update Roadmap to mention Vega is completed (cosmos#1140) * Update Roadmap to mention Vega is completed And some little things to make sure the page is parsed well for the new cosmos hub roadmap page. * Updates to gravity bridge mentions Updated to signal Gravity Bridge is an external chain that was released around Vega. * Update docs/roadmap/cosmos-hub-roadmap-2.0.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Added instructions on depositing to a proposal (cosmos#1142) * Added instructions on depositing to a proposal Also replaced the Hubble instructions with Mintscan. * Update docs/governance/submitting.md * Update docs/governance/submitting.md * Update docs/governance/submitting.md * Update docs/governance/submitting.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Merge pull request cosmos#1090: docs: Set up locales for existing translations * set up locales for translations * remove es translations from gov section * update links in locale readmes * add initial instruction on locales in DOCS_README * add labels and selectText * remove frontmatter in es README * Module Readiness Github Issue & Docs (cosmos#1172) * add tempalte and dir * Update template.md * add issue template * Add module readiness template * Add readiness readme and adr template * Edit adr template * Update ADR template Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update module-readiness.md * Docs: Restructure governance section (cosmos#1126) * rm gov gaiad page use getting started * restructure proposal type readmes and formatting * rename files to use - vs _ * update links and order pages * move all best practices into a single doc * Apply suggestions from code review Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Bump vuepress-theme-cosmos from 1.0.182 to 1.0.183 in /docs (cosmos#1161) Bumps [vuepress-theme-cosmos](https://github.com/cosmos/vuepress-theme-cosmos) from 1.0.182 to 1.0.183. - [Release notes](https://github.com/cosmos/vuepress-theme-cosmos/releases) - [Commits](https://github.com/cosmos/vuepress-theme-cosmos/commits) --- updated-dependencies: - dependency-name: vuepress-theme-cosmos 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> * Bump JamesIves/github-pages-deploy-action from 4.1.8 to 4.2.2 (cosmos#1152) Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.8 to 4.2.2. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.8...v4.2.2) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-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> * 1159 update state sync configs (cosmos#1160) * Update default snapshot configs * Refactor * Fix override to include default template Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Add tabbing for markdown docs (cosmos#1217) * Add tabbing for markdown docs * Add package-lock * Theta update (cosmos#1211) * Update cosmos-hub-roadmap-2.0.md * Update docs/roadmap/cosmos-hub-roadmap-2.0.md Co-authored-by: lg <8335464+glnro@users.noreply.github.com> * Update docs/roadmap/cosmos-hub-roadmap-2.0.md Co-authored-by: lg <8335464+glnro@users.noreply.github.com> * Update cosmos-hub-roadmap-2.0.md Co-authored-by: lg <8335464+glnro@users.noreply.github.com> * Update Ledger doc with Keplr (cosmos#1205) * Update Ledger doc with Keplr Replaced Lunie instructions with Keplr * Removed leftover Lunie content * Update ledger.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update joining mainnet documentation (cosmos#1146) * Update joining mainnet documentation * Minor fixes for updated joining mainnet documentation * Update menu order * Make requested changes * Additional updates * Make requested changes for hardware config * Update config header * Fix tabbing header * Update joining mainnet documentation * Minor fixes for updated joining mainnet documentation * Update menu order * Make requested changes * Additional updates * Make requested changes for hardware config * Update config header * Fix tabbing header Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Updates to Validator Docs (cosmos#1207) * Updated validator documentation. * Small updates * fixes from yaru feedback * Update docs/validators/validator-setup.md Co-authored-by: lg <8335464+glnro@users.noreply.github.com> * Update docs/validators/validator-setup.md Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * bump cosmsos-sdk v0.44.5 to v0.45.0, ibc-go v2 to v3-alpha2, fix in-place migration ordering * fix: panic when forget to add modules to SetOrder{BeginBlocker, EndBlocker, InitGenesis, ExportGenesis} functions * fix: store.StoreUpgrades{} * bump: replace dependencies to depend on sdk 0.45.0 * bump: liquidity module to v1.4.5 * bump: cosmos-sdk to v0.45.1 * fix: server.Generate* is deprecated, it is moved to testutil * fix: upgrade module should run first in SetOrderBeginBlockers * fix: client.ReadFromClientConfig -> client.ReadPersistentCommandFlags * bump: gaia module: v6 -> v7 * bump: ibc-go to v3.0.0-beta1 * fix: router module * style: adjust package import order * fix: SetOrderEndBlockers * fix: adjust capability module's beginblocker position * Update app.go style: remove extra print * fix: SetOrderInitGenesis * fix: lint * add migration logs * feat: add ica * fix: lint * bump: ibc-to to v3.0.0-rc0 * fix: ica init * fix: fromVersionMap * set ica params * bump: liquidity to v1.5.0 * update upgrade name * bump: packet-forward-module * fix: ica in upgrade * bump: packet-forward module to v1.0.2 * bump: ibc-go to v3.0.0-rc1 * chore: add log * fix: upgrade add store * block all module acct to receive tokens by MsgSend * bump: ibc-go to v3.0.0-rc2 * remove unused function GetMaccPerms * bump: liquidity module to v1.5.0 * chore: rename ibcmodule to transferIBCModule * fix: delete ica controller module and allow more msg types in ica * fix: add icacontroller store to avoid panic * bump: ibc-go to v3.0.0 and remove ica controller * bump: packet-forward module to v2.1.1 Co-authored-by: psh4nk <psh4nk@outlook.com> Co-authored-by: dcwalk <dcwalk@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Daria K <ppartesia@gmail.com> Co-authored-by: tmckenzie51 <25855566+tmckenzie51@users.noreply.github.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Zhiwei(Jeffrey) Hu <huzhiwei@outlook.com> Co-authored-by: Jessica Dosseh <jessica.dosseh@yahoo.ca> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: Barrie Byron <barrie.byron@tendermint.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: Gavin <13985253+gavinly@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fkneeland-figure <86616427+fkneeland-figure@users.noreply.github.com> Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> * fix: fromVM * chore: correct docs, comments, go.sum Co-authored-by: psh4nk <psh4nk@outlook.com> Co-authored-by: dcwalk <dcwalk@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Daria K <ppartesia@gmail.com> Co-authored-by: tmckenzie51 <25855566+tmckenzie51@users.noreply.github.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Zhiwei(Jeffrey) Hu <huzhiwei@outlook.com> Co-authored-by: Jessica Dosseh <jessica.dosseh@yahoo.ca> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: Barrie Byron <barrie.byron@tendermint.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: Gavin <13985253+gavinly@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fkneeland-figure <86616427+fkneeland-figure@users.noreply.github.com> Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> * chore: add CHANGELOG Co-authored-by: psh4nk <psh4nk@outlook.com> Co-authored-by: dcwalk <dcwalk@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Daria K <ppartesia@gmail.com> Co-authored-by: tmckenzie51 <25855566+tmckenzie51@users.noreply.github.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Zhiwei(Jeffrey) Hu <huzhiwei@outlook.com> Co-authored-by: Jessica Dosseh <jessica.dosseh@yahoo.ca> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: Barrie Byron <barrie.byron@tendermint.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: Gavin <13985253+gavinly@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fkneeland-figure <86616427+fkneeland-figure@users.noreply.github.com> Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com>
* Theta main (cosmos#1356) * update changelog * make ica host allow msg types const * merge Release/v7.0.0 rc0 to release/v7.0.x (cosmos#1340) (cosmos#1351) * merge theta-main to release/v7.0.0-rc0 (cosmos#1339) * Theta prepare merge to theta main (cosmos#1337) * chore: update changelog (cosmos#1060) * add changelog for backport release v5.0.8 (cosmos#1061) * Change golangci-lint version to the latest version of golangci-lint (v1.42.1) (cosmos#1043) Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com> * Update DOCS_README with switch to GH Actions (cosmos#1049) * Update DOCS_README with switch to GH Actions * update to repo makefile Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Merge pull request cosmos#1051: reenable displying params in gov docs * Update cosmos-hub-roadmap-2.0.md (cosmos#1065) * Update cosmos-hub-roadmap-2.0.md * Update cosmos-hub-roadmap-2.0.md * Update cosmos-hub-roadmap-2.0.md * Update cosmos-hub-roadmap-2.0.md (cosmos#1066) * Update cosmos-hub-roadmap-2.0.md (cosmos#1068) * Update CODEOWNERS (cosmos#1031) * Update CODEOWNERS * Update .github/CODEOWNERS Co-authored-by: Marko <marbar3778@yahoo.com> * Update CODEOWNERS Co-authored-by: Marko <marbar3778@yahoo.com> * Update README.md (cosmos#1063) * hide top banner (cosmos#1062) Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update Readme.md (cosmos#1046) * Update Readme.md Added a 'How to Use' section and a line on learning more about the Cosmos Hub. * Update README.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update README.md (cosmos#1069) * Create statesync.bash (cosmos#1027) * Create statesync.bash Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update interchain-security.md (cosmos#1071) * Update cosmos-hub-roadmap-2.0.md (cosmos#1076) * Vega 6.0.0 (cosmos#1077) * fix: delete new modules from fromVM map to not skip init genesis * fix: migrate auth module after staking * gaia: add NewSetUpContextDecorator to antedecorator (cosmos#1078) * Update upgrade-node.md (cosmos#1080) add more info * Add IOBScan to Cosmos Hub Explorers list (cosmos#1075) * Update Readme (cosmos#1083) * Update Readme * Update README.md * Update README.md * Update README.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update Dockerfile.test (cosmos#1026) Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update cosmos-hub-roadmap-2.0.md (cosmos#1085) * Update cosmos-hub-roadmap-2.0.md (cosmos#1088) * Merge pull request cosmos#1050: Create Governance proposal template * add first draft proposal templates * add new PR template for governance * edit for small fixes (cosmos#1086) * Update validator-faq.md (cosmos#1087) more editorial love for this essential content * docs: fix links in governance section (cosmos#1089) * rm dev discord links * update and relativize links * align with link style elsewhere in docs * docs: vega upgrade instruction (cosmos#1096) * docs: vega upgrade instruction * chore: change upgrade time * Update cosmoshub-4-vega-upgrade.md chore: formatting * Update docs/migration/cosmoshub-4-vega-upgrade.md Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com> * Update docs/migration/cosmoshub-4-vega-upgrade.md * Update docs/migration/cosmoshub-4-vega-upgrade.md * Update docs/migration/cosmoshub-4-vega-upgrade.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * doc: change doc for vega upgrade instruction (cosmos#1098) * doc: change doc for vega upgrade instruction * Update cosmoshub-4-vega-upgrade.md typo fix * docs minor typo fix (cosmos#1104) Cross Chain Validator (CCV) relay validator set composition * add dependabot (cosmos#1103) Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> * Update interchain-security.md (cosmos#1105) Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update gaiad installation docs, update docs install/run instructions, and clean up left menu ordering (cosmos#1095) Make requested changes Make ordering consistent * Fix broken installation links (cosmos#1120) * Bump technote-space/get-diff-action from 4 to 5.0.2 (cosmos#1108) Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from 4 to 5.0.2. - [Release notes](https://github.com/technote-space/get-diff-action/releases) - [Changelog](https://github.com/technote-space/get-diff-action/blob/main/.releasegarc) - [Commits](technote-space/get-diff-action@v4...v5.0.2) --- updated-dependencies: - dependency-name: technote-space/get-diff-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com> * Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (cosmos#1119) Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra 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: Marko <marbar3778@yahoo.com> * Bump codecov/codecov-action from 1 to 2.1.0 (cosmos#1114) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.1.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1...v2.1.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.1.8 (cosmos#1128) Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 3.7.1 to 4.1.8. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@3.7.1...4.1.8) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump github.com/cosmos/ibc-go/v2 from 2.0.0 to 2.0.2 (cosmos#1124) Bumps [github.com/cosmos/ibc-go/v2](https://github.com/cosmos/ibc-go) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/v2.0.2/CHANGELOG.md) - [Commits](cosmos/ibc-go@v2.0.0...v2.0.2) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-go/v2 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> Co-authored-by: Marko <marbar3778@yahoo.com> * Bump github.com/tendermint/tm-db from 0.6.4 to 0.6.6 (cosmos#1116) Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.6.4 to 0.6.6. - [Release notes](https://github.com/tendermint/tm-db/releases) - [Changelog](https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md) - [Commits](tendermint/tm-db@v0.6.4...v0.6.6) --- updated-dependencies: - dependency-name: github.com/tendermint/tm-db 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> Co-authored-by: Marko <marbar3778@yahoo.com> * Bump gaurav-nelson/github-action-markdown-link-check (cosmos#1112) Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 0.6.0 to 1.0.13. - [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases) - [Commits](gaurav-nelson/github-action-markdown-link-check@0.6.0...1.0.13) --- updated-dependencies: - dependency-name: gaurav-nelson/github-action-markdown-link-check dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com> * Bump actions/setup-go from 2.1.3 to 2.1.5 (cosmos#1130) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2.1.3...v2.1.5) --- updated-dependencies: - dependency-name: actions/setup-go 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> * Update broken links in docs (cosmos#1131) * update links in docs * cleanup * Bump actions/stale from 3 to 4.1.0 (cosmos#1113) Bumps [actions/stale](https://github.com/actions/stale) from 3 to 4.1.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v3...v4.1.0) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com> * Bump actions/checkout from 2.3.1 to 2.4.0 (cosmos#1110) Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: actions/checkout 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: Marko <marbar3778@yahoo.com> * Bump actions/cache from 1 to 2.1.7 (cosmos#1107) Bumps [actions/cache](https://github.com/actions/cache) from 1 to 2.1.7. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v1...v2.1.7) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix links to hub-tutorials (cosmos#1132) * Fix links to hub-tutorials Some of the links are broken due to the change of the gaia-tutorials folder. This should fix them. * Update installation.md * Update stale.yml to exclude issues (cosmos#1138) Taken from https://github.com/cosmos/cosmos-sdk/blob/master/.github/workflows/stale.yml * Update the upgrade time (cosmos#1102) * Update cosmoshub-4-vega-upgrade.md update the upgrade time * Update docs/migration/cosmoshub-4-vega-upgrade.md Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> * docs: add system requirement Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update Roadmap to mention Vega is completed (cosmos#1140) * Update Roadmap to mention Vega is completed And some little things to make sure the page is parsed well for the new cosmos hub roadmap page. * Updates to gravity bridge mentions Updated to signal Gravity Bridge is an external chain that was released around Vega. * Update docs/roadmap/cosmos-hub-roadmap-2.0.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Added instructions on depositing to a proposal (cosmos#1142) * Added instructions on depositing to a proposal Also replaced the Hubble instructions with Mintscan. * Update docs/governance/submitting.md * Update docs/governance/submitting.md * Update docs/governance/submitting.md * Update docs/governance/submitting.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Merge pull request cosmos#1090: docs: Set up locales for existing translations * set up locales for translations * remove es translations from gov section * update links in locale readmes * add initial instruction on locales in DOCS_README * add labels and selectText * remove frontmatter in es README * Module Readiness Github Issue & Docs (cosmos#1172) * add tempalte and dir * Update template.md * add issue template * Add module readiness template * Add readiness readme and adr template * Edit adr template * Update ADR template Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update module-readiness.md * Docs: Restructure governance section (cosmos#1126) * rm gov gaiad page use getting started * restructure proposal type readmes and formatting * rename files to use - vs _ * update links and order pages * move all best practices into a single doc * Apply suggestions from code review Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Bump vuepress-theme-cosmos from 1.0.182 to 1.0.183 in /docs (cosmos#1161) Bumps [vuepress-theme-cosmos](https://github.com/cosmos/vuepress-theme-cosmos) from 1.0.182 to 1.0.183. - [Release notes](https://github.com/cosmos/vuepress-theme-cosmos/releases) - [Commits](https://github.com/cosmos/vuepress-theme-cosmos/commits) --- updated-dependencies: - dependency-name: vuepress-theme-cosmos 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> * Bump JamesIves/github-pages-deploy-action from 4.1.8 to 4.2.2 (cosmos#1152) Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.8 to 4.2.2. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.8...v4.2.2) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-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> * 1159 update state sync configs (cosmos#1160) * Update default snapshot configs * Refactor * Fix override to include default template Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Add tabbing for markdown docs (cosmos#1217) * Add tabbing for markdown docs * Add package-lock * Theta update (cosmos#1211) * Update cosmos-hub-roadmap-2.0.md * Update docs/roadmap/cosmos-hub-roadmap-2.0.md Co-authored-by: lg <8335464+glnro@users.noreply.github.com> * Update docs/roadmap/cosmos-hub-roadmap-2.0.md Co-authored-by: lg <8335464+glnro@users.noreply.github.com> * Update cosmos-hub-roadmap-2.0.md Co-authored-by: lg <8335464+glnro@users.noreply.github.com> * Update Ledger doc with Keplr (cosmos#1205) * Update Ledger doc with Keplr Replaced Lunie instructions with Keplr * Removed leftover Lunie content * Update ledger.md Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Update joining mainnet documentation (cosmos#1146) * Update joining mainnet documentation * Minor fixes for updated joining mainnet documentation * Update menu order * Make requested changes * Additional updates * Make requested changes for hardware config * Update config header * Fix tabbing header * Update joining mainnet documentation * Minor fixes for updated joining mainnet documentation * Update menu order * Make requested changes * Additional updates * Make requested changes for hardware config * Update config header * Fix tabbing header Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * Updates to Validator Docs (cosmos#1207) * Updated validator documentation. * Small updates * fixes from yaru feedback * Update docs/validators/validator-setup.md Co-authored-by: lg <8335464+glnro@users.noreply.github.com> * Update docs/validators/validator-setup.md Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> * bump cosmsos-sdk v0.44.5 to v0.45.0, ibc-go v2 to v3-alpha2, fix in-place migration ordering * fix: panic when forget to add modules to SetOrder{BeginBlocker, EndBlocker, InitGenesis, ExportGenesis} functions * fix: store.StoreUpgrades{} * bump: replace dependencies to depend on sdk 0.45.0 * bump: liquidity module to v1.4.5 * bump: cosmos-sdk to v0.45.1 * fix: server.Generate* is deprecated, it is moved to testutil * fix: upgrade module should run first in SetOrderBeginBlockers * fix: client.ReadFromClientConfig -> client.ReadPersistentCommandFlags * bump: gaia module: v6 -> v7 * bump: ibc-go to v3.0.0-beta1 * fix: router module * style: adjust package import order * fix: SetOrderEndBlockers * fix: adjust capability module's beginblocker position * Update app.go style: remove extra print * fix: SetOrderInitGenesis * fix: lint * add migration logs * feat: add ica * fix: lint * bump: ibc-to to v3.0.0-rc0 * fix: ica init * fix: fromVersionMap * set ica params * bump: liquidity to v1.5.0 * update upgrade name * bump: packet-forward-module * fix: ica in upgrade * bump: packet-forward module to v1.0.2 * bump: ibc-go to v3.0.0-rc1 * chore: add log * fix: upgrade add store * block all module acct to receive tokens by MsgSend * bump: ibc-go to v3.0.0-rc2 * remove unused function GetMaccPerms * bump: liquidity module to v1.5.0 * chore: rename ibcmodule to transferIBCModule * fix: delete ica controller module and allow more msg types in ica * fix: add icacontroller store to avoid panic * bump: ibc-go to v3.0.0 and remove ica controller * bump: packet-forward module to v2.1.1 Co-authored-by: psh4nk <psh4nk@outlook.com> Co-authored-by: dcwalk <dcwalk@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Daria K <ppartesia@gmail.com> Co-authored-by: tmckenzie51 <25855566+tmckenzie51@users.noreply.github.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Zhiwei(Jeffrey) Hu <huzhiwei@outlook.com> Co-authored-by: Jessica Dosseh <jessica.dosseh@yahoo.ca> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: Barrie Byron <barrie.byron@tendermint.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: Gavin <13985253+gavinly@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fkneeland-figure <86616427+fkneeland-figure@users.noreply.github.com> Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> * fix: fromVM * chore: correct docs, comments, go.sum Co-authored-by: psh4nk <psh4nk@outlook.com> Co-authored-by: dcwalk <dcwalk@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Daria K <ppartesia@gmail.com> Co-authored-by: tmckenzie51 <25855566+tmckenzie51@users.noreply.github.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Zhiwei(Jeffrey) Hu <huzhiwei@outlook.com> Co-authored-by: Jessica Dosseh <jessica.dosseh@yahoo.ca> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: Barrie Byron <barrie.byron@tendermint.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: Gavin <13985253+gavinly@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fkneeland-figure <86616427+fkneeland-figure@users.noreply.github.com> Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> * chore: add CHANGELOG Co-authored-by: psh4nk <psh4nk@outlook.com> Co-authored-by: dcwalk <dcwalk@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Daria K <ppartesia@gmail.com> Co-authored-by: tmckenzie51 <25855566+tmckenzie51@users.noreply.github.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Zhiwei(Jeffrey) Hu <huzhiwei@outlook.com> Co-authored-by: Jessica Dosseh <jessica.dosseh@yahoo.ca> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: Barrie Byron <barrie.byron@tendermint.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: Gavin <13985253+gavinly@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fkneeland-figure <86616427+fkneeland-figure@users.noreply.github.com> Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> Co-authored-by: psh4nk <psh4nk@outlook.com> Co-authored-by: dcwalk <dcwalk@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Daria K <ppartesia@gmail.com> Co-authored-by: tmckenzie51 <25855566+tmckenzie51@users.noreply.github.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Zhiwei(Jeffrey) Hu <huzhiwei@outlook.com> Co-authored-by: Jessica Dosseh <jessica.dosseh@yahoo.ca> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: Barrie Byron <barrie.byron@tendermint.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: Gavin <13985253+gavinly@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fkneeland-figure <86616427+fkneeland-figure@users.noreply.github.com> Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> * resolve conflict from cherrry pick 04b0191 * resolve conflit from cherry pick 611e338 * resolve conflit from cherry pick 1722cf8 * resolve conflit from cherry pick d6f7b57 * fix e2e gaia package version * chore: fix lint Co-authored-by: Yaru Wang <yaru@interchain.io> Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com> Co-authored-by: psh4nk <psh4nk@outlook.com> Co-authored-by: dcwalk <dcwalk@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Daria K <ppartesia@gmail.com> Co-authored-by: tmckenzie51 <25855566+tmckenzie51@users.noreply.github.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Zhiwei(Jeffrey) Hu <huzhiwei@outlook.com> Co-authored-by: Jessica Dosseh <jessica.dosseh@yahoo.ca> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: Barrie Byron <barrie.byron@tendermint.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: Gavin <13985253+gavinly@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fkneeland-figure <86616427+fkneeland-figure@users.noreply.github.com> Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> * update CHANGELOG Co-authored-by: Gaurav Raghuvanshy <6112418+tokamak-git@users.noreply.github.com> Co-authored-by: psh4nk <psh4nk@outlook.com> Co-authored-by: dcwalk <dcwalk@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Daria K <ppartesia@gmail.com> Co-authored-by: tmckenzie51 <25855566+tmckenzie51@users.noreply.github.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Zhiwei(Jeffrey) Hu <huzhiwei@outlook.com> Co-authored-by: Jessica Dosseh <jessica.dosseh@yahoo.ca> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: Barrie Byron <barrie.byron@tendermint.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: Gavin <13985253+gavinly@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fkneeland-figure <86616427+fkneeland-figure@users.noreply.github.com> Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Gaurav Raghuvanshy <6112418+tokamak-git@users.noreply.github.com> Co-authored-by: psh4nk <psh4nk@outlook.com> Co-authored-by: dcwalk <dcwalk@users.noreply.github.com> Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Daria K <ppartesia@gmail.com> Co-authored-by: tmckenzie51 <25855566+tmckenzie51@users.noreply.github.com> Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com> Co-authored-by: Zhiwei(Jeffrey) Hu <huzhiwei@outlook.com> Co-authored-by: Jessica Dosseh <jessica.dosseh@yahoo.ca> Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com> Co-authored-by: Barrie Byron <barrie.byron@tendermint.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: Gavin <13985253+gavinly@users.noreply.github.com> Co-authored-by: lg <8335464+glnro@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fkneeland-figure <86616427+fkneeland-figure@users.noreply.github.com> Co-authored-by: Noam <81436914+nooomski@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* updates * fix changelog * remove RELEASE_NOTE Co-authored-by: Yaru Wang <yaru@interchain.io>
* preparation for v7.0.2 release (cosmos#1458) * bump: sdk to 0.45.4 * formatting (cherry picked from commit 4e07112) # Conflicts: # CHANGELOG.md * solve conflicts in CHANGELOG.md Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com> Co-authored-by: Yaru Wang <yaru@interchain.io>
(cherry picked from commit ceec94e) Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com>
Release v7.0.2 Conflicts and other manual fixups: .github/workflows/lint.yml CHANGELOG.md Makefile README.md app/ante_handler.go app/app.go app/migrate.go cmd/ag0/main.go cmd/gaiad/cmd/root.go cmd/gaiad/main.go docs/package.json go.mod go.sum
chore: merge gaia 7.0.2 release
feat: add the rosetta command to ag0
JimLarson
approved these changes
Aug 23, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
merge agoric-upgrade-7 to Agoric