289 Commits (0875074ea2b57df51e1f59c4bd6f0351e4ed50ce)

Author SHA1 Message Date
  M. J. Fromberger 0875074ea2
Add upgrading notes for the new Events RPC interface. (#7993) 2 years ago
  Sam Kleinman 680ebc6f8e
consensus: TestReactorValidatorSetChanges test fix (#7985) 2 years ago
  M. J. Fromberger 5662bd12a8
rpc: implement the ADR 075 /events method (#7965) 2 years ago
  Sam Kleinman 61a81279bd
abci: make tendermint example+test clients manage a mutex (#7978) 2 years ago
  Sam Kleinman 9968f53c15
p2p: make mconn transport test less flaky (#7973) 2 years ago
  Sam Kleinman 2ffb262600
context: cleaning up context dead ends (#7963) 2 years ago
  Sam Kleinman 912751cf93
math: remove panics in safe math ops (#7962) 2 years ago
  M. J. Fromberger c88cf0b66c
config: add event subscription options and defaults (#7930) 2 years ago
  M. J. Fromberger 705f365bcd
rpc: implement the eventlog defined by ADR 075 (#7825) 2 years ago
  Jasmina Malicevic e80541a251
types/events+evidence: emit events + metrics on evidence validation (#7802) 2 years ago
  JayT106 ce898a738c
consensus: HasVoteMessage index boundary check (#7720) 2 years ago
  Sam Kleinman 81bd9ad812
consensus: improve cleanup of wal tests (#7878) 2 years ago
  Callum Waters 4425e62e9e
statesync: assert app version matches (#7856) 2 years ago
  yihuang 8a238fdcb4
fix app hash in state rollback (#7837) 2 years ago
  Sam Kleinman abfcd08903
abci/client: remove lingering async client code (#7876) 2 years ago
  Sam Kleinman cc18f87000
mempool: use checktx sync calls (#7868) 2 years ago
  William Banfield 165cc29474
consensus: additional timing metrics (#7849) 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 6280f45460
clist: remove unused waitgroup from clist implementation (#7843) 2 years ago
  Sam Kleinman be83ec6664
p2p: pass start time to flowrate and cleanup constructors (#7838) 2 years ago
  Sam Kleinman d187962ec0
blocksync: shutdown cleanup (#7840) 2 years ago
  M. J. Fromberger 9e69615451
consensus: start the timeout ticker before replay (#7844) 2 years ago
  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