tendermint/rpc/lib
Anton Kaliaev aaddf5d32f
set pubsub default capacity to 0
Refs #951

Jae: I don't know a good way to catch these errors in general, but
forcing pubsub's internal channel to have a capacity of 0 will reveal
bugs sooner, if the subscriber also has a 0 or small capacity ch to pull
from.
2018-06-19 17:07:21 +04:00
..
client standardize PRNG access (#1411) 2018-04-11 11:38:30 +02:00
server set pubsub default capacity to 0 2018-06-19 17:07:21 +04:00
test Fix rpc/lib/... 2018-04-05 15:45:11 -07:00
types set pubsub default capacity to 0 2018-06-19 17:07:21 +04:00
doc.go new pubsub package 2017-10-30 00:32:22 -05:00
rpc_test.go Fix rpc/lib/... 2018-04-05 15:45:11 -07:00
version.go rpc -> rpc/lib and rpc/tendermint -> rpc 2017-04-26 19:57:33 -04:00