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 for 8.4.0 #2482

Merged
merged 25 commits into from
Nov 26, 2024

Conversation

ibraheem-opentensor
Copy link
Contributor

No description provided.

thewhaleking and others added 25 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
@ibraheem-opentensor ibraheem-opentensor requested a review from a team November 26, 2024 21:59
@ibraheem-opentensor ibraheem-opentensor merged commit 6fdae79 into staging Nov 26, 2024
28 of 29 checks passed
@ibraheem-opentensor ibraheem-opentensor deleted the backmerge/master-to-staging-840 branch November 26, 2024 22:24
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