-
Notifications
You must be signed in to change notification settings - Fork 359
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/5.3.1 #1444
Release/5.3.1 #1444
Conversation
camfairchild
commented
Jul 6, 2023
•
edited
Loading
edited
- bump bittensor-wallet req, update cryptography security req by @@ifrit98 in 91d13b0
- Fixes Discord Link Issue Discord invite link invalid #1442 by @camfairchild in 54d6248
- move mocks to bittensor_wallet package by @camfairchild in move mocks to bt_wallet package #1441
* add tx rate limit * wait for tx limit if not done multi stake/unstake * dont "decrypt" hotkey
* add url to init * add dataclass and util functions * use in cli * remove delegates json --------- Co-authored-by: joeylegere <joeylegere@gmail.com>
* Change how pull of archival data is handled * fix for list_delegates too * . * use empty dict * fix spacing * specify exception * log out * add space in log message * use warning instead
* add tx rate limit * wait for tx limit if not done multi stake/unstake * dont "decrypt" hotkey
* add url to init * add dataclass and util functions * use in cli * remove delegates json --------- Co-authored-by: joeylegere <joeylegere@gmail.com>
* Change how pull of archival data is handled * fix for list_delegates too * . * use empty dict * fix spacing * specify exception * log out * add space in log message * use warning instead
rename test files for discovery catch nonce errors skip long tests test durations group cli tests to same runner try group again try to group tests using arg patch start server dont use groups and wait longer to teardown dont kill loadgroup . update durations update durations delay reruns progress on new mock more progress add back mock init create axons and prometheus fix imports add reset state fix mock calls fix setup move some extr send to subtensor impl move stake ext call move unstake ext add extr outline to mock sub add ext bodies fix type ann return empty map on None fix global state
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, thanks!
Bump in bittensor-wallets
is needed, but I see it's already in staging
there, so should we also bump the bittensor-wallet==0.0.3
req in anticipation of this?
For sure: opentensor/bittensor-wallet#5 |