- 28 Nov, 2023 40 commits
-
-
Matthew Slipper authored
feat(op-service): Add CI for `rethdb-reader`
-
clabby authored
contracts-bedrock: fix compile time
-
Mark Tyneway authored
Merge pull request #8304 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.13.0 build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.0
-
clabby authored
Co-authored-by:
Joshua Gutow <jgutow@oplabs.co>
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Reduces the compile time to about 80s on my machine. The compile time was greatly increased as part of the migration to using the deploy script to set up the tests. Can we have our cake and eat it to? This commit seems to say yes. The call to `broadcast` now needs to include `msg.sender` because the contract doing all of the deployments is no longer the top level contract. This assumes that the deploy contract is not nested deeper than the 2nd callframe. The deployments would fail if that was not the case. The `cfg` now is behind a public getter on the deploy script, so the majority of the commit is updating places where the deploy config is referenced to change it into calls.
-
Hamdi Allam authored
fix(indexer): variable typo
-
Mark Tyneway authored
Version Packages
-
github-actions[bot] authored
-
Mark Tyneway authored
fault-mon: fix optimism-portal address override option
-
🚨 Will Cory authored -
🔖 Will Cory authored -
♻ Will Cory authored -
Hamdi Allam authored
-
protolambda authored
-
Mark Tyneway authored
build(deps-dev): bump jsdom from 22.1.0 to 23.0.0
-
clabby authored
-
Joshua Gutow authored
Ensure genesis contains create2deployer if canyon is enabled at timestamp 0
-
Hamdi Allam authored
fix(indexer): versioned hash database ordering
-
dependabot[bot] authored
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.12.0 to 6.13.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.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/22.1.0...23.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>
-
Hamdi Allam authored
-
Hamdi Allam authored
-
Mark Tyneway authored
feat(ctb): add storage-layout and method ABI snapshots
-
Hamdi Allam authored
-
Mark Tyneway authored
contracts-bedrock: loadAllocs support
-
Mark Tyneway authored
contract-bedrock: Add logs at start of deploy functions
-
Mark Tyneway authored
op-node: Add log when the state loop returns
-
clabby authored
Update lock lock
-
Maurelian authored
-
Joshua Gutow authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-