Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Merklization friendly pending attestations and update per-epoch processing: crosslink, rewards and penalties #390

Merged
merged 23 commits into from
Mar 26, 2019

Commits on Mar 19, 2019

  1. Split latest_attestations

    NIC619 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    c84bb01 View commit details
    Browse the repository at this point in the history
  2. Update get_winning_root

    NIC619 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    63a3b02 View commit details
    Browse the repository at this point in the history
  3. Update process_crosslinks

    NIC619 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    a3ac0ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96879ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9bde80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bf7c31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b96f3b4 View commit details
    Browse the repository at this point in the history
  8. Fix linting error and move _is_eligible_for_punishment into `_proce…

    …ss_rewards_and_penalties_for_finality`
    NIC619 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    3afb6a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c358dcc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    adc512f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e79333e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ae91d6e View commit details
    Browse the repository at this point in the history
  13. Separate _process_rewards_and_penalties_for_finality into `compute_…

    …normal_justification_and_finalization_deltas` and `compute_inactivity_leak_deltas`
    NIC619 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    17c8345 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7e9e8e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6e253c6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    93f3935 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7162347 View commit details
    Browse the repository at this point in the history
  18. Apply PR feedback:

    Compute adjusted base reward quotient in `get_base_reward`
    NIC619 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    4bf74ef View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a8ad3a0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9dc8c6c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ea0d44f View commit details
    Browse the repository at this point in the history
  22. Apply PR feedback:

    update return type syntax in `get_winning_root_and_participants`
    NIC619 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    9691de3 View commit details
    Browse the repository at this point in the history
  23. Remove no-op if/else branches

    NIC619 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    73a4377 View commit details
    Browse the repository at this point in the history