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

Enable the contract viewer #322

Closed 2xic closed 6 months ago

2xic commented 6 months ago

Some polish of the contract viewer

Still some known issue that we will likely tackle later

Test plan

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
evm-codes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 10:25am
2xic commented 6 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @2xic and the rest of your teammates on Graphite Graphite

mcmxcdev commented 6 months ago

I just deleted one character from the contract address, leading to this overlap:

image

mcmxcdev commented 6 months ago

Ideally, the MUI inputs can be replaced with already existing Input too at some point for more consistency.

2xic commented 6 months ago

Ideally, the MUI inputs can be replaced with already existing Input too at some point for more consistency.

💯 Yeah, I agree with this. I wanted to get it done with this PR, but it would go past the allowed time for this cleanup :'(