Skip to content

Atala PRISM v1.4.0

Compare
Choose a tag to compare
@antonbaliasnikov antonbaliasnikov released this 15 Jul 08:53
7dbddc3

Major updates

  • Several cryptography and database fixes after the security audit
  • TLS encryption of PRISM Node endpoints
  • Optional authentication capability using authentication tokens for PRISM Node
  • Optional authentication for Node Explorer operators using DIDs
  • Node Explorer Operator API with multiple capabilities to get wallet and transactions info
  • TypeScript facade support
  • PRISM command-line interface (CLI) support
  • New Node API call to deactivate DID
  • Improvements for the Product Foundry team to simplify applications integration
  • Vasil hardfork compatibility

Documentation

  • SDK API reference documentation
  • Tutorials on 2 additional languages: TypeScript and Python
  • PRISM command-line interface documentation
  • Multiple enhancements and bug fixes

Breaking changes

  • 12 words mnemonics use is deprecated, 24 words mnemonics are generated and allowed to be used by PRISM SDK
  • Deprecated Node API getOperationStatus method is removed

What's Changed

New Contributors

Full Changelog: v1.3.3-sp1...v1.4.0