chore: sync last develop#568
Merged
0xDiscotech merged 15 commits intosc-feat/fee-splitter-systemfrom Sep 18, 2025
Merged
Conversation
* min-base-fee solidity diffs * remove codegen bin * update semver and remove some more diffs in systemconfig codegen * revert bindings/systemconfig * e2e test * spike acceptance-test * wip acceptance test * add support for jovian mbf * op-acceptance-test: min base fee (#14) * add kurtosis files * move dsl into test * passing * ensure block is progressing * remove checkfordecrease func * simulate txs * nits + simplify * base + jovian sysgo passes * sysext passes * nits + reduce bindings diff * just wait for 1 block * use zero addr, and swap test order * add else clause to e2e test * use high/med/zero mbfs * e2e test configure mbf * check activation block base fee is less than mbf * wip setting diff mbfs * claude fix * build activation+1 block * simulate some tx on diff med/high mbfs * wip claude dont use extclient * use 2gwei, 5gwei too high causes maxFeePerGas error * sysgo and sysext pass for jovian * dont default ptr(0) and first nit on action test * remove user tx in actions * acceptance-test no user tx + reduce diffs in actions * kurtosis: run on jovian devnet (#15) * wip * pin teku version * fix TestSystemConfigMarshaling * fix attribute test + add comment in payload_util
Fixes some bugs in op-deployer's verify command. Also fixes a few issues with the contracts that causes the deployer to struggle to properly verify things.
* feat(ci): go-tests now uses a fan-out. These tests should now fan-out to multiple machines in CI, making the runs faster and more reliable. * feat(make): simplified go-test-ci jobs Reused a common target, as they were almost identical.
…ptimism#17304) * op-deployer: include contracts build in 'just build' recipe * modify build command to skip contracts build in ci * install forge binary in op-deployer docker container * lint and comment fixes * remove Dockerfile.minimal * always use docker bake to build and publish images
…eum-optimism#17404) update to geth v1.101602.3-rc.1
* cleanup kt-devnets * ci: isthmus -> jovian * update justfile * dedupe * activate jovian at genesis on jovian devnet
…sm#17491) * op-devstack: op-sync-tester: Add sync tester config * Use concrete orchestrator type
…#17424) * introduce IsMinBaseFee feature toggle * add comment * fix fn call (rename) * fix test * decouple features * add operator fee fix toggle * fix tests * bump op-geth to mainline commit
* fix failing semgrep check * add semgrep checks to pre-pr
agusduha
approved these changes
Sep 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.