266 Commits (28d34d635c0dcbfd862d5ce393aba07ae60bf2a4)

Author SHA1 Message Date
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  Sam Kleinman d72939fe36
statesync: relax timing (#7819) 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
  M. J. Fromberger 44d9e9917c
pubsub: check for termination in UnsubscribeAll (#7820) 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
  M. J. Fromberger 73f605af3f
indexer: skip Docker tests when Docker is not available (#7814) 2 years ago
  JayT106 58d8bad99a
mempool: fix benchmark CheckTx for hitting the GetEvictableTxs call (#7796) 2 years ago
  Sam Kleinman dbb7d6ecdd
sync+p2p: remove closer (#7805) 2 years ago
  Sam Kleinman 7885839b75
mempool: remove duplicate tx message from reactor logs (#7795) 2 years ago
  Sam Kleinman 81dcc8d1b4
mempool+evidence: simplify cleanup (#7794) 2 years ago
  Sam Kleinman eed617c2d9
consensus: refactor operations in consensus queryMaj23Routine (#7791) 2 years ago
  Sam Kleinman c555226d2b
consensus: tie peer threads to peer lifecylce context (#7792) 2 years ago
  William Banfield 860f78f000
add proposer address to the message delay metrics (#7790) 2 years ago
  Sam Kleinman fd50d90b70
light: remove legacy timeout scheme (#7776) 2 years ago
  Sergio Mena 27297a447c
Rebased to master the existing `ProcessProposal` PR (#7752) 2 years ago
  Jasmina Malicevic cd875c8a2c
types: remove nested evidence field from block (#7765) 2 years ago
  Sergio Mena 854fd07461
Fixing handling of contexts in the ABCI++ rebased branch (#7768) 2 years ago
  JayT106 97d47b5263
mempool: IDs issue fixes (#7763) 2 years ago
  M. J. Fromberger c67ace3433
Revert "PrepareProposal-VoteExtension integration (#6915)" (#7769) 2 years ago
  Sam Kleinman cb98d515dd
consensus: delay start of peer routines (#7753) 2 years ago
  William Banfield de04f573cf
types: make timely predicate adaptive after 10 rounds (#7739) 2 years ago
  Jasmina Malicevic 74864f7fdb
evidence: Refactored the evidence message to process Evidence instead of EvidenceList (#7700) 2 years ago
  mconcat 39ffa80ae7 PrepareProposal-VoteExtension integration (#6915) 3 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 1d3ecf37ee
consensus: remove unused closer construct (#7734) 2 years ago
  Sam Kleinman 2f1e08e948
conensus: put timeouts on reactor tests (#7733) 2 years ago
  M. J. Fromberger fbe86ea645
rpc: simplify and consolidate response construction (#7725) 2 years ago
  Sam Kleinman 6822378334
mempool: return duplicate tx errors more consistently (#7714) 2 years ago
  William Banfield bd8726c784
Use proposer timestamp instead of genesis time for height 1 block time (#7711) 2 years ago
  mempirate db3044ff3c
rpc: add application info to `status` call (#7701) 2 years ago
  William Banfield 04bcfecce2
metrics: add metric for proposal timestamp difference (#7709) 2 years ago
  William Banfield 61f3aa0848
consensus: use buffered channel in TestStateFullRound1 (#7668) 2 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  M. J. Fromberger 441ecbaeec
types: rename and extend the EventData interface (#7687) 2 years ago
  M. J. Fromberger 079c7af007
pubsub: use concrete queries instead of an interface (#7686) 2 years ago
  Sam Kleinman f163acf499
clist: reduce size of test workload for clist implementation (#7682) 2 years ago
  Sam Kleinman 6a02714814
rpc: check error code for broadcast_tx_commit (#7683) 2 years ago
  M. J. Fromberger 7878ca6a8a
Delete the custom libs/json (tmjson) package. (#7673) 2 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  M. J. Fromberger 72c2e6a5b8
jsontypes: improve tests and error diagnostics (#7669) 2 years ago
  Sam Kleinman 8280672d33
mempool: reactor concurrency test tweaks (#7651) 2 years ago
  William Banfield db7d4abdae
consensus: fix height advances in test state (#7648) 2 years ago
  Sam Kleinman 78e4c7d379
autofile: avoid shutdown race (#7650) 2 years ago
  Sam Kleinman 9dd67ad99d
tests: update cleanup opertunities (#7647) 2 years ago
  Jasmina Malicevic d68d25dcd5
light: return light client status on rpc /status (#7536) 2 years ago