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: Update Vesting Spec #2589

Merged
merged 20 commits into from
Nov 1, 2018
Merged

R4R: Update Vesting Spec #2589

merged 20 commits into from
Nov 1, 2018

Commits on Oct 24, 2018

  1. Update vesting spec (initial)

    Aleksandr Bezobchuk committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    bff0b36 View commit details
    Browse the repository at this point in the history
  2. Complete updated vesting spec

    Aleksandr Bezobchuk committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    77bcc71 View commit details
    Browse the repository at this point in the history
  3. Update code snippet lang for defs

    Aleksandr Bezobchuk committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    a03d2f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Address PR review in intro

    Aleksandr Bezobchuk committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6431c94 View commit details
    Browse the repository at this point in the history
  2. Add delayed (discrete) vesting account struct

    Aleksandr Bezobchuk committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8bbc2d6 View commit details
    Browse the repository at this point in the history
  3. Refactor handlers/keepers intro

    Aleksandr Bezobchuk committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    6d753ba View commit details
    Browse the repository at this point in the history
  4. More spec updates and reformatting

    Aleksandr Bezobchuk committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    e929525 View commit details
    Browse the repository at this point in the history
  5. Clear up vesting operation definitions

    Aleksandr Bezobchuk committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    a46fd3a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Update spec with pseudo-code

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    d9828a7 View commit details
    Browse the repository at this point in the history
  2. Add TOC

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    fb41713 View commit details
    Browse the repository at this point in the history
  3. Remove dup toc

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    772f947 View commit details
    Browse the repository at this point in the history
  4. Add note on slashed delegations

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    716612f View commit details
    Browse the repository at this point in the history
  5. Add simple example

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    e37ef34 View commit details
    Browse the repository at this point in the history
  6. Update examples

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    e631364 View commit details
    Browse the repository at this point in the history
  7. Update examples further

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    6e83f4c View commit details
    Browse the repository at this point in the history
  8. Add glossary

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    e18876e View commit details
    Browse the repository at this point in the history
  9. Address PR review

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    53ea3c5 View commit details
    Browse the repository at this point in the history
  10. Add sanity check to GetVestedCoins

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    0110a1e View commit details
    Browse the repository at this point in the history
  11. Minor variable fix

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    e9ba183 View commit details
    Browse the repository at this point in the history
  12. More minor variable fixes

    Aleksandr Bezobchuk committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    d9e98ab View commit details
    Browse the repository at this point in the history