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

tx-tracker: add support for the "Base" blockchain #568

Merged
merged 4 commits into from
Jul 20, 2023

Conversation

agodnic
Copy link
Contributor

@agodnic agodnic commented 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 agodnic changed the title Add support for Base in the tx-tracker service Add support for the Base blockchain Jul 20, 2023
@agodnic agodnic changed the title Add support for the Base blockchain Add support for the "Base" blockchain Jul 20, 2023
@agodnic agodnic marked this pull request as ready for review July 20, 2023 18:18
@agodnic agodnic requested review from walker-16 and ftocal July 20, 2023 18:18
@agodnic agodnic changed the title Add support for the "Base" blockchain tx-tracker: add support for the "Base" blockchain Jul 20, 2023
@agodnic agodnic merged commit d8bb9c4 into main Jul 20, 2023
1 check passed
@agodnic agodnic deleted the agodnic/add-support-for-base-blockchain branch July 20, 2023 19:37
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

Successfully merging this pull request may close these issues.

3 participants