Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Latest commit

 

History

History
132 lines (87 loc) · 6.37 KB

File metadata and controls

132 lines (87 loc) · 6.37 KB

Changelog

v2.0.0 /2026-18-06

What's Changed

  • Bump rand from 0.8.5 to 0.8.6 by @dependabot[bot] in #70
  • Dynamic tempo support by @basfroman in #71

Full Changelog: https://github.com/latent-to/bittensor-drand/compare/v1.3.0...v.2.0.0

v1.3.0 /2026-19-02

What's Changed

  • Extend encrypt_mlkem768 logic by @basfroman in #66

Full Changelog: https://github.com/opentensor/bittensor-drand/compare/v1.2.0...v1.3.0

v1.2.0 /2025-12-01

What's Changed

  • Add mlkem768 encryption support by @basfroman in #63

Full Changelog: https://github.com/opentensor/bittensor-drand/compare/v1.1.0...v1.2.0

v1.1.0 /2025-11-17

What's Changed

  • Add missing hotkey parameter to test functions by @Gimzou in #48
  • Update release workflow by @basfroman in #58
  • feat: add encrypt_at_round() for direct Drand round encryption by @ShubhamChndrvnshi in #56
  • feat: add decrypt_with_signature() by @ShubhamChndrvnshi in #59
  • Python 3.14 support, fix unit tests + move workflow to gh by @basfroman in #60

New Contributors

  • @Gimzou made their first contribution in #48
  • @ShubhamChndrvnshi made their first contribution in #56

Full Changelog: https://github.com/opentensor/bittensor-drand/compare/v1.0.1...v1.1.0

v1.0.1 /2025-10-29

  • Updates PyO3 to handle py3.14 by @thewhaleking in #52
  • Updates workflow to be able to use forks as well by @thewhaleking in #51

New Contributors

  • @thewhaleking made their first contribution in #52

Full Changelog: https://github.com/opentensor/bittensor-drand/compare/v1.0.0...v1.0.1

v1.0.0 /2025-08-07

What's Changed

  • fix annotation by @basfroman in #32
  • Add arm wheels by @basfroman in #34
  • CR Improvements by @JohnReedV in #45
  • Add hotkey to WeightsTlockPayload by @JohnReedV in #44
  • Update FFI calculations by @JohnReedV in #43

Full Changelog: https://github.com/opentensor/bittensor-drand/compare/v0.5.0...v1.0.0

v0.5.1 /2025-06-11

What's Changed

  • fix annotation by @basfroman in #32
  • Add arm wheels by @basfroman in #34

Full Changelog: https://github.com/opentensor/bittensor-drand/compare/v0.5.0...v0.5.1

v0.5.0 /2025-04-28

What's Changed

  • Rename package to bittensor-drand by @basfroman in #25
  • update imports in README.md by @basfroman in #26
  • feat: implement ffi , generate C headers by @distributedstatemachine in #27
  • Add permissions by @basfroman in #28

New Contributors

  • @distributedstatemachine made their first contribution in #27

v0.4.0 /2025-04-14

What's Changed

  • Add encrypt, decrypt functionality for bt.timelock by @basfroman in #21
  • Backmerge main staging 040 by @ibraheem-abe in #22

Full Changelog: https://github.com/opentensor/bittensor-commit-reveal/compare/v0.3.1...v0.4.0

v0.3.1 /2025-03-31

What's Changed

  • Add all python interpreters for build by @roman-opentensor in #17
  • bumping version 0.3.1 by @roman-opentensor in #19

Full Changelog: https://github.com/opentensor/bittensor-commit-reveal/compare/v0.3.0...v0.3.1

v0.3.0 /2025-03-31

What's Changed

  • Add get_encrypted_commitment by @roman-opentensor in #15

Full Changelog: https://github.com/opentensor/bittensor-commit-reveal/compare/v0.2.0...v0.3.0

v0.2.0 /2025-01-15

What's Changed

  • fix epoch jump when epoch_block is close by @JohnReedV in #12
  • Backmerge staging to main 0.1.0 @ibraheem-opentensor in #13

Full Changelog: https://github.com/opentensor/bittensor-commit-reveal/compare/v0.1.0...v0.2.0

v0.1.0 /2024-12-12

What's Changed

  • fix reveal_round calculation edge cases by @JohnReedV in #8
  • Adds circleci test config by @ibraheem-opentensor in #9

Full Changelog: https://github.com/opentensor/bittensor-commit-reveal/compare/v0.1.0a1...v0.1.0

v0.1.0a1 /2024-12-03

What's Changed

  • feat/roman/without-tlock-network-client by @roman-opentensor in #1
  • improve reveal round calculation by @JohnReedV in #2
  • Release/add workflow by @ibraheem-opentensor in #3
  • Updates the readme file by @ibraheem-opentensor in #5

New Contributors

  • @roman-opentensor made their first contribution in #1
  • @JohnReedV made their first contribution in #2
  • @ibraheem-opentensor made their first contribution in #3

Full Changelog: https://github.com/opentensor/bittensor-commit-reveal/commits/v0.1.0a1