crytic / ethersplay

EVM dissassembler
GNU Affero General Public License v3.0
834 stars 116 forks source link

Fix #34 #40

Closed joshwatson closed 6 years ago

joshwatson commented 6 years ago

filter_vals wasn't handling TOP, causing the list comprehension in explore to fail when the stack was empty.