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

feat: add opcc slashing event #135

Closed
wants to merge 1 commit into from
Closed

feat: add opcc slashing event #135

wants to merge 1 commit into from

Conversation

parketh
Copy link
Contributor

@parketh parketh commented Dec 6, 2024

Summary

This is a PR to update the BTC Slasher program to support and handle OP stack consumer chain slashing events. It accompanies babylonlabs-io/babylon-contract#92.

Test plan

Before running integration tests, I needed to set DOCKER_HOST:

export DOCKER_HOST="unix:///Users/parkyeung/.docker/run/docker.sock"

To run tests:

# unit tests
make test

# integration tests
make test-e2e

@parketh parketh marked this pull request as ready for review December 10, 2024 08:59
@parketh parketh changed the title [draft] feat: add opcc slashing event feat: add opcc slashing event Dec 10, 2024
@parketh parketh closed this Dec 11, 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.

1 participant