-
Notifications
You must be signed in to change notification settings - Fork 318
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
Release/8.2.1 #2391
Release/8.2.1 #2391
Commits on Oct 16, 2024
-
Expands the type registry to include all the available options (#2353)
Expands the type registry to include all the available options
Configuration menu - View commit details
-
Copy full SHA for d421b16 - Browse repository at this point
Copy the full SHA d421b16View commit details -
add
Subtensor.register
,Subtensor.difficulty
and related staff wi……th tests (#2352) * add `bittensor.core.subtensor.Subtensor.register`, `bittensor.core.subtensor.Subtensor.difficulty` and related staff with tests * remove commented code * update `_terminate_workers_and_wait_for_exit` by review
Configuration menu - View commit details
-
Copy full SHA for 6b0fb3f - Browse repository at this point
Copy the full SHA 6b0fb3fView commit details -
added to Subtensor:
burned_register
,get_subnet_burn_cost
, `recyc……le` and related extrinsics (#2359) * added to Subtensor: `burned_register`, `get_subnet_burn_cost`, `recycle` and related extrinsics * formatter * Update bittensor/core/extrinsics/registration.py Co-authored-by: Benjamin Himes <[email protected]> --------- Co-authored-by: Benjamin Himes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 720894a - Browse repository at this point
Copy the full SHA 720894aView commit details
Commits on Oct 18, 2024
-
Poem "Risen from the Past". Act 3. (#2363)
* add `get_delegate_by_hotkey`, update `DelegateInfo` in chain data * add `root_register_extrinsic`, `set_root_weights_extrinsic` and related stuff * add `Subtensor.get_all_subnets_info` method and related stuff * add `Subtensor.get_delegate_take` method and tests * ruff * remove unused import
Configuration menu - View commit details
-
Copy full SHA for a2ae849 - Browse repository at this point
Copy the full SHA a2ae849View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 95d5139 - Browse repository at this point
Copy the full SHA 95d5139View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5aa979c - Browse repository at this point
Copy the full SHA 5aa979cView commit details -
Replace rich.console to btlogging.loggin (#2377)
* replace `rich.console` to `btlogging.logging` * update requirements * use whole path import * fix some logging * fix registration.py * ruff * del prometheus.py * fix review comments
Configuration menu - View commit details
-
Copy full SHA for ffbc2d3 - Browse repository at this point
Copy the full SHA ffbc2d3View commit details -
SDK (AsyncSubtensor) Part 1 (#2374)
* create the copy of `bittensor/core/subtensor.py` with async suffix. * add async_substrate_interface.py * update `bittensor.utils.format_error_message` to be compatible with async_subtensor * update `bittensor.core.chain_data` * update `bittensor.core.async_subtensor.py` from btcli * add DelegatesDetails for async_subtensor * add validate_chain_endpoint for async_subtensor * update async_substrate_interface.py by Optional where acceptable and doesn't brake logic * improve settings for async_subtensor.py * fix format errors * fix annotations * add async_subtensor.py with adaptation to SDK (all methods checked and work well) * update settings.py to be compatible with async_extrinsics * add async_transfer extrinsic * add async_registration extrinsic * add async_root extrinsics * ruff * Update bittensor/core/extrinsics/async_transfer.py Co-authored-by: Benjamin Himes <[email protected]> * fix comments review * avoid non-direct import within inner code (fix circular import) * del unused code * del prometheus.py * solving conflict * ruff --------- Co-authored-by: Benjamin Himes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 835dfdb - Browse repository at this point
Copy the full SHA 835dfdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f72a66b - Browse repository at this point
Copy the full SHA f72a66bView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6fae77f - Browse repository at this point
Copy the full SHA 6fae77fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33eda2d - Browse repository at this point
Copy the full SHA 33eda2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd4a0f - Browse repository at this point
Copy the full SHA 9dd4a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f36c4 - Browse repository at this point
Copy the full SHA f7f36c4View commit details -
SDK (AsyncSubtensor) Part 2 (#2380)
* create the copy of `bittensor/core/subtensor.py` with async suffix. * add async_substrate_interface.py * update `bittensor.utils.format_error_message` to be compatible with async_subtensor * update `bittensor.core.chain_data` * update `bittensor.core.async_subtensor.py` from btcli * add DelegatesDetails for async_subtensor * add validate_chain_endpoint for async_subtensor * update async_substrate_interface.py by Optional where acceptable and doesn't brake logic * improve settings for async_subtensor.py * fix format errors * fix annotations * add async_subtensor.py with adaptation to SDK (all methods checked and work well) * update settings.py to be compatible with async_extrinsics * add async_transfer extrinsic * add async_registration extrinsic * add async_root extrinsics * ruff * Update bittensor/core/extrinsics/async_transfer.py Co-authored-by: Benjamin Himes <[email protected]> * fix comments review * avoid non-direct import within inner code (fix circular import) * del unused code * update AsyncSubtensor (add methods, fix tests) * Update bittensor/core/async_subtensor.py Co-authored-by: Paweł Polewicz <[email protected]> * fix await properties and remove double format_error_message call * fix review comments * improve docstrings * fix --------- Co-authored-by: Benjamin Himes <[email protected]> Co-authored-by: Paweł Polewicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d424cd1 - Browse repository at this point
Copy the full SHA d424cd1View commit details -
Merge remote-tracking branch 'origin/staging' into feat/roman/remove-…
…prompt-from-sdk # Conflicts: # bittensor/core/async_subtensor.py # bittensor/core/extrinsics/async_root.py
Configuration menu - View commit details
-
Copy full SHA for 492a0d0 - Browse repository at this point
Copy the full SHA 492a0d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9f581 - Browse repository at this point
Copy the full SHA fa9f581View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a9cdd - Browse repository at this point
Copy the full SHA 81a9cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c8ba2 - Browse repository at this point
Copy the full SHA 20c8ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a01a7 - Browse repository at this point
Copy the full SHA 43a01a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 858f732 - Browse repository at this point
Copy the full SHA 858f732View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50b59b - Browse repository at this point
Copy the full SHA e50b59bView commit details -
Merge pull request #2382 from opentensor/feat/roman/remove-prompt-fro…
…m-sdk Avoid using `prompt` in SDK
Configuration menu - View commit details
-
Copy full SHA for 3e1e179 - Browse repository at this point
Copy the full SHA 3e1e179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c94fe - Browse repository at this point
Copy the full SHA 78c94feView commit details -
Merge pull request #2389 from opentensor/backmerge/8.2.0
Backmerge/8.2.0
Configuration menu - View commit details
-
Copy full SHA for e1a6a36 - Browse repository at this point
Copy the full SHA e1a6a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed9b4da - Browse repository at this point
Copy the full SHA ed9b4daView commit details