-
Notifications
You must be signed in to change notification settings - Fork 21
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
Verify challenges #2202
Verify challenges #2202
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looking good!
d432c93
to
8b519b4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pls Check Comment otherwise looks good!
as docs changed, you should adapt your doc change |
Yeah, will rebase, thanks for the note. 👍 |
This is useful in cases where we don't need to send any transactions, just check things on chain.
e11ffb1
to
e9b5a16
Compare
This command verifies that the previously initiated challenges resolved correctly via L1.
This should help with cutting boilerplate from upcoming tests.
6bc3beb
to
bcea784
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please read my last comment, if you have any good idea how to solve it easily, then feel free to fix otherwise i'm fine as is
Final part of #1646, this PR adds the
beamer check verify-challenges
command.Coverage: