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: Staking REST utils refactor and querier tests (pt 1 redelegation PR) #2537

Merged
merged 33 commits into from
Oct 19, 2018

Commits on Aug 29, 2018

  1. docs: add config.js for ToC sidebar

    zramsay authored and greg-szabo committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    84fc6ea View commit details
    Browse the repository at this point in the history
  2. Updating config.js for docs website build process

    This change will put the documentation to the right folder for website deployment.
    greg-szabo committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    4928c19 View commit details
    Browse the repository at this point in the history
  3. Update config.js

    faboweb authored and greg-szabo committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    5cd17d0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2185 from cosmos/greg/docs-deployment

    Greg/docs deployment
    ebuchman authored Aug 29, 2018
    Configuration menu
    Copy the full SHA
    f15139f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Configuration menu
    Copy the full SHA
    3fe942b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2203 from cosmos/greg/website-hotfix

    Hotfix: double curlies breaks vuepress - single curlies does not
    ebuchman authored Aug 31, 2018
    Configuration menu
    Copy the full SHA
    416181b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Add redelegation REST endpoint

    Federico Kunze committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    5281799 View commit details
    Browse the repository at this point in the history
  2. Fixed utils and added tests

    Federico Kunze committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    b8a547d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Redelegation Querier tests

    Federico Kunze committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    80427f0 View commit details
    Browse the repository at this point in the history
  2. Fix HumanReadableString

    Federico Kunze committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    4f1a4ff View commit details
    Browse the repository at this point in the history
  3. Gaia-lite tests

    Federico Kunze committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    39169ff View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. fix conflicts

    Federico Kunze committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    334f998 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. add NewQuerier tests

    Federico Kunze committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    6dddbb0 View commit details
    Browse the repository at this point in the history
  2. Changelog, renaming and refactor

    Federico Kunze committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    fcb1044 View commit details
    Browse the repository at this point in the history
  3. Fixed error in rest redelegation endpoint

    Federico Kunze committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    96b997f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Configuration menu
    Copy the full SHA
    8bd3210 View commit details
    Browse the repository at this point in the history
  2. Increased coverage

    Federico Kunze committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    e0c6811 View commit details
    Browse the repository at this point in the history
  3. Merge develop changes

    Federico Kunze committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    57d71df View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Fix conflicts

    Federico Kunze committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    dbfe7ca View commit details
    Browse the repository at this point in the history
  2. Update stake rest

    Federico Kunze committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    35cd97c View commit details
    Browse the repository at this point in the history
  3. Add final unit tests

    Federico Kunze committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    7c7dc55 View commit details
    Browse the repository at this point in the history
  4. Fix error import

    Federico Kunze committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    a5d84b9 View commit details
    Browse the repository at this point in the history
  5. Update PENDING

    Federico Kunze committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    0129010 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Merge branch 'develop' of https://github.com/cosmos/cosmos-sdk into f…

    …edekunze/2182-redelegation-endpoint
    
    Pull
    Federico Kunze committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    444c4c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    26c4375 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2486 from cosmos/hotfix-2

    HOTFIX: add temporary file to sync build with website (RPC)
    ebuchman authored Oct 12, 2018
    Configuration menu
    Copy the full SHA
    50675b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Merge branch 'develop' of https://github.com/cosmos/cosmos-sdk into f…

    …edekunze/2182-redelegation-endpoint
    
    Pull
    Federico Kunze committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    a38cc91 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. MErge conflicts

    Federico Kunze committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    ab7654d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fedekunze/2182-redelegation-endpoint' of https://github…

    ….com/cosmos/cosmos-sdk into fedekunze/staking-rest-utils-refactor
    
    Pull
    Federico Kunze committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    e8d0892 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Merge develop and conflicts

    Federico Kunze committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    2dbb61f View commit details
    Browse the repository at this point in the history
  2. Unnecessary changes

    Federico Kunze committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    c2dfbc5 View commit details
    Browse the repository at this point in the history
  3. Delete redelegation reference

    Federico Kunze committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    364e77c View commit details
    Browse the repository at this point in the history
  4. use util post process response

    Federico Kunze committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    c1d342b View commit details
    Browse the repository at this point in the history