Sam Kleinman
abfcd08903
While I'd hoped to be able to make the socket client less weird, I think that this is a nice middle ground in terms of improving readability and removing the vestigal components without breaking anything or radically changing the underlying assumptions. In the future we'd want to have requests be identified by a request ID, and then we could drop the request tracking logic in the client entirely, and this is protocol breaking. The alternatives aren't substantively different than the current implementation. |
3 years ago | |
---|---|---|
.. | ||
mocks | abci/client: remove lingering async client code (#7876) | 3 years ago |
app_conn.go | mempool: use checktx sync calls (#7868) | 3 years ago |
app_conn_test.go | Completed the existing `FinalizeBlock` PR and rebased to master (#7798) | 3 years ago |
client.go | logging: remove reamining instances of SetLogger interface (#7572) | 3 years ago |
metrics.go | internal/proxy: add initial set of abci metrics (#7115) | 3 years ago |
multi_app_conn.go | abci/client: remove client-level callback (#7845) | 3 years ago |
multi_app_conn_test.go | abci/client: remove client-level callback (#7845) | 3 years ago |
version.go | proxy: move proxy package to internal (#6953) | 3 years ago |