smlxl / evm.codes

Source for evm.codes an Ethereum Virtual Machine Opcodes Interactive Reference
https://evm.codes/
MIT License
728 stars 134 forks source link

UI bug on the main (evm.codes) page #302

Closed IaroslavMazur closed 7 months ago

IaroslavMazur commented 8 months ago

The minimum gas value is, arguably, too close to the RETURNDATASIZE opcode, while completely overlapping with the RETURNDATACOPY one: image

2xic commented 8 months ago

Did you do anything special to trigger this ? I'm not able to replicate it @IaroslavMazur

IaroslavMazur commented 8 months ago

Did you do anything special to trigger this ? I'm not able to replicate it @IaroslavMazur

Nothing special.

I used Brave on Windows, if that helps.

dorlevi commented 7 months ago

I too couldn't reproduce it

IaroslavMazur commented 6 months ago

I've got some more context for the isssue described in the OP: I can still reproduce it when I zoom into the evm.codes page.

More specifically, it happens precisely at the Zoom level of 150%.

@dorlevi, @2xic, could you reopen this issue, please?