- 26 Jul, 2024 6 commits
-
-
Mark Tyneway authored
Better logging in the genesis generation when creating L2 genesis. Using the `startBlock()` method depends on the L1 contracts being initialized.
-
caseylove authored
Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
0xtrait authored
-
dependabot[bot] authored
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.1 to 2.27.3. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/urfave/cli/compare/v2.27.1...v2.27.3) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production 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 [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.31.1 to 1.34.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.31.1...v1.34.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega 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>
-
Kevin Z Chen authored
* Delete chain-mon * Delete chain-mon from other places. --------- Co-authored-by:
Kevin Kz <k@oplabs.co>
-
- 25 Jul, 2024 7 commits
-
-
Sam Stokes authored
* use binary search instead of walkback for checkRecentTxs * account for multiple txs from same sender in same block * use recursion if reorg detected * limit condition to return false
-
coderHarrii authored
-
coderHarrii authored
* fix the path and add example * Update README.md * Update README.md
-
Mark Tyneway authored
Remove another unused dependency. `depcheck` was previously used when the monorepo had active typescript development in it. Right now it has not typescript development in it and is no longer used as part of CI. We should remove every dependency that is not used.
-
Adrian Sutton authored
-
Inphi authored
-
GBPigeon authored
-
- 24 Jul, 2024 10 commits
-
-
Sam Stokes authored
* set genesis l1 start block to value from SystemConfig * always retrieve genesis l1StartBlock from SystemConfig.startBlock() * use contract-bedrock abi instead of large bindings file * fix startBlock contract call * use single func call instead of importing full SystemConfig abi * use vars instead of hardcoded flag strings
-
Mark Tyneway authored
The `wait-on` dep is not used anywhere in the monorepo, so this commit removes it. The following command only shows the `package.json` and lockfile: ```bash git grep -rin wait-on ``` We should remove all unused deps
-
Mark Tyneway authored
`ts-mocha` appears to be unused so this commit removes it
-
Sergiy authored
Update README
-
Mark Tyneway authored
Tests for `contracts-bedrock` should no longer depend on the JS monorepo. This should speed up the tests by removing a step that blocks it from running.
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.17 to 20.14.12. - [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> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript 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 [mocha](https://github.com/mochajs/mocha) from 10.6.0 to 10.7.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v10.6.0...v10.7.0) --- updated-dependencies: - dependency-name: mocha 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>
-
dependabot[bot] authored
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.7.0 to 48.8.3. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.7.0...v48.8.3) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc 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>
-
dependabot[bot] authored
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.7 to 0.26.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.7...v0.26.5) --- updated-dependencies: - dependency-name: typedoc 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>
-
- 23 Jul, 2024 9 commits
-
-
protolambda authored
-
Zach Howard authored
-
Brian Bland authored
* Add buffered caching of L1 block refs to the confDepth-aware fetcher * Refactor l1 head buffer into helper structs * Fix linting errors * Move L1 block caching from confDepth into an event-driven L1Tracker * Fix l1HeadBuffer locking * Better handle non-shallow reorgs * Improve test naming * Explicitly rewind cache when old head received
-
Hamdi Allam authored
-
DenseDenise authored
* clarify the out put * Update list_claims.go
-
yuhangcangqian authored
Signed-off-by:
yuhangcangqian <cuibuwei@qq.com>
-
rickck11 authored
-
Mark Tyneway authored
* deps: remove nyc nyc is an unused dep for code coverage. This commit removes the dep as it is no longer used. We should remove deps that are not used as it bloats dependabot fixes in the monorepo as well as introducing attack vectors. Every dep is a liability and we should only have deps that we really need. * ci: cleanup Remove the calls to code coverage in ci * ci: add test
-
Adrian Sutton authored
-
- 22 Jul, 2024 7 commits
-
-
Mark Tyneway authored
Every dependency is a liability. We should strive to remove every dependency that isn't critical. The JS stuff in the monorepo is deprecated at this point but we still carry around a ton of deps that should be removed asap from the repo. This commit removes some unused eslint plugins, one small step towards removing deps that are not necessary.
-
Park Changwan authored
* op-node: batch-decoder: Correct timestamp for fjord frames * op-node: batch-decoder: Typo for channel compression algo json key
-
Mark Tyneway authored
Deletes code that was no longer used by the `Artifacts` contract. No reason to keep around dead code. The `_loadAddresses` function is used instead. https://github.com/ethereum-optimism/optimism/blob/f5221f4d1fae6f3da1bd4d1647e45f40e2b055c4/packages/contracts-bedrock/scripts/Artifacts.s.sol#L70
-
DenseDenise authored
-
Elias Rad authored
* add preposition README.md * add adverb channel_builder.go * add missing verb README.md
-
DenseDenise authored
-
Emiliano Bonassi authored
* fix(op-batcher): support new fjord maxRLPBytesPerChannelFjord * fix(op-batcher): resolve pr comments * test(op-batcher): check post-Fjord using correct MaxRLPBytesPerChannel
-
- 20 Jul, 2024 1 commit
-
-
mbaxter authored
* cannon: Extract TrackingOracle to allow reuse * cannon: Extract PreimageReader logic for easier reuse * cannon: Merge preimage-related tracking and access logic * cannon: Extract memTracker logic for easier reuse * cannon: Extract stack tracking logic for easier reuse * cannon: Break up StackTracker into noop and regular impls * cannon: Clean up PreimageReader
-