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

Fix aggregated attestation pool grows large in size #4932

Merged
merged 19 commits into from Feb 24, 2020
Merged

Commits on Feb 23, 2020

  1. Add metrics

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    1046998 View commit details
    Browse the repository at this point in the history
  2. Use it

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    d0bdeeb View commit details
    Browse the repository at this point in the history
  3. Use it

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    0d6c831 View commit details
    Browse the repository at this point in the history
  4. Fixed exp time and tests

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    8ba24b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b9da38 View commit details
    Browse the repository at this point in the history
  6. Update on save too

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    2b5baa3 View commit details
    Browse the repository at this point in the history
  7. Expose getters

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    c34f169 View commit details
    Browse the repository at this point in the history
  8. One epoch purge time

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    ea81cc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f83bd06 View commit details
    Browse the repository at this point in the history
  10. Fixed a timing issue

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    1eb4e61 View commit details
    Browse the repository at this point in the history
  11. Clean up

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    f0696aa View commit details
    Browse the repository at this point in the history
  12. Gazelle

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    146e9ee View commit details
    Browse the repository at this point in the history
  13. Interface

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    4b4c6cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    975e77b View commit details
    Browse the repository at this point in the history
  15. Prune every epoch

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    31a8010 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0fb48ef View commit details
    Browse the repository at this point in the history
  17. Aggregate twice per slot

    terencechain committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    f4b8c30 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    5146c6f View commit details
    Browse the repository at this point in the history
  2. Delete expired atts

    terencechain committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    74b104c View commit details
    Browse the repository at this point in the history