Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Base blockchain in the tx-tracker service #569

Closed
agodnic opened this issue Jul 20, 2023 · 3 comments
Closed

Add support for Base blockchain in the tx-tracker service #569

agodnic opened this issue Jul 20, 2023 · 3 comments
Assignees

Comments

@agodnic
Copy link
Contributor

agodnic commented Jul 20, 2023

Description

The Base blockchain will soon be active on Wormhole. We should add support for it in the codebase.

@agodnic agodnic self-assigned this Jul 20, 2023
@agodnic agodnic changed the title Add support for Base blockchain Add support for Base blockchain in the tx-tracker service Jul 20, 2023
agodnic added a commit that referenced this issue Jul 20, 2023
### Description

Tracking issue: #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.
@agodnic
Copy link
Contributor Author

agodnic commented Jul 20, 2023

This hasn't been deployed yet.

@agodnic
Copy link
Contributor Author

agodnic commented Jul 21, 2023

QA acceptance criteria: after this patch, we should see sender addresses for VAAs emitted in Base.

@SamantaCasal
Copy link
Collaborator

QA OK!

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants