Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
129 commits
Select commit Hold shift + click to select a range
912f898
Init commit
thewhaleking Mar 7, 2025
1573a80
General improvements to wallet overview
thewhaleking Mar 7, 2025
ed7a43b
Wallet overview
thewhaleking Mar 7, 2025
ddf26e4
Var naming
thewhaleking Mar 7, 2025
cdf7ee4
mypy
thewhaleking Mar 7, 2025
3a752bf
Merge branch 'staging' into feat/thewhaleking/json-output
thewhaleking Mar 8, 2025
44a7482
Change json_output to use a separate console which allows us to quiet…
thewhaleking Mar 10, 2025
de55ab1
Merge remote-tracking branch 'origin/feat/thewhaleking/json-output' i…
thewhaleking Mar 10, 2025
28e8b41
More wallets commands
thewhaleking Mar 10, 2025
1fc534a
Wallets commands klaar
thewhaleking Mar 10, 2025
7dd4fe5
Stake List
thewhaleking Mar 10, 2025
d64edf2
stake add
thewhaleking Mar 11, 2025
3349cf6
stake remove
thewhaleking Mar 11, 2025
9b1fbce
More stake commands.
thewhaleking Mar 11, 2025
bdbf76b
Childkey commands (not all yet)
thewhaleking Mar 12, 2025
b4222f9
Merge remote-tracking branch 'origin/staging' into feat/thewhaleking/…
thewhaleking Mar 13, 2025
8f0437c
Merge conflict
thewhaleking Mar 13, 2025
1faddeb
Childkey take
thewhaleking Mar 13, 2025
419fa6b
Merge branch 'staging' into feat/thewhaleking/json-output
thewhaleking Mar 14, 2025
ad64a11
Sudo commands.
thewhaleking Mar 14, 2025
70138f3
Subnets list
thewhaleking Mar 14, 2025
c98d8ff
Subnets price
thewhaleking Mar 14, 2025
fb22b42
Subnets show check-in (incomplete)
thewhaleking Mar 14, 2025
0ae490e
fix
basfroman Mar 18, 2025
47fd635
update docker image name
basfroman Mar 18, 2025
c01f874
do tests for all python-version
basfroman Mar 18, 2025
1cfe029
apply asyncio run to async substrate.close() call
basfroman Mar 18, 2025
bb83d15
Merge pull request #396 from opentensor/fix/roman/fix-tests
basfroman Mar 18, 2025
330d128
added verbose logging
ibraheem-abe Mar 18, 2025
3a49a95
Merge pull request #397 from opentensor/testing/btwallet-test-debug
ibraheem-abe Mar 18, 2025
04601d2
add get_scheduled_coldkey_swap
ibraheem-abe Mar 18, 2025
30508d4
Add schedule_coldkey_swap
ibraheem-abe Mar 18, 2025
dc9e692
Adds cli entry
ibraheem-abe Mar 18, 2025
89b83d2
Adds block calculation
ibraheem-abe Mar 19, 2025
f3826b1
Adds duration
ibraheem-abe Mar 19, 2025
7ab8b5e
Adds get_coldkey_swap_schedule_duration call
ibraheem-abe Mar 19, 2025
6b794ca
Updates wallet_check_ck_swap
ibraheem-abe Mar 20, 2025
3b1a9c4
Updates wallet check swap
ibraheem-abe Mar 20, 2025
f03f2af
Improves how we fetch events
ibraheem-abe Mar 20, 2025
35c32da
Adds archive node logic
ibraheem-abe Mar 21, 2025
ba05ad2
Finalise feat
ibraheem-abe Mar 21, 2025
f295a96
cleanup
ibraheem-abe Mar 21, 2025
25ad35a
Merge pull request #399 from opentensor/feat/swap-coldkey
ibraheem-abe Mar 21, 2025
2d3a32c
add pull command
basfroman Mar 21, 2025
a36cfdb
ghcr.io/opentensor/subtensor-localnet:devnet-ready
basfroman Mar 21, 2025
5fbeabb
adds cli cmd
ibraheem-abe Mar 21, 2025
0710029
adds associate_hotkey
ibraheem-abe Mar 21, 2025
ba519d7
adds e2e test
ibraheem-abe Mar 21, 2025
58972b9
Merge pull request #400 from opentensor/feat/roman/add-pull-docker-image
basfroman Mar 21, 2025
fbb721e
Updates
ibraheem-abe Mar 21, 2025
cc80115
add hk display
ibraheem-abe Mar 21, 2025
5a36b21
update func
ibraheem-abe Mar 21, 2025
b7699bf
update test
ibraheem-abe Mar 21, 2025
274de24
update capatalize
ibraheem-abe Mar 21, 2025
aad7521
Merge pull request #401 from opentensor/feat/associate-hotkey
ibraheem-abe Mar 21, 2025
801496f
fix staking
ibraheem-abe Mar 27, 2025
c03e82a
fix unstaking
ibraheem-abe Mar 27, 2025
c82eb08
Update
ibraheem-abe Mar 27, 2025
f33b6b8
Merge pull request #404 from opentensor/fix/e2e-tests/260325
ibraheem-abe Mar 27, 2025
ff0466b
Removes name conflict
ibraheem-abe Mar 28, 2025
87abec7
update to use price var
ibraheem-abe Mar 28, 2025
bb01ef7
update tests
ibraheem-abe Mar 28, 2025
3abe6d0
Allows user to set era period in all stake transactions. Still need t…
thewhaleking Mar 28, 2025
9dc1b99
Registration.
thewhaleking Mar 31, 2025
46db5b2
Fix tests
thewhaleking Mar 31, 2025
75733d9
Merge pull request #406 from opentensor/feat/thewhaleking/taylor-eras…
thewhaleking Apr 1, 2025
e4651ad
Merge pull request #405 from opentensor/fix/subnet-create-name
thewhaleking Apr 1, 2025
c2bbef9
Merge branch 'staging' into feat/thewhaleking/json-output
thewhaleking Apr 1, 2025
9703584
Ruff
thewhaleking Apr 1, 2025
3a92f61
Merge remote-tracking branch 'origin/feat/thewhaleking/json-output' i…
thewhaleking Apr 1, 2025
337c04e
temporary
thewhaleking Apr 1, 2025
512a295
Test senate
thewhaleking Apr 1, 2025
cb9d160
Test Staking
thewhaleking Apr 1, 2025
20f8c4a
Test Unstaking
thewhaleking Apr 1, 2025
6c82ee8
version.py was not updated for 9.2.0
thewhaleking Apr 1, 2025
f2af18b
Pull the version from the toml file.
thewhaleking Apr 1, 2025
b3ea6e0
Pull the version from the package metadata.
thewhaleking Apr 2, 2025
bd81cba
test
thewhaleking Apr 2, 2025
7739f80
Importlib metadata
thewhaleking Apr 2, 2025
6ce3b86
Merge pull request #409 from opentensor/feat/thewhaleking/bump-version
thewhaleking Apr 2, 2025
b5cf8ae
Test Wallet Creations
thewhaleking Apr 2, 2025
8152b1e
Wallet Balances
thewhaleking Apr 2, 2025
2f1c60d
Updates test_wallet_creations.py
thewhaleking Apr 2, 2025
87cfda9
Bumps btwallet requirement.
thewhaleking Apr 2, 2025
63cc649
Trigger no-op
thewhaleking Apr 2, 2025
d269ec1
Bumps versions.
thewhaleking Apr 2, 2025
cc395cf
Trigger no-op
thewhaleking Apr 2, 2025
bb28ab4
Merge pull request #369 from opentensor/feat/thewhaleking/json-output
thewhaleking Apr 2, 2025
17902e5
General cleanup
thewhaleking Apr 3, 2025
742e479
Additional CLI commands with JSON outputs
thewhaleking Apr 3, 2025
7fed122
Last commands finished.
thewhaleking Apr 3, 2025
0e59530
Merge pull request #411 from opentensor/feat/thewhaleking/cleanup
thewhaleking Apr 3, 2025
bd1319c
Merge branch 'staging' into feat/thewhaleking/more-json-outputs
thewhaleking Apr 3, 2025
c7b89a2
Tests added
thewhaleking Apr 3, 2025
be873ff
Merge pull request #412 from opentensor/feat/thewhaleking/more-json-o…
thewhaleking Apr 3, 2025
2596878
Update pyproject.toml
thewhaleking Apr 4, 2025
d3ed955
Merge branch 'staging' into feat/thewhaleking/bump-versions
thewhaleking Apr 4, 2025
3b94054
New color palette
thewhaleking Apr 4, 2025
1ef0076
Fixed capitalisations
thewhaleking Apr 4, 2025
495bfb5
Reduce direct requirements, and import exceptions for catching from a…
thewhaleking Apr 4, 2025
4da9592
Merge pull request #413 from opentensor/feat/thewhaleking/new-color-p…
thewhaleking Apr 4, 2025
f58663a
Bump substrate
thewhaleking Apr 7, 2025
9198997
spelling fix
Apr 7, 2025
80d0d2f
Trigger no-op
thewhaleking Apr 7, 2025
2b168a2
Merge pull request #410 from opentensor/feat/thewhaleking/bump-versions
thewhaleking Apr 8, 2025
7df8c1e
Merge pull request #414 from dougsillars/main
thewhaleking Apr 8, 2025
e12bd7e
Updates sn symbols
ibraheem-abe Apr 8, 2025
23cbac0
Update comments
ibraheem-abe Apr 8, 2025
37e4b3b
updates sn symbols
ibraheem-abe Apr 8, 2025
946b3ca
update setuptools
ibraheem-abe Apr 8, 2025
5231b5e
Updates tests
ibraheem-abe Apr 8, 2025
b52c002
Updates language for confirmation about revoking.
thewhaleking Apr 9, 2025
3af47fc
Fix calculation for childkey set completion block
thewhaleking Apr 9, 2025
035bf47
Update bittensor_cli/src/commands/stake/children_hotkeys.py
thewhaleking Apr 9, 2025
b2e208b
Adds test
thewhaleking Apr 9, 2025
590ec32
Merge pull request #416 from opentensor/update/subnet-symbols
ibraheem-abe Apr 9, 2025
8200e95
Merge pull request #418 from opentensor/fix/thewhaleking/calculation-…
thewhaleking Apr 9, 2025
34b71ec
Improve language for childkey revoke
thewhaleking Apr 9, 2025
af48417
Added sad path
thewhaleking Apr 9, 2025
37a312b
Merge pull request #419 from opentensor/fix/thewhaleking/revoke-child…
thewhaleking Apr 9, 2025
1dddecb
Merge pull request #417 from opentensor/feat/thewhaleking/update-revo…
thewhaleking Apr 9, 2025
12a9525
Revert "new color palette"
thewhaleking Apr 9, 2025
5fd9da3
Merge pull request #420 from opentensor/revert-413-feat/thewhaleking/…
ibraheem-abe Apr 9, 2025
e7db3e4
Bumps version and changelog
ibraheem-abe Apr 9, 2025
140b13b
Merge pull request #421 from opentensor/changelog/9.2.1
ibraheem-abe Apr 9, 2025
62d8cb4
Updates changelog
ibraheem-abe Apr 9, 2025
d824618
Merge pull request #423 from opentensor/changelog/9.3.0
ibraheem-abe Apr 9, 2025
59150ad
Update bittensor_cli/src/bittensor/chain_data.py
ibraheem-abe Apr 9, 2025
a14f410
Update bittensor_cli/src/bittensor/chain_data.py
ibraheem-abe Apr 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/e2e-subtensor-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ jobs:
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u $GITHUB_ACTOR --password-stdin

- name: Pull Docker Image
run: docker pull ghcr.io/opentensor/subtensor-localnet:latest
run: docker pull ghcr.io/opentensor/subtensor-localnet:devnet-ready

- name: Save Docker Image to Cache
run: docker save -o subtensor-localnet.tar ghcr.io/opentensor/subtensor-localnet:latest
run: docker save -o subtensor-localnet.tar ghcr.io/opentensor/subtensor-localnet:devnet-ready

- name: Upload Docker Image as Artifact
uses: actions/upload-artifact@v4
Expand All @@ -73,7 +73,7 @@ jobs:
os:
- ubuntu-latest
test-file: ${{ fromJson(needs.find-tests.outputs.test-files) }}
# python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
steps:
- name: Check-out repository
uses: actions/checkout@v4
Expand Down
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## 9.3.0 /2025-04-09

## What's Changed
* Fix e2e test by @basfroman in https://github.com/opentensor/btcli/pull/396
* Btwallet e2e test - verbose printing by @ibraheem-abe in https://github.com/opentensor/btcli/pull/397
* Feat/swap coldkey by @ibraheem-abe in https://github.com/opentensor/btcli/pull/399
* Add logic for keep docker image up to date by @basfroman in https://github.com/opentensor/btcli/pull/400
* Feat/associate hotkey by @ibraheem-abe in https://github.com/opentensor/btcli/pull/401
* Fixes staking/unstaking e2e tests by @ibraheem-abe in https://github.com/opentensor/btcli/pull/404
* Adds `era` param for stake transactions by @thewhaleking in https://github.com/opentensor/btcli/pull/406
* Fix: Removes name conflict in Sn create by @ibraheem-abe in https://github.com/opentensor/btcli/pull/405
* Pull version.py version from package metadata by @thewhaleking in https://github.com/opentensor/btcli/pull/409
* json output for commands by @thewhaleking in https://github.com/opentensor/btcli/pull/369
* General code cleanup by @thewhaleking in https://github.com/opentensor/btcli/pull/411
* More json outputs by @thewhaleking in https://github.com/opentensor/btcli/pull/412
* new color palette by @thewhaleking in https://github.com/opentensor/btcli/pull/413
* bump versions by @thewhaleking in https://github.com/opentensor/btcli/pull/410
* spelling fix "Received" by @dougsillars in https://github.com/opentensor/btcli/pull/414
* Updates Subnet symbols by @ibraheem-abe in https://github.com/opentensor/btcli/pull/416
* Fix calculation for childkey set by @thewhaleking in https://github.com/opentensor/btcli/pull/418
* Revoke children msg by @thewhaleking in https://github.com/opentensor/btcli/pull/419
* Update revoke children language by @thewhaleking in https://github.com/opentensor/btcli/pull/417
* Revert "new color palette" by @thewhaleking in https://github.com/opentensor/btcli/pull/420

**Full Changelog**: https://github.com/opentensor/btcli/compare/v9.2.0...v9.3.0

## 9.2.0 /2025-03-18

## What's Changed
Expand Down
Loading
Loading