Alessio Treglia
b646437ec7
Decouple StartHTTP{,AndTLS}Server from Listen() (#2791)
* Decouple StartHTTP{,AndTLS}Server from Listen() This should help solve cosmos/cosmos-sdk#2715 * Fix small mistake * Update StartGRPCServer * s/rpc/rpcserver/ * Start grpccore.StartGRPCServer in a goroutine * Reinstate l.Close() * Fix rpc/lib/test/main.go * Update code comment * update changelog and comments * fix tm-monitor. more comments |
6 years ago | |
---|---|---|
.. | ||
build | tools: clean up Makefile and remove LICENSE file (#2042) | 6 years ago |
mintnet-kubernetes | tools: clean up Makefile and remove LICENSE file (#2042) | 6 years ago |
tm-bench | :tools: Update docs & fix build-docker Makefile target (#2584) | 6 years ago |
tm-monitor | Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) | 6 years ago |
README.md | mv tools files to tools repo | 6 years ago |
Tools for working with tendermint and associated technologies. Documentation can be found in the README.md
of each the tm-bench/
and tm-monitor/
directories.