Anton Kaliaev
16216028a1
Closes #5074 Old code does not work when --consensus.create_empty_blocks=false (because it only calls tmos.Kill when ApplyBlock fails). New code is listening ABCI clients for Quit and kills TM process if there were any errors. |
4 years ago | |
---|---|---|
.. | ||
mocks | proxy: improve ABCI app connection handling (#5078) | 4 years ago |
client.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
grpc_client.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
local_client.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
socket_client.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
socket_client_test.go | Fix unexported returns (#4450) | 5 years ago |