hashgraph / hedera-sourcify

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

Hedera Sourcify search views have different behavior #91

Closed ed-marquez closed 6 months ago

ed-marquez commented 7 months ago

Description

The search tool from the following link does not work as expected: https://repository-verify.hashscan.io/select-contract/

See repro steps below for details.

Steps to reproduce

For clarity, the verification results exist in Hedera Sourcify: https://repository-verify.hashscan.io/contracts/partial_match/295/0x00000000000000000000000000000000002E7A5D/

The search functionality from one of the views is what is broken.

Additional context

No response

Hedera network

mainnet, testnet

Version

Latest

Operating system

macOS

Reccetech commented 7 months ago

This lookup page doesn't work and should be deprecated: https://repository-verify.hashscan.io/select-contract/

All lookups should route to: https://verify.hashscan.io/#/lookup

svienot commented 7 months ago

The issue is:

This code is a dependency (furthermore an indirect one) of hedera-sourcify, and code that we currently do not control, so we need to investigate what is the best way to mitigate.