- 23 Nov, 2023 7 commits
-
-
clabby authored
-
clabby authored
-
Adrian Sutton authored
op-e2e: Use sequencer to verify deposit behaviour in TestMintOnRevertedDeposit
-
clabby authored
-
Adrian Sutton authored
PreImageOracle: Change local context to bytes32
-
refcell.eth authored
build(deps-dev): bump @babel/eslint-parser from 7.22.15 to 7.23.3
-
clabby authored
-
- 22 Nov, 2023 33 commits
-
-
clabby authored
-
clabby authored
-
clabby authored
-
refcell.eth authored
build(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.3
-
refcell.eth authored
Merge pull request #8082 from ethereum-optimism/dependabot/npm_and_yarn/types/pino-multi-stream-5.1.6 build(deps-dev): bump @types/pino-multi-stream from 5.1.5 to 5.1.6
-
clabby authored
-
refcell.eth authored
build(deps-dev): bump @swc/core from 1.3.95 to 1.3.99
-
Adrian Sutton authored
op-challenger: Create and cache cannon trace providers for output_cannon trace types
-
Adrian Sutton authored
# Conflicts: # packages/contracts-bedrock/.gas-snapshot
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Hamdi Allam authored
Merge pull request #8229 from ethereum-optimism/11-14-pre-bedrock_withdrawals_with_a_bedrock_tx_withdrawal_hash fix(indexer) migrated withdrawal & message hashes
-
dependabot[bot] authored
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.15 to 7.23.3. - [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.3/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.95 to 1.3.99. - [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.95...v1.3.99) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
refcell.eth authored
Version Packages
-
Hamdi Allam authored
-
refcell.eth authored
build(deps-dev): bump tsx from 4.1.1 to 4.2.0
-
Hamdi Allam authored
-
Adrian Sutton authored
op-challenger: cleanup service lifecycle, improve subscription ctx usage
-
refcell.eth authored
Merge pull request #8209 from ethereum-optimism/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.12.0 build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0
-
refcell.eth authored
build(deps-dev): bump @types/mocha from 10.0.4 to 10.0.6
-
dependabot[bot] authored
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.1.1...v4.2.0) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.11.0 to 6.12.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.12.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 [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.4 to 10.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
github-actions[bot] authored
-
Mark Tyneway authored
build(deps-dev): bump @types/node from 20.9.0 to 20.9.3
-
protolambda authored
-
Sebastian Stammler authored
op-e2e: Add WaitForBlockToBeFinalized & WaitForBlocktoBeSafe
-
clabby authored
-
EvanJRichard authored
Use the ticker in a way that obeys the linter but also doesn't necessarily block like the previous impl.
-
EvanJRichard authored
-
Sebastian Stammler authored
op-node/p2p: Fix deleteRecord to return nil if store.Delete succeeds
-
EvanJRichard authored
-