issues
search
ApeWorX
/
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
https://apeworx.io
Apache License 2.0
897
stars
133
forks
source link
fix: callable trace bug when estimating gas on revert-tx with no fail message
#2344
Closed
antazoey
closed
1 month ago
antazoey
commented
1 month ago
What I did
fixes: #2341
How I did it
call callable when callable
How to verify it
gas estimation fail + revert no message
Checklist
[ ] All changes are completed
[ ] New test cases have been added
[ ] Documentation has been updated
What I did
fixes: #2341
How I did it
How to verify it
gas estimation fail + revert no message
Checklist