Skip to content

Session support for node operations

Compare
Choose a tag to compare
@autholykos autholykos released this 29 May 06:32
· 58 commits to master since this release
4789b98

This release includes support for operating the node services within a session.

Changelog

  • Add Auth service exposing the following RPC calls:
    • CreateSession service to create a session
    • Add DropSession service to drop a session
  • Move height parameter from ExecuteStateTransitionResponse to ExecuteStateTransitionRequest