27 Commits (0b8a62c87be84d002e252110d4974c57af4444c4)

Author SHA1 Message Date
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 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
  Jasmina Malicevic e80541a251
types/events+evidence: emit events + metrics on evidence validation (#7802) 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
  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
  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 4e5c2b5e8f
consensus: use delivertxsync (#7616) 2 years ago
  M. J. Fromberger c8e8a62084
abci/client: simplify client interface (#7607) 2 years ago
  Sam Kleinman 25e665df17
internal/libs: delete unused functionality (#7569) 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 867d406c6c
state: pass connected context (#7410) 2 years ago
  Sam Kleinman 9c21d4140b
mempool: avoid arbitrary background contexts (#7409) 2 years ago
  Sam Kleinman 4af2dbd03b
eventbus: plumb contexts (#7337) 2 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  M. J. Fromberger 54d7030510
pubsub: Move indexing out of the primary subscription path (#7231) 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
  Sam Kleinman 9dfdc62eb7
proxy: move proxy package to internal (#6953) 3 years ago
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Greg Morrison 692f23d589
events: Add block_id to NewBlockEvent (#6478) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  JayT106 e334555393
node/state: graceful shutdown in the consensus state (#6370) 3 years ago
  Callum Waters 20610be98c
state: keep a cache of block verification results (#6402) 3 years ago
  Marko 0d0181856b
indexer: remove info log (#6194) 3 years ago
  Aleksandr Bezobchuk c21f4c6fde
state executor: groom logs (#6152) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Anton Kaliaev d76add65a6
libs/log: format []byte as hexidecimal string (uppercased) (#5960) 3 years ago
  Anton Kaliaev e13b4386ff
abci: modify Client interface and socket client (#5673) 4 years ago
  Callum Waters 3922dde05d
evidence: structs can independently form abci evidence (#5610) 4 years ago
  Marko e1644d00c5
mempool: length prefix txs when getting them from mempool (#5483) 4 years ago
  Callum Waters 302aec6dcc
evidence: use bytes instead of quantity to limit size (#5449) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Marko 56911ee352
state: define interface for state store (#5348) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Callum Waters 68468fb024
evidence: fix usage of time field in abci evidence (#5201) 4 years ago
  Callum Waters 37545bab88
evidence: new evidence event subscription (#5108) 4 years ago
  Anton Kaliaev ceac02b891
types: add AppVersion to ConsensusParams (#5031) 4 years ago