-
Notifications
You must be signed in to change notification settings - Fork 419
test: bring back old (sync subtensor) tests and fix them #2600
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
test: bring back old (sync subtensor) tests and fix them #2600
Conversation
| [False, None], | ||
| True, | ||
| None, | ||
| False, |
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.
root.root_register_extrinsic no longer returns no response (only True/False)
| "success-large-value", | ||
| "success-single-value", | ||
| "failure-setting-weights", | ||
| "failure-value-error-exception", |
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.
we only handle SubstrateRequestException
| "success-large-value", | ||
| "success-single-value", | ||
| "failure-setting-weights", | ||
| "failure-value-error-exception", |
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.
we only handle SubstrateRequestException
155949b
into
async/thewhaleking/experimental-new-caller
No description provided.