Releases: provenance-io/p8e
Releases · provenance-io/p8e
v0.8.2-npe-2
Allow SmartKey to use the same signature/verification update as the Pen class
v0.8.2-npe-1
NPE within Pen class for aggregated data - verify
v0.8.1
- NPE issue due to null data being fed into be signed, wrapped with null check and continue with signing, eventually this would error out as some bad input.
v0.8.0
- SmartKey support
- Plug & Play architecture for any new 3rd party key custody support
- Bug fixes and improvement around signing and encryption of objects.
v0.8.0 Smartkey 7
- Bug fix for object store signing/verification at bootstrap time.
v0.7.4
- add sdk ContractManager loadContract method to allow hydrating a contract fragment for fragment execution
v0.7.4 Pre Execution Improvements
- Adds more Contract fields to the PreExecutionError.
v0.8.0 Smartkey 6
- More code updates
v0.8.0 Smartkey 5
- Revert back to encryption PublicKey instead of KeyRef at the time of encryption
- code review updates and improvements.
v0.8.0 Smartkey 4
fix minor issue in migration script