- 15 Dec, 2023 2 commits
-
-
Mark Tyneway authored
Include the `ci-builder` image built [here](https://app.circleci.com/pipelines/github/ethereum-optimism/optimism/36803/workflows/93e91700-4a14-4635-a4e6-e57f5001a532). This includes the changes from https://github.com/ethereum-optimism/optimism/pull/8625. We can remove a step from CI as mentioned in https://github.com/ethereum-optimism/optimism/issues/8529
-
Evan Richard authored
op-service: move mock structs closer to best-practice use of mock
-
- 14 Dec, 2023 30 commits
-
-
Matthew Slipper authored
ci-builder: add docker-ce-cli
-
clabby authored
chore(ci): bump `ci-builder`
-
Mark Tyneway authored
Allows for https://github.com/ethereum-optimism/optimism/blob/e6e7fd267e19f3497e0ff4e1c30a3675cbe05e52/.circleci/config.yml#L1362 to be removed from the CI so that `docker-ce-cli` is built into the `ci-builder` image and it doesn't need to be installed in each run of CI. Closes https://github.com/ethereum-optimism/optimism/issues/8529 I built the image locally and it was able to build to completion.
-
Mark Tyneway authored
chore(contracts-bedrock): don't publish `forge-artifacts/*.t.sol` files
-
clabby authored
-
clabby authored
-
Mark Tyneway authored
build(deps): bump viem from 1.19.11 to 1.19.15
-
Maurelian authored
contracts-bedrock: Rename Authorization.t.sol to Specs.t.sol
-
EvanJRichard authored
-
Maurelian authored
Also rewords the contract level natspec to be more general rather than focusing on authorization.
-
Mark Tyneway authored
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
-
dependabot[bot] authored
Bumps [viem](https://github.com/wevm/viem) from 1.19.11 to 1.19.15. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@1.19.11...viem@1.19.15) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
build: bump forge to the 2023-12-14 nightly
-
Matthew Slipper authored
Init etherscan client
-
James Kim authored
Updates to latest version of wagmi
-
Matthew Slipper authored
-
Matthew Slipper authored
-
italiano@oplabs.co authored
-
Wyatt Barnes authored
-
Matt Solomon authored
-
Matt Solomon authored
chore: apply manual shellcheck fixes
-
Joshua Gutow authored
op-node/flags: Add easy way to deprecate flags
-
Matthew Slipper authored
BindGen - local contracts refactor
-
Matt Solomon authored
-
Adrian Sutton authored
op-e2e: Enable output_cannon tests
-
Joshua Gutow authored
-
Joshua Gutow authored
This adds a deprecated flags section to warn users that the flag will be removed in a future version of the software. I had to modify the P2P Flags structure to make it work nicely. I also added a test to ensure that deprecated flags are hidden & that all flags have at least one env var.
-
Matt Solomon authored
-
Hamdi Allam authored
fix(indexer) metrics exception which recording skipped ovm1 events
-
clabby authored
feat(ctb): Prevent an output proposal <= `GENESIS_BLOCK_NUMBER`
-
- 13 Dec, 2023 8 commits
-
-
clabby authored
-
Joshua Gutow authored
Fix typos & typo policy
-
Joshua Gutow authored
op-node: Disable CL P2P Sync when EL Sync is enabled
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Matthew Slipper authored
doc: remove stale section of readme
-
Joshua Gutow authored
op-proposer: fix several log statements to match key/value pattern
-
felipe authored
chore(ufm): update deps
-