Alessio Treglia
f11db8c1b0
Pass http.ServeTLS() errors back to the caller (#2461)
Closes: #2460
* Pass http.ServeTLS() errors back to the caller
* Update CHANGELOG
* Amend StartHTTPServer() too for consistency's sake
* Revert "Amend StartHTTPServer() too for consistency's sake"
This reverts commit
|
6 years ago | |
---|---|---|
.. | ||
client | [common] revert started flag when service already stopped (#2326) | 6 years ago |
server | Pass http.ServeTLS() errors back to the caller (#2461) | 6 years ago |
test | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
types | set pubsub default capacity to 0 | 7 years ago |
doc.go | fixes for tools repo merge (#1945) | 7 years ago |
rpc_test.go | Switch usage of math/rand to cmn's rand (#1980) | 7 years ago |
version.go | rpc -> rpc/lib and rpc/tendermint -> rpc | 8 years ago |