Releases: opentensor/btwallet
Releases · opentensor/btwallet
v3.0.4
What's Changed
- Fix
pyo3_runtime.PanicException
when encrypted password hasNUL byte
by @roman-opentensor in #99 - Backmerge main to staging 303 by @ibraheem-opentensor in #102
- Release/3.0.4 by @ibraheem-opentensor in #103
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- Remove
Keypair.private_key
by @roman-opentensor in #95 - Fix
KeyPair.regenerate_*
methods usingseed
by @roman-opentensor in #96 - Backmerge main staging 302 by @ibraheem-opentensor in #97
- Release/3.0.3 by @ibraheem-opentensor in #98
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- remove pyi file temporarily by @roman-opentensor in #92
- Backmerge main staging 301 by @ibraheem-opentensor in #93
- Release/3.0.2 by @ibraheem-opentensor in #94
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Redundant aliases by @thewhaleking in #84
- Add some python type hints for keypair by @camfairchild in #87
- Add Keyfile.keypair property back for btwallet v.3 the same as it was in btwallet v.2 by @roman-opentensor in #89
- Backmerge main to staging for 300 by @ibraheem-opentensor in #90
- Release/3.0.1 by @ibraheem-opentensor in #91
Full Changelog: v3.0.0...v3.0.1
v3.0.0
3.0.0 /2025-01-15
What's Changed
- Feat/wallet lib by @distributedstatemachine, @keithtensor, @ibraheem-opentensor in #73
- Remove
py-substrate-interface
from deps by @roman-opentensor in #83 - Add
subclass
intopyclass
macro for classes by @roman-opentensor in #82
New Contributors
- @distributedstatemachine made their first contribution in #73
- @keithtensor made their first contribution in #73
Full Changelog: v2.1.3...v3.0.0
v2.1.3
2.1.3 /2024-11-27
What's Changed
- Backmerge main to staging for 212 by @ibraheem-opentensor in #78
- remove ansible by @roman-opentensor in #77
- Release/2.1.3 by @ibraheem-opentensor in #79
Full Changelog: v2.1.2...v2.1.3
v2.1.2
2.1.2 /2024-11-27
What's Changed
- Fully removes ansible from requirements by @thewhaleking in #74
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Fix
~/
in wallet path by @roman-opentensor in #67 - Removes ansible as requirement by @thewhaleking in #68
- fix: Prevent infinite loop when password is not strong enough by @Ham3798 in #60
- Add base and mro updating logic before add Wallet Keypair class to the main_module by @roman-opentensor in #69
- Release/2.1.1 by @roman-opentensor in #70
- Update CHANGELOG.MD by @roman-opentensor in #71
- Update Cargo.toml (change pyo3 version) by @roman-opentensor in #72
New Contributors
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Fix hot/coldkey passwords in env by @roman-opentensor in #55
- Fix wallet paths outside userhome by @camfairchild in #59
- fix #51 by @camfairchild in #56
- password fixes and new PasswordError by @roman-opentensor
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- Add the ability to use local variables to store hot/coldkey passwords by @roman-opentensor in #46
- fix/roman/fix-config-parsing by @roman-opentensor in #47
- Bumps version and updates changelog by @ibraheem-opentensor in #48
- Updates readme by @ibraheem-opentensor in #49
- Release/2.0.2 by @ibraheem-opentensor in #50
Full Changelog: v2.0.1...v2.0.2