Author | SHA1 | Message | Date |
---|---|---|---|
Sam Kleinman |
9dfdc62eb7
|
proxy: move proxy package to internal (#6953) | 3 years ago |
Marko |
b8d08b9ef4
|
lint: add errchecks (#5316)
## Description Work towards enabling errcheck ref #5059 |
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 |
Ethan Buchman | 4360c360a4 | move handshake to state, use Handshaker, more tests | 8 years ago |
Ethan Buchman | d3ae920bd0 | state: ApplyBlock | 8 years ago |