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: allow multiple simultaneous redelegations/ubds between same delegator/validator(s) addresses #3243

Merged
merged 34 commits into from
Jan 16, 2019

Commits on Jan 5, 2019

  1. Configuration menu
    Copy the full SHA
    dff6681 View commit details
    Browse the repository at this point in the history
  2. pending

    rigelrozanski committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    1170ee3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. cleanup

    rigelrozanski committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    4b90e7f View commit details
    Browse the repository at this point in the history
  2. cleanup x2

    rigelrozanski committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    017dab1 View commit details
    Browse the repository at this point in the history
  3. pending

    rigelrozanski committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    270fe04 View commit details
    Browse the repository at this point in the history
  4. working

    rigelrozanski committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    9436a19 View commit details
    Browse the repository at this point in the history
  5. minor refactors

    rigelrozanski committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    3a656a2 View commit details
    Browse the repository at this point in the history
  6. entry structs defined

    rigelrozanski committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    e1e2469 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Configuration menu
    Copy the full SHA
    7ad6dd7 View commit details
    Browse the repository at this point in the history
  2. add many compile fixes

    rigelrozanski committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    cae553e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2cb204 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. code compiles

    rigelrozanski committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    e48fb95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e490924 View commit details
    Browse the repository at this point in the history
  3. test cover passes

    rigelrozanski committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    9dd1181 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. ...

    rigelrozanski committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    b4d5117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36761e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31a526e View commit details
    Browse the repository at this point in the history
  4. multiple entries fix

    rigelrozanski committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    33ce0f3 View commit details
    Browse the repository at this point in the history
  5. ...

    rigelrozanski committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    41a4285 View commit details
    Browse the repository at this point in the history
  6. more design fix

    rigelrozanski committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    96a28d5 View commit details
    Browse the repository at this point in the history
  7. working

    rigelrozanski committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    8f20ed7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. fix test cover bug

    rigelrozanski committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    069c5a4 View commit details
    Browse the repository at this point in the history
  2. Update PENDING.md

    rigelrozanski committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    c161cb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c83b910 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f13afea View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'refs/remotes/origin/rigel/delegation-in…

    …dex' into rigel/delegation-index
    rigelrozanski committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    d1a2ff7 View commit details
    Browse the repository at this point in the history
  6. basic spec updates

    rigelrozanski committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    8906710 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    59b64c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03631dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fd4b52 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Update x/staking/keeper/slash.go

    Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
    jackzampolin and rigelrozanski committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    9a0d49b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a0e1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10681df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c227e6 View commit details
    Browse the repository at this point in the history