Skip to content

Pyrite

Pre-release
Pre-release
Compare
Choose a tag to compare
@OR13 OR13 released this 12 Jul 02:47
· 44 commits to master since this release

This release contains a rewrite of the eventstore and the addition of a role based access control system.

You can read more about it here:

Features

  • EventStoreLib - no longer a contract
  • RBAC - an access control contract using the EventStoreLib
  • More compact and portable solidity events.
  • Better permissions interface, including a Permissions reducer
  • Simpler middleware, less complex type conversion
  • JSON patching and diffing reducer example
  • JSON Logic example for user generated rules
  • Better data driven tests
  • Enhanced permission CLI