wormhole-explorer/tx-tracker
agodnic d8bb9c46f6
`tx-tracker`: add support for the "Base" blockchain (#568)
### Description

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

This pull request adds support for the "Base" blockchain in different parts of the codebase:
* The functions `domain.TranslateEmitterAddress`, `domain.EncodeTrxHashByChainID` and `domain.DecodeNativeAddressToHex`.
* The `tx-tracker` service: it now connects to a Base RPC node to fetch origin transaction metadata.
2023-07-20 16:37:21 -03:00
..
chains `tx-tracker`: add support for the "Base" blockchain (#568) 2023-07-20 16:37:21 -03:00
cmd add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
config `tx-tracker`: add support for the "Base" blockchain (#568) 2023-07-20 16:37:21 -03:00
consumer add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
http/infrastructure add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
internal/metrics add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
queue add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
.gitignore [tx-tracker / api] Avoid duplicating data (#256) 2023-04-25 15:34:29 -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 / api] Avoid duplicating data (#256) 2023-04-25 15:34:29 -03:00
go.mod add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00
go.sum add metrics to tx-tracker (#556) 2023-07-19 09:04:41 -03:00