Skip to content

Master (#534)#540

Closed
Dargon789 wants to merge 0 commit into
masterfrom
dev-(#52-fcfa587)
Closed

Master (#534)#540
Dargon789 wants to merge 0 commit into
masterfrom
dev-(#52-fcfa587)

Conversation

@Dargon789
Copy link
Copy Markdown
Owner

chore: bump forge-std version used for tests

Implement the two missing geth debug_ block tracing endpoints that trace all transactions in a block at once, returning per-tx results.

  • fix: fmt

Tempo is now fully upstream in the main Foundry repo, so the separate network handling is no longer needed.

Update Foundryup version

  • warn when foundryup --network is ignored

  • Update foundryup/foundryup

  • Update foundryup/foundryup



remove network: tempo from template


pin to foundry-wallets release

Amp-Thread-ID: https://ampcode.com/threads/T-019db9f9-01dd-729a-9f7a-ed150aabf130

  • fix lint

  • fix clippy

  • chore: update Cargo.lock

Amp-Thread-ID: https://ampcode.com/threads/T-019db9f9-01dd-729a-9f7a-ed150aabf130

  • fix: update Cargo.lock from upstream base

Amp-Thread-ID: https://ampcode.com/threads/T-019db9f9-01dd-729a-9f7a-ed150aabf130


  • feat(common): add MPP WebSocket transport (feat(common): add MPP WebSocket transport foundry-rs/foundry#14404)

  • feat(common): add MPP WebSocket transport

  • docs

  • use alloy's wsbakcend::from_socket

  • use main repo

  • remove patches

  • bump rustls-webpki

  • fix: only use MppWsConnect when MPP key is available

  • fix: install default rustls crypto provider

  • fix: clean imports

  • fix: MPP known host check

  • fix: MPP only if known endpoint && key available



Bumps github/codeql-action from 3 to 4.


updated-dependencies:

  • dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ...

Bumps DeterminateSystems/determinate-nix-action from 3.11.2 to 3.11.3.


updated-dependencies:

  • dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.11.3 dependency-type: direct:production update-type: version-update:semver-patch ...

Bumps crate-ci/typos from 1.38.0 to 1.38.1.


updated-dependencies:

  • dependency-name: crate-ci/typos dependency-version: 1.38.1 dependency-type: direct:production update-type: version-update:semver-patch ...

Bumps softprops/action-gh-release from 2.3.4 to 2.4.1.


updated-dependencies:

  • dependency-name: softprops/action-gh-release dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor ...

Bumps taiki-e/install-action from 2.62.21 to 2.62.28.


updated-dependencies:

  • dependency-name: taiki-e/install-action dependency-version: 2.62.28 dependency-type: direct:production update-type: version-update:semver-patch ...

Bumps the cargo group with 1 update in the / directory: alloy-dyn-abi.

Updates alloy-dyn-abi from 1.4.0 to 1.4.1


updated-dependencies:

  • dependency-name: alloy-dyn-abi dependency-version: 1.4.1 dependency-type: direct:production dependency-group: cargo ...

CI Configuration Removal: The .circleci/cargo.yml file, which defined specific CircleCI jobs for building and testing Rust code, has been completely removed from the repository.

This pull request updates the CircleCI configuration by correcting a repository URL in a comment and fixing a job name by removing a trailing hyphen. These are good fixes. However, the job name web3-defi-game-project itself appears to be a leftover from another project and is not descriptive. I've added a comment suggesting a rename to improve maintainability. For the same reason, you might also consider renaming the workflow my-custom-workflow to something more descriptive of what it does.

bug

bug

  • Delete .circleci/ci_v1.yml

clean vercel block account api app next react

Dargon789/hardhat-project@92a3e1c

This reverts commit 87dd517.

Bumps taiki-e/install-action from 2.62.31 to 2.62.33.


updated-dependencies:

  • dependency-name: taiki-e/install-action dependency-version: 2.62.33 dependency-type: direct:production update-type: version-update:semver-patch ...

Bumps actions/checkout from 4 to 5.


updated-dependencies:

  • dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ...

Bumps softprops/action-gh-release from 2.3.4 to 2.4.1.


updated-dependencies:

  • dependency-name: softprops/action-gh-release dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor ...

Bumps taiki-e/install-action from 2.62.28 to 2.62.33.


updated-dependencies:

  • dependency-name: taiki-e/install-action dependency-version: 2.62.33 dependency-type: direct:production update-type: version-update:semver-patch ...

  • fix(anvil): always disable nonce check (fix(anvil): always disable nonce check for eth_calls foundry-rs/foundry#12144) (fix(anvil): always disable nonce check (foundry-rs#12144) #165)

  • test: refactor testdata/ tests to be run in forge test (test: refactor testdata/ tests to be run in forge test foundry-rs/foundry#12049)

  • test: run forge test on testdata/

  • chore: refactor to use common Test contract

  • chore: disable testGasMeteringExternal, via-ir

  • test: rm unused repros

  • fix: paths

  • upd

  • fmt

  • fix more tests

  • test: turn testNonExistingContractRevert into expectRevert

  • fix some more paths

  • legacy assertions

  • compile paris with paris

  • fix: set configs for fs tests

  • fix remaining paths in cheats

  • restrict fs permissions

  • fix: set runtime evm_version too

  • fix vyper

  • fix: a couple of repros

  • fix: we have storage layouts

  • fix: 3223, 3674: set sender

  • reorder

  • feat: move repros expected failures to snapshots

  • feat: migrate remaining repros tests

  • feat: rm migrated files

  • skip testRevertIfGetUnlinked

  • move expected core/ failures

  • upd

  • move logs/

  • move all forgetest tests from it/ to cli/

  • fix fork test

  • move trace/

  • tmp: move fuzz/invariant out of fuzz/

  • move fuzz/

  • forge fmt

  • wips

  • fix: both vyper and paris; set src/

  • canon

  • lib log

  • logs

  • Revert "fix: set runtime evm_version too"

This reverts commit 7ca544b.

Contract-level inline config will set evm version for libraries too, which means we fail on deploying libraries that are compiled with newer evm version.

  • fix: set evm version where needed, per test function

  • test: reduce gas wastage

  • chore: clippy

  • invariant mod.rs

  • test: fix linking tests with new utils

  • redact_with

  • Revert "wips"

This reverts commit ee2c17a.

  • migrate invariant/target{,Abi}

  • migrate InvariantAfterInvariant.t.sol

  • migrate InvariantAssume.t.sol

  • migrate InvariantCalldataDictionary.t.sol, more test utils

  • migrate InvariantCustomError.t.sol

  • migrate InvariantExcludedSenders.t.sol

  • migrate InvariantFixtures.t.sol

  • migrate InvariantHandlerFailure.t.sol

  • interlude: forgot to use a new file

  • migrate InvariantInnerContract.t.sol

  • migrate InvariantPreserveState.t.sol

  • migrate InvariantReentrancy.t.sol

  • migrate InvariantRollFork.t.sol

  • migrate InvariantScrapeValues.t.sol

  • migrate InvariantSequenceNoReverts.t.sol

  • migrate InvariantShrinkBigSequence.t.sol

  • migrate InvariantShrinkFailOnRevert.t.sol

  • migrate InvariantShrinkWithAssert.t.sol

  • migrate InvariantTest1.t.sol

  • fix InvariantInnerContract.t.sol

  • update new Rlp test

  • com

  • better com

  • nuke tests/it

  • test: fix testdata paths in script tester

  • test: fix relative paths in test_cmd

  • test: redact more in issue_2851

  • fix: copy testdata correctly

  • trace addrs

  • manual retry logic with --retry

  • fix nondeterministic output

  • debug: fs lock error context

  • test: fix project root for windows

  • test: skip project root test if unset

  • normalize both

  • typo

  • Revert "typo"

This reverts commit 402bea1.

  • Revert "debug: fs lock error context"

This reverts commit e5caedd.

  • fix

  • fix: locked_write_line for windows

  • chore: clippy

  • fmt

  • chore: speed up fuzzed_selected_targets

  • other way

  • fix nondeterministic output 2

  • fix: disable persistence

  • test: revert old via-ir

  • ci: tweak cache key

  • do not run trace test when isolate


🤖 Generated with Claude Code

  • minimum Cargo.lock


CI/CD Configuration Update: The CircleCI configuration file, cargo.yml, has been updated to use a newer version of the Rust Docker image.
Rust Toolchain Version Bump: The cimg/rust Docker image version has been incremented from 1.88.0 to 1.89.0, ensuring the CI pipeline utilizes a more recent Rust toolchain.

Bumps taiki-e/install-action from 2.62.28 to 2.62.33.


updated-dependencies:

  • dependency-name: taiki-e/install-action dependency-version: 2.62.33 dependency-type: direct:production update-type: version-update:semver-patch ...

I Configuration Removal: The .circleci/cargo.yml file, which defined CircleCI jobs for building and testing Rust projects, has been completely removed from the repository.

Configuration File Cleanup: Removed an unnecessary blank line in the .circleci/config.yml file, improving its formatting and readability.

  • Update config.yml (Update config.yml #187)

  • Delete .circleci/config.yml

  • Delete .circleci directory

  • Update ci_v1.yml

  • Update Rust Docker image version to 1.89.0

  • Potential fix for code scanning alert no. 76: Artifact poisoning

  • chore(deps): bump alloy-dyn-abi in the cargo group across 1 directory

Bumps the cargo group with 1 update in the / directory: alloy-dyn-abi.

Updates alloy-dyn-abi from 0.8.25 to 0.8.26


updated-dependencies:

  • dependency-name: alloy-dyn-abi dependency-version: 0.8.26 dependency-type: direct:production dependency-group: cargo ...
  • Create ci-web3-gamefi.yml

  • Potential fix for code scanning alert no. 74: Artifact poisoning

  • Potential fix for code scanning alert no. 83: Uncontrolled data used in path expression

  • Potential fix for code scanning alert no. 93: Uncontrolled data used in path expression

  • Potential fix for code scanning alert no. 76: Artifact poisoning

  • Potential fix for code scanning alert no. 94: Uncontrolled data used in path expression

  • Potential fix for code scanning alert no. 80: Server-side request forgery

  • Potential fix for code scanning alert no. 80: Server-side request forgery

  • Create codeql.yml (Create codeql.yml #208)

  • Update ci.yml (Update ci.yml #209)


https://github.com/apps/gemini-code-assist
Code Review
This pull request updates the Rust version in the CI from 1.88.0 to 1.89.0. While this is a good maintenance step, I've identified a potential improvement for your CI configuration. The project's Cargo.toml specifies a Minimum Supported Rust Version (MSRV) of 1.86, but the CI doesn't test against it. I've added a comment suggesting the addition of an MSRV check to prevent compatibility issues.

https://github.com/apps/gemini-code-assist

Code Review

This pull request downgrades the Rust version in the CI pipeline from 1.88.0 to 1.87.0. This is inconsistent with the project's declared Minimum Supported Rust Version (MSRV) of 1.89 in Cargo.toml. My review highlights this discrepancy and suggests aligning the CI's Rust version with the MSRV to ensure the project's compatibility guarantees are properly tested.


This reverts commit 70ded2b.

  • Delete .github/workflows/jekyll.yml

  • Potential fix for code scanning alert no. 19: Workflow does not contain permissions


Streamline the Docker CI workflow by renaming the file and enhancing it with scheduled runs, Buildx multi-platform builds, metadata tagging, conditional pushes, and automated image signing with Cosign.

CI:

Rename and replace the legacy docker-image.yml workflow with docker.yml Add scheduled cron runs and triggers on pushes to master, semver tags, and PRs Configure Docker Buildx for multi-platform builds with cache Extract Docker metadata and conditionally push images to GHCR on non-PR events Install Cosign and sign published Docker images using ephemeral identity tokens

CI:

Introduce docker-image.yml GitHub Actions workflow to checkout code and build Docker image on ubuntu-latest

CI:

Insert comment lines to delineate and structure sections in .circleci/config.yml for enhanced clarity

Enhancements:

Add standalone # lines in sequence.rs to serve as hidden placeholders for rustdoc examples

Refactor the weekly dependencies workflow to inline cargo update steps, auto-generate commit messages and PR bodies with update logs, and use the create-pull-request action to open update PRs on a dedicated branch.

Enhancements:

Define environment variables for GitHub token, branch name, PR title, and PR body including cargo update logs Inline checkout, Rust toolchain setup, and cargo update command with log cleanup instead of relying on an external workflow Craft commit messages and PR bodies dynamically by capturing and formatting cargo update output Use peter-evans/create-pull-request to push Cargo.lock updates to a 'cargo-update' branch

CI:

Move permissions and GitHub token configuration into the job context Explicitly set the runner to ubuntu-latest and remove the top-level empty permissions block

  • Update .github/workflows/dependencies.yml

CI:

Add comment to the Publish Binary step indicating it runs automatically after a successful release workflow or can be triggered manually with a run_id

Code Formatting: Removed an extraneous blank line in npm/src/const.ts to improve code cleanliness and consistency.

This reverts commit 8575916.

Add GitHub Actions workflow to build the Rust project, run tests, and build a Docker image on pushes to main/master

  • Potential fix for code scanning alert no. 106: Workflow does not contain permissions

Improve readability of the GitHub Actions dependencies workflow by adjusting whitespace and adding blank lines CI:
Add blank line before the workflow name declaration Insert blank line after the scheduled cron job entry

CI:
Remove extraneous blank line in .github/workflows/dependencies.yml

CI:
Remove dev branch from test workflow triggers

Chores:
Regenerate Cargo.lock to update dependencies


Snyk has created this PR to upgrade tsdown from 0.15.12 to 0.16.1.

See this package in npm:
tsdown

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/8da85645-409e-46fa-bd46-9b58e7905fb8?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

CI:
Introduce a Google Cloud deployment workflow that builds a Docker image, pushes it to Artifact Registry, and deploys it to a GKE cluster on pushes to the main branches.

Adjust Nix flake development shell configuration for better cross-platform support and simplify dependencies.

Enhancements:

Remove the dprint dependency from the Nix development shell. Add conditional AppKit framework linkage on Darwin systems in the Nix shell configuration. Drop custom hardeningDisable settings from the Nix development shell definition.

https://github.com/apps/gemini-code-assist
Code Review
This pull request updates the Nix flake configuration to improve cross-platform support and simplify dependencies. The changes include removing dprint and hardeningDisable settings, and conditionally adding the AppKit framework for Darwin systems. While most changes are beneficial, removing dprint from the development shell dependencies while its configuration file remains could cause issues for contributors. I've added a comment regarding this potential inconsistency.

Adjust test runner configuration for nextest to better handle long-running and specific tests.

Enhancements:

Introduce a dedicated test group that limits chisel-serial tests to a single thread. Increase the default slow-test timeout period to reduce premature terminations for longer-running tests. Expand the slow-timeout override filter to include both ext_integration and can_test_forge_std tests.

(https://github.com/apps/gemini-code-assist)
Code Review
This pull request updates the dprint.json configuration file. The changes correctly enable formatting for dprint.json itself by modifying the excludes list, update the JSON and Markdown dprint plugins to their latest versions, and add a final newline to the file for POSIX compliance. These are all good maintenance improvements. The changes have been reviewed and appear to be correct and beneficial. No issues were found.

  • Update .github/workflows/apisec-scan.yml

  • Update counter/README.md

  • Update .github/ISSUE_TEMPLATE/bug_report.md

  • Dependabot/cargo/cargo 38744a1864 (Dependabot/cargo/cargo 38744a1864 #282)

  • chore(deps): bump alloy-dyn-abi in the cargo group across 1 directory

Bumps the cargo group with 1 update in the / directory: alloy-dyn-abi.

Updates alloy-dyn-abi from 0.8.25 to 0.8.26


updated-dependencies:

  • dependency-name: alloy-dyn-abi dependency-version: 0.8.26 dependency-type: direct:production dependency-group: cargo ...

Update CircleCI configuration to use a different Rust toolchain image and rename the workflow file.

Build:

Rename the CircleCI configuration file from ci.yml to cargo.yml. Change the CircleCI Docker image to use Rust 1.78.0 instead of 1.88.0.


  • Fix cloning of compiler settings for Vyper input

Replace context.clone().compiler_settings.vyper with context.compiler_settings.vyper.clone() to avoid unnecessary cloning of the entire VerificationContext. This reduces memory allocations when creating VyperInput instances.

Applied to both etherscan and sourcify verification providers.

Summary by Sourcery
Update CircleCI pipeline to use a custom Docker executor and job tailored to the project instead of the example hello-world workflow.

Enhancements:

Introduce a reusable custom executor that pulls from the stable cimg/base Docker image with Docker Hub authentication. CI:

Replace the sample say-hello job and workflow with a project-specific job and workflow wired to the new custom executor in .circleci/config.yml.

  • fix: use network-specific BaseFeeParams for Optimism in Anvil

  • Dargon789 patch 1 (Dargon789 patch 1 #285)

  • Update test.yml

  • Update test.yml (Update test.yml #167)

  • Delete .circleci/ci_v1.yml (Delete .circleci/ci_v1.yml #173)

  • Update cargo.yml (Update cargo.yml #174)

  • Delete .circleci/config.yml

  • Potential fix for code scanning alert no. 74: Artifact poisoning

  • Potential fix for code scanning alert no. 83: Uncontrolled data used in path expression

  • Potential fix for code scanning alert no. 93: Uncontrolled data used in path expression

  • Potential fix for code scanning alert no. 76: Artifact poisoning

  • Potential fix for code scanning alert no. 94: Uncontrolled data used in path expression

  • Potential fix for code scanning alert no. 80: Server-side request forgery

  • Update cargo.yml (Update cargo.yml #210)

https://github.com/apps/gemini-code-assist

Code Review

This pull request downgrades the Rust version in the CI pipeline from 1.88.0 to 1.87.0. This is inconsistent with the project's declared Minimum Supported Rust Version (MSRV) of 1.89 in Cargo.toml. My review highlights this discrepancy and suggests aligning the CI's Rust version with the MSRV to ensure the project's compatibility guarantees are properly tested.


  • Fix cloning of compiler settings for Vyper input

Replace context.clone().compiler_settings.vyper with context.compiler_settings.vyper.clone() to avoid unnecessary cloning of the entire VerificationContext. This reduces memory allocations when creating VyperInput instances.

Applied to both etherscan and sourcify verification providers.


Create .circleci/config.yml defining a version 2.1 pipeline with a docker-based "say-hello" job, checkout and echo steps, and a workflow to orchestrate it


fmt

This reverts commit 6ff4b52.

  • Update crates/config/src/compilation.rs

  • Foundry/ethereum ux (Foundry/ethereum ux #284)

  • Potential fix for code scanning alert no. 19: Workflow does not contain permissions

  • Potential fix for code scanning alert no. 61: Workflow does not contain permissions

  • Potential fix for code scanning alert no. 74: Artifact poisoning

  • Create config.yml (Create config.yml #105)

  • Create cargo.yml (Create cargo.yml #106)

  • Delete .github/workflows/docker-image.yml

  • Revert "Create cargo.yml (Create cargo.yml #106)"

This reverts commit 251a2b4.

https://github.com/apps/gemini-code-assist

Code Review
This pull request introduces a CircleCI workflow to automate formatting checks and tests. My review has identified two main issues in the configuration: redundant steps that would unnecessarily increase job execution time, and a mismatch between the Rust version in the CI environment and the one specified in the project's Cargo.toml. I've provided suggestions to fix these issues for a more efficient and consistent CI process.


  • Gamefi defi (Gamefi defi #288)

  • chore: ignore RUSTSEC-2025-0137 (chore: ignore RUSTSEC-2025-0137 foundry-rs/foundry#12941)

  • chore(deps): weekly cargo update (chore(deps): weekly cargo update foundry-rs/foundry#12940)

  • chore(deps): weekly cargo update

    Updating git repository https://github.com/rust-cli/rexpect
    Updating git repository https://github.com/paradigmxyz/solar.git
    Skipping git submodule https://github.com/argotorg/solidity.git due to update strategy in .gitmodules
    Updating git repository https://github.com/tempoxyz/tempo
    Updating git repository https://github.com/paradigmxyz/reth
    Locking 71 packages to latest compatible versions
    Updating alloy-chains v0.2.23 -> v0.2.24
    Updating alloy-consensus v1.1.3 -> v1.2.1
    Updating alloy-consensus-any v1.1.3 -> v1.2.1
    Updating alloy-contract v1.1.3 -> v1.2.1
    Updating alloy-dyn-abi v1.5.1 -> v1.5.2
    Updating alloy-eip5792 v1.1.3 -> v1.2.1
    Updating alloy-eips v1.1.3 -> v1.2.1
    Updating alloy-ens v1.1.3 -> v1.2.1
    Updating alloy-genesis v1.1.3 -> v1.2.1
    Updating alloy-json-abi v1.5.1 -> v1.5.2
    Updating alloy-json-rpc v1.1.3 -> v1.2.1
    Updating alloy-network v1.1.3 -> v1.2.1
    Updating alloy-network-primitives v1.1.3 -> v1.2.1
    Updating alloy-primitives v1.5.1 -> v1.5.2
    Updating alloy-provider v1.1.3 -> v1.2.1
    Updating alloy-pubsub v1.1.3 -> v1.2.1
    Updating alloy-rpc-client v1.1.3 -> v1.2.1
    Updating alloy-rpc-types v1.1.3 -> v1.2.1
    Updating alloy-rpc-types-anvil v1.1.3 -> v1.2.1
    Updating alloy-rpc-types-any v1.1.3 -> v1.2.1
    Updating alloy-rpc-types-beacon v1.1.3 -> v1.2.1
    Updating alloy-rpc-types-debug v1.1.3 -> v1.2.1
    Updating alloy-rpc-types-engine v1.1.3 -> v1.2.1
    Updating alloy-rpc-types-eth v1.1.3 -> v1.2.1
    Updating alloy-rpc-types-trace v1.1.3 -> v1.2.1
    Updating alloy-rpc-types-txpool v1.1.3 -> v1.2.1
    Updating alloy-serde v1.1.3 -> v1.2.1
    Updating alloy-signer v1.1.3 -> v1.2.1
    Updating alloy-signer-aws v1.1.3 -> v1.2.1
    Updating alloy-signer-gcp v1.1.3 -> v1.2.1
    Updating alloy-signer-ledger v1.1.3 -> v1.2.1
    Updating alloy-signer-local v1.1.3 -> v1.2.1
    Updating alloy-signer-trezor v1.1.3 -> v1.2.1
    Updating alloy-signer-turnkey v1.1.3 -> v1.2.1
    Updating alloy-sol-macro v1.5.1 -> v1.5.2
    Updating alloy-sol-macro-expander v1.5.1 -> v1.5.2
    Updating alloy-sol-macro-input v1.5.1 -> v1.5.2
    Updating alloy-sol-type-parser v1.5.1 -> v1.5.2
    Updating alloy-sol-types v1.5.1 -> v1.5.2
    Updating alloy-transport v1.1.3 -> v1.2.1
    Updating alloy-transport-http v1.1.3 -> v1.2.1
    Updating alloy-transport-ipc v1.1.3 -> v1.2.1
    Updating alloy-transport-ws v1.1.3 -> v1.2.1
    Updating alloy-trie v0.9.1 -> v0.9.2
    Updating alloy-tx-macros v1.1.3 -> v1.2.1
    Unchanged annotate-snippets v0.12.5 (available: v0.12.10)
    Unchanged anstyle-svg v0.1.11 (available: v0.1.12)
    Downgrading aws-smithy-runtime v1.9.6 -> v1.9.5
    Updating axum-core v0.5.5 -> v0.5.6
    Updating cc v1.2.50 -> v1.2.51
    Updating derive_more v2.1.0 -> v2.1.1
    Updating derive_more-impl v2.1.0 -> v2.1.1
    Updating dtoa v1.0.10 -> v1.0.11
    Updating find-msvc-tools v0.1.5 -> v0.1.6
    Unchanged generic-array v0.14.7 (available: v0.14.9)
    Unchanged icu_collections v2.0.0 (available: v2.1.1)
    Unchanged icu_normalizer v2.0.1 (available: v2.1.1)
    Unchanged icu_normalizer_data v2.0.0 (available: v2.1.1)
    Unchanged icu_properties v2.0.2 (available: v2.1.2)
    Unchanged icu_properties_data v2.0.1 (available: v2.1.2)
    Unchanged idna_adapter v1.1.0 (available: v1.2.1)
    Updating itoa v1.0.15 -> v1.0.17
    Updating jiff v0.2.16 -> v0.2.17
    Updating jiff-static v0.2.16 -> v0.2.17
    Updating libredox v0.1.11 -> v0.1.12
    Updating libz-rs-sys v0.5.4 -> v0.5.5
    Unchanged matchit v0.8.4 (available: v0.8.6)
    Unchanged mdbook v0.4.52 (available: v0.5.2)
    Updating portable-atomic v1.12.0 -> v1.13.0
    Updating proc-macro2 v1.0.103 -> v1.0.104
    Unchanged protobuf v3.3.0 (available: v3.7.2)
    Unchanged protobuf-support v3.3.0 (available: v3.7.2)
    Unchanged rand v0.8.5 (available: v0.9.2)
    Unchanged ratatui v0.29.0 (available: v0.30.0)
    Updating reqwest v0.12.26 -> v0.12.28
    Updating ruint v1.17.0 -> v1.17.1
    Updating rustix v1.1.2 -> v1.1.3
    Updating ryu v1.0.21 -> v1.0.22
    Updating schemars v1.1.0 -> v1.2.0
    Updating schemars_derive v1.1.0 -> v1.2.0
    Updating serde_json v1.0.145 -> v1.0.148
    Updating signal-hook-registry v1.4.7 -> v1.4.8
    Updating syn-solidity v1.5.1 -> v1.5.2
    Updating tempfile v3.23.0 -> v3.24.0
    Unchanged trezor-client v0.1.4 (available: v0.1.5)
    Unchanged unicode-width v0.2.0 (available: v0.2.2)
    Unchanged vergen v8.3.2 (available: v9.0.6)
    Updating zlib-rs v0.5.4 -> v0.5.5
    Adding zmij v1.0.0
    note: to see how you depend on a package, run cargo tree --invert <dep>@<ver>

  • touchups

  • touchups


flake.lock: Update

Flake lock file updates:

• Updated input 'fenix':
'github:nix-community/fenix/16642c5' (2025-12-20)
→ 'github:nix-community/fenix/3479aaf' (2025-12-27) • Updated input 'fenix/rust-analyzer-src':
'github:rust-lang/rust-analyzer/ea1d299' (2025-12-18)
→ 'github:rust-lang/rust-analyzer/8c5a68e' (2025-12-26) • Updated input 'nixpkgs':
'github:NixOS/nixpkgs/7d853e5' (2025-12-19)
→ 'github:NixOS/nixpkgs/3edc4a3' (2025-12-27)

Bumps Swatinem/rust-cache from 2.8.1 to 2.8.2.


updated-dependencies:

  • dependency-name: Swatinem/rust-cache dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch ...

Bumps peter-evans/create-pull-request from 7.0.11 to 8.0.0.


updated-dependencies:

  • dependency-name: peter-evans/create-pull-request dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ...

chore: sepolia rpc url private

Bumps crate-ci/typos from 1.40.0 to 1.40.1.


updated-dependencies:

  • dependency-name: crate-ci/typos dependency-version: 1.40.1 dependency-type: direct:production update-type: version-update:semver-patch ...

chore(deps): bump DeterminateSystems/determinate-nix-action

Bumps DeterminateSystems/determinate-nix-action from 3.15.0 to 3.15.1.


updated-dependencies:

  • dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-patch ...

Bumps taiki-e/install-action from 2.65.1 to 2.65.7.


updated-dependencies:

  • dependency-name: taiki-e/install-action dependency-version: 2.65.7 dependency-type: direct:production update-type: version-update:semver-patch ...


fmt

This reverts commit 6ff4b52.

Update mod.rs

  • Update crates/config/src/compilation.rs

Introduce a basic CircleCI pipeline for the web3 GameFi project, providing a custom Docker executor and a stub job within a workflow.

CI:

Add CircleCI config file ci-web3-gamefi.yml with version 2.1 pipeline Define a custom executor using the cimg/base:stable Docker image with Docker Hub credentials Create a web3-defi-game-project- job and integrate it into a my-custom-workflow

Signed-off-by: AU_gdev_19 <64…

Motivation

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

console_sol,
)
raw_sigs = [s.strip().strip('"') for s in sig_strings]
sigs = [
s.replace("string", "string memory").replace("bytes)", "bytes memory)")
re.sub(r"(\w+\[\])", r"\1 memory", s)
}

/**
* Determine which archive variant exists for the given artifact prefix.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2026

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/dargon789-forge?upgradeToPro=build-rate-limit

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, we are unable to review this pull request

The GitHub API does not allow us to fetch diffs exceeding 300 files, and this pull request has 1406

@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented May 9, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
🔚 Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@Dargon789 Dargon789 closed this May 9, 2026
@Dargon789 Dargon789 force-pushed the dev-(#52-fcfa587) branch from 46b4eec to 4ef4980 Compare May 9, 2026 12:11
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request implements a significant modernization of the Foundry codebase, upgrading to Rust edition 2024 and version 1.89 while introducing a new benchmarking suite and a sample project. The changes also include a major refactor of Anvil's block execution and the addition of Tempo network support. Feedback identifies critical syntax errors in the new CircleCI configurations due to duplicate keys and redundant execution steps. Furthermore, the JSON-RPC handler requires adjustment to correctly return a single error response for empty batch calls as mandated by the specification.

I am having trouble creating individual review comments. Click here to see my feedback.

.circleci/dev_stage.yml (23-32)

critical

This YAML file appears to have syntax errors. There are duplicate top-level keys:

  • jobs is defined on line 9 and again on line 23.
  • workflows is defined on line 18 and again on line 32.

Please merge the contents under a single jobs key and a single workflows key to fix the parsing error.

crates/anvil/server/src/handler.rs (51-55)

high

According to the JSON-RPC 2.0 specification, if a batch call is an empty array, the server should respond with a single Response object containing an error, not a batch response. This implementation incorrectly returns a Response::Batch. It should return a single error response to be compliant.

            if calls.is_empty() {
                return Some(Response::error(RpcError::invalid_request()));
            }

.circleci/cargo.yml (27-32)

medium

These run steps for checking formatting and running tests are duplicates of the steps on lines 13-18. This is inefficient and likely an error. Please remove these duplicated steps.

.circleci/ci-web3-gamefi.yml (15-26)

medium

This CI configuration appears to be a placeholder and has a few issues:

  • The job name web3-defi-game-project- on line 15 has a trailing hyphen, which is unconventional and likely a typo.
  • The workflow name my-custom-workflow on line 24 is very generic. It would be better to use a more descriptive name.
  • The run step within the job is commented out, meaning the job only performs a checkout and does no actual work.

Please consider updating this to be a functional CI job or removing it if it's not yet ready.

.circleci/ci.yml (26-31)

medium

These run steps for checking formatting and running tests are duplicates of the steps on lines 12-17. This is inefficient and likely an error. Please remove these duplicated steps.

.circleci/ci_cargo.yml (27-32)

medium

These run steps for checking formatting and running tests are duplicates of the steps on lines 13-18. This is inefficient and likely an error. Please remove these duplicated steps.

.circleci/web3_defi_gamefi.yml (15-26)

medium

This CI configuration appears to be a placeholder and has a few issues:

  • The job name web3-defi-game-project- on line 15 has a trailing hyphen, which is unconventional and likely a typo.
  • The workflow name my-custom-workflow on line 24 is very generic. It would be better to use a more descriptive name.
  • The run step within the job is commented out, meaning the job only performs a checkout and does no actual work.

Please consider updating this to be a functional CI job or removing it if it's not yet ready.

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.

2 participants