Skip to content

Tags: enginer/foundry

Tags

nightly-152e2001c75e9b031898a54177610eaaf0528567

Toggle nightly-152e2001c75e9b031898a54177610eaaf0528567's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: patch svm-rs with 0.8.17 (foundry-rs#3188)

* feat: patch svm-rs with 0.8.17

* ci: git config

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: patch svm-rs with 0.8.17 (foundry-rs#3188)

* feat: patch svm-rs with 0.8.17

* ci: git config

nightly-63c71b4f3e162c5ab7da696b865a74ba8eda80c1

Toggle nightly-63c71b4f3e162c5ab7da696b865a74ba8eda80c1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(clippy): make clippy happy (foundry-rs#3176)

nightly-1d1e18235a7ca67051407bd3dd6aa562a3b97545

Toggle nightly-1d1e18235a7ca67051407bd3dd6aa562a3b97545's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Checksum address output in log_address event and broadcast files (fou…

…ndry-rs#3108)

* checksumming log addr

* fix lint

* checksum addresses in broadcast's json file without transaction request metadata

* add comments

* add test for format_token in the case of address

* fix lint

Co-authored-by: tgfukuda <[email protected]>

nightly-6fc06c5539efb86b0204331f8a5749a60390389a

Toggle nightly-6fc06c5539efb86b0204331f8a5749a60390389a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(cast): configure env properly for cast run (foundry-rs#2767)

nightly-0eed03d32a3d661629fde8953231cb8ee43adf73

Toggle nightly-0eed03d32a3d661629fde8953231cb8ee43adf73's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
forge(verify): sourcify support (foundry-rs#2748)

* Adds verification_provider option to `forge create`

* Adds sourcify contract verification

* Refactor for readability

* Address comments

* run `create --verify` tests for etherscan and sourcify

* sourcify support & verification restructuring

* fix merge issues

* fix verification with multiple source files & response deserialization

* Apply suggestions from code review

Co-authored-by: Georgios Konstantopoulos <[email protected]>

* linter

* revert newlines

* linter

* etherscan key validation

Co-authored-by: bobby abbott <[email protected]>
Co-authored-by: Georgios Konstantopoulos <[email protected]>

nightly-7218a9775dd025b3547d3ea300fb5c94f17d791a

Toggle nightly-7218a9775dd025b3547d3ea300fb5c94f17d791a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor(anvil): remove redundant CallRequest type (foundry-rs#2228)

nightly-110c0c20368fc1e293925774776612e6aad9eba9

Toggle nightly-110c0c20368fc1e293925774776612e6aad9eba9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: revert 0.8.15 preinstall (foundry-rs#2220)