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

algod: State delta endpoints #483

Merged
merged 8 commits into from
May 19, 2023
Merged

algod: State delta endpoints #483

merged 8 commits into from
May 19, 2023

Conversation

algochoi
Copy link
Contributor

@algochoi algochoi commented May 16, 2023

Implement group state delta endpoints and tests in https://github.com/algorand/algorand-sdk-testing/pull/281/files.

@algochoi algochoi changed the title Deltas endpoints algod: State delta endpoints May 16, 2023
.test-env Outdated Show resolved Hide resolved
@@ -1514,11 +1514,6 @@ def step_impl(context):
context.stx = transaction.SignedTransaction(context.txn, None)


@when("we make a GetLedgerStateDelta call against round {round}")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved this below to group similar state delta calls

@algochoi algochoi marked this pull request as ready for review May 18, 2023 17:35
@algochoi algochoi requested review from Eric-Warehime and tzaffi May 18, 2023 20:16
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.

2 participants