- 30 Jun, 2023 12 commits
-
-
OptimismBot authored
feat(op-challenger): FaultResponder
-
Andreas Bigger authored
-
OptimismBot authored
op-challenger: Update game state internal
-
Joshua Gutow authored
-
OptimismBot authored
feat(op-challenger): Claim Loader
-
mergify[bot] authored
-
OptimismBot authored
fix: Skip nx cache on releases
-
Andreas Bigger authored
-
Will Cory authored
-
Mark Tyneway authored
fault-detector: bump contracts-bedrock version
-
Mark Tyneway authored
-
Mark Tyneway authored
-
- 29 Jun, 2023 28 commits
-
-
OptimismBot authored
cannon: Fix unaligned pre-image key writes in Go VM
-
mergify[bot] authored
-
Mark Tyneway authored
Set up pnpm in release workflows
-
Mark Tyneway authored
Add changeset for #6148
-
tre authored
-
tre authored
-
tre authored
-
-
tre authored
-
inphi authored
- Also adds a test asserting faulting behavior for illegal instructions
-
mergify[bot] authored
-
OptimismBot authored
op-node: Remove RPC flags from the required flag list
-
tre authored
-
Joshua Gutow authored
These flags are not actually required to run the op-node. They now default to 0.0.0.0 for the address & 8545 for the port.
-
OptimismBot authored
Update eco bridge adapter with the new bridge addresses for the ECO bridges on OP and OP Goerli
-
Will Cory authored
-
OptimismBot authored
feat: remove yarn
-
Mark Tyneway authored
Deletes the yarn executable file and the `.yarnrc` file. Greatly reduces the size of the monorepo.
-
OptimismBot authored
fix: typo in publish-canary workflow
-
mergify[bot] authored
-
OptimismBot authored
op-node: Add `admin_sequencerActive` RPC method
-
mergify[bot] authored
-
OptimismBot authored
fix(sdk): check for both v0 and v1 messages when looking for RelayedMessages
-
mergify[bot] authored
-
OptimismBot authored
feat: Clean up package.json post pnpm
-
Will Cory authored
test: add one fix: linter fix: Failed to save file to change failed ones too fix: linter Fix --fork-block-number to correct network block number changeset
-
Adrian Sutton authored
Returns true if the node is actively sequencing, otherwise false. This is essentially a parallel with the `eth_mining` API from execution clients.
-
Will Cory authored
-