- 15 Dec, 2023 1 commit
-
-
🔒 Will Cory authored
-
- 14 Dec, 2023 23 commits
-
-
Mark Tyneway authored
build(deps): bump viem from 1.19.11 to 1.19.15
-
Maurelian authored
contracts-bedrock: Rename Authorization.t.sol to Specs.t.sol
-
Maurelian authored
Also rewords the contract level natspec to be more general rather than focusing on authorization.
-
Mark Tyneway authored
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
-
dependabot[bot] authored
Bumps [viem](https://github.com/wevm/viem) from 1.19.11 to 1.19.15. - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@1.19.11...viem@1.19.15) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
build: bump forge to the 2023-12-14 nightly
-
Matthew Slipper authored
Init etherscan client
-
James Kim authored
Updates to latest version of wagmi
-
Matthew Slipper authored
-
Matthew Slipper authored
-
italiano@oplabs.co authored
-
Wyatt Barnes authored
-
Matt Solomon authored
-
Matt Solomon authored
chore: apply manual shellcheck fixes
-
Joshua Gutow authored
op-node/flags: Add easy way to deprecate flags
-
Matthew Slipper authored
BindGen - local contracts refactor
-
Matt Solomon authored
-
Adrian Sutton authored
op-e2e: Enable output_cannon tests
-
Joshua Gutow authored
-
Joshua Gutow authored
This adds a deprecated flags section to warn users that the flag will be removed in a future version of the software. I had to modify the P2P Flags structure to make it work nicely. I also added a test to ensure that deprecated flags are hidden & that all flags have at least one env var.
-
Matt Solomon authored
-
Hamdi Allam authored
fix(indexer) metrics exception which recording skipped ovm1 events
-
clabby authored
feat(ctb): Prevent an output proposal <= `GENESIS_BLOCK_NUMBER`
-
- 13 Dec, 2023 16 commits
-
-
clabby authored
-
Joshua Gutow authored
Fix typos & typo policy
-
Joshua Gutow authored
op-node: Disable CL P2P Sync when EL Sync is enabled
-
Joshua Gutow authored
-
Joshua Gutow authored
-
Matthew Slipper authored
doc: remove stale section of readme
-
Joshua Gutow authored
op-proposer: fix several log statements to match key/value pattern
-
felipe authored
chore(ufm): update deps
-
EvanJRichard authored
-
Liam Horne authored
Bedrock is in production now :)
-
dependabot[bot] authored
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Adrian Sutton authored
-
Adrian Sutton authored
Fixes are all in place so they now pass.
🎉 -
Matt Solomon authored
-
Matt Solomon authored
-
Adrian Sutton authored
feat(ctb): `OutputBisection` actor tests
-