bluealloy/revm

`Bytecode::new_raw` should check first byte for EOF

Opened this issue · 0 comments

If the first byte is EOF prefix, the returned bytecode should be in EOF format.