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

deltas: Deltas apis #575

Merged
merged 6 commits into from
May 24, 2023
Merged

Conversation

Eric-Warehime
Copy link
Contributor

Adds the following APIs to the client for algod:

  • /v2/deltas/{round}
  • /v2/deltas/{round}/txn/group
  • /v2/deltas/txn/group/{id}

Passes cucumber tests added to algorand-sdk-testing repo.

@Eric-Warehime Eric-Warehime requested review from winder and algochoi May 19, 2023 22:20
Copy link
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

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

Generation looks good to me, minor comment

src/test/java/com/algorand/algosdk/unit/AlgodPaths.java Outdated Show resolved Hide resolved
@Eric-Warehime Eric-Warehime merged commit bdfaaa5 into algorand:develop May 24, 2023
@Eric-Warehime Eric-Warehime deleted the deltas-apis branch May 24, 2023 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants