Files
tendermint/internal
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
..