Skip to content

Conversation

@thewhaleking
Copy link
Contributor

Backmerge master to staging

thewhaleking and others added 24 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 <37844818+thewhaleking@users.noreply.github.com>

---------

Co-authored-by: Benjamin Himes <37844818+thewhaleking@users.noreply.github.com>
* 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
# Conflicts:
#	bittensor/core/extrinsics/commit_weights.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/settings.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
@thewhaleking thewhaleking merged commit 7d4e633 into staging Nov 14, 2024
27 of 28 checks passed
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