- 14 Jul, 2023 12 commits
-
-
Jason Yellick authored
TestBatcherMultiTx disables the batch submitter at the beginning of the test, then starts it later to ensure that it catches up and appropriately submits the transactions. However, currently it does this by checking the block number before starting the batcher, then waiting for 3 blocks before checking for the transactions. Because there is no synchronization, it's possible that the block number advances before the batcher starts, which can lead to the test flaking. This commit changes the approach to fetching each of the next 10 blocks, and succeeding once the transactions are found, or failing if none are found within the next 10 blocks.
-
OptimismBot authored
feat(docs/op-stack): Remove sequencer from `op-geth`
-
mergify[bot] authored
-
Ori Pomerantz authored
-
Ori Pomerantz authored
Closing: DEVRL-1058
-
OptimismBot authored
cannon: MIPS test vectors for syscalls
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Add Defender of the Alphabet scripts
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Main loop
-
Joshua Gutow authored
-
mergify[bot] authored
-
- 13 Jul, 2023 9 commits
-
-
OptimismBot authored
ops-bedrock: Use separate geth config for L1 and L2 in devnet.
-
mergify[bot] authored
-
OptimismBot authored
ci-builder: Add mips binutils
-
mergify[bot] authored
-
inphi authored
-
Joshua Gutow authored
-
inphi authored
-
OptimismBot authored
fix: Fix npm publish
-
Adrian Sutton authored
Separate the entrypoint scripts for L1 and L2 op-geth invocations and remove unnecessary options from the L2 invocation.
-
- 12 Jul, 2023 11 commits
-
-
Will Cory authored
-
OptimismBot authored
op-challenger: Perform steps in the agent
-
mergify[bot] authored
-
Sanghee Choi authored
-
Joshua Gutow authored
Also lots of cleanup.
-
Ori Pomerantz authored
-
OptimismBot authored
Merge pull request #6262 from ethereum-optimism/07-11-fix_nx_Add_foundry_version_to_nx_as_implicit_dep fix(nx): Add foundry version to nx as implicit dep
-
mergify[bot] authored
-
Will Cory authored
fix(sdk): Add missing message status index
-
Will Cory authored
-
Will Cory authored
-
- 11 Jul, 2023 8 commits
-
-
OptimismBot authored
feat(op-challenger): Validate Step Function Manual ABI Packing
-
Andreas Bigger authored
responder.
-
Will Cory authored
-
Hamdi Allam authored
feat: bi-directionally index StandardBridge contract events
-
inphi authored
-
Sebastian Stammler authored
feat(ctb): Emit tx hash in wallet-mon detection logs
-
Maurelian authored
-
Hamdi Allam authored
-