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

dao rewards distribution emission rate updates #848

Merged
merged 39 commits into from
Jul 22, 2024

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    0d3a5cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad4ec1 View commit details
    Browse the repository at this point in the history
  3. wip: transitioning epoch on update

    bekauz authored and NoahSaso committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    61beee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    575dc9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b48187c View commit details
    Browse the repository at this point in the history
  6. move update_rewards fn to hooks.rs

    bekauz authored and NoahSaso committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    965881b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39ef7df View commit details
    Browse the repository at this point in the history
  8. cleanup

    bekauz authored and NoahSaso committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e9c7871 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d741f11 View commit details
    Browse the repository at this point in the history
  10. regen schemas

    bekauz authored and NoahSaso committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    599abbb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9fedb85 View commit details
    Browse the repository at this point in the history
  12. fixed some comments

    NoahSaso committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    edd0176 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    675055e View commit details
    Browse the repository at this point in the history
  14. fixed epoch calculation

    NoahSaso committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6605e27 View commit details
    Browse the repository at this point in the history
  15. rearranged some code

    NoahSaso committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    15b87e8 View commit details
    Browse the repository at this point in the history
  16. reorganized more code

    NoahSaso committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3579170 View commit details
    Browse the repository at this point in the history
  17. updated README

    NoahSaso committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    72694c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    b8e7f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6a4f86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ce002 View commit details
    Browse the repository at this point in the history
  4. added test

    NoahSaso committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    025e260 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. more cleanup

    NoahSaso committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7573397 View commit details
    Browse the repository at this point in the history
  2. fixed test

    NoahSaso committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    458ea1a View commit details
    Browse the repository at this point in the history
  3. added comment

    NoahSaso committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    6cda531 View commit details
    Browse the repository at this point in the history
  4. removed unused finish_block

    NoahSaso committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e326fcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    008ae49 View commit details
    Browse the repository at this point in the history
  6. more cleanup

    NoahSaso committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    22e0fe3 View commit details
    Browse the repository at this point in the history
  7. cleaned up fund logic

    NoahSaso committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    3918ebf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91a8420 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb99482 View commit details
    Browse the repository at this point in the history
  10. improved test coverage

    NoahSaso committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    c7c11a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6511cd View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    ce8308e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d71dcba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdba640 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e365ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6064a5d View commit details
    Browse the repository at this point in the history
  6. continuous cleanup

    NoahSaso committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a383174 View commit details
    Browse the repository at this point in the history
  7. updated README

    NoahSaso committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7143fcc View commit details
    Browse the repository at this point in the history