- 26 Jan, 2024 19 commits
-
-
Francis Li authored
-
dependabot[bot] authored
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.2.0 to 24.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/23.2.0...24.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Matthew Slipper authored
Adds a check to prevent long-running Kontrol tests from running in the merge queue. They will still run on PRs and on `develop`. This helps get around a limitation in check-changed that causes all tests to be run on PRs in the merge queue.
-
Axel Kingsley authored
* refactor checkLimits to check both fee and tip * internal helper function * use errors.Join instead of string join * unit tests
-
dependabot[bot] authored
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
refcell.eth authored
-
dependabot[bot] authored
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.94.1 to 7.98.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.94.1...7.98.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.5 to 20.11.6. - [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> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
zhiqiangxu authored
* make comment and implementation consistent * adjust order: true then false * another * undo spec change
-
dependabot[bot] authored
Bumps [viem](https://github.com/wevm/viem) from 2.0.3 to 2.5.0. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.0.3...viem@2.5.0) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.5. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.5) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Francis Li authored
* Add conductor transition diagram * Update sequencer active status upon resume
-
Juan C authored
* OptimismPortal.k.sol: directly feed `WithdrawalTransaction` argument * KontrolInterfaces: add interfaces for bridges * KontrolDeployment: add deployment for L1 bridges * run-kontrol.sh: add bridge proofs * Update summaries * Add `L1StandardBridge` proofs * Add `L1ERC721Bridge` proof * KontrolDeployment: remove typo import * `kontrol-tests`: add remaining files to `check-changed` * Fix spelling typo * Document current `vm.mockCall` workaround * Document symbolic bytes assumptions * Supress upper case legacy naming * Add summarization tests for `L1ERC721Bridge` * Add summarization tests for `L1StandardBridge` * run-kontrol.sh: set `workers` to `min(max_workers, #test_list)` * README.md: add bridge proofs * make `xDomainMessageSender` part of `IL1CrossDomainMessenger` * Missed instances of `ICrossDomainMessenger` * Document `vm.prank()` issue * Improve assumption documentation * run-kontrol.sh: improve style * `kontrol-tests`: add remaining files to `check-changed` * run-kontrol.sh: document `max_workers=7`
-
refcell.eth authored
-
dependabot[bot] authored
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.23.3 to 7.23.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.9/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/wagmi@2.5.2/packages/react) --- updated-dependencies: - dependency-name: wagmi dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Mark Tyneway authored
There was previously a concept in the deploy script that would check a `.chainId` file on disk against the remote chainid. This check became problematic because of the parallel nature of foundry tests that caused it to attempt to read/write the same file to disk many times in parallel and then it caused a lot of flakes around the file not existing. Remove this feature from the deploy script to reduce the complexity of it. We need less complexity and rely on instead simulations and assertions for correctness. The assertions can expect a particular chainid instead of using the local filesystem. This also ties into the migration of the deployment artifacts away from being in `contracts-bedrock` and instead towards the superchain registry.
-
dependabot[bot] authored
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.104 to 1.3.106. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.104...v1.3.106) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Wyatt Barnes authored
-
- 25 Jan, 2024 19 commits
-
-
dependabot[bot] authored
Bumps [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core) from 2.3.1 to 2.6.1. - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/@wagmi/core@2.6.1/packages/core) --- updated-dependencies: - dependency-name: "@wagmi/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Adrian Sutton authored
* op-challenger: Implement verification for preimages Identifies the leaf to challenge, but doesn't yet produce the merkle proofs required and can't actually send the transaction. * op-challenger: Review feedback. * op-challenger: Avoid nil * op-challenger: Handle Reader reading data and returning EOF in the same call. This is an unusual but valid corner case of io.Reader. Special handling is required to ensure that the state commitment is captured both before and after the last, padding only block. * fixes --------- Co-authored-by:
refcell.eth <abigger87@gmail.com>
-
dependabot[bot] authored
Bumps [abitype](https://github.com/wevm/abitype) from 0.10.3 to 1.0.0. - [Release notes](https://github.com/wevm/abitype/releases) - [Commits](https://github.com/wevm/abitype/compare/abitype@0.10.3...abitype@1.0.0) --- updated-dependencies: - dependency-name: abitype dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps ethereum/client-go from v1.13.10 to v1.13.11. --- updated-dependencies: - dependency-name: ethereum/client-go dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Adrian Sutton authored
* op-challenger: Implement verification for preimages Identifies the leaf to challenge, but doesn't yet produce the merkle proofs required and can't actually send the transaction. * op-challenger: Review feedback. * op-challenger: Avoid nil
-
refcell.eth authored
-
protolambda authored
* op-signer: update client to support Blob tx signing * op-service: update maxFeePerBlobGas JSON field to match internal geth TransactionArgs
-
Danyal Prout authored
* Fix: Pass excess blob and blob gas used params * Add missing parent beacon block property
-
Mark Tyneway authored
* contracts-bedrock: deprecate deployments There is no reason to keep the legacy hardhat deploy artifacts around anymore. It just adds complexity to the codebase. With the advent of the superchain, it no longer makes sense to hold on to these artifacts here. The contract addressses now live in the superchain-registry. The legacy abis live in git history or release tags. For what its worth, the `deployments` directory is already out of date and the superchat registry should be considered the source of truth. Deleting these files will reduce the size of a cloned repo. The entire `deployments` directory is not yet fully removed because it is used to write the `.deploy` artifact after the forge deployment script runs. This will also change in the future but do not want to make too large of changes at once. The `.deploy` file will be configurable where it is written to and it will interoperate well with the `superchain-registry` repo. * sdk: remove imports of deploy artifacts * chain-mon: remove dead import
-
dependabot[bot] authored
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.2 to 16.4.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.3.2...v16.4.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Roberto Bayardo authored
* script to compute gas config scalar after Ecotone upgrade * Update op-chain-ops/cmd/ecotone-scalar/main.go Co-authored-by:
Sebastian Stammler <stammler.s@gmail.com> --------- Co-authored-by:
Sebastian Stammler <stammler.s@gmail.com>
-
Francis Li authored
* op-conductor: improve start sequencer logic * update * update * updated based on suggestion
-
Francis Li authored
* op-conductor: fix ha test flakiness * 3rd try * 4th try * 1st try with everything ready * 2nd try * 3rd try * 4th try
-
dependabot[bot] authored
Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/wagmi@2.5.1/packages/react) --- updated-dependencies: - dependency-name: wagmi dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Juan C authored
* `KontrolDeployment`: deploy `L1CrossDomainMessenger` * KontrolInterfaces: add `IL1CrossDomainMessenger` * Add deployment summary tests for `L1CrossDomainMessenger` * Add `prove_relayMessage_paused` * `run-kontrol.sh`: add `prove_relayMessage_paused` * `run-kontrol.sh`: correct help message to install right kontrol version * Bump Kontrol version from `0.1.121` to `0.1.127` * `forge fmt` * Update `Kontrol-Deploy.json` * `README.md`: Add `L1CrossDomainMessenger.k.sol` documentation * Fix typos * Make autogenerated address names start with lowercase
-
Maurelian authored
-
clabby authored
ppr
-
dependabot[bot] authored
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 2.2.1 to 2.5.0. - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/wagmi@2.5.0/packages/react) --- updated-dependencies: - dependency-name: wagmi dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 24 Jan, 2024 2 commits