Swivel-Finance / gost

Smart contract testing with Geth via the Golang ABIGEN
20 stars 2 forks source link

bug: check for address(0) from ecrecover in sig lib. also cleanup lib. #410

Closed robrobbins closed 2 years ago

robrobbins commented 2 years ago

image

managed to force ecrecover to returnaddress(0)` and write a spec that shows we now catch it (...failsOnAddress0)