49 Commits (1dca1a8f97b112f765d7b7de471ec8e6686bf1c2)

Author SHA1 Message Date
  M. J. Fromberger 1dca1a8f97
Performance improvements for the event query API (#7319) 3 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  Sam Kleinman d7606777cf
libs/service: pass logger explicitly (#7288) 3 years ago
  M. J. Fromberger 54d7030510
pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
  M. J. Fromberger dc28734dad
pubsub: Remove uninformative publisher benchmarks. (#7195) 3 years ago
  M. J. Fromberger d32913c889
pubsub: Use a dynamic queue for buffered subscriptions (#7177) 3 years ago
  M. J. Fromberger 1fd7060542
pubsub: Use distinct client IDs for test subscriptions. (#7178) 3 years ago
  M. J. Fromberger f7f4067968
pubsub: simplify and improve server concurrency handling (#7070) 3 years ago
  Sam Kleinman 39dee8abc5
pubsub: improve handling of closed blocking subsciptions. (#6852) 3 years ago
  Sam Kleinman a6d20a6660
pubsub: unsubscribe locking handling (#6816) 3 years ago
  Aleksandr Bezobchuk 414130aee1
pubsub: Refactor Event Subscription (#6634) 3 years ago
  Sam Kleinman 886519e3ca
rpc: add subscription id to events (#6386) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Marko a6032f4183
fix go 1.15 errors (#5277) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Marko 7e2cc1db5e
linter: (1/2) enable errcheck (#5064) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Marko b7c2d7a977
lint: enable nolintlinter, disable on tests 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Henrik Aasted Sørensen 98c595312a libs/pubsub/query: add EXISTS operator (#4077) 5 years ago
  Alexander Bezobchuk c5bcdd3a22 libs/pubsub: relax tx querying (#4070) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  JamesRay 2c26d95ab9 cs/replay: execCommitBlock should not read from state.lastValidators (#3067) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  zjubfd d95894152b fix dirty data in peerset,resolve #3304 (#3359) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Anton Kaliaev 8985a1fa63
pubsub: fixes after Ethan's review (#3212) 5 years ago
  Ethan Buchman 9b6b792ce7 pubsub: comments 5 years ago
  Anton Kaliaev 5a6822c8ac abci: localClient improvements & bugfixes & pubsub Unsubscribe issues (#2748) 6 years ago
  Anton Kaliaev 55362ed766
[pubsub] document design shortcomings (#2641) 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Ethan Buchman d903057011 fix stopping pubsub 6 years ago
  Anton Kaliaev 6a85aecfb7
fix linter issues 6 years ago
  Anton Kaliaev e4db5f8dcd
test event bus 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Jae Kwon bf0ff212b9 Refactor "lite" to handle delayed validator set changes. 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev 4fc06e9d2a
[libs/pubsub] fix memory leak 6 years ago