8000 Tags · grandizzy/foundry · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: grandizzy/foundry

Tags

nightly-d1b1a250332d45dafe889593c2015e83b405bcb3

Toggle nightly-d1b1a250332d45dafe889593c2015e83b405bcb3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(cast): allow user to disable block gas limit check in cast run (f…

…oundry-rs#9996)

In Ronin[1] and BSC[2], there are system transactions which have gas limit higher
than block gas limit. This commit adds --disable-block-gas-limit flag to cast
run so that user can trace those transactions.

[1]: https://app.roninchain.com/tx/0x8323b1843da7e8c61be697b35885bf492f8ec30e4413aa32b629371733df60d7
[2]: https://bscscan.com/tx/0x2362c464510d39247b0718d661224c5b5d369e543a88eefb260c798dcda2624e

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(cast): allow user to disable block gas limit check in cast run (f…

…oundry-rs#9996)

In Ronin[1] and BSC[2], there are system transactions which have gas limit higher
than block gas limit. This commit adds --disable-block-gas-limit flag to cast
run so that user can trace those transactions.

[1]: https://app.roninchain.com/tx/0x8323b1843da7e8c61be697b35885bf492f8ec30e4413aa32b629371733df60d7
[2]: https://bscscan.com/tx/0x2362c464510d39247b0718d661224c5b5d369e543a88eefb260c798dcda2624e

Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>

nightly-91740aa82f7b43f142ccfec87148340f520ba153

Toggle nightly-91740aa82f7b43f142ccfec87148340f520ba153's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(inspect): add flag to strip ir comments (foundry-rs#9825)

* fix(inspect): do not strip comments when yul print

* Update crates/forge/bin/cmd/inspect.rs

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>

---------

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>

nightly-2b107e5c99a1e16607820f15036e36e115a0bcbf

Toggle nightly-2b107e5c99a1e16607820f15036e36e115a0bcbf's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): weekly `cargo update` (foundry-rs#9843)

Locking 38 packages to latest compatible versions
    Updating alloy-chains v0.1.58 -> v0.1.59
    Updating alloy-trie v0.7.8 -> v0.7.9
    Updating aurora-engine-modexp v1.1.0 -> v1.2.0
    Updating aws-config v1.5.15 -> v1.5.16
    Updating aws-runtime v1.5.4 -> v1.5.5
    Updating aws-sdk-kms v1.58.0 -> v1.59.0
    Updating aws-sdk-sso v1.57.0 -> v1.58.0
    Updating aws-sdk-ssooidc v1.58.0 -> v1.59.0
    Updating aws-sdk-sts v1.58.0 -> v1.59.0
    Updating aws-sigv4 v1.2.7 -> v1.2.8
    Updating aws-smithy-runtime v1.7.7 -> v1.7.8
    Updating aws-smithy-types v1.2.12 -> v1.2.13
    Updating aws-types v1.3.4 -> v1.3.5
   Unchanged axum v0.7.9 (available: v0.8.1)
   Unchanged backtrace v0.3.71 (available: v0.3.74)
    Updating bytes v1.9.0 -> v1.10.0
    Updating cc v1.2.11 -> v1.2.13
    Updating clap v4.5.27 -> v4.5.28
    Updating clap_derive v4.5.24 -> v4.5.28
    Updating comfy-table v7.1.3 -> v7.1.4
      Adding const_format v0.2.34
      Adding const_format_proc_macros v0.2.34
   Unchanged derive_more v1.0.0 (available: v2.0.1)
   Unchanged evmole v0.6.2 (available: v0.7.0)
    Updating gcloud-sdk v0.26.2 -> v0.26.3
    Updating jiff v0.1.28 -> v0.1.29
    Updating jsonwebtoken v9.3.0 -> v9.3.1
    Updating once_cell v1.20.2 -> v1.20.3
    Updating op-alloy-consensus v0.10.0 -> v0.10.2
    Updating op-alloy-rpc-types v0.10.0 -> v0.10.2
    Updating parity-scale-codec v3.6.12 -> v3.7.4
    Updating parity-scale-codec-derive v3.6.12 -> v3.7.4
    Updating pin-project v1.1.8 -> v1.1.9
    Updating pin-project-internal v1.1.8 -> v1.1.9
   Unchanged proptest v1.5.0 (available: v1.6.0)
   Unchanged protobuf v3.3.0 (available: v3.7.1)
   Unchanged protobuf-support v3.3.0 (available: v3.7.1)
   Unchanged rand v0.8.5 (available: v0.9.0)
    Updating rustc-hash v2.1.0 -> v2.1.1
    Updating scc v2.3.0 -> v2.3.3
    Updating sdd v3.0.5 -> v3.0.7
   Unchanged solang-parser v0.3.3 (available: v0.3.4)
   Unchanged strum v0.26.3 (available: v0.27.0)
    Updating toml v0.8.19 -> v0.8.20
    Updating uuid v1.12.1 -> v1.13.1
   Unchanged vergen v8.3.2 (available: v9.0.4)
    Updating wait-timeout v0.2.0 -> v0.2.1
    Updating which v7.0.1 -> v7.0.2
    Updating winnow v0.7.0 -> v0.7.1
note: to see how you depend on a package, run `cargo tree --invert --package <dep>@<ver>`

Co-authored-by: mattsse <19890894+mattsse@users.noreply.github.com>

nightly-8692e926198056d0228c1e166b1b6c34a5bed66c

Toggle nightly-8692e926198056d0228c1e166b1b6c34a5bed66c's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: ci release on rc tag (foundry-rs#9805)

nightly-be34f5b68d8b0b33ec136d8f8a5e8456469db052

Toggle nightly-be34f5b68d8b0b33ec136d8f8a5e8456469db052's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(clippy): use next_back instead of last for DoubleEndedIterator (f…

…oundry-rs#9666)

* chore(clippy): use next_back instead of last for DoubleEndedIterator

Signed-off-by: jsvisa <delweng@gmail.com>

* more cases

Signed-off-by: jsvisa <delweng@gmail.com>

* last -> next_back

Signed-off-by: jsvisa <delweng@gmail.com>

* len ==0 => is_empty

Signed-off-by: jsvisa <delweng@gmail.com>

---------

Signed-off-by: jsvisa <delweng@gmail.com>

nightly-82cf61d1b2525754cb099e0ae46f3773d4557088

Toggle nightly-82cf61d1b2525754cb099e0ae46f3773d4557088's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: do not remove `snapshots` directory before running the test suite (

foundry-rs#9645)

* do not remove snapshots directory before running the test suite, the side effect is that any custom group names or file name changes are not reflected - this is delegated to the end user

* do not remove the `snapshots` directory upon running `forge clean`

nightly-8a08a3a92b0c842db2f254983cc3bd179300ad46

Toggle nightly-8a08a3a92b0c842db2f254983cc3bd179300ad46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Run release workflow on stable tag push (foundry-rs#9575)

nightly-00efa0d5965269149f374ba142fb1c3c7edd6c94

Toggle nightly-00efa0d5965269149f374ba142fb1c3c7edd6c94's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(cheatcodes): add `vm.getStateDiff` to get state diffs as string (f…

…oundry-rs#9435)

* feat(cheatcodes): add vm.getStateDiff() to get state diffs as string

* Nit arrow

* Add json output

* Better json format

* Rename to original and dirty

* Changes after review: split in 2 cheatcodes, rename to prev/newValues

* Slots as hex strings, add balance diffs, cleanup

* Record balance diffs only if changed. Add nonce diff placeholder

* Backoff nonce placeholder

nightly-27cabbd6c905b1273a5ed3ba7c10acce90833d76

Toggle nightly-27cabbd6c905b1273a5ed3ba7c10acce90833d76's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix conditional syntax issue in macOS libusb check (foundry-rs#9384)

This pull request addresses a minor but important syntax issue in the conditional statement used to check for the presence of libusb on macOS.
0