Tags: enginer/foundry
Tags
feat: patch svm-rs with 0.8.17 (foundry-rs#3188) * feat: patch svm-rs with 0.8.17 * ci: git config
feat: patch svm-rs with 0.8.17 (foundry-rs#3188) * feat: patch svm-rs with 0.8.17 * ci: git config
chore(clippy): make clippy happy (foundry-rs#3176)
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]>
fix(cast): configure env properly for cast run (foundry-rs#2767)
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]>
refactor(anvil): remove redundant CallRequest type (foundry-rs#2228)
chore: revert 0.8.15 preinstall (foundry-rs#2220)