249 Commits (master)

Author SHA1 Message Date
  William Banfield cc838a5a19
ABCI++: Update new protos to use enum instead of bool (#8158) 2 years ago
  William Banfield 68c624f5de
abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 2 years ago
  Sam Kleinman 8df7b6103f
proxy: collapse triforcated abci.Client (#8067) 2 years ago
  William Banfield 8d0bd1c0ff
update abci cli test output (#8070) 2 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
  William Banfield 9accc1a531
abci++ tooling: proto synchronization (#8065) 2 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 2 years ago
  M. J. Fromberger 8c5e36159e
abci: use no-op loggers in the examples (#7996) 2 years ago
  Sam Kleinman 858d57a984
abci/kvstore: test cleanup improvements (#7991) 2 years ago
  Sam Kleinman 3e2d5db289
abci: remove lock protecting calls to the application interface (#7984) 2 years ago
  Sam Kleinman 61a81279bd
abci: make tendermint example+test clients manage a mutex (#7978) 2 years ago
  Thane Thomson abdf717761
spec: Minor updates to spec merge PR (#7835) 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 60f09840dd
abci: PrepareProposal-VoteExtension integration [2nd try] (#7821) 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
  Sergio Mena 27297a447c
Rebased to master the existing `ProcessProposal` PR (#7752) 2 years ago
  M. J. Fromberger c67ace3433
Revert "PrepareProposal-VoteExtension integration (#6915)" (#7769) 2 years ago
  mconcat 39ffa80ae7 PrepareProposal-VoteExtension integration (#6915) 2 years ago
  mconcat d2afb91e99 ABCI Vote Extension 2 (#6885) 3 years ago
  mconcat 29f7573762 abci: Vote Extension 1 (#6646) 3 years ago
  Marko ff498ff333 abci: PrepareProposal (#6544) 3 years ago
  Sam Kleinman a4e2f05d7a
cmd: avoid package state in cli constructors (#7719) 2 years ago
  JayT106 2c9dec53a8
remove duplicate ABCIVersion (#7703) 2 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 2a348cc1e9
logging: remove reamining instances of SetLogger interface (#7572) 2 years ago
  Sam Kleinman 692701a551
abci: socket server shutdown response handler (#7547) 2 years ago
  Sam Kleinman 0f3f2aa4bc
log: remove support for traces (#7542) 2 years ago
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 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) 2 years ago