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

test: op e2e finality gadget daemon itest #26

Merged
merged 11 commits into from
Aug 12, 2024

Conversation

parketh
Copy link
Collaborator

@parketh parketh commented Aug 5, 2024

Summary

This PR adds integration tests for the new finality gadget daemon in babylonlabs-io/finality-gadget, a stateful program used to track consecutive quorum and query the latest BTC-finalized block.

Test Plan

make lint
make test-e2e-op

@parketh parketh changed the title Test/finality gadget e2e tests test: op e2e verifier daemon itest Aug 5, 2024
@parketh parketh changed the title test: op e2e verifier daemon itest test: op e2e finality gadget daemon itest Aug 5, 2024
Copy link
Member

@SebastianElvis SebastianElvis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@SebastianElvis SebastianElvis mentioned this pull request Aug 7, 2024
@parketh
Copy link
Collaborator Author

parketh commented Aug 11, 2024

now fixed and ready for review again @SebastianElvis @bap2pecs

Copy link
Member

@SebastianElvis SebastianElvis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already approved, lgtm 👍

Copy link
Collaborator

@bap2pecs bap2pecs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Olympic Games Sport - h4bWxVCqEIn7BxBKKd

finality-provider/config/opstackl2.go Show resolved Hide resolved
itest/opstackl2/op_e2e_test.go Show resolved Hide resolved
itest/opstackl2/op_test_manager.go Show resolved Hide resolved
itest/opstackl2/op_test_manager.go Show resolved Hide resolved
itest/opstackl2/op_test_manager.go Show resolved Hide resolved
itest/opstackl2/op_test_manager.go Show resolved Hide resolved
itest/opstackl2/op_test_manager.go Show resolved Hide resolved
@parketh parketh merged commit 3ca1aae into base/consumer-chain-support Aug 12, 2024
3 of 8 checks passed
@parketh parketh deleted the test/finality-gadget-e2e-tests branch August 12, 2024 07:42
parketh added a commit that referenced this pull request Aug 13, 2024
## Summary

This is a small PR to fix several missed comments in
#26

## Test Plan
```
make lint
make test-e2e-op
```
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