-
Notifications
You must be signed in to change notification settings - Fork 449
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
Update BOLD state provider for overflow assertions #2201
Merged
rauljordan
merged 43 commits into
sepolia-tooling-merge
from
overflow-assertions-state-provider
Mar 28, 2024
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
992a30a
Update BOLD state provider for overflow assertions
PlasmaPower a0f607c
Merge branch 'sepolia-tooling-merge' into overflow-assertions-state-p…
PlasmaPower 1114526
Merge branch 'sepolia-tooling-merge' into overflow-assertions-state-p…
PlasmaPower 8cc83e6
update bold
rauljordan f6aa184
many chal levels
rauljordan 175bf8f
test to check for challenge win
rauljordan d4b39c9
add in test fixes and lint
rauljordan 7612671
update bold commit
rauljordan d84fed7
tag
rauljordan de8f91c
edited
rauljordan f766cab
bold ref
rauljordan 0aebf14
trying to fix
rauljordan 22ec174
test edit
rauljordan ab39b5a
config test
rauljordan 6b7e642
test fix
rauljordan 11117b4
lint
rauljordan 8593f5f
lint
rauljordan aa0af74
db path
rauljordan a7ca863
lint
rauljordan 315132f
revamp
rauljordan c8f2a04
support history commit in assertions
rauljordan abbc2f8
test
rauljordan a46caf7
add hist commit
rauljordan bdcd5d9
challenge test run
rauljordan 9e3be32
para
rauljordan 1d5c3c7
add log
rauljordan 16927dc
more checks
rauljordan 74a93c4
rev
rauljordan 3d69fc4
flakey with bold
rauljordan 614c719
add bold
rauljordan f815e04
hist commit
rauljordan ee5d1e4
rem
rauljordan 8a25e9e
commit edit
rauljordan 0ac8cb0
fix up
rauljordan 568285d
Increase challenge tests timeout to 30m
PlasmaPower 2542157
Fix TestChallengeProtocolBOLD shutdown
PlasmaPower f5deb86
test check
rauljordan 061bb89
build tag
rauljordan ed69007
unskip test with fix
amsanghi 86fddb2
Merge branch 'sepolia-tooling-merge' into overflow-assertions-state-p…
amsanghi 17a9d02
Add back FindBatchContainingMessageIndex, was removed in the nitro la…
amsanghi e037379
unskip more test
amsanghi a459cb8
unskip more test
amsanghi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
I think this function just exists somewhere else now. We should look around for it to make sure we aren't duplicating code.