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

Backmerge master to staging #2424

Merged
merged 24 commits into from
Nov 14, 2024
Merged

Backmerge master to staging #2424

merged 24 commits into from
Nov 14, 2024

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 <[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
# 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.

3 participants