Skip to content

Conversation

Dargon789
Copy link

@Dargon789 Dargon789 commented Sep 13, 2025

Motivation

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Dargon789 and others added 16 commits April 2, 2025 20:54
…#10144) (#37)

* bug(forge)!: strip "revert: " from  vm.expectRevert reason

* Impl update, update decoder:
- match on ContractError:Revert
- move checks before split first chunk / EvmError

---------

Co-authored-by: Hugo Masclet <[email protected]>
Co-authored-by: grandizzy <[email protected]>
Co-authored-by: grandizzy <[email protected]>
     Locking 51 packages to latest compatible versions
    Updating adler2 v2.0.0 -> v2.0.1
   Unchanged alloy-evm v0.10.0 (available: v0.11.0)
   Unchanged alloy-op-evm v0.10.0 (available: v0.11.0)
    Updating async-compression v0.4.23 -> v0.4.24
    Updating aws-config v1.6.3 -> v1.8.0
    Updating aws-runtime v1.5.7 -> v1.5.8
    Updating aws-sdk-kms v1.75.0 -> v1.76.0
    Updating aws-sdk-sso v1.72.0 -> v1.73.0
    Updating aws-sdk-ssooidc v1.73.0 -> v1.74.0
    Updating aws-sdk-sts v1.73.0 -> v1.74.0
    Updating aws-sigv4 v1.3.2 -> v1.3.3
    Updating aws-smithy-http-client v1.0.3 -> v1.0.5
    Updating aws-smithy-json v0.61.3 -> v0.61.4
    Updating aws-smithy-runtime-api v1.8.0 -> v1.8.1
    Updating aws-smithy-types v1.3.1 -> v1.3.2
    Updating aws-smithy-xml v0.60.9 -> v0.60.10
    Updating bon v3.6.3 -> v3.6.4
    Updating bon-macros v3.6.3 -> v3.6.4
    Updating cc v1.2.26 -> v1.2.27
    Updating cfg-if v1.0.0 -> v1.0.1
    Updating clap v4.5.39 -> v4.5.40
    Updating clap_builder v4.5.39 -> v4.5.40
    Updating clap_complete v4.5.52 -> v4.5.54
    Updating clap_derive v4.5.32 -> v4.5.40
    Updating clap_lex v0.7.4 -> v0.7.5
   Unchanged crossterm v0.28.1 (available: v0.29.0)
    Updating foundry-compilers v0.17.1 -> v0.17.3
    Updating foundry-compilers-artifacts v0.17.1 -> v0.17.3
    Updating foundry-compilers-artifacts-solc v0.17.1 -> v0.17.3
    Updating foundry-compilers-artifacts-vyper v0.17.1 -> v0.17.3
    Updating foundry-compilers-core v0.17.1 -> v0.17.3
    Updating hermit-abi v0.5.1 -> v0.5.2
   Unchanged idna_adapter v1.1.0 (available: v1.2.1)
    Updating jiff v0.2.14 -> v0.2.15
    Updating jiff-static v0.2.14 -> v0.2.15
    Updating libc v0.2.172 -> v0.2.173
   Unchanged matchit v0.8.4 (available: v0.8.6)
    Updating memchr v2.7.4 -> v2.7.5
    Updating miniz_oxide v0.8.8 -> v0.8.9
   Unchanged op-alloy-consensus v0.17.2 (available: v0.18.1)
   Unchanged op-alloy-rpc-types v0.17.2 (available: v0.18.1)
   Unchanged op-revm v5.0.1 (available: v6.0.0)
   Unchanged opener v0.7.2 (available: v0.8.2)
    Updating prettyplease v0.2.33 -> v0.2.34
   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.1)
    Updating redox_syscall v0.5.12 -> v0.5.13
      Adding ref-cast v1.0.24
      Adding ref-cast-impl v1.0.24
    Updating reqwest v0.12.19 -> v0.12.20
   Unchanged revm v24.0.1 (available: v25.0.0)
   Unchanged revm-inspectors v0.23.0 (available: v0.24.0)
    Updating rustc-demangle v0.1.24 -> v0.1.25
   Unchanged rustyline v15.0.0 (available: v16.0.0)
      Adding schemars v0.9.0
   Unchanged schemars v0.8.22 (available: v0.9.0)
    Removing serde_repr v0.1.20
    Updating serde_with v3.12.0 -> v3.13.0
    Updating serde_with_macros v3.12.0 -> v3.13.0
    Updating syn v2.0.101 -> v2.0.103
    Updating thread_local v1.1.8 -> v1.1.9
    Removing tokio-socks v0.5.2
   Unchanged ui_test v0.29.2 (available: v0.30.1)
   Unchanged unicode-width v0.2.0 (available: v0.2.1)
   Unchanged vergen v8.3.2 (available: v9.0.6)
    Updating wasi v0.11.0+wasi-snapshot-preview1 -> v0.11.1+wasi-snapshot-preview1
    Updating windows v0.61.1 -> v0.61.3
    Updating windows-link v0.1.1 -> v0.1.3
      Adding windows-sys v0.60.2
    Updating windows-targets v0.53.0 -> v0.53.2
    Updating winnow v0.7.10 -> v0.7.11
   Unchanged zip-extract v0.2.1 (available: v0.2.3)
note: to see how you depend on a package, run `cargo tree --invert --package <dep>@<ver>`
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

superseded by #11642

@mattsse mattsse closed this Sep 14, 2025
@github-project-automation github-project-automation bot moved this to Done in Foundry Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants