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

Feat/wallet lib #73

Merged
merged 30 commits into from
Dec 16, 2024
Merged

Feat/wallet lib #73

merged 30 commits into from
Dec 16, 2024

Conversation

distributedstatemachine
Copy link
Collaborator

This PR refactors the bidnings , so that we can use the wallet as a lib

@distributedstatemachine distributedstatemachine marked this pull request as draft November 22, 2024 15:32
@thewhaleking thewhaleking requested review from a team and camfairchild November 22, 2024 16:59
@camfairchild camfairchild changed the base branch from main to staging November 22, 2024 18:52
@camfairchild camfairchild changed the base branch from staging to main November 22, 2024 18:52
camfairchild and others added 6 commits November 22, 2024 22:55
* add PasswordError and bound to python

* formatter

* add `from bittensor_wallet.errors import PasswordError`

* return encrypted password, remove debug

* [fix] Use user home directory for wallet path (#59)

* Updates local -> environment vars in changelog

* closes GH #51 (#56)

* [fix] Use userhome for default wallet path ~ (#57)

* use userhome for default path ~

* bump ver

* expand path on init and use as _path

---------

Co-authored-by: ibraheem-opentensor <165814940+ibraheem-opentensor@users.noreply.github.com>
Co-authored-by: ibraheem-opentensor <ibraheem@opentensor.dev>
Co-authored-by: Cameron Fairchild <cameron@opentensor.ai>

* Fix ruff (#62)

* add rustup to CI (#63)

* add rustup to CI

* make rustup accept all

* add to path

* Update CHANGELOG.MD

* Update CHANGELOG.MD

* fix changelog

* bump ver

* bump cargo toml ver

* Update CHANGELOG.MD

---------

Co-authored-by: Roman <roman@opentensor.dev>
Co-authored-by: Roman <167799377+roman-opentensor@users.noreply.github.com>
Co-authored-by: ibraheem-opentensor <165814940+ibraheem-opentensor@users.noreply.github.com>
Co-authored-by: ibraheem-opentensor <ibraheem@opentensor.dev>
@distributedstatemachine distributedstatemachine changed the base branch from main to staging November 22, 2024 18:59
src/utils.rs Outdated Show resolved Hide resolved
@keithtensor keithtensor marked this pull request as ready for review December 5, 2024 14:17
@keithtensor keithtensor merged commit 4e8c434 into staging Dec 16, 2024
12 checks passed
@keithtensor keithtensor deleted the feat/wallet_lib branch December 16, 2024 16:55
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