60 Commits (da5c09cf6fa7061ceba8a05cbee386abf050622f)

Author SHA1 Message Date
  Sam Kleinman da5c09cf6f
cleanup: remove commented code (#8123) 2 years ago
  M. J. Fromberger e9bc33d807
consensus: ensure the node terminates on consensus failure (#8111) 2 years ago
  Sam Kleinman c35d6d6e2c
node: pass eventbus at construction time (#8084) 2 years ago
  Sam Kleinman f1659ce329
consensus: fix TestInvalidState race and reporting (#8071) 2 years ago
  Sam Kleinman 0167f0d527
node: nodes should fetch state on startup (#8062) 2 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 2 years ago
  Sam Kleinman 912751cf93
math: remove panics in safe math ops (#7962) 2 years ago
  Jasmina Malicevic e80541a251
types/events+evidence: emit events + metrics on evidence validation (#7802) 2 years ago
  William Banfield 165cc29474
consensus: additional timing metrics (#7849) 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
  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
  William Banfield 860f78f000
add proposer address to the message delay metrics (#7790) 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
  M. J. Fromberger c67ace3433
Revert "PrepareProposal-VoteExtension integration (#6915)" (#7769) 2 years ago
  William Banfield de04f573cf
types: make timely predicate adaptive after 10 rounds (#7739) 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
  William Banfield bd8726c784
Use proposer timestamp instead of genesis time for height 1 block time (#7711) 2 years ago
  William Banfield 04bcfecce2
metrics: add metric for proposal timestamp difference (#7709) 2 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  M. J. Fromberger 7878ca6a8a
Delete the custom libs/json (tmjson) package. (#7673) 2 years ago
  William Banfield b6307c42e0
consensus: check proposal non-nil in prevote message delay metric (#7625) 2 years ago
  William Banfield 0c82ceaa5f
consensus: calculate prevote message delay metric (#7551) 2 years ago
  Sam Kleinman 82b65868ce
node+autofile: avoid leaks detected during WAL shutdown (#7599) 2 years ago
  Sam Kleinman 25e665df17
internal/libs: delete unused functionality (#7569) 2 years ago
  M. J. Fromberger 366ab1947a
Replace uses of libs/json with encoding/json. (#7534) 2 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 2 years ago
  Sam Kleinman 430817d9e9
types: remove panic from block methods (#7501) 2 years ago
  Sam Kleinman bef120dadf
contexts: remove all TODO instances (#7466) 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 bd6dc3ca88
p2p: refactor channel Send/out (#7414) 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
  Sam Kleinman 4af2dbd03b
eventbus: plumb contexts (#7337) 3 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
  M. J. Fromberger 54d7030510
pubsub: Move indexing out of the primary subscription path (#7231) 3 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman 8758078786
consensus: avoid unbuffered channel in state test (#7025) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  William Banfield 382947ce93
rfc: add performance taxonomy rfc (#6921) 3 years ago
  Aleksandr Bezobchuk 58a6cfff9a
internal/consensus: update error log (#6863) 3 years ago