hashgraph / hedera-sourcify

Tools for verifying Hedera smart contracts using standard open source libraries.
Apache License 2.0
6 stars 7 forks source link

IPFS hash to be clickable `ipfs://` link? #56

Closed david-bakin-sl closed 2 months ago

david-bakin-sl commented 8 months ago

Problem

IPFS hash on main contract page is selectable for copy but isn't clickable.

Solution

Can the IPFS hash for in the main contract page be an actual ipfs:// link? Alternatively, instead of being a link (which sometimes interferes with selection in order to copy) maybe have one of those "external link" icons?

image

Alternatives

Or maybe a dweb link whatever those are.

acuarica commented 2 months ago

Hi @david-bakin-sl, thanks for sending this. Could you provide more details about where this happens?

david-bakin-sl commented 2 months ago

This may have been for an older version of the UI, perhaps even the first adopted version (before our productization). As I recall the UI was fairly bare then.

acuarica commented 2 months ago

After discussing offline with @david-bakin-sl, this might have been an older version of hashscan when displaying verified contracts. This issue doesn't appear in hashscan anymore, closing this.