wormhole-explorer/contract-watcher/internal/evm
agodnic d267d3ae1f
Transaction search by address: fix case sensitivity (#591)
### Description

Tracking issue: https://github.com/wormhole-foundation/wormhole-explorer/issues/587

The endpoint `GET /api/v1/transactions?address={addr}` was incorrectly handling EVM addresses containing uppercase characters. This pull request fixes the issue.
2023-07-28 12:27:48 -03:00
..
client.go Transaction search by address: fix case sensitivity (#591) 2023-07-28 12:27:48 -03:00
types.go 273 contract watcher fix status for evm standard (#278) 2023-05-02 16:52:28 -03:00