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

feat: Rewards v2 #837

Merged
merged 60 commits into from
Nov 14, 2024
Merged

feat: Rewards v2 #837

merged 60 commits into from
Nov 14, 2024

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    95da83f View commit details
    Browse the repository at this point in the history
  2. feat: IRewardsCoordinator

    0xrajath committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    72d118b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fa7737 View commit details
    Browse the repository at this point in the history
  4. feat: OperatorReward struct

    0xrajath committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    de66c70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72cf05e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. feat: processClaims

    0xrajath committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3975548 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    179aa1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4db04d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acd51b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. feat: rewards description

    0xrajath committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ea509cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c444e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ac10f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2e2c20 View commit details
    Browse the repository at this point in the history
  5. refactor: spaces

    0xrajath committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    60a2274 View commit details
    Browse the repository at this point in the history
  6. fix: storage gap

    0xrajath committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ad8ec28 View commit details
    Browse the repository at this point in the history
  7. feat: timestamp checkpoints

    0xrajath committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4d8b04b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    50a0def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5191499 View commit details
    Browse the repository at this point in the history
  3. feat: pausers

    0xrajath committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    c2204df View commit details
    Browse the repository at this point in the history
  4. fix: git submodule

    0xrajath committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    3bc013c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. chore: resolved TODOs

    0xrajath committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    92201fb View commit details
    Browse the repository at this point in the history
  2. chore: remove safecast

    0xrajath committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4f65f54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f18c44 View commit details
    Browse the repository at this point in the history
  4. docs: updated natspec

    0xrajath committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d59a3b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    2cc14ee View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    d1c5c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    943d954 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    d0ef9f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. test: initial tests

    0xrajath committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1541867 View commit details
    Browse the repository at this point in the history
  2. test: refactor setup

    0xrajath committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e2764b1 View commit details
    Browse the repository at this point in the history
  3. test: caller is not avs

    0xrajath committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    85077b0 View commit details
    Browse the repository at this point in the history
  4. test: no operator rewards

    0xrajath committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2d4039f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    361c256 View commit details
    Browse the repository at this point in the history
  6. test: duplicate strategies

    0xrajath committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2a0d7f1 View commit details
    Browse the repository at this point in the history
  7. test: invalid strategy

    0xrajath committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d636881 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69b00c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec7361d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e843c45 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d373f52 View commit details
    Browse the repository at this point in the history
  12. test: not retroactive

    0xrajath committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0651726 View commit details
    Browse the repository at this point in the history
  13. test: refactor

    0xrajath committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c2becb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. test: duplicate operators

    0xrajath committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    64e92f8 View commit details
    Browse the repository at this point in the history
  2. test: operator rewards

    0xrajath committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    625b64d View commit details
    Browse the repository at this point in the history
  3. test: single submission

    0xrajath committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f4efbaa View commit details
    Browse the repository at this point in the history
  4. test: multiple submissions

    0xrajath committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    18d680a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90de06c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    456d27d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8980cf2 View commit details
    Browse the repository at this point in the history
  8. test: re-entrancy

    0xrajath committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8a3a832 View commit details
    Browse the repository at this point in the history
  9. fix: remove PI minimum

    0xrajath committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b6b666d View commit details
    Browse the repository at this point in the history
  10. test: process claims

    0xrajath committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1734e80 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. fix: comments

    0xrajath committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1d6abb0 View commit details
    Browse the repository at this point in the history
  2. refactor: common validation

    0xrajath committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    caf848c View commit details
    Browse the repository at this point in the history
  3. test: fix failing fuzz tests

    0xrajath committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d23fc47 View commit details
    Browse the repository at this point in the history
  4. fix: conflicts from dev

    0xrajath committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    44c2b7a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. docs: storage report

    0xrajath committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    41d15e2 View commit details
    Browse the repository at this point in the history
  2. chore: update bindings

    0xrajath committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1eaf0ca View commit details
    Browse the repository at this point in the history
  3. chore: new bindings

    0xrajath committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d2d3db1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b73145 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2c4f5a View commit details
    Browse the repository at this point in the history