Skip to content

Update go-algorand internals to use Algod V2 API (No more V1 dependencies) #2976

@barnjamin

Description

@barnjamin

Problem

While digging into #2904 what it would take to support a remote API for goal, it was noted that some of the API calls currently only support the V1 API.

Since some public API providers no longer support the V1 API, in order to allow some remote endpoint for goal the API methods will need to be updated to allow V2 payloads.

Solution

Add V2 support to goal/libgoal

Urgency

Nice to have, may try to do it myself

Acceptance Criteria

Research issue.

Create followup tickets that lists the specific work involved in fully removing the V1 API references.

Metadata

Metadata

Assignees

Labels

Team Scytalenew-feature-requestFeature request that needs triagetech debtThings that need re-work for simplification / sanitization to reduce implementation overhead

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions