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: split POST delegations endpoint #2997

Merged
merged 17 commits into from
Dec 11, 2018

Commits on Dec 4, 2018

  1. pending

    Federico Kunze committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    b55e748 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Split endpoints and use utils

    Federico Kunze committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    f3d5279 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/cosmos/cosmos-sdk into f…

    …edekunze/2191-split-post-delegations
    
    Rebase
    Federico Kunze committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    9bea121 View commit details
    Browse the repository at this point in the history
  3. fix lcd tests

    Federico Kunze committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    dcd7ecd View commit details
    Browse the repository at this point in the history
  4. change input msg types

    Federico Kunze committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    5af8fd6 View commit details
    Browse the repository at this point in the history
  5. update and rearrange swagger file

    Federico Kunze committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    b19d9ed View commit details
    Browse the repository at this point in the history
  6. Updated swagger

    Federico Kunze committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    0ee236a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. update delegations to use POST

    Federico Kunze committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    5bd2544 View commit details
    Browse the repository at this point in the history
  2. update pending

    Federico Kunze committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    8b794d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Update tx.go

    fedekunze authored Dec 7, 2018
    Configuration menu
    Copy the full SHA
    9286098 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

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

    …edekunze/2191-split-post-delegations
    
    Merge develop
    Federico Kunze committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    c4765b2 View commit details
    Browse the repository at this point in the history
  2. fix genOnly REST, closes #3020

    Federico Kunze committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    3f744f8 View commit details
    Browse the repository at this point in the history
  3. fixes based on tests

    Federico Kunze committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    6fd34a9 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Federico Kunze committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    03771a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. fix conflicts and update functions based on Alessio's PR

    Federico Kunze committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    e4e537a View commit details
    Browse the repository at this point in the history
  2. fix comments on cli_tests and added simulation update

    Federico Kunze committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    b4a307b View commit details
    Browse the repository at this point in the history
  3. Update cli_test.go

    fedekunze authored Dec 11, 2018
    Configuration menu
    Copy the full SHA
    a90fca5 View commit details
    Browse the repository at this point in the history