Skip to content
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.3.0 backmerge #2416

Merged
merged 13 commits into from
Nov 13, 2024
Merged

Release/8.3.0 backmerge #2416

merged 13 commits into from
Nov 13, 2024

Conversation

roman-opentensor
Copy link
Contributor

No description provided.

thewhaleking and others added 13 commits November 6, 2024 10:41
Expands the type registry to include all the available options
…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
…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]>
* 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
* 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
* add `subvortex` subnet and tests

* ruff
…erge

# Conflicts:
#	bittensor/core/extrinsics/commit_weights.py
#	bittensor/core/extrinsics/prometheus.py
#	bittensor/core/extrinsics/registration.py
#	bittensor/core/extrinsics/root.py
#	bittensor/core/extrinsics/serving.py
#	bittensor/core/extrinsics/set_weights.py
#	bittensor/core/extrinsics/transfer.py
#	bittensor/core/subtensor.py
#	bittensor/utils/registration.py
#	requirements/prod.txt
#	tests/e2e_tests/test_commit_weights.py
#	tests/unit_tests/test_subtensor.py
@roman-opentensor roman-opentensor merged commit f6f872c into staging Nov 13, 2024
25 of 27 checks passed
@roman-opentensor roman-opentensor deleted the release/8.3.0-backmerge branch November 13, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants