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

Merge master back to develop for 0.23.0 release #1830

Closed
wants to merge 26 commits into from
Closed

Commits on Jul 19, 2018

  1. Update version

    cwgoes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    8989af2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0185e38 View commit details
    Browse the repository at this point in the history
  3. update changelog

    hendrikhofstadt authored and cwgoes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    30b8d99 View commit details
    Browse the repository at this point in the history
  4. Changelog to 0.23

    cwgoes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    d04c6cf View commit details
    Browse the repository at this point in the history
  5. client: On any tx that broadcasts a tx, check that acct exists

    This subverts the really hard to decipher ABCI error message, with
    a nice user friendly error message.
    ValarDragon authored and cwgoes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    6a742c8 View commit details
    Browse the repository at this point in the history
  6. Switch 0.22 references to 0.23

    cwgoes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    7bb775a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    202ea55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f89ff6 View commit details
    Browse the repository at this point in the history
  9. added cli support

    sunnya97 authored and cwgoes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    9cc384c View commit details
    Browse the repository at this point in the history
  10. Gopkg.lock from new dep

    cwgoes committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    029da74 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Update to tendermint v0.22.6 (#1798)

    * Update to tendermint v0.22.6
    
    - This was cherry-picked and fixed from develop
    - Updates all crypto imports for changes from v0.22.5
    ValarDragon authored and ebuchman committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    bac91f7 View commit details
    Browse the repository at this point in the history
  2. update changelog

    ebuchman committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    2bbd721 View commit details
    Browse the repository at this point in the history
  3. Signed block window is 5000/10000

    slashing for downtime is 10%
    Zaki Manian committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    90f55a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a86fcdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8538a7b View commit details
    Browse the repository at this point in the history
  6. Merge PR #1805: Downtime slashing off-by-one-block fix

    * Avoid slashing & revoking no longer stored or already revoked validators for downtime
    * Add testcase
    * Update PENDING.md
    cwgoes authored and jaekwon committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    fadec4d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    3dcec8a View commit details
    Browse the repository at this point in the history
  2. Merge PR #1724: R4R: Add Stake Genesis Intra-Tx Counter

    * add revoked to human-readable validator
    * changelog
    * added failing test
    * add intra-tx counter to the genesis validators
    * changelog
    rigelrozanski authored and jaekwon committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    46abe9f View commit details
    Browse the repository at this point in the history
  3. fixed proposaltype string bug (#1829)

    * fixed proposaltype string bug
    jaekwon authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    a393f80 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1769 from cosmos/release/v0.23.0

    Release v0.23.0
    jaekwon authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    f05d761 View commit details
    Browse the repository at this point in the history
  5. Bucky/docs (#1832)

    * deprecate gaia testnets dir for testnets repo
    
    * update docs for gaia-7002
    ebuchman authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    a627526 View commit details
    Browse the repository at this point in the history
  6. Hotfix/0.23.1: Tendermint 0.22.7 (#1844)

    * Tendermint 0.22.7; bump patch version
    
    * 0.23.0 -> 0.23.1; update CHANGELOG.md
    cwgoes authored and ebuchman committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    02d52e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Bump tendermint to 0.22.8.

    jaekwon committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    55562fb View commit details
    Browse the repository at this point in the history
  2. Release 0.23.1

    jaekwon committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    23e3d5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d27c5ee View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Bucky/docs (#1843)

    * docs: updates for 7002
    
    * docs: use master instead of versions
    
    * Update validator-setup.md
    
    * 7002 -> 7005
    ebuchman authored Aug 8, 2018
    Configuration menu
    Copy the full SHA
    e6dc01e View commit details
    Browse the repository at this point in the history