Skip to content

Uses local node to fetch transaction data#994

Open
speeddragon wants to merge 2 commits into
edgefrom
fix/request-raw-internally
Open

Uses local node to fetch transaction data#994
speeddragon wants to merge 2 commits into
edgefrom
fix/request-raw-internally

Conversation

@speeddragon

Copy link
Copy Markdown
Collaborator

Instead of using the arweave.net/raw endpoint to fetch transaction data (which can be a loop if set up incorrectly), it uses the arweave node directly. The only thing we need to make sure of is that we already have the TX indexed (i.e., the block that has it).

 All 3476 tests passed.

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.

1 participant