gnolang / tx-exports

Repo to keep archive data from Gno testnets.
1 stars 3 forks source link

feat: support tx-archive std format #10

Closed leohhhn closed 9 months ago

leohhhn commented 9 months ago

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 commented 9 months ago

Moving this PR because it seems I branched it off wrong, and I can't seem to fix it. Here is the clean PR: https://github.com/gnolang/tx-exports/pull/12