Skip to content

[v10] Add BlockInfo#3082

Merged
basfroman merged 22 commits intofeat/roman/serving-refactoringfrom
feat/roman/add-block-info
Oct 6, 2025
Merged

[v10] Add BlockInfo#3082
basfroman merged 22 commits intofeat/roman/serving-refactoringfrom
feat/roman/add-block-info

Conversation

@basfroman
Copy link
Collaborator

This PR introduces the BlockInfo dataclass and the corresponding get_block_info method within the Subtensor class.
Together, they provide a unified interface for retrieving comprehensive information about a specific blockchain block.

@basfroman basfroman requested a review from a team October 6, 2025 18:47
@basfroman basfroman self-assigned this Oct 6, 2025
@basfroman basfroman added the feature new feature added label Oct 6, 2025
@basfroman basfroman changed the title Add BlockInfo [v10] Add BlockInfo Oct 6, 2025
@basfroman basfroman mentioned this pull request Oct 6, 2025
Copy link
Contributor

@thewhaleking thewhaleking left a comment

Choose a reason for hiding this comment

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

Overall very nice to have. Update the logic to reduce network calls as in comments though.

basfroman and others added 7 commits October 6, 2025 12:46
Co-authored-by: BD Himes <37844818+thewhaleking@users.noreply.github.com>
Co-authored-by: BD Himes <37844818+thewhaleking@users.noreply.github.com>
Co-authored-by: BD Himes <37844818+thewhaleking@users.noreply.github.com>
Co-authored-by: BD Himes <37844818+thewhaleking@users.noreply.github.com>
@basfroman basfroman merged commit c021083 into feat/roman/serving-refactoring Oct 6, 2025
692 of 693 checks passed
@basfroman basfroman deleted the feat/roman/add-block-info branch October 6, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature new feature added

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants