ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.43k stars 933 forks source link

Online Remix IDE (https://remix.ethereum.org/) not generating function hashes #3385

Open cyrusadkisson opened 1 year ago

cyrusadkisson commented 1 year ago

I've got considerable experience with Remix IDE on the website and have never had this problem before...

It isn't generating or sharing the function hashes of successfully compiled contracts. See image.

I've tried different contracts, different compilers, toggled optimization... nothing works. The "function hashes" output is always just { }. Any idea what's going on?

Screenshot from 2023-02-15 17-22-08

Aniket-Engg commented 1 year ago

Hey @cyrusadkisson , this is fixed but not released yet. Release can come next week. Till then, you can check it on http://remix-alpha.ethereum.org/