wormhole-explorer/tx-tracker
agodnic d0cf9cc04b
[API] Fix issue in VAA search filters (#211)
### Summary

Searching for VAAs with the `txHash` and the `parsedPayload` parameters simultaneously wasn't working correctly. This commit fixes the problem.

Tracking issue: https://github.com/wormhole-foundation/wormhole-explorer/issues/210
2023-03-27 16:14:38 -03:00
..
chains [TX-TRACKER] Add support for Celo (#209) 2023-03-27 16:14:12 -03:00
cmd [TX-TRACKER] Add support for Celo (#209) 2023-03-27 16:14:12 -03:00
config [TX-TRACKER] Add support for Celo (#209) 2023-03-27 16:14:12 -03:00
consumer [API] Fix issue in VAA search filters (#211) 2023-03-27 16:14:38 -03:00
http/infrastructure [TX TRACKER] Add component that obtains transaction data (#159) 2023-03-14 15:49:10 -03:00
queue [TX TRACKER] Add component that obtains transaction data (#159) 2023-03-14 15:49:10 -03:00
.env.example [TX-TRACKER] Add support for Celo (#209) 2023-03-27 16:14:12 -03:00
.gitignore [TX TRACKER] Add component that obtains transaction data (#159) 2023-03-14 15:49:10 -03:00
Dockerfile.tx-tracker-backfiller [TX TRACKER] Add backfiller for source transactions (#194) 2023-03-20 16:36:19 -03:00
Dockerfile.tx-tracker-service [TX TRACKER] Add backfiller for source transactions (#194) 2023-03-20 16:36:19 -03:00
Makefile [TX TRACKER] Add component that obtains transaction data (#159) 2023-03-14 15:49:10 -03:00
go.mod logging as json (#208) 2023-03-23 15:36:50 -03:00
go.sum logging as json (#208) 2023-03-23 15:36:50 -03:00