forked from cosmos/gaia
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Updates tendermint version for Gaia v4.2.1 #9
Closed
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
* Updating changelog for v4
* Adding stub for migration guide (cosmos#586) * Update Github actions pattern filter for go files, go.mod, and go.sum * Updating changelog for v4 * Added PR link to changelog line item * update discord link (cosmos#596) * Fix Discord Links (cosmos#599) * Update config.js * Update overview.md * Update README.md (cosmos#603) Update Github license badge to branch `main` instead of former `master` * Upgrade descriptions for cosmoshub-3 (cosmos#585) * Upgrade descriptions for cosmoshub-3 * Remove any blockheight, since it is not known * Add steps for the upgrade and more info around service providers * Add info on backup * Add info about x-crisis-skipp-assert-invariants * Update to gaia v2.0.15 * Add grpc and state sync settings to the upgrade guide * Replace unsafe-reset-all with init * Use unsafe-reset-all, info about genesis hash value * Fix repo name in license file (cosmos#604) * Remove circleci (cosmos#597) * ci: remove circleci * Adding localnet sim to github action * Remove file filter temporarily * Re-enable file filter for action trigger * Remove commented lines * Linking file filter to actions * Update .gaia directory and fixed timestamp for migrate (cosmos#607) * Update .gaia directory and fixed timestamp for migrate * Optimise readability in migrate step * Add comment on new created genesis * Adding resources to migration guide (cosmos#605) * docs: deploy gh pages (cosmos#541) * deploy docs to gh pages * change base * remove circle * Update .github/workflows/docs.yml * remove prefix * push on main (cosmos#609) * Cosmoshub 3 upgrade genesis initial height (cosmos#608) * Change genesis timestamp to initial height * Remove further explanation on time with initial height * Removing dup liveness-test; was implemented in (cosmos#597) (cosmos#611) * Bump github.com/tendermint/tm-db from 0.6.3 to 0.6.4 (cosmos#616) * Bump github.com/tendermint/tm-db from 0.6.3 to 0.6.4 Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.6.3 to 0.6.4. - [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.3...v0.6.4) Signed-off-by: dependabot-preview[bot] <[email protected]> * go.sum Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Federico Kunze <[email protected]> * Bump github.com/spf13/cobra from 1.1.1 to 1.1.2 (cosmos#617) * Bump github.com/spf13/cobra from 1.1.1 to 1.1.2 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.1.1...v1.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]> * go.sum Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Federico Kunze <[email protected]> * 100 validators to 125 validators (cosmos#618) * 100 validators to 125 validators * Update validator-faq.md * Update validator-faq.md * Update validator-faq.md * Update validator-faq.md * Update delegator-faq.md * Update overview.md * Update validator-setup.md * Updates to release process (cosmos#588) * Initial commit of updates * Adding new RELEASING.md file * Update contact info in COC * Adding info on tag deletion, fixed reproducible build cmd * Update .github/CODEOWNERS Co-authored-by: Alessio Treglia <[email protected]> Co-authored-by: billy rennekamp <[email protected]> * Add missing breaking changes file (cosmos#625) * Add missing breaking changes file * Update docs/migration/breaking_changes.md Co-authored-by: Alessio Treglia <[email protected]> * Bump github.com/tendermint/tendermint from 0.34.3 to 0.34.4 (cosmos#622) * Bump github.com/tendermint/tendermint from 0.34.3 to 0.34.4 Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.3 to 0.34.4. - [Release notes](https://github.com/tendermint/tendermint/releases) - [Changelog](https://github.com/tendermint/tendermint/blob/v0.34.4/CHANGELOG.md) - [Commits](tendermint/tendermint@v0.34.3...v0.34.4) Signed-off-by: dependabot-preview[bot] <[email protected]> * go.sum Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Federico Kunze <[email protected]> * Add memory hardware requirements to the upgrade guide (cosmos#621) * Bump github.com/spf13/cobra from 1.1.2 to 1.1.3 (cosmos#619) * Bump github.com/spf13/cobra from 1.1.2 to 1.1.3 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.1.2...v1.1.3) Signed-off-by: dependabot-preview[bot] <[email protected]> * go.sum Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Shahan Khatchadourian <[email protected]> * remove version (cosmos#630) * Add summary, pathways, full node operator guidance (cosmos#631) * Applying fixes (cosmos#632) * Create Cosmos Hub3 upgrade Instructions on ES_es (cosmos#613) * Create Cosmos Hub3 upgrade Instructions on ES_es * Update docs/migration/cosmoshub-3[ES_es].md Co-authored-by: Federico Kunze <[email protected]> * Update docs/migration/cosmoshub-3[ES_es].md Co-authored-by: Federico Kunze <[email protected]> * Update docs/migration/cosmoshub-3[ES_es].md Co-authored-by: Federico Kunze <[email protected]> * Update docs/migration/cosmoshub-3[ES_es].md Co-authored-by: Federico Kunze <[email protected]> * Update docs/migration/cosmoshub-3[ES_es].md Co-authored-by: Federico Kunze <[email protected]> * Update docs/migration/cosmoshub-3[ES_es].md Co-authored-by: Federico Kunze <[email protected]> * Update Cosmoshub-3 Fedekunze's translation suggestions added. Check (https://github.com/cosmos/gaia/pull/613#discussion_r573697546)[https://github.com/cosmos/gaia/pull/613#discussion_r573697546] Co-authored-by: Federico Kunze <[email protected]> * FIX: typo (cosmos#633) * Depend on cosmos-sdk v0.41.1 (cosmos#635) * FIX v4.0.0 hash (cosmos#634) Co-authored-by: Jelena647 <[email protected]> Co-authored-by: billy rennekamp <[email protected]> Co-authored-by: Tobias Schwarz <[email protected]> Co-authored-by: Marko <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Federico Kunze <[email protected]> Co-authored-by: Alessio Treglia <[email protected]> Co-authored-by: wimel <[email protected]> Co-authored-by: Federico Kunze <[email protected]> Co-authored-by: Nicolas Pinto <[email protected]>
* Getting ready to bump sdk and tendermint * Added PR number * update changelog * go.mod and go.sum
* Updates for v4.0.3
Create a Korean translated version of `migration/cosmoshub-3.md` Cosmos Hub 3 upgrade instructions.
* Enabling cleveldb build tag in makefile * Enabling cleveldb build example
* add tm-version * fix sed * resolve merge from other changes to Makefile
* Fix path in doc * Fix command in docs
* Bump github.com/tendermint/tendermint from 0.34.7 to 0.34.8 Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.7 to 0.34.8. - [Release notes](https://github.com/tendermint/tendermint/releases) - [Changelog](https://github.com/tendermint/tendermint/blob/v0.34.8/CHANGELOG.md) - [Commits](tendermint/tendermint@v0.34.7...v0.34.8) Signed-off-by: dependabot-preview[bot] <[email protected]> * go.sum Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Federico Kunze <[email protected]>
* build with cosmos-sdk v0.41.4 * update to sdk v0.41.4 final
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3. **This update includes a security fix.** - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/[email protected]@2.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* test gaia against sdk v0.42 * update against sdk 0.42.0-rc1 * build against v0.42.0-rc2 * build against v0.42.0
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.** - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Changelog for v4.0.6 * Update CHANGELOG.md Co-authored-by: Alessio Treglia <[email protected]>
(cherry picked from commit 29aa7ca) Co-authored-by: Shahan Khatchadourian <[email protected]>
Co-authored-by: Jonathan Gimeno <[email protected]>
Remove duplicate vesting sub-command. Add multisign-batch command. Closes: cosmos#746 (cherry picked from commit 916a9d0) Co-authored-by: Alessio Treglia <[email protected]>
(cherry picked from commit 2adad56) Co-authored-by: Shahan Khatchadourian <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit e3abd92) Co-authored-by: Alessio Treglia <[email protected]>
* Add security process condition * Update SECURITY.md Co-authored-by: Tess Rinearson <[email protected]> Co-authored-by: Tess Rinearson <[email protected]> (cherry picked from commit 3846aa1) Co-authored-by: Shahan Khatchadourian <[email protected]>
…osmos#776) * Bump github.com/cosmos/cosmos-sdk from 0.42.0 to 0.42.1 Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.42.0 to 0.42.1. - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.42.1/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@v0.42.0...v0.42.1) Signed-off-by: dependabot-preview[bot] <[email protected]> * go mod tidy Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Shahan Khatchadourian <[email protected]> (cherry picked from commit 1c0c06e) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit 477b739) Co-authored-by: Alessio Treglia <[email protected]>
* removing deps no longer needed (cosmos#781) (cherry picked from commit 98f228d) # Conflicts: # go.sum * go mod tidy Co-authored-by: Shahan Khatchadourian <[email protected]>
(cherry picked from commit 9693d8f) Co-authored-by: Shahan Khatchadourian <[email protected]>
* Add some process around timed releases * Add comms info (cherry picked from commit 23c6751) Co-authored-by: Shahan Khatchadourian <[email protected]>
…osmos#792) * Bump github.com/cosmos/cosmos-sdk from 0.42.2 to 0.42.3 Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.42.2 to 0.42.3. - [Release notes](https://github.com/cosmos/cosmos-sdk/releases) - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.42.3/CHANGELOG.md) - [Commits](cosmos/cosmos-sdk@v0.42.2...v0.42.3) Signed-off-by: dependabot-preview[bot] <[email protected]> * go mod tidy Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Marko Baricevic <[email protected]> (cherry picked from commit 08d5644) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
sim
label for PRs to run long-running non-determinism sim (Addingsim
label for PRs to run long-running non-determinism sim cosmos/gaia#774) (Addingsim
label for PRs to run long-running non-determinism sim (#… cosmos/gaia#778)Closes: #XXX
Description
For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)