wormhole-explorer/deploy
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
..
analytics Add prometheus metrics in analytics (#488) 2023-07-03 11:51:20 -03:00
api Minor changes for production deployment (#541) 2023-07-14 14:20:42 -03:00
common Minor changes for production deployment (#541) 2023-07-14 14:20:42 -03:00
contract-watcher Add environment to promethes metrics for api (#507) 2023-07-05 16:15:29 -03:00
fly Minor changes for production deployment (#541) 2023-07-14 14:20:42 -03:00
jobs Fix environment env var in jobs component (#547) 2023-07-17 11:17:05 -03:00
parser Adjust memory and cpu resources for parser in k8s (#565) 2023-07-19 17:44:12 -03:00
pipeline Minor changes for production deployment (#541) 2023-07-14 14:20:42 -03:00
spy Fix: adjust k8s resources limit and request (#234) 2023-04-13 16:35:27 -03:00
tx-tracker `tx-tracker`: add support for the "Base" blockchain (#568) 2023-07-20 16:37:21 -03:00
tx-tracker-backfiller `tx-tracker`: add support for the "Base" blockchain (#568) 2023-07-20 16:37:21 -03:00