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

feat: support std format from tx-archive #12

Merged
merged 12 commits into from
Feb 5, 2024

Conversation

leohhhn
Copy link
Contributor

@leohhhn leohhhn commented Feb 1, 2024

Description

This PR changes the exporter internals to handle the new, standard format of transaction data, instead of the legacy one from tx-archive. Legacy support will be added later, as it is not a priority.

@leohhhn leohhhn requested review from zivkovicmilos and ajnavarro and removed request for zivkovicmilos February 1, 2024 13:11
extractor/main.go Outdated Show resolved Hide resolved
extractor/main.go Outdated Show resolved Hide resolved
test2.gno.land/backup_0860803-0862245.jsonl Outdated Show resolved Hide resolved
test2.gno.land/backup_0862245-0863665.jsonl Outdated Show resolved Hide resolved
test3.gno.land/backup_0238349-0240043.jsonl Outdated Show resolved Hide resolved
test3.gno.land/backup_0240043-0241594.jsonl Outdated Show resolved Hide resolved
Copy link
Member

@zivkovicmilos zivkovicmilos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 💯

extractor/main_test.go Outdated Show resolved Hide resolved
@leohhhn leohhhn merged commit 4f8908e into gnolang:main Feb 5, 2024
@leohhhn leohhhn deleted the feat/std-format branch February 5, 2024 15:59
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.

4 participants