We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The execution result of a transaction is available on the raw GQL API, but needs to be exposed via the Rust client.
The text was updated successfully, but these errors were encountered:
feat: Data-driven BMT test generation and framework (#125)
e302ce8
* BMT data tests * Additional tests * Fixed rand seed for test data gen * Update test pass fail return * Additional negative tests * Update test cases * Manual cargo fmt * Remove unused roottest struct * Use verifyDigest * Update binary.rs * Upgrade serde yaml * fix warning * Use serialized enums over strings * Rename tests * Add test descriptions * refactor into separate fns * Update tests
Successfully merging a pull request may close this issue.
The execution result of a transaction is available on the raw GQL API, but needs to be exposed via the Rust client.
The text was updated successfully, but these errors were encountered: