Files
tendermint/types
mmsqe d47b675cda backport: implement the ADR 075 /events method (#7965) (#9497)
* rpc: implement the ADR 075 /events method (#7965)

This method implements the eventlog extension interface to expose ABCI metadata
to the log for query processing. Only the types that have ABCI events need to
implement this.

- Add an event log to the environment
- Add a sketch of the handler method
- Add an /events RPCFunc to the route map
- Implement query logic
- Subscribe to pubsub if confingured, handle termination

* add MatchesEvents test

* add TODO due to backport sequence

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
2022-10-04 22:52:27 +02:00
..
2022-08-22 13:33:47 +02:00
2022-08-10 14:35:14 -04:00
2022-08-10 14:35:14 -04:00
2022-08-30 12:28:46 -04:00
2020-09-04 11:58:03 +00:00