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

{WIP} Test elcontracts slashing functions #416

Draft
wants to merge 21 commits into
base: dev
Choose a base branch
from

Conversation

pablodeymo
Copy link
Contributor

Fixes # .

What Changed?

Reviewer Checklist

  • Code is well-documented
  • Code adheres to Go naming conventions
  • Code deprecates any old functionality before removing it

shrimalmadhur and others added 10 commits December 12, 2024 15:33
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 <madhur.shrimal@gmail.com>

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.
@pablodeymo pablodeymo changed the base branch from dev to madhur/tmp-slashing December 27, 2024 21:08
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 <madhur.shrimal@gmail.com>

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.

fmt

Adding factory methods to create unsigned transactions from the EL writer.

chore: update the core contract deps (#409)

add slashable shares (#410)

Parameterizing txOpts for injection for noOpt cases.

chore: remove staker_opt_out_window_blocks (#412)

Fixing lint errors for AddPendingAdmin on EL Writer.

Updating appointee set & remove methods to support injecting txOpts.
ricomateo and others added 2 commits January 2, 2025 15:48
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 <madhur.shrimal@gmail.com>

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.

fmt

Adding factory methods to create unsigned transactions from the EL writer.

chore: update the core contract deps (#409)

add slashable shares (#410)

Parameterizing txOpts for injection for noOpt cases.

chore: remove staker_opt_out_window_blocks (#412)

Fixing lint errors for AddPendingAdmin on EL Writer.

Updating appointee set & remove methods to support injecting txOpts.
Base automatically changed from madhur/tmp-slashing to dev January 3, 2025 19:21
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.

3 participants