v0.8.6
Changelog
SDK Release v0.8.6 adds the following features to the Provable SDK.
BHP,Pedersen, andPoseidonhash functions are now supported.Field,Group, andScalarelements all havefromBitsLe,fromBytesLe,toBitsLe, andtoBytesLefunctions enabling developers to serialize and deserialize algebraic elements into bytes or boolean arrays. This enables developers to encode text and objects as Aleo algebraic types.- Support for
view_keyowners to be able to calculate the transition view keytvkfor transitions.
This release advances the amount of expressivity in the SDK for building app specific encodings and cryptographic schemes.