risechain / pevm

Blazingly fast Parallel EVM
MIT License
236 stars 47 forks source link

fix: Report test name that fails to parse sender address #364

Closed varun-doshi closed 2 months ago

varun-doshi commented 2 months ago

Closes https://github.com/risechain/pevm/issues/326

Changes: Function build_tx_env now requires a parameter path

varun-doshi commented 2 months ago

Resolved the above comments