Skip to content
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
wants to merge 57 commits into from
Closed

Commits on Jan 28, 2021

  1. Update changelog for v4.0.0 (cosmos#594)

    * Updating changelog for v4
    shahankhatch authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    a279d09 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. 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]>
    11 people authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    0cfa3cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    496759b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. 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
    shahankhatch authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    6d46572 View commit details
    Browse the repository at this point in the history
  2. Updates for v4.0.3 (cosmos#645) (cosmos#646)

    * Updates for v4.0.3
    shahankhatch authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    2c4fdb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    a1a89e8 View commit details
    Browse the repository at this point in the history
  2. Translate Cosmoshub-3 migration guide to Korean (cosmos#628)

    Create a Korean translated version of `migration/cosmoshub-3.md` Cosmos Hub 3 upgrade instructions.
    dogemos authored and shahankhatch committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    38d774f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e965d46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e99fd9 View commit details
    Browse the repository at this point in the history
  5. Enabling cleveldb build tag in makefile (cosmos#652)

    * Enabling cleveldb build tag in makefile
    
    * Enabling cleveldb build example
    shahankhatch committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    f22c204 View commit details
    Browse the repository at this point in the history
  6. build: add tm-version (cosmos#657)

    * add tm-version
    
    * fix sed
    
    * resolve merge from other changes to Makefile
    tac0turtle authored and shahankhatch committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    91de01c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab0d291 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b876ea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    43a0079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2358ef View commit details
    Browse the repository at this point in the history
  3. Update mainnet url (cosmos#685)

    zmanian authored and shahankhatch committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    de3f2ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23a192a View commit details
    Browse the repository at this point in the history
  5. Update validator setup (cosmos#688)

    * Fix path in doc
    
    * Fix command in docs
    kmn authored and shahankhatch committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    575daee View commit details
    Browse the repository at this point in the history
  6. 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]>
    2 people authored and shahankhatch committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    c633d95 View commit details
    Browse the repository at this point in the history
  7. changelog (cosmos#701)

    fedekunze authored and shahankhatch committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    a50cf84 View commit details
    Browse the repository at this point in the history
  8. build with cosmos-sdk v0.41.4 (cosmos#712)

    * build with cosmos-sdk v0.41.4
    
    * update to sdk v0.41.4 final
    Alessio Treglia authored and shahankhatch committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    9858c67 View commit details
    Browse the repository at this point in the history
  9. Changelog for v4.0.5

    shahankhatch committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    042b7ef View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Makefile: fix version string handling (cosmos#724)

    Alessio Treglia authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    35274fd View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. [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>
    dependabot-preview[bot] authored and shahankhatch committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    bda710b View commit details
    Browse the repository at this point in the history
  2. Update join-mainnet.md (cosmos#728)

    faddat authored and shahankhatch committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    a9a2148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3efdf17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c0f182 View commit details
    Browse the repository at this point in the history
  5. Update join-mainnet.md (cosmos#742)

    faddat authored and shahankhatch committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    4d36529 View commit details
    Browse the repository at this point in the history
  6. 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
    Alessio Treglia authored and shahankhatch committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    32d4d76 View commit details
    Browse the repository at this point in the history
  7. [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>
    dependabot-preview[bot] authored and shahankhatch committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    02ae635 View commit details
    Browse the repository at this point in the history
  8. Changelog for v4.0.6 (cosmos#743)

    * Changelog for v4.0.6
    
    * Update CHANGELOG.md
    
    Co-authored-by: Alessio Treglia <[email protected]>
    shahankhatch and Alessio Treglia committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    ac387d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Changelog for v4.1.0 (cosmos#750) (cosmos#753)

    (cherry picked from commit 29aa7ca)
    
    Co-authored-by: Shahan Khatchadourian <[email protected]>
    mergify[bot] and shahankhatch authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    f6b03d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request from GHSA-2vxv-63gj-7pmq (cosmos#755)

    Co-authored-by: Jonathan Gimeno <[email protected]>
    shahankhatch and jgimeno authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    72ced60 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. 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]>
    mergify[bot] and Alessio Treglia authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    9a0edd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Add Security process (cosmos#761) (cosmos#765)

    (cherry picked from commit 2adad56)
    
    Co-authored-by: Shahan Khatchadourian <[email protected]>
    mergify[bot] and shahankhatch authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    7a3b3f5 View commit details
    Browse the repository at this point in the history
  2. 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]>
    mergify[bot] and Alessio Treglia authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    83108a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. 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]>
    mergify[bot] and shahankhatch authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    ef91c63 View commit details
    Browse the repository at this point in the history
  2. 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>
    mergify[bot] and dependabot-preview[bot] authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    979758d View commit details
    Browse the repository at this point in the history
  3. 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]>
    mergify[bot] and Alessio Treglia authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    0c63d8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca15d27 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. 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]>
    mergify[bot] and shahankhatch authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    aefa7ab View commit details
    Browse the repository at this point in the history
  2. changelog for v4.1.2 release (cosmos#783) (cosmos#784)

    (cherry picked from commit 9693d8f)
    
    Co-authored-by: Shahan Khatchadourian <[email protected]>
    mergify[bot] and shahankhatch authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    95b07e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. 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]>
    mergify[bot] and shahankhatch authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    28ecabc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. 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>
    mergify[bot] and dependabot-preview[bot] authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ad90cd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    535be14 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    226573d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd8a6f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Updated gomod

    lukanus committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    5e30e6f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Update tendermint dep

    sosedoff committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    02227d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    93af667 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Upgrade snappty to 0.0.4

    sosedoff committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    88fc4a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Set correct tag

    sosedoff committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    9041fd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    468dcc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    9f01af8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Bump forked deps

    sosedoff committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    fdb7b49 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. go mod update and tidy

    lavabyrd committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    eafafbc View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. updates tendermint version

    lavabyrd committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    a0325fe View commit details
    Browse the repository at this point in the history