- 20 Jun, 2024 10 commits
-
-
smartcontracts authored
Drippie monitoring is now handled in monitorism.
-
Ayene authored
-
dependabot[bot] authored
Bumps [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Commits](https://github.com/dalek-cryptography/curve25519-dalek/compare/curve25519-4.1.2...curve25519-4.1.3) --- updated-dependencies: - dependency-name: curve25519-dalek dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Sebastian Stammler authored
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
Inphi authored
* Add cannon memory benchmarks * fix comment * go mod tidy alloc program
-
Maurelian authored
* ctb: Fix auth specs for DGF * ctb: Fix to use delayedWethOwner where appropriate
-
smartcontracts authored
Minor updates to CONTRIBUTING.md, things were a little outdated.
-
- 19 Jun, 2024 6 commits
-
-
Maurelian authored
-
Sebastian Stammler authored
-
Inphi authored
* cannon: Revert to original state JSON schema * fix test_data state.json
-
smartcontracts authored
Renames the folder periphery-deploy-config to deploy-config-periphery and reorganizes its contents so that it's a little bit cleaner. Means that the folder will appear next to the other deploy-config folder and will be easier to find and read.
-
dependabot[bot] authored
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v2...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production 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>
-
smartcontracts authored
-
- 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 2 commits
-
-
Khanh Hoa authored
-
smartcontracts authored
Just some regular README cleanup. Nothing huge here, a few tweaks to make things flow smoothly.
-