Skip to content

Add drand-commitments#2781

Merged
basfroman merged 20 commits intostagingfrom
feat/roman/add-drand-commitements
Apr 1, 2025
Merged

Add drand-commitments#2781
basfroman merged 20 commits intostagingfrom
feat/roman/add-drand-commitements

Conversation

@basfroman
Copy link
Collaborator

@basfroman basfroman commented Mar 29, 2025

Added Subtensor methods (async/sync):

  • get_revealed_commitment get revealed commitments based on netuid and hotkey
  • get_all_revealed_commitments get all reveled commitments in subnet based in netuid
  • set_reveal_commitment set commitments to specific subnet with blocks_until_reveal (number of blocks from now after which the data will be revealed)
  • a few helper functions
  • e2e test for mentioned methods

@basfroman basfroman requested a review from a team March 29, 2025 00:12
@basfroman basfroman self-assigned this Mar 29, 2025
@basfroman basfroman added feature new feature added testing labels Mar 29, 2025
JohnReedV
JohnReedV previously approved these changes Mar 31, 2025
@basfroman basfroman requested a review from JohnReedV April 1, 2025 00:21
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.

On blocker is the typos. Others are questions.

JohnReedV
JohnReedV previously approved these changes Apr 1, 2025
@basfroman basfroman merged commit 4bf4007 into staging Apr 1, 2025
125 checks passed
@basfroman basfroman deleted the feat/roman/add-drand-commitements branch April 1, 2025 16:43
basfroman added a commit that referenced this pull request Apr 4, 2025
@ibraheem-abe ibraheem-abe mentioned this pull request Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature new feature added testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants