Commit Graph

10 Commits

Author SHA1 Message Date
b30cb5fde9 fix typos after Thane's review
Co-Authored-By: melekes <anton.kalyaev@gmail.com>
2019-02-12 21:57:07 +04:00
1be7e341b1 remove TagMap
it does not bring any additional benefits
2019-02-07 17:17:55 +04:00
61155f66a7 rename MsgAndTags to Message 2019-02-07 17:17:55 +04:00
54cc5100f8 nope 2019-02-07 17:17:55 +04:00
67be801052 Subscribe and SubscribeUnbuffered 2019-02-07 17:17:55 +04:00
7268ec8d10 green pubsub tests :OK: 2019-02-07 17:17:55 +04:00
8985a1fa63 pubsub: fixes after Ethan's review (#3212)
in https://github.com/tendermint/tendermint/pull/3209
2019-01-29 13:16:43 +04:00
d55243f0e6 fix import paths 2018-07-01 22:36:49 -04:00
6004587347 expect all tags to be strings (#1498)
* expect all tags to be strings

Refs #1369

* port changes from https://github.com/tendermint/tmlibs/pull/204

Refs #1369
2018-05-28 14:37:11 +04:00
bb9aa85d22 copy events and pubsub packages from tmlibs
Refs #847
2018-05-21 10:51:47 +04:00