forked from ethereum-optimism/optimism
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
General tracking for MSFDG (multi-section fault dispute game) features proposed to be included in the op-challenger2.
- copy op-challenger to op-challenger2 @dajuguan
- contract call @JustXxx
- dataTypes for
game、position、DA
, support fetchnbits splitdepth、moveN、MoveRightN
in gameState @dajuguan - getSubValues from tx's calldata @dajuguan
- oracle for addLocaldata and getStepData @dajuguan
- monitor L1head change, and automatically respond challenge with
attackV2
@JustXxx - monitor L1head change, and automatically respond challenge with
stepV2
@JustXxx - e2e test for alphabet game @dajuguan
- e2e test for cannon: some tests are pending
qizhou