Author | SHA1 | Message | Date |
---|---|---|---|
Marko |
82e4693cc5
|
abci: remove setOption (#5447)
Remove Response/Request SetOption from ABCI. Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com> |
4 years ago |
Anton Kaliaev |
16216028a1
|
proxy: improve ABCI app connection handling (#5078)
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 |