-
Notifications
You must be signed in to change notification settings - Fork 349
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release/6.4.2 (#1611) * add timeout to websock, resolves hanging issue (#1609) * add timeout to websock, resolves hanging issue * add timeout set try/catch * add ability to turn off verbose logging for btcli cmds (#1608) * add ability to turn off verbose logging for btcli cmds * black * Add taostats explorer to map (#1607) * add taostats explorer to map and printed list of links for transfers * update test for explorer * add polkascan explorer endpoint * fix endpoint tests * table set take command This is intended as a fix for squash+merge issues that arise when merging master back into staging. Then PRs on github (not git) show the unsquashed commits when attempting to create a new release branch. * update changelog, version * don't log in process pool for stake command * Sudo/hyperparams pallet update (#1612) * Update hyperparams set extrinsic to use AdminUtils pallet * update metadata call --------- Co-authored-by: Ayden Brewer <[email protected]> Co-authored-by: philanthrope <[email protected]> * update changelog 1-sentence info * fix ful changelog diff * fix full changelog diff * fix changelog for 6.4.2 * fix readme typos * Hyperparams get update (#1614) * fixes `btcli sudo get` * black --------- Co-authored-by: Eugene-hu <[email protected]> Co-authored-by: Ayden Brewer <[email protected]> * Add an api for metadata commitments to extrinsics.serving * Change extrinsics.serving.publish_metadata argument hash to data * add docstring to publish-metadata * Add QoL function to get commitment data for netuid,uid * Return storage struct directly instead of scale object * add maxlen str * blacks --------- Co-authored-by: Eugene-hu <[email protected]> Co-authored-by: Ayden Brewer <[email protected]>
- Loading branch information
1 parent
607ba00
commit 7f9bf90
Showing
3 changed files
with
109 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters