Skip to content

fix: sync#707

Merged
agusduha merged 4 commits intosc-feat/cgt-add-system-featurefrom
fix/cgt-develop-sync-5
Nov 28, 2025
Merged

fix: sync#707
agusduha merged 4 commits intosc-feat/cgt-add-system-featurefrom
fix/cgt-develop-sync-5

Conversation

@agusduha
Copy link
Copy Markdown
Member

No description provided.

falcorocks and others added 4 commits November 27, 2025 14:25
…thereum-optimism#18397)

- Add bake.yaml workflow using factory reusable multi-arch workflow
- Build all 16 OP Stack images (op-node, op-batcher, op-deployer, op-faucet, op-program, op-proposer, op-challenger, op-dispute-mon, op-conductor, da-server, op-supervisor, op-supernode, op-test-sequencer, cannon, op-dripper, op-interop-mon)
- Native ARM builds on ubuntu-24.04-arm for faster compilation
- Multi-arch manifest creation with SLSA Build Level 3 attestations
- Add compute-git-versions.sh script to replicate CircleCI GIT_VERSION logic
- Read KONA_VERSION from kona/version.json (single source of truth)
- Add Makefile target for compute-git-versions
- GitHub Actions cache support for faster builds
- BuildKit provenance (mode=max) + GitHub attestations for rich metadata

Signed-off-by: falcorocks <14293929+falcorocks@users.noreply.github.com>
…thereum-optimism#18396)

* refactor(test): rename test functions to use _succeeds suffix and add docs

- Rename all test functions from _works to _succeeds suffix
- Simplify test names by removing redundant 'check' and 'Against' words
- Add @notice documentation for each test function

* test(contracts): add fuzz tests for isDevFeatureEnabled function

- Add testFuzz_isDevFeatureEnabled_featureMatchesSelf_succeeds
- Add testFuzz_isDevFeatureEnabled_emptyFeatureAlwaysFalse_succeeds
- Add testFuzz_isDevFeatureEnabled_featureInSuperset_succeeds
- Add testFuzz_isDevFeatureEnabled_featureNotInDisjointBitmap_succeeds

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
… games (ethereum-optimism#18393)

* op-challenger: Update list-games sub command to support optimistic zk games.

Starts to build out the OptimisticZK contract bindings and make challenger not require everything to look like a FaultDisputeGame.

* Fix variable name
@agusduha agusduha requested a review from hexshire November 28, 2025 16:31
@agusduha agusduha self-assigned this Nov 28, 2025
@agusduha agusduha merged commit 1f2d15e into sc-feat/cgt-add-system-feature Nov 28, 2025
18 of 50 checks passed
@agusduha agusduha deleted the fix/cgt-develop-sync-5 branch November 28, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants