v0.9.4
SDK Version 0.9.4 includes the following enhancements and fixes.
Fixes
- Fix offline transaction creation via the SDK to enable fully offline transaction creation. To use this functionality, set your SDK dependency to
0.9.4-offline-rc - Fixes SDK docstrings and completion of underspecified docstrings.
Enhancements
- Addition of a
buildAuthorizationUncheckedmethod which allows building authorizations without building a circuit, allowing for build fast requests to trusted external provers. - Addition of a ProvingRequest object for offloading proving to trusted provers.