Skip to content

Feat/list decode #19

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

Merged
merged 3 commits into from
Apr 2, 2025
Merged

Feat/list decode #19

merged 3 commits into from
Apr 2, 2025

Conversation

camfairchild
Copy link
Collaborator

@camfairchild camfairchild commented Mar 31, 2025

Adds a function to decode a lists of types:

decode_list(type_strings: list[str], registry, encoded: list[bytes]) -> list[Any]

@github-actions github-actions bot added run-bittensor-sdk-tests Runs Bittensor SDK tests. run-bittensor-cli-tests Runs BTCLI tests. labels Mar 31, 2025
@camfairchild camfairchild merged commit d2d7762 into main Apr 2, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-bittensor-cli-tests Runs BTCLI tests. run-bittensor-sdk-tests Runs Bittensor SDK tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants