16 Commits (d2afb91e9954781dc1c68526a0f004cb03137674)

Author SHA1 Message Date
  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) 3 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
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Anton Kaliaev a8d8600308
[block#LastResultsHash] add Events + GasWanted/Used (#4845) 4 years ago
  Marko 31a361d119
proto: move keys to oneof (#4983) 4 years ago
  Marko 7a8224f8a3
state: proto migration (#4972) 4 years ago
  Marko 9ef266b88f
types: migrate params to protobuf (#4962) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Callum Waters a620e5fd96
evidence: cap evidence to an absolute number (#4780) 4 years ago
  Marko 499f9ed153
lint: add review dog (#4652) 4 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Anton Kaliaev fff7f450be
cs: set missing_validators(_power) metrics to 0 for 1st block (#4194) 4 years ago