- 31 May, 2023 10 commits
-
-
OptimismBot authored
feat(op-challenger): DisputeGameFactory initialization.
-
Andreas Bigger authored
-
OptimismBot authored
feat(indexer): Add prisma ui
-
mergify[bot] authored
-
Will Cory authored
-
OptimismBot authored
op-wheel: Fix post-shanghai
-
mergify[bot] authored
-
Matthew Slipper authored
-
OptimismBot authored
feat(op-bindings): Dispute Game Factory Bindings
-
Andreas Bigger authored
-
- 30 May, 2023 30 commits
-
-
OptimismBot authored
contracts-bedrock: Convert Echidna tests to Forge invariants for Burn library
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: Convert Echidna tests to Forge invariants for AddressAliasHelper library
-
mergify[bot] authored
-
OptimismBot authored
feat(proxyd): update readme
-
Felipe Andrade authored
-
OptimismBot authored
feat(op-challenger): Subscription Logic
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Andreas Bigger authored
-
Ratimon authored
-
OptimismBot authored
sdk: update to add mainnet network in hh config
-
mergify[bot] authored
-
OptimismBot authored
sdk: fix deposit-eth task
-
mergify[bot] authored
-
OptimismBot authored
op-chain-ops: withdrawal testing script
-
mergify[bot] authored
-
OptimismBot authored
op-node: minimal chain config
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: standardize naming for artifacts
-
mergify[bot] authored
-
OptimismBot authored
contracts-bedrock: deploy the L1ERC721Bridge
-
Mark Tyneway authored
Standardizes the naming scheme for the hh deploy artifacts. The goerli artifacts had their names migrated to the new style where proxy is used as a suffix. This is a forwards compatible change because the tooling will look between both the `contracts` package and the `contracts-bedrock` package for the artifacts, meaning that a lookup for the old name and the new name will work. This will prevent there from being 2 artifacts with the same name which may break some of the golang hh tooling.
-
mergify[bot] authored
-
Mark Tyneway authored
Update the mainnet config for what is already known for the hardcoded mainnet config.
-
OptimismBot authored
contracts-bedrock: fix mainnet deploy-config export
-