telosnetwork / teloscan

Telos EVM block explorer for viewing blocks, transactions, contracts, staking, and more
https://teloscan.io
Apache License 2.0
22 stars 25 forks source link

Implement Partial Address Search #784

Open pmjanus opened 4 months ago

pmjanus commented 4 months ago

Implement Partial Address Search

Description

Add support for partial address searches to enhance user experience.

Tasks

Definition of Done

Viterbo commented 4 months ago

@pmjanus @tomtomcrypto This issue will require support from the API because currently it only matches the initial partial match, not in the middle of the address (if it is what is requested).

pmjanus commented 4 months ago

I'm removing this subtask and leaving it for later on the backend, utility is limited and priority is low.