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

R4R: Support export at specific height #2792

Merged
merged 39 commits into from
Nov 15, 2018
Merged

Commits on Nov 9, 2018

  1. Update PENDING.md

    cwgoes committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    7031bc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d761eb7 View commit details
    Browse the repository at this point in the history
  3. Linter fix

    cwgoes committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    f9c7281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    241f636 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

  1. Slight distribution spec cleanup

    Aleksandr Bezobchuk committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    338b49b View commit details
    Browse the repository at this point in the history
  2. More cleanup

    Aleksandr Bezobchuk committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    795a76d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. use defer

    jaekwon committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    183c7b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81ae35c View commit details
    Browse the repository at this point in the history
  3. Correctly set return code

    cwgoes committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    2b32268 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Configuration menu
    Copy the full SHA
    d2a5353 View commit details
    Browse the repository at this point in the history
  2. Fix DiffKVStore

    cwgoes committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    0e56ed9 View commit details
    Browse the repository at this point in the history
  3. Address PR review

    Aleksandr Bezobchuk committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    46b331d View commit details
    Browse the repository at this point in the history
  4. Working on stake import/export

    cwgoes committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    10713e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3686a3f View commit details
    Browse the repository at this point in the history
  6. Clarify comment

    cwgoes committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    267728f View commit details
    Browse the repository at this point in the history
  7. Update PENDING.md

    cwgoes committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    7cb314e View commit details
    Browse the repository at this point in the history
  8. Export specific height

    cwgoes committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    fa5622e View commit details
    Browse the repository at this point in the history
  9. Check error

    cwgoes committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    737d024 View commit details
    Browse the repository at this point in the history
  10. Update docs

    cwgoes committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    4a9ce8a View commit details
    Browse the repository at this point in the history
  11. Bugfix

    cwgoes committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    cb40646 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Configuration menu
    Copy the full SHA
    1f632e3 View commit details
    Browse the repository at this point in the history
  2. Merge PR #2744: Fix Makefile targets dependencies

    * Fix Makefile targets dependencies
    * Remove unnecessary build deps from install targets
    * Create a rule for each tool
    * Don't dep test_lint on tools
    alessio authored and cwgoes committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    6e9c3f8 View commit details
    Browse the repository at this point in the history
  3. Update docs/spec/distribution/overview.md

    Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
    rigelrozanski and alexanderbez authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    9118cd7 View commit details
    Browse the repository at this point in the history
  4. Update docs/spec/distribution/overview.md

    Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
    rigelrozanski and alexanderbez authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    4b5be08 View commit details
    Browse the repository at this point in the history
  5. Update docs/spec/distribution/overview.md

    Co-Authored-By: alexanderbez <alexanderbez@users.noreply.github.com>
    rigelrozanski and alexanderbez authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    b1a1f19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bff5c2 View commit details
    Browse the repository at this point in the history
  7. Update overview.md

    alexanderbez authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    bba7a30 View commit details
    Browse the repository at this point in the history
  8. Merge PR #2765: Slight cleanup of distribution specification

    [R4R] Slight cleanup of distribution specification
    rigelrozanski authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    6feab55 View commit details
    Browse the repository at this point in the history
  9. Documentation Structure Change and Cleanup (#2808)

    * Update docs/sdk/clients.md
    * organize ADR directory like tendermint
    * docs: move spec-proposals into spec/
    * remove lotion, moved to website repo
    * move getting-started to cosmos-hub, and voyager to website
    * docs: move lite/ into clients/lite/
    * move introduction/ content to website repo
    * move resources/ content to website repo
    * mv sdk/clients.md to clients/clients.md
    * mv validators to cosmos-hub/validators
    * move deprecated sdk/ content to _attic
    * sdk/modules.md is duplicate with modules/README.md
    * consolidate remianing sdk/ files into a single sdk.md
    * move examples/ to docs/examples/
    * mv docs/cosmos-hub to docs/gaia
    * Add keys/accounts section to localnet docs
    gamarin2 authored and jackzampolin committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    addcfbf View commit details
    Browse the repository at this point in the history
  10. Bring back banner (#2814)

    gamarin2 authored and jackzampolin committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    7f07e93 View commit details
    Browse the repository at this point in the history
  11. Build docs in CircleCI (#2810)

    * error checking the API call
    * added docs build trigger to circleci job
    mircea-c authored and jackzampolin committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    45b0e3a View commit details
    Browse the repository at this point in the history
  12. Update contributing.md with new merge policy (#2789)

    * Update contribuiting.md with new merge policy
    jackzampolin authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    0453992 View commit details
    Browse the repository at this point in the history
  13. deleted obsolete file (#2817)

    zramsay authored and jackzampolin committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    555b61e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Update PENDING.md

    cwgoes authored and jackzampolin committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    2179567 View commit details
    Browse the repository at this point in the history
  2. Export specific height

    cwgoes authored and jackzampolin committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    17b9afa View commit details
    Browse the repository at this point in the history
  3. Check error

    cwgoes authored and jackzampolin committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    42402d3 View commit details
    Browse the repository at this point in the history
  4. Update docs

    cwgoes authored and jackzampolin committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    ac0319f View commit details
    Browse the repository at this point in the history
  5. Bugfix

    cwgoes authored and jackzampolin committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    f1d5b80 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'cwgoes/export-at-height' of github.com:cosmos/cosmos-sd…

    …k into cwgoes/export-at-height
    jackzampolin committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    554bdfb View commit details
    Browse the repository at this point in the history