-
Notifications
You must be signed in to change notification settings - Fork 106
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: slashing commands #205
Open
shrimalmadhur
wants to merge
34
commits into
master
Choose a base branch
from
madhur/slashing-allocations
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
shrimalmadhur
force-pushed
the
madhur/slashing-allocations
branch
from
September 6, 2024 20:56
e957e15
to
22e2a6a
Compare
shrimalmadhur
force-pushed
the
madhur/slashing-allocations
branch
3 times, most recently
from
September 19, 2024 17:18
c9de4de
to
dd1bfee
Compare
shrimalmadhur
force-pushed
the
madhur/slashing-allocations
branch
from
September 21, 2024 00:09
dd1bfee
to
a839dc5
Compare
shrimalmadhur
force-pushed
the
madhur/slashing-allocations
branch
2 times, most recently
from
October 19, 2024 17:57
70809f1
to
3839e40
Compare
shrimalmadhur
force-pushed
the
madhur/slashing-allocations
branch
from
November 20, 2024 00:34
f79888f
to
77c765b
Compare
shrimalmadhur
force-pushed
the
madhur/slashing-allocations
branch
2 times, most recently
from
December 10, 2024 05:24
83852f6
to
070a30e
Compare
shrimalmadhur
force-pushed
the
madhur/slashing-allocations
branch
from
December 16, 2024 21:32
e121c1e
to
da7bfa2
Compare
feat: add working cmds remove unrelated changes remove unrelated changes unsigned tx add some tests comment add readme more allocations basic show command update with latest contracts add more code add more code working slashing %age and comments update with latest contracts Update show.go (#226) updated to latest AM updated to latest AM updated to latest AM update eigensdk update with latest contracts update with latest contracts update allocation delay cmd update with latest contracts added registered/deregistered operator sets only show deregister if there's any allocation left UAM Command Schema with CanCall Implementation (#244) Co-authored-by: Brandon Chatham <[email protected]> fix: tests and fmt (#249) Implementing `list` and `list_permissions` Commands. (#248) Co-authored-by: Brandon Chatham <[email protected]>
… tests. (#250) Co-authored-by: Brandon Chatham <[email protected]>
Co-authored-by: Brandon Chatham <[email protected]>
Co-authored-by: Brandon Chatham <[email protected]>
Co-authored-by: Brandon Chatham <[email protected]>
…ith appointee (#254) Co-authored-by: Brandon Chatham <[email protected]>
Co-authored-by: Brandon Chatham <[email protected]>
Co-authored-by: Brandon Chatham <[email protected]>
Co-authored-by: Brandon Chatham <[email protected]>
…ler with appointed permissions (#267) Co-authored-by: Brandon Chatham <[email protected]>
…admin commands. (#270) Co-authored-by: Brandon Chatham <[email protected]>
Co-authored-by: Brandon Chatham <[email protected]>
…caller-address (#274) Co-authored-by: Brandon Chatham <[email protected]>
Co-authored-by: Brandon Chatham <[email protected]>
shrimalmadhur
force-pushed
the
madhur/slashing-allocations
branch
from
December 19, 2024 19:50
d694b69
to
026cfdb
Compare
Co-authored-by: Brandon Chatham <[email protected]>
Co-authored-by: Brandon Chatham <[email protected]>
Co-authored-by: Brandon Chatham <[email protected]>
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.
Fixes # .
[DO NOT MERGE]
What Changed?