Skip to content

7.9.0

Compare
Choose a tag to compare
@cd-blockapps cd-blockapps released this 28 Oct 19:46
· 103 commits to master since this release

STRATO 7.9.0 Release Notes

October 28, 2022

Features, Improvements, and Updates

  • Added /x509/createCert API endpoint
  • Added pagination to the GET /bloc/v2.2/chain API endpoint
  • Implemented OrgNameAdded and OrgNameRemoved events to allow chain members to be added/removed based on x509 cert information
  • Added isDisableValidator flag to allow the disabling of validator behavior of a node
  • Added getUserCert function for access to a user's Certificate Contract based on user address in the Certificate Registry App

Bug Fixes

  • Fixed bug causing cache inconsistencies on Slipstream query failures
  • Fixed bug causing the API to interpret SolidVM contracts as if they were EVM
  • Fixed bug where members could not be added or removed in the contract's constructor of a private chain
  • Fixed VM memory leak issue

Update from previous version

  • For updating from STRATO Version 7.5 and older: Before any validator on a network is updated to 7.9 and any transactions are posted to the network, the rest of the nodes must be also updated to 7.9 to avoid the existing nodes running the older versions of STRATO becoming unhealthy