Skip to content

feat: use algod's resoure population #382

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

joe-p
Copy link
Contributor

@joe-p joe-p commented Feb 26, 2025

Proposed Changes

  • Uses algod's resource population mechanism instead of doing it client side.

Algod's algorithim is better tested and enables deterministic population (i.e. the same group always gets the same resources/order).

Depends on algorand/js-algorand-sdk#948, which depends on algorand/algorand-sdk-testing#319, which depends on algorand/go-algorand#6015

@joe-p joe-p force-pushed the feat/algod_resource_population branch from 88f094f to 1beda5c Compare February 26, 2025 12:04
@joe-p
Copy link
Contributor Author

joe-p commented Feb 26, 2025

Noting that CI is currently failing because this only works when locally linking against the unreleased branch in this PR: algorand/js-algorand-sdk#948

@joe-p joe-p force-pushed the feat/algod_resource_population branch from 1beda5c to 6b94454 Compare February 26, 2025 13:49
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