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 cosmos support to the tx-tracker service #418

Closed
Tracked by #404
agodnic opened this issue Jun 15, 2023 · 4 comments
Closed
Tracked by #404

Add cosmos support to the tx-tracker service #418

agodnic opened this issue Jun 15, 2023 · 4 comments
Assignees
Labels
v1 v1 release
Milestone

Comments

@agodnic
Copy link
Contributor

agodnic commented Jun 15, 2023

Parent issue: #404

@agodnic agodnic changed the title Cosmos support Add cosmos support to tx-tracker Jun 15, 2023
@agodnic agodnic added the v1 v1 release label Jun 15, 2023
@agodnic agodnic self-assigned this Jun 15, 2023
@agodnic agodnic added this to the v1 milestone Jun 15, 2023
@agodnic agodnic changed the title Add cosmos support to tx-tracker Add cosmos support to the tx-tracker service Jun 15, 2023
agodnic added a commit that referenced this issue Jun 21, 2023
### Description

Tracking issue: #418

This pull request modifies the `tx-tracker` service to support `ChainIDTerra2` and `ChainIDXpla`. In particular, this will make sender addresses from these blockchains available for the Wormhole Scan UI.

Support for `ChainIDTerra` was left out due to lack of working public RPC nodes (`https://lcd.terra.dev` doesn't seem to be functioning correctly at the moment).
@agodnic
Copy link
Contributor Author

agodnic commented Jun 21, 2023

This is implemented but hasn't been deployed yet

@SamantaCasal
Copy link
Collaborator

@agodnic Is ready to test this task? Could you add more context, please?

@agodnic
Copy link
Contributor Author

agodnic commented Jun 24, 2023

@SamantaCasal I believe this will be deployed by next week.

Additional context:

  • 4b4b6f6
  • Now the originTx field of the global transactions endpoint should support Xpla and Terra2.
  • You probably won't be able to observe any Terra2 VAAs because the network doesn't have a lot of activity.
  • Changes for Xpla should be observable eventually.
  • Backfilling is out of the scope of this issue.

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

No branches or pull requests

2 participants