Commit Graph
2 Commits
Author SHA1 Message Date
M. J. Fromberger 45df8ca20b Use a hex constant. 2022-02-18 13:02:48 -08:00
M. J. Fromberger 2c0e6cde6c rpc: implement the eventlog defined by ADR 075
Implement the basic cursor and eventlog types described in ADR 075.  Handle
encoding and decoding as strings for compatibility with JSON.

- Add unit tests for the required order and synchronization properties.
- Add hooks for metrics, with one value to be expanded later.
2022-02-18 11:58:29 -08:00