Skip to content

v0.9.4

Choose a tag to compare

@iamalwaysuncomfortable iamalwaysuncomfortable released this 22 Jul 17:56
3c5223d

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 buildAuthorizationUnchecked method 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.