wormhole-explorer/common
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 Fix alert prefix with new enviroment values (#509) 2023-07-06 11:20:18 -03:00
db Add backfiller for analytics from mongodb (#562) 2023-07-25 15:36:05 -03:00
domain Exclude invalid chain IDs from top chain pairs (#574) 2023-07-24 09:20:01 -03:00
health Feataure/add analytic component (#164) 2023-02-28 17:58:26 -03:00
logger logging as json (#208) 2023-03-23 15:36:50 -03:00
repository Add backfiller for analytics from mongodb (#562) 2023-07-25 15:36:05 -03:00
utils Transaction search by address: fix case sensitivity (#591) 2023-07-28 12:27:48 -03:00
go.mod [contract-watcher] Add opsgenie alerts and prometheus metrics (#472) 2023-06-30 11:25:09 -03:00
go.sum [contract-watcher] Add opsgenie alerts and prometheus metrics (#472) 2023-06-30 11:25:09 -03:00