- 18 Jun, 2024 8 commits
-
-
Mark Tyneway authored
* supervisor: add Identifier JSON marshaling Adds json marshaling so that the type used within is easier to deal with. * op-supervisor: fix identifier struct --------- Co-authored-by:
protolambda <proto@protolambda.com>
-
Mark Tyneway authored
With the usage of the superchain-registry, the need for this code has gone away. Its not being maintained and falling out of sync, so it should be deleted to ensure that the codebase can stay lean over time. Always tend the garden.
-
dependabot[bot] authored
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
mbaxter authored
* cannon: Extract handleBranch, outputState * cannon: Define MIPSInstructions.sol as a library so we can set visibility modifiers * cannon: Flatten cpu fields in sol files * cannon: Rework sol cpu field handling * cannon: Update MIPS contract version * cannon: Run snapshots, semver lock * cannon: Update go logic to match sol * cannon: Move outputState() back into MIPS.sol * cannon: Mark pure functions * cannon: Run semver-lock * cannon: Update state.json format in test_data * cannon: Fix variable names to match style guide * cannon: Undo comment formatting change * cannon: Style fix - use named parameters * cannon: Run semver-lock
-
Matt Solomon authored
* doc: add smart contract versioning and release documentation * Update packages/contracts-bedrock/VERSIONING.md * Update packages/contracts-bedrock/VERSIONING.md * Update packages/contracts-bedrock/VERSIONING.md
-
bsh98 authored
-
Adrian Sutton authored
-
protolambda authored
* op-supervisor: initial service draft * supervisor: Fix log capitalization * op-supervisor: fix mockrun flag * op-supervisor: CLI tests --------- Co-authored-by:
Adrian Sutton <adrian@oplabs.co>
-
- 17 Jun, 2024 3 commits
-
-
protolambda authored
* op-node: driver now uses event processing * op-node: deriver event processing review fixes
-
Brian Bland authored
-
dependabot[bot] authored
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.8 to 1.17.9. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](https://github.com/klauspost/compress/compare/v1.17.8...v1.17.9) --- updated-dependencies: - dependency-name: github.com/klauspost/compress 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>
-
- 16 Jun, 2024 1 commit
-
-
amber guru authored
* bathcer driver log cap fixed * batcher service log fix * proposer service log cap fix
-
- 15 Jun, 2024 2 commits
-
-
Adrian Sutton authored
Also fix capitalisation of log messages.
-
Adrian Sutton authored
-
- 14 Jun, 2024 8 commits
-
-
Jacob Elias authored
-
Adrian Sutton authored
-
Adrian Sutton authored
-
George Knee authored
-
Kim authored
-
Marcel authored
-
bocalhky authored
-
Javier Cortejoso authored
Delete `pnpm prepare` step from Makefile as this script has been removed recently
-
- 13 Jun, 2024 6 commits
-
-
Khanh Hoa authored
-
smartcontracts authored
Just some regular README cleanup. Nothing huge here, a few tweaks to make things flow smoothly.
-
Andrew Raffensperger authored
* fix version * change to suggestion
-
Axel Kingsley authored
* Alt-DA: Add aliases to cli for Alt-DA * replace "plasma mode" with "alt-da mode"
-
Joshua Gutow authored
* plasma: Split commitments & challenges This splits the current two queues into four queues. Two for commitments and two for challenges. Challenges are commitments are split because they are different things. Each has two physical queues to differentiate between items which have not expired and items which have expired but not finalized. This also splits the commitment origin from the challenge origin because the challenge origin can advance independently of the commitment origin. * Cleanup Refactor ; Fix Tests Reading over the refactor and understanding it for myself, I made some organizational edits, and fixed an issue in the E2E tests. * remove commented assert * Update op-plasma/damgr.go Co-authored-by:
Adrian Sutton <adrian@oplabs.co> * add warn log for DA Server Not Found errors --------- Co-authored-by:
axelKingsley <axel.kingsley@gmail.com> Co-authored-by:
Adrian Sutton <adrian@oplabs.co>
-
Inphi authored
-
- 12 Jun, 2024 8 commits
-
-
Adrian Sutton authored
-
Kien Trinh authored
-
Adrian Sutton authored
* challenger: Create generic vm executor and use for asterisc * challenger: Move executor utils to vm package * challenger: Switch cannon to use common vm executor. * challenger: Use vm.Config to encapsulate Cannon config items. * challenger: Rename to include Path * challenger: Use vm.Config to encapsulate Asterisc config items. * challenger: Remove unused interface * challenger: Reduce amount of config passed to cannon/asterisc trace providers * challenger: Remove Config from names * challenger: Remove replaced cannon metrics
-
Sebastian Stammler authored
* contracts: Make L2 genesis script configurable * contracts: Read latest fork from deploy config in L2 genesis script * contracts: add README entry for new L2 genesis script env vars * address review
-
zhiqiangxu authored
* output oldest l1 origin in channel * also log l2 range when channel close * use eth.ToBlockID * fix a bug * add testcase for 3 new fields
-
protolambda authored
-
Mark Tyneway authored
* op-chain-ops: cleanup genesis check Ensures that the check for contracts are correct based on the config flags instead of always skipping the fault proof contracts in the check. * config: fix
-
Mark Tyneway authored
Removes the `sdk-next` tests from CI. The sdk no longer lives in the protocol monorepo, it lives in the ecosystem monorepo now, see https://github.com/ethereum-optimism/ecosystem.
-
- 11 Jun, 2024 4 commits
-
-
Mark Tyneway authored
Delete `husky` and `lint-checked` from the monorepo as no active JS development happens here. There is no need to run the pre commit lint hook on every single commit, this only slows down the latency of all commits.
-
dependabot[bot] authored
Bumps [github.com/DataDog/zstd](https://github.com/DataDog/zstd) from 1.5.2 to 1.5.5. - [Release notes](https://github.com/DataDog/zstd/releases) - [Commits](https://github.com/DataDog/zstd/compare/v1.5.2...v1.5.5) --- updated-dependencies: - dependency-name: github.com/DataDog/zstd 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/hashicorp/raft](https://github.com/hashicorp/raft) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/hashicorp/raft/releases) - [Changelog](https://github.com/hashicorp/raft/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/raft/compare/v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/raft 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>
-
Marcel authored
-