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

Interop support part 3: Tests #466

Draft
wants to merge 9 commits into
base: msozin/op-rbuilder/supervisor-2
Choose a base branch
from

Conversation

SozinM
Copy link
Collaborator

@SozinM SozinM commented Mar 5, 2025

📝 Summary

This PR implements tests
One this left to implement - send crosschain tx from inside the test envoronment and implement logic for transaction filtering in server

💡 Motivation and Context


✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

SozinM added 9 commits March 5, 2025 14:02
Implement SupervisorValidator to be used in rbuilder
Add additional primitives crate, that is used for storing external code
Implement SupervisorValidator to be used in rbuilder
Add additional primitives crate, that is used for storing external code
Add metric for crosschain tx
@SozinM SozinM force-pushed the msozin/op-rbuilder/supervisor-2 branch from ce52a09 to 605fe3c Compare March 6, 2025 09:20
@SozinM
Copy link
Collaborator Author

SozinM commented Mar 6, 2025

Probably will close it, because we can't properly test Executing messages with mock. For this we'll need to setuo chain (deployed L2 contracts) and it would be easier to do e2e tests in kurtosis

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