290 Commits (28d34d635c0dcbfd862d5ce393aba07ae60bf2a4)

Author SHA1 Message Date
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Sergio Mena d3548eb706
Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
  M. J. Fromberger 7e09c2ef43
Clean up temp files more thoroughly after testing. (#7815) 2 years ago
  Sam Kleinman 824960c565
libs/service: regularize Stop semantics and concurrency primitives (#7809) 2 years ago
  Sam Kleinman 9e59fc6924
libs/cli: clean up package (#7806) 2 years ago
  Sam Kleinman 662c0aac9e
libs/strings: cleanup string helper function package (#7808) 2 years ago
  Sam Kleinman 1fe1b6c032
libs/events: remove unused event cache (#7807) 2 years ago
  Sam Kleinman a4e2f05d7a
cmd: avoid package state in cli constructors (#7719) 2 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  M. J. Fromberger 7878ca6a8a
Delete the custom libs/json (tmjson) package. (#7673) 2 years ago
  Sam Kleinman 8ff367ad29
log: avoid use of legacy test logging (#7583) 2 years ago
  Sam Kleinman 7a9a38d9d7
service: avoid debug logs before error (#7564) 2 years ago
  Sam Kleinman 0f3f2aa4bc
log: remove support for traces (#7542) 2 years ago
  Sam Kleinman 569629486b
tests: remove panics from test fixtures (#7522) 2 years ago
  Sam Kleinman 0ae974e639
libs/os: remove trap signal (#7515) 2 years ago
  Sam Kleinman 8564c5079f
e2e: use more simple strings for generated transactions (#7513) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  Sam Kleinman 5c0abb5367
testing: use scoped logger for all public packages (#7504) 2 years ago
  Sam Kleinman 9a0dbdbf13
libs/rand: remove custom seed function (#7473) 2 years ago
  M. J. Fromberger 82738eb016
Move the libs/pubsub package to internal scope (#7451) 2 years ago
  M. J. Fromberger ab7da86b06
Internalize libs/sync. (#7450) 2 years ago
  M. J. Fromberger da697089d0
Move libs/async to internal/libs/async. (#7449) 2 years ago
  Sam Kleinman f56df58fe8
testing,log: add testing.T logger connector (#7447) 2 years ago
  Sam Kleinman 2ff962a63a
log: dissallow nil loggers (#7445) 2 years ago
  Sam Kleinman d0e03f01fc
sync: remove special mutexes (#7438) 2 years ago
  Sam Kleinman bd6dc3ca88
p2p: refactor channel Send/out (#7414) 2 years ago
  Sam Kleinman a62ac27047
service: remove exported logger from base implemenation (#7381) 2 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 2 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 3 years ago
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 3 years ago
  M. J. Fromberger 4734f7d806
pubsub: Make the queue unwritable after shutdown. (#7316) 3 years ago
  M. J. Fromberger 99ee730ee7
Remove the PEG query implementation. (#7336) 3 years ago
  M. J. Fromberger 1dca1a8f97
Performance improvements for the event query API (#7319) 3 years ago
  Sam Kleinman 7e58f02eb8
service: remove quit method (#7293) 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
  Sam Kleinman 2a455be46c
libs/os: remove arbitrary os.Exit (#7284) 3 years ago
  M. J. Fromberger 54d7030510
pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
  M. J. Fromberger 6c7d6f761b
Remove unused libs/cmap. (#7245) 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
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 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
  lklimek 0524558696
refactor: assignment copies lock value (#7108) 3 years ago
  Sam Kleinman ded310093e
lint: fix collection of stale errors (#7090) 3 years ago
  lklimek 1bd1593f20
fix: race condition in p2p_switch and pex_reactor (#7015) 3 years ago
  Sam Kleinman d7c3a8f682
time: make median time library type private (#6853) 3 years ago
  Sam Kleinman 39dee8abc5
pubsub: improve handling of closed blocking subsciptions. (#6852) 3 years ago