DenseDenise
DenseDenise
For my first time to use `./bin/op-challenger list-claims` The data name really confuses me, after I check the spces, I found the index means for Trace_Index, we should clarify it....
`./bin/op-challenger list-games --l1-eth-rpc \ --game-address ` The example here is completely wrong
Add test case.
kona now supports loading sequencer keys from files (op-rs/kona#2871), switched from KONA_NODE_P2P_SEQUENCER_KEY to KONA_NODE_P2P_SEQUENCER_KEY_PATH to match the pattern used for regular p2p keys
Resolves the TODO comment by implementing the correct Beacon Proxy pattern for OptimismSuperchainERC20 deployments in tests.