iankressin / eql

Query language to interact with EVM chains
https://eql.sh
MIT License
67 stars 7 forks source link

fix(execution_engine): re-introduce file dump #44

Closed iankressin closed 2 months ago

iankressin commented 2 months ago

Summary

Fix regression introduced by the latest PRs. Files were not being dumped, since in a merge resolution the dump call was removed from execution_engine

PR Checklist