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

test: rewards v2 txs #339

Closed
wants to merge 45 commits into from
Closed

test: rewards v2 txs #339

wants to merge 45 commits into from

Conversation

0xrajath
Copy link

No description provided.

0x0aa0 and others added 30 commits April 11, 2024 17:32
* feat: ejector

* improvments

- trailing window
- try/catch ejection

* percentage

* fix

* nits

* feat: non signing metric helpers

- adds operatorId on reg and dereg events
- adds function to OperatorStateRetriever to get bitmaps for a set of operators at a timestamp

* fix: conflict

* refactor: ejection

* fix: stake recording

* test: unit

* style: natspec

* fix: totalEjected > totalEjectable

nit: else
* Use uint32 for number of ejected operators

* fix test
* feat: service manager payments

* test: unit tests

* feat: refactor serviceManager interfaces

* chore: requested changes
* feat: batch operator id conversions

* docs: natspec
* fix: vm assume too many rejections

* fix: typo
* feat: rereg delay

* test: fix tests

* chore: natspec

* test: unit

* fix: grief

* refactor: ejection manager

* fix: units

* fix: name nit

* docs: ejector dev tag
* feat: add ecdsa service manager

* feat: split up signature checking from stake regsitry

* feat(wip): add external calls to stake registry from signature checker

* test: setup signature checker unit tests

* feat: add ui related function implementations

* chore: remove separating signature checker for now

* chore: remove unused test file

* docs: add natspec and inherit doc for clarity

* docs: add more natspec documentation

* refactor: update logic to internal functions that are internal and virtual

* docs: add more documentation to the internal functions

* chore: update external functions to also be overrideable
#251)

* fix: init function for staleStakesForbidden in BLSSignatureChecker

* chore: formatting use forge fmt

* chore: remove initialiable
* chore: update license

adds an Additional Use Grant and updates the change dates of the repository

* chore: formatting. add line breaks for consistency
* feat: add operator key rotation

* test: update existing tests to account for signing key

* fix: frontrunning with different signing key

* test: verify the checkpoint logic for the signing keys

* feat: improve event for signing key update

* chore: clean up test function names and order functions

* fix: storage layout gap

* feat: prevent signing at current block

* test: add two more test cases for RBN

* fix: typo in function signature

* chore: remove unnecessary test contract

* fix: typo for invalid quorum

* fix: invalidQuorum -> validQuorum for NotOwner test
* feat: payment initiator integration

- creating ServiceManagerBaseStorage
- adding paymentInitiator storage var to ServiceManagerBase
- adding ability for owner to change paymentInitiator
- formatting based on forge fmt for contracts modified

* fix: typos

* fix: remediations

- removing erroneous gap from `ServiceManagerBase`
- typo 50 to 49
- making inheritance backward compatible
…269)

* fix: deprecated struct field for earning receiver

* perf: move modifier logic to internal function
* fix: deprecated struct field for earning receiver

* perf: move modifier logic to internal function
…#266)

* fix: deprecated struct field for earning receiver

* refactor: require statements to internal functions

* test: update revert reason strings
updated inheritance to allow the EigenDAServiceManager to maintain its current storage layout
* feat: reward initiator for ECDSAServiceManagerBase

* fix: update gap

* feat: changes to onlyRewardsInitiator modifier

* fix: error code
stevennevins and others added 15 commits July 1, 2024 12:16
* fix: add unit tests for ECDSAServiceManager and fix index in getOperatorRestakableStrategies

* chore: formatter

* chore: formatter
* chore: update to latest eigenlayer-contracts dev

* fix: update mocks

* fix: increase gas limit
* build: update core submodule to new release

* fix: flakey tests from pepe upgrade
* feat: onchain socket

moves sockets onchain to SM

* feat: socket registry

- move storage to new registry
- leave event in RegCoord
- trim bytecode from error strings

* fix: internal function

internal function to update socket
…ic-incentives (#314)

* chore: bump core dep

* fix: intefface changes from dependency bump

* test: vm.skip stale stake case
* feat: ejection stake capping

* fix: behavior
* chore: bump up eigenlayer contracts dependency

* feat: createAVSPerformanceRewardsSubmission in AVSServiceManager

* feat: setClaimerFor

* feat: updated IServiceManager

* fix: onlyOwner for setClaimerFor

* refactor: commission to split terminology

* test: not owner

* test: erc20 not approved

* test: single submission

* test: multiple submissions

* test: setClaimer

* chore: updated events

* chore: updated submodules
* fix: ejector

* fix: ejector

* fix: nit

* fix: for real this time

* test: fix
@0xrajath 0xrajath closed this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.