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.1.0 #148

Merged
merged 22 commits into from
Oct 4, 2024
Merged

Release/8.1.0 #148

merged 22 commits into from
Oct 4, 2024

Conversation

ibraheem-opentensor
Copy link
Contributor

@ibraheem-opentensor ibraheem-opentensor commented Oct 2, 2024

8.1.0 /2024-10-02

What's Changed

New Contributors

Full Changelog: v8.0.0...v8.1.0

thewhaleking and others added 18 commits September 26, 2024 18:57
…126)

* Ask for wallet name for `root my-delegates` only if `--all` is not specified. If `--all` is specified, ask for the path.

* Add validation.
# Conflicts:
#	bittensor_cli/cli.py
#	tests/e2e_tests/test_root.py
* Set archive network if network is not specified as well as if network specified as finney (through option or config)

* Update tests to remove dual-use of network/chain, since they call the same thing.
* Randomise rpc_request id to avoid possible dict duplicate keys.
* root register message

* set-weights help message

valis on root set weights.. not just senators.

* remove --wallet-name form list delegates examples

I think this is covered in my-delegates, and the help text was not removed from llist-delegates

* fix spelling on change
…, both for `btcli` itself, and all major commands (not subcommands). (#145)

Co-authored-by: Benjamin Himes <[email protected]>
Co-authored-by: Benjamin Himes <[email protected]>
* Added the `--help` message automatically when no command is specified, both for `btcli` itself, and all major commands (not subcommands).

* Adding PyPI badge

---------

Co-authored-by: Benjamin Himes <[email protected]>
Co-authored-by: Benjamin Himes <[email protected]>
Co-authored-by: Watchmaker <[email protected]>
* Improves set-id command

* Ruff

* Fixes prompt in-case of undelegation

* Fixes string type

* WIP

* Updates tests for set-id

* return False in-case of failure

* Retry Prompt Logic (#151)

* Added retry prompt for use in set-id to allow for checking the input as it's entered for rejection/acceptance later.

* Updated helper text in set_id_prompts

* Use retry_prompt in set_id_prompts

* Makes pgp and twitter fields optional

* Fixed indentation issue

* Handles edge cases and removes prompt for is_validator in nominate + subnet create

* pgp validation false

* Reverts encoding in set_id

---------

Co-authored-by: Benjamin Himes <[email protected]>
Co-authored-by: Benjamin Himes <[email protected]>
thewhaleking
thewhaleking previously approved these changes Oct 2, 2024
thewhaleking and others added 2 commits October 3, 2024 18:30
* Added the `--help` message automatically when no command is specified, both for `btcli` itself, and all major commands (not subcommands).

* Adding PyPI badge

* Switch Keypair import to bittensor_wallet and update tests

Replace the Keypair import from substrateinterface to bittensor_wallet across multiple files. Adjust the requirements to use bittensor-wallet version 2.0.0 and add slight adjustments to test timing with sleep intervals.

* add tests dir init

* use relative imports

* change runner params and fix grab mne

* assert output of exception and stdout first

* Json tuple handling + ruff format.

* change empty json handling

* json for regen hotkey

* Asserting error in stderr

* lower wait time for mod check

* Fixed wallet path by ensuring that we expand the user dir, working wallet list

* Always ask for WALLET.PATH because the new Wallet doesn't handle None path the same as the old one.

* Updated the helper text in wallet ask to let users know they can set these values in the config.

* Fixed new error (TypeError) in btwallet 2.0 causing .DS_Store

* Extend wallet_path fix to regen coldkey, coldkey pub + improve text layout of hints

* Add a 10 second sleep, which seems to be long enough to avoid flakiness with the test.

* Testing alpha release

* Bumping wallet version for testing

* Wallet -> 2.0.0

* Removes comments

---------

Co-authored-by: Watchmaker <[email protected]>
Co-authored-by: opendansor <[email protected]>
Co-authored-by: Cameron Fairchild <[email protected]>
Co-authored-by: ibraheem-opentensor <[email protected]>
@ibraheem-opentensor ibraheem-opentensor requested a review from a team October 4, 2024 01:37
opendansor
opendansor previously approved these changes Oct 4, 2024
@ibraheem-opentensor ibraheem-opentensor merged commit 7358006 into main Oct 4, 2024
1 check 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.

5 participants