-
Notifications
You must be signed in to change notification settings - Fork 1
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
merge from main #312
Merged
Merged
merge from main #312
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore: deploy local avs w/ anvil * test: handle signature in tests * fix: nit spacing * fix: nit newline end of file * fix: use msg.sender in mock registerOperatorToAVS
* feat: added pr template * fix: deleted first check
* chore: from 2 windows to 1 * fix: fixed comment * chore: merged with main and made oracle offset const
* chore: added transfer in case 2 spend * feat: added waiting for 24 to withdraw for provider * chore: send funds directly to bidder instead of map * fix: added check for storing commitment * chore: added tests for edge cases * chore: generated abi * docs(infra): update README.md (#281) * fix: fixed pr comments * fix: fixed abi * fix: changed compare * fix: fixed order * chore: added protocol fee amount * fix: added comma * fix: updated abi * fix: fixed withdrawal delay * fix: returned comment * fix: returned back the comment * fix: updated comment * fix: updated comment * fix: optimized require * fix: changed comment * fix: comment * fix: fixed another comment * fix: fixed seconds to milliseconds * fix: fixed test
* chore: added transfer in case 2 spend * feat: added waiting for 24 to withdraw for provider * chore: send funds directly to bidder instead of map * fix: added check for storing commitment * chore: added tests for edge cases * chore: generated abi * feat: added withdrawal api * fix: regenarated abi * chore: adopted to the new sc * chore: returned comment back * chore: added new line * fix: formatted parse unstake
* feat: code that compiles * fix: use internal functions for fee payout lib * fix: existing tests * test: new behavior * chore: update abis + bindings * test: add setter tests * fix: init fee tracker correctly * fix: test names * feat: introduce manual withdrawal mechanism for edge case * chore: update abi + bindings after rebase * fix: address PR comments * chore: update abi + bindings after adding events * feat: index fee transfer recipient in event * fix: tests expect indexed fee transfer receipient * feat: update abi + bindings again
* chore: update consts file * feat: mev commit avs holesky deploy script * feat: update static logo * feat: deploy router * chore: abi + binding for router
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.