Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update `Vm.sol` interface * chore: restore `EvmVersion::Paris` as default * Add fix for nonce update in evm context and initialization of crypto provider for tests * Add rustls dependency * Fix Cargo lock * Enable foundry tests * Add missing rustls * Remove windows from matrices * Remove extra initialization * Clippy and update vm.sol * Update crates/cast/bin/main.rs Co-authored-by: Nisheeth Barthwal <[email protected]> * Update crates/forge/tests/it/test_helpers.rs Co-authored-by: Nisheeth Barthwal <[email protected]> * Cargo fmt * Update .github/scripts/matrices.py Co-authored-by: Federico Rodríguez <[email protected]> --------- Co-authored-by: Francesco Dainese <[email protected]> Co-authored-by: Nisheeth Barthwal <[email protected]> Co-authored-by: Federico Rodríguez <[email protected]>
- Loading branch information