- 01 Oct, 2023 4 commits
-
-
mergify[bot] authored
-
Sabnock01 authored
-
Sabnock01 authored
-
Mark Tyneway authored
build(deps-dev): bump @types/node from 20.7.1 to 20.7.2
-
- 30 Sep, 2023 7 commits
-
-
📝 Sabnock01 authored -
Joshua Gutow authored
allow release pipeline for hearbeat service
-
Joshua Gutow authored
chore: move `op-signer` into `op-service/signer`
-
OptimismBot authored
[Indexer] Client Implementation & Bug Fixes
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.1 to 20.7.2. - [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-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
-
Ethen Pociask authored
-
- 29 Sep, 2023 29 commits
-
-
OptimismBot authored
contract-bedrock: fix typos
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: deploy implementations to goerli
-
refcell.eth authored
* Fixes the mergify queue conditions. * Fix mergify queue conditions
-
mergify[bot] authored
-
OptimismBot authored
build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0
-
mergify[bot] authored
-
OptimismBot authored
Merge pull request #7477 from ethereum-optimism/dependabot/npm_and_yarn/vitest/coverage-istanbul-0.34.6 build(deps-dev): bump @vitest/coverage-istanbul from 0.34.1 to 0.34.6
-
mergify[bot] authored
-
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
-
mergify[bot] authored
-
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>
-
mergify[bot] authored
-
Mark Tyneway authored
build(deps): bump viem from 1.13.0 to 1.14.0
-
mergify[bot] authored
-
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
-
mergify[bot] authored
-
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()' ```
-
Mark Tyneway authored
```bash $ forge script scripts/Deploy.s.sol \ --rpc-url $ETH_RPC_URL \ --broadcast \ --verify \ --private-key $PRIVATE_KEY \ --sig 'deployImplementations()' ```` A follow up PR to the superchain registry will add the contract addresses.
-
AKABABA-ETH authored
-
mergify[bot] authored
-
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
-