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
Dockerfile.tx-tracker-backfiller
Dockerfile.tx-tracker-service
Makefile
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