Ismail Khoffi
1e3469789d
Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443)
* Make sure config.TimeoutBroadcastTxCommit < rpcserver.WriteTimeout() * remove redundant comment * libs/rpc/http_server: move Read/WriteTimeout into Config * increase defaults for read/write timeouts Based on this article https://www.digitalocean.com/community/tutorials/how-to-optimize-nginx-configuration * WriteTimeout should be larger than TimeoutBroadcastTxCommit * set a deadline for subscribing to txs * extract duration into const * add two changelog entries * Update CHANGELOG_PENDING.md Co-Authored-By: melekes <anton.kalyaev@gmail.com> * Update CHANGELOG_PENDING.md Co-Authored-By: melekes <anton.kalyaev@gmail.com> * 12 -> 10 * changelog * changelog |
6 years ago | |
---|---|---|
.. | ||
build | golang 1.12.0 (#3376) | 6 years ago |
mintnet-kubernetes | tools: clean up Makefile and remove LICENSE file (#2042) | 6 years ago |
tm-bench | Unclean shutdown on SIGINT / SIGTERM (#3308) | 6 years ago |
tm-monitor | Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443) | 6 years ago |
tm-signer-harness | make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) | 6 years ago |
README.md | Add remote signer test harness (KMS) (#3149) | 6 years ago |
Tools for working with Tendermint and associated technologies. Documentation for these tools can be found online in the Tendermint tools documentation.