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 | |
---|---|---|
.. | ||
app_conn_consensus.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
app_conn_mempool.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
app_conn_query.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
app_conn_snapshot.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
client_creator.go | proxy: improve ABCI app connection handling (#5078) | 4 years ago |