This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
v0.3.2
0.3.2 - 2020-02-10
Added
- gRPC method DumpVars to State service
- add method
EncodeVariables
to encode debug variables to JSON (slice of bytes) - increase test coverage for state package
Updated
- state proto file
- documentation for state service and messages