You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently pyevmasm only supports the latest/post-Byzantium fork. Would be good to be able to accurately disassemble old code created before the most recent fork. Could be exposed by specifying which fork or by specifying a block number.