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

Withdrawal queue -> exit queue #850

Merged
merged 34 commits into from
Apr 14, 2019
Merged

Withdrawal queue -> exit queue #850

merged 34 commits into from
Apr 14, 2019

Commits on Mar 28, 2019

  1. Configuration menu
    Copy the full SHA
    1aaa003 View commit details
    Browse the repository at this point in the history
  2. Fixes to make Justin happy

    vbuterin committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    deb0e32 View commit details
    Browse the repository at this point in the history
  3. Bugfix

    hwwhww committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    aa4bbcc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    9c4e034 View commit details
    Browse the repository at this point in the history
  2. Fix after merging

    hwwhww committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    a2dae9a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Fixed exit epoch conditional

    vbuterin committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    15498f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Update 0_beacon-chain.md

    JustinDrake committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    2529cb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Update 0_beacon-chain.md

    JustinDrake committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    169579c View commit details
    Browse the repository at this point in the history
  2. Update 0_beacon-chain.md

    JustinDrake committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    7f0a93f View commit details
    Browse the repository at this point in the history
  3. Update 0_beacon-chain.md

    JustinDrake committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    63412d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ea5746 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8958cf8 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    hwwhww committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    ebba3f5 View commit details
    Browse the repository at this point in the history
  7. Updated tests

    1. No Validator.initiated_exit field. Fix the related tests.
    2. Update state_transition flow - rename `process_ejections` to
    `process_balance_driven_status_transitions` and remove `process_exit_queue`
    3. Linter, formatting
    hwwhww committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    00872e0 View commit details
    Browse the repository at this point in the history
  8. Update 0_beacon-chain.md

    JustinDrake committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    47464f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Configuration menu
    Copy the full SHA
    4630b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    846e2d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Configuration menu
    Copy the full SHA
    cc2d005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7c5b0a View commit details
    Browse the repository at this point in the history
  3. add exit queue test

    djrtwo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    3700440 View commit details
    Browse the repository at this point in the history
  4. enhance exit queue test

    djrtwo committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    bade9ff View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. Added churn limit logic

    vbuterin committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    f85e7ac View commit details
    Browse the repository at this point in the history
  2. Update 0_beacon-chain.md

    JustinDrake committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    0d64483 View commit details
    Browse the repository at this point in the history
  3. Update 0_beacon-chain.md

    JustinDrake committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    d01fb80 View commit details
    Browse the repository at this point in the history
  4. Update 0_beacon-chain.md

    JustinDrake committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    15bb967 View commit details
    Browse the repository at this point in the history
  5. Update 0_beacon-chain.md

    JustinDrake committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    7705ecf View commit details
    Browse the repository at this point in the history
  6. fix test

    djrtwo committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    da4a143 View commit details
    Browse the repository at this point in the history
  7. Update 0_beacon-chain.md

    JustinDrake committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    229af3d View commit details
    Browse the repository at this point in the history
  8. Update 0_beacon-chain.md

    JustinDrake committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    0b77012 View commit details
    Browse the repository at this point in the history
  9. fix tests and off by one error

    djrtwo committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    06807cf View commit details
    Browse the repository at this point in the history
  10. Merge branch 'vbuterin-patch-13' of github.com:ethereum/eth2.0-specs …

    …into vbuterin-patch-13
    djrtwo committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    704ea7c View commit details
    Browse the repository at this point in the history
  11. Update 0_beacon-chain.md

    JustinDrake committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    0908ffa View commit details
    Browse the repository at this point in the history
  12. Update 0_beacon-chain.md

    JustinDrake committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    875b2ba View commit details
    Browse the repository at this point in the history
  13. Update 0_beacon-chain.md

    JustinDrake committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    3394368 View commit details
    Browse the repository at this point in the history