-
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
Commits on Jan 28, 2021
-
Update changelog for v4.0.0 (cosmos#594)
* Updating changelog for v4
Configuration menu - View commit details
-
Copy full SHA for a279d09 - Browse repository at this point
Copy the full SHA a279d09View commit details
Commits on Feb 17, 2021
-
Make v4.0.x branch current with main (cosmos#636)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 0cfa3cc - Browse repository at this point
Copy the full SHA 0cfa3ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 496759b - Browse repository at this point
Copy the full SHA 496759bView commit details
Commits on Feb 18, 2021
-
Gaia v4.0.2 tracking issue (cosmos#640) (cosmos#641)
* Getting ready to bump sdk and tendermint * Added PR number * update changelog * go.mod and go.sum
Configuration menu - View commit details
-
Copy full SHA for 6d46572 - Browse repository at this point
Copy the full SHA 6d46572View commit details -
Updates for v4.0.3 (cosmos#645) (cosmos#646)
* Updates for v4.0.3
Configuration menu - View commit details
-
Copy full SHA for 2c4fdb2 - Browse repository at this point
Copy the full SHA 2c4fdb2View commit details
Commits on Feb 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a1a89e8 - Browse repository at this point
Copy the full SHA a1a89e8View commit details -
Translate Cosmoshub-3 migration guide to Korean (cosmos#628)
Create a Korean translated version of `migration/cosmoshub-3.md` Cosmos Hub 3 upgrade instructions.
Configuration menu - View commit details
-
Copy full SHA for 38d774f - Browse repository at this point
Copy the full SHA 38d774fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e965d46 - Browse repository at this point
Copy the full SHA e965d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e99fd9 - Browse repository at this point
Copy the full SHA 2e99fd9View commit details -
Enabling cleveldb build tag in makefile (cosmos#652)
* Enabling cleveldb build tag in makefile * Enabling cleveldb build example
Configuration menu - View commit details
-
Copy full SHA for f22c204 - Browse repository at this point
Copy the full SHA f22c204View commit details -
build: add tm-version (cosmos#657)
* add tm-version * fix sed * resolve merge from other changes to Makefile
Configuration menu - View commit details
-
Copy full SHA for 91de01c - Browse repository at this point
Copy the full SHA 91de01cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0d291 - Browse repository at this point
Copy the full SHA ab0d291View commit details -
Configuration menu - View commit details
-
Copy full SHA for b876ea4 - Browse repository at this point
Copy the full SHA b876ea4View commit details
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 43a0079 - Browse repository at this point
Copy the full SHA 43a0079View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2358ef - Browse repository at this point
Copy the full SHA a2358efView commit details -
Configuration menu - View commit details
-
Copy full SHA for de3f2ae - Browse repository at this point
Copy the full SHA de3f2aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a192a - Browse repository at this point
Copy the full SHA 23a192aView commit details -
Update validator setup (cosmos#688)
* Fix path in doc * Fix command in docs
Configuration menu - View commit details
-
Copy full SHA for 575daee - Browse repository at this point
Copy the full SHA 575daeeView commit details -
Bump github.com/tendermint/tendermint from 0.34.7 to 0.34.8 (cosmos#698)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for c633d95 - Browse repository at this point
Copy the full SHA c633d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for a50cf84 - Browse repository at this point
Copy the full SHA a50cf84View commit details -
build with cosmos-sdk v0.41.4 (cosmos#712)
* build with cosmos-sdk v0.41.4 * update to sdk v0.41.4 final
Configuration menu - View commit details
-
Copy full SHA for 9858c67 - Browse repository at this point
Copy the full SHA 9858c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 042b7ef - Browse repository at this point
Copy the full SHA 042b7efView commit details
Commits on Mar 4, 2021
-
Makefile: fix version string handling (cosmos#724)
From: cosmos#722
Alessio Treglia authoredMar 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 35274fd - Browse repository at this point
Copy the full SHA 35274fdView commit details
Commits on Mar 9, 2021
-
[Security] Bump pug-code-gen from 2.0.2 to 2.0.3 in /docs (cosmos#716)
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>
Configuration menu - View commit details
-
Copy full SHA for bda710b - Browse repository at this point
Copy the full SHA bda710bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9a2148 - Browse repository at this point
Copy the full SHA a9a2148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3efdf17 - Browse repository at this point
Copy the full SHA 3efdf17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0f182 - Browse repository at this point
Copy the full SHA 5c0f182View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d36529 - Browse repository at this point
Copy the full SHA 4d36529View commit details -
Build against cosmos-sdk v0.42.0 (cosmos#723)
* test gaia against sdk v0.42 * update against sdk 0.42.0-rc1 * build against v0.42.0-rc2 * build against v0.42.0
Configuration menu - View commit details
-
Copy full SHA for 32d4d76 - Browse repository at this point
Copy the full SHA 32d4d76View commit details -
[Security] Bump elliptic from 6.5.3 to 6.5.4 in /docs (cosmos#738)
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>
Configuration menu - View commit details
-
Copy full SHA for 02ae635 - Browse repository at this point
Copy the full SHA 02ae635View commit details -
Changelog for v4.0.6 (cosmos#743)
* Changelog for v4.0.6 * Update CHANGELOG.md Co-authored-by: Alessio Treglia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac387d2 - Browse repository at this point
Copy the full SHA ac387d2View commit details
Commits on Mar 10, 2021
-
Changelog for v4.1.0 (cosmos#750) (cosmos#753)
(cherry picked from commit 29aa7ca) Co-authored-by: Shahan Khatchadourian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6b03d1 - Browse repository at this point
Copy the full SHA f6b03d1View commit details -
Merge pull request from GHSA-2vxv-63gj-7pmq (cosmos#755)
Co-authored-by: Jonathan Gimeno <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72ced60 - Browse repository at this point
Copy the full SHA 72ced60View commit details
Commits on Mar 11, 2021
-
cmd/gaiad: add multisign-batch command, remove dups (cosmos#756)
Remove duplicate vesting sub-command. Add multisign-batch command. Closes: cosmos#746 (cherry picked from commit 916a9d0) Co-authored-by: Alessio Treglia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a0edd5 - Browse repository at this point
Copy the full SHA 9a0edd5View commit details
Commits on Mar 13, 2021
-
Add Security process (cosmos#761) (cosmos#765)
(cherry picked from commit 2adad56) Co-authored-by: Shahan Khatchadourian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a3b3f5 - Browse repository at this point
Copy the full SHA 7a3b3f5View commit details -
Update join-mainnet.md (cosmos#763) (cosmos#764)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit e3abd92) Co-authored-by: Alessio Treglia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83108a9 - Browse repository at this point
Copy the full SHA 83108a9View commit details
Commits on Mar 19, 2021
-
Add security process condition (cosmos#769) (cosmos#777)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for ef91c63 - Browse repository at this point
Copy the full SHA ef91c63View commit details -
Bump github.com/cosmos/cosmos-sdk from 0.42.0 to 0.42.1 (cosmos#758) (c…
…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>
Configuration menu - View commit details
-
Copy full SHA for 979758d - Browse repository at this point
Copy the full SHA 979758dView commit details -
Bump sdk (cosmos#771) (cosmos#773)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit 477b739) Co-authored-by: Alessio Treglia <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c63d8b - Browse repository at this point
Copy the full SHA 0c63d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca15d27 - Browse repository at this point
Copy the full SHA ca15d27View commit details
Commits on Mar 22, 2021
-
removing deps that are no longer needed (bp cosmos#781) (cosmos#782)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for aefa7ab - Browse repository at this point
Copy the full SHA aefa7abView commit details -
changelog for v4.1.2 release (cosmos#783) (cosmos#784)
(cherry picked from commit 9693d8f) Co-authored-by: Shahan Khatchadourian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95b07e6 - Browse repository at this point
Copy the full SHA 95b07e6View commit details
Commits on Mar 24, 2021
-
Add some process around timed releases (cosmos#786) (cosmos#788)
* Add some process around timed releases * Add comms info (cherry picked from commit 23c6751) Co-authored-by: Shahan Khatchadourian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28ecabc - Browse repository at this point
Copy the full SHA 28ecabcView commit details
Commits on Mar 25, 2021
-
Bump github.com/cosmos/cosmos-sdk from 0.42.2 to 0.42.3 (cosmos#790) (c…
…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>
Configuration menu - View commit details
-
Copy full SHA for ad90cd3 - Browse repository at this point
Copy the full SHA ad90cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 535be14 - Browse repository at this point
Copy the full SHA 535be14View commit details
Commits on Apr 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 226573d - Browse repository at this point
Copy the full SHA 226573dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbd8a6f - Browse repository at this point
Copy the full SHA dbd8a6fView commit details
Commits on Sep 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e30e6f - Browse repository at this point
Copy the full SHA 5e30e6fView commit details
Commits on Oct 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 02227d3 - Browse repository at this point
Copy the full SHA 02227d3View commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 93af667 - Browse repository at this point
Copy the full SHA 93af667View commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 88fc4a9 - Browse repository at this point
Copy the full SHA 88fc4a9View commit details
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9041fd8 - Browse repository at this point
Copy the full SHA 9041fd8View commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 468dcc2 - Browse repository at this point
Copy the full SHA 468dcc2View commit details
Commits on Dec 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9f01af8 - Browse repository at this point
Copy the full SHA 9f01af8View commit details
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fdb7b49 - Browse repository at this point
Copy the full SHA fdb7b49View commit details
Commits on Feb 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eafafbc - Browse repository at this point
Copy the full SHA eafafbcView commit details
Commits on Apr 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a0325fe - Browse repository at this point
Copy the full SHA a0325feView commit details