tendermint/rpc/lib/types
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
..
types.go set pubsub default capacity to 0 2018-06-19 17:07:21 +04:00
types_test.go Fix rpc/lib/... 2018-04-05 15:45:11 -07:00