a16z / halmos

A symbolic testing tool for EVM smart contracts
GNU Affero General Public License v3.0
802 stars 65 forks source link

fix: concrete exitcode for precompile #286

Closed daejunpark closed 4 months ago

daejunpark commented 4 months ago

when the exitcode is concrete, push the concrete value directly, instead of the exitcode variable.