-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Describe the bug
verifyOneStepProof run time issues occurred in local test
-
verifyOneStepProof nil pointer
To Reproduce
rde make up occasionally occurred(maybe depend on different transaction types)Expected behavior
call verifyOneStepProof normally -
bisection execute index out of range
To Reproduce
rde make up occasionally occurred(maybe depend on different transaction types)Expected behavior
call verifyOneStepProof normally
- bisection execute index out of range
The reason is bisection challenge assertion start inbox size is equal to parent assertion start inbox, it cause insufficient ExecutionStates generate by sequencer / validator, it's an error by challenge assertion create error
Additional context
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers

