- 29 Sep, 2023 40 commits
-
-
Mark Tyneway authored
contracts-bedrock: deploy latest contracts to sepolia
-
Mark Tyneway authored
build(deps-dev): bump @types/node from 20.5.0 to 20.7.1
-
Mark Tyneway authored
specs: Honest challenger for new resolution
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.7.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
build(deps): bump viem from 1.13.0 to 1.14.0
-
Mark Tyneway authored
Merge pull request #7473 from ethereum-optimism/dependabot/docker/ops-bedrock/ethereum/client-go-v1.13.2 build(deps): bump ethereum/client-go from v1.13.1 to v1.13.2 in /ops-bedrock
-
Mark Tyneway authored
op-e2e: Verify included tx were successful in TestERC20BridgeDeposits
-
Mark Tyneway authored
``` $ forge script scripts/Deploy.s.sol \ --rpc-url $ETH_RPC_URL \ --broadcast \ --verify \ --private-key $PRIVATE_KEY \ --sig 'deployImplementations()' ```
-
mergify[bot] authored
-
mergify[bot] authored
-
refcell.eth authored
* Multiple mergify queues. * Update urgent label * Use queue conditions as opposed to conditions field
-
mergify[bot] authored
-
OptimismBot authored
feat(ctb): Move storage getters and setters to own lib
-
dependabot[bot] authored
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.13.0...viem@1.14.0) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
mergify[bot] authored
-
Mark Tyneway authored
build(deps): bump viem from 1.3.1 to 1.13.0
-
mergify[bot] authored
-
dependabot[bot] authored
Bumps ethereum/client-go from v1.13.1 to v1.13.2. --- updated-dependencies: - dependency-name: ethereum/client-go dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
inphi authored
-
OptimismBot authored
build(deps-dev): bump @swc/core from 1.3.76 to 1.3.90
-
inphi authored
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump glob from 10.3.3 to 10.3.10
-
mergify[bot] authored
-
inphi authored
-
mergify[bot] authored
-
OptimismBot authored
CI: Store test results after running indexer tests
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump hardhat from 2.17.2 to 2.17.4
-
mergify[bot] authored
-
OptimismBot authored
feat(op-challenger): Output Trace Provider
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump chai from 4.3.9 to 4.3.10
-
mergify[bot] authored
-
OptimismBot authored
build(deps-dev): bump @types/express from 4.17.17 to 4.17.18
-
mergify[bot] authored
-
OptimismBot authored
op-challenger: Defer checking if we agree with a claim until after checking if we can ignore it
-
Andreas Bigger authored
-
Adrian Sutton authored
op-challenger: Defer checking if we agree with a claim until after we've checked if we should ignore it entirely.
-
OptimismBot authored
txmgr: Allow CLI Default values to be configured
-