347 Commits (master)

Author SHA1 Message Date
  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
  Sam Kleinman 4e5c2b5e8f
consensus: use delivertxsync (#7616) 2 years ago
  Gui ebbc3f02f5
p2p: always advertise self, to enable mutual address discovery (#7594) 2 years ago
  M. J. Fromberger c8e8a62084
abci/client: simplify client interface (#7607) 2 years ago
  M. J. Fromberger 68d4fed236
consensus/state: avert a data race with state update and tests (#7643) 2 years ago
  M. J. Fromberger aea428d322
build: Make sure to test packages with external tests (#7608) 2 years ago
  William Banfield b6307c42e0
consensus: check proposal non-nil in prevote message delay metric (#7625) 2 years ago
  M. J. Fromberger a7eb95065d
autofile: ensure files are not reopened after closing (#7628) 2 years ago
  M. J. Fromberger 5cca45bb45
pex: improve handling of closed channels (#7623) 2 years ago
  M. J. Fromberger 417166704a
pex: do not send nil envelopes to the reactor (#7622) 2 years ago
  M. J. Fromberger 7fd97bf44b
pex: avert a data race on map access in the reactor (#7614) 2 years ago
  William Banfield 0c82ceaa5f
consensus: calculate prevote message delay metric (#7551) 2 years ago
  Sam Kleinman c0b56e207a
consensus: test shutdown to avoid hangs (#7603) 2 years ago
  Kene 49153b753c
rpc: paginate mempool /unconfirmed_txs endpoint (#7612) 2 years ago
  M. J. Fromberger 679b6a65b8
light: fix provider error plumbing (#7610) 2 years ago
  M. J. Fromberger c24f003b55
protoio: fix incorrect test assertion (#7606) 2 years ago
  M. J. Fromberger dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600) 2 years ago
  Sam Kleinman 7ed57ef5f9
statesync: more orderly dispatcher shutdown (#7601) 2 years ago
  Sam Kleinman 82b65868ce
node+autofile: avoid leaks detected during WAL shutdown (#7599) 2 years ago
  Sam Kleinman 7e8fa4ed85
consensus: explicit test timeout (#7585) 2 years ago