Skip to content

v0.10.0-testnet-rc

Pre-release
Pre-release

Choose a tag to compare

@iamalwaysuncomfortable iamalwaysuncomfortable released this 30 Aug 00:52
· 3 commits to feat/query-trait-extension since this release

SDK Version v0.10.0-testnet-rc is a patch release with the following upgrades:

Fixes

  • Implements the SnarkVM QueryTrait using the SnapshotQuery: This query calls the new /statePaths endpoint developed for SnarkOS which ensures a consistent stateroot is fetched for multiple commitments avoiding failures due to stateroots being different between iterations
  • Adds the ?debug=true flag to transaction broadcasts which return debug information as to why transactions failed

Note that this SDK release is a pre-release meant for testing the newest SnarkOS version and will not work in production until these changes are released to the public.