79 Commits (master)

Author SHA1 Message Date
  Sam Kleinman 8df7b6103f
proxy: collapse triforcated abci.Client (#8067) 2 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 2 years ago
  Sam Kleinman 3e2d5db289
abci: remove lock protecting calls to the application interface (#7984) 2 years ago
  Sam Kleinman abfcd08903
abci/client: remove lingering async client code (#7876) 2 years ago
  William Banfield 7f8f1cde8c
abci: undo socket buffer limit (#7877) 2 years ago
  Sam Kleinman cc18f87000
mempool: use checktx sync calls (#7868) 2 years ago
  Sam Kleinman bb9fa171d6
abci/client: make flush operation sync (#7857) 2 years ago
  Sam Kleinman c2cce2a696
abci/client: remove client-level callback (#7845) 2 years ago
  Sam Kleinman f6569b5dcd
abci/client: remove waitgroup for requests (#7842) 2 years ago
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  Sam Kleinman c928818db9
abci/client: remove vestigially captured context (#7839) 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
  Sergio Mena 27297a447c
Rebased to master the existing `ProcessProposal` PR (#7752) 2 years ago
  mconcat 29f7573762 abci: Vote Extension 1 (#6646) 3 years ago
  Marko ff498ff333 abci: PrepareProposal (#6544) 3 years ago
  Sam Kleinman 9dd67ad99d
tests: update cleanup opertunities (#7647) 2 years ago
  M. J. Fromberger c8e8a62084
abci/client: simplify client interface (#7607) 2 years ago
  M. J. Fromberger a806739375
abci/client: use a no-op logger in the test (#7633) 2 years ago
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 2 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 2 years ago
  Sam Kleinman 5c0abb5367
testing: use scoped logger for all public packages (#7504) 2 years ago
  dependabot[bot] 7705c9d086
build(deps): Bump google.golang.org/grpc from 1.42.0 to 1.43.0 (#7455) 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 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) 2 years ago
  M. J. Fromberger 1dca1a8f97
Performance improvements for the event query API (#7319) 2 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 34a3fcd8fc
Revert "abci: change client to use multi-reader mutexes (#6306)" (#7106) 3 years ago
  M. J. Fromberger 118bfe2087
abci: Flush socket requests and responses immediately. (#6997) 3 years ago
  Sam Kleinman 9dfdc62eb7
proxy: move proxy package to internal (#6953) 3 years ago
  William Banfield 4e96c6b234
tools: add mockery to tools.go and remove mockery version strings (#6787) 3 years ago
  Callum Waters 02f8e4c0bd
blockstore: fix problem with seen commit (#6782) 3 years ago
  William Banfield f70396c6fd
add and run make target for generating existing mocks (#6732) 3 years ago
  Sam Kleinman 663c0bba9c
rpc: decouple test fixtures from node implementation (#6533) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Sam Kleinman 1c4dbe30d4
abci: change client to use multi-reader mutexes (#6306) 3 years ago
  Aleksandr Bezobchuk 5b52f87789
ABCI: Fix ReCheckTx for Socket Client (#6124) 3 years ago
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 3 years ago
  Erik Grinaker 1b18d26644
abci/grpc: fix invalid mutex handling in StopForError() (#5849) 3 years ago
  Anton Kaliaev e13b4386ff
abci: modify Client interface and socket client (#5673) 4 years ago
  Erik Grinaker 20d66803c5
abci/grpc: fix ordering of sync/async callback combinations (#5556) 4 years ago
  Erik Grinaker 047267bbc8
abci/grpc: return async responses in order (#5520) 4 years ago
  Marko 82e4693cc5
abci: remove setOption (#5447) 4 years ago
  Erik Grinaker ebfe0cbb8c
abci: fix socket client error for state sync responses (#5395) 4 years ago