-
Notifications
You must be signed in to change notification settings - Fork 53
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 #342
Open
shrimalmadhur
wants to merge
9
commits into
dev
Choose a base branch
from
madhur/tmp-slashing
base: dev
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
feat: slashing #342
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/tmp-slashing
branch
from
September 18, 2024 20:35
82f80e6
to
5b87352
Compare
shrimalmadhur
force-pushed
the
madhur/tmp-slashing
branch
2 times, most recently
from
October 19, 2024 19:02
ae97f79
to
f40967f
Compare
shrimalmadhur
force-pushed
the
madhur/tmp-slashing
branch
from
November 19, 2024 23:12
3e79100
to
da65f57
Compare
shrimalmadhur
force-pushed
the
madhur/tmp-slashing
branch
from
December 4, 2024 01:18
c3dc389
to
e7333a7
Compare
shrimalmadhur
commented
Dec 10, 2024
shrimalmadhur
commented
Dec 10, 2024
shrimalmadhur
commented
Dec 10, 2024
shrimalmadhur
force-pushed
the
madhur/tmp-slashing
branch
2 times, most recently
from
December 12, 2024 23:28
c4d8c9e
to
63261c5
Compare
make improve init address comments address comments slashing push working slashing update contracts submodules update to new AM fix test update to remove slasher and into AM feat: add new funcs (#382) Co-authored-by: Madhur Shrimal <[email protected]> update contracts submodules update contracts submodules update with latest methods rebase update to ctx change name address comments more methods rebase and new changes fix reader tests fix reader tests fmt Updating core bindings and adding UserCanCall for UAM. Adding PermissionController binding to binding constructors. Adding list users and list permissions APIs to EL reader. fix: anvil setup (#400) Updating bindings and adding appointee remove & set implementations. Fixing import ordering and returning tx receipt for appointee mutations. Adding IsPendingAdmin & IsAdmin read APIs. Adding admin mutation request types and APIs to writer implementation. Updating based on make fmt results. Updating user naming to appointee.
shrimalmadhur
force-pushed
the
madhur/tmp-slashing
branch
from
December 12, 2024 23:33
9547511
to
e7e3855
Compare
bdchatham
previously approved these changes
Dec 16, 2024
3 tasks
3 tasks
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.
[DO NOT MERGE]
Fixes # .
What Changed?
Reviewer Checklist