Skip to content

Conversation

grandizzy
Copy link
Collaborator

@grandizzy grandizzy commented Aug 5, 2025

Motivation

Fixes:

Other:

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

grandizzy and others added 12 commits August 5, 2025 10:52
* fix(cast): use all providers if local artifacts used

* Fix
…idation (foundry-rs#11111)

* fix(mktx): improve handling of `--raw-unsigned` with runtime validation

- Updated the logic for handling the `--from` argument in the `run` function.
- Added validation for required `nonce` parameter when `--from` is not provided, ensuring necessary transaction details are specified.
- Used `Address::ZERO` as a placeholder when there is no need to query provider
- unit tests

* fix: fmt
)

make typed request casting not panic and return useful error to user
* fix(forge): consistent handling unresolved imports

* Add test
foundry-rs#11194)

* fix(forge): improve error messages for etherscan verification failures

* fix: cargo clippy

* tests(forge): add tests for unknown chain id

* fix: err formating for EtherscanConfigError

---------

Co-authored-by: zerosnacks <[email protected]>
* chore: bump forge-std version used for tests

* Fixes

---------

Co-authored-by: DaniPopes <[email protected]>
Co-authored-by: grandizzy <[email protected]>
@grandizzy grandizzy marked this pull request as ready for review August 5, 2025 08:27
@grandizzy grandizzy merged commit bcc78eb into foundry-rs:release-1.3.0 Aug 5, 2025
22 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Aug 5, 2025
@grandizzy grandizzy deleted the backport-v1.3.1 branch August 5, 2025 16:27
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.

7 participants