Session support for node operations
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 fromExecuteStateTransitionResponse
toExecuteStateTransitionRequest