52 Commits (81bd9ad812b74f0b47ddf13932fd9f74011319d1)

Author SHA1 Message Date
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
  Marko 2f6141645b
metrics: change blocksize to a histogram (#6549) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 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
  Sam Kleinman 3f9066b290
logging: shorten precommit log message (#6270) 4 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 4 years ago
  Callum Waters bf8cce83db
use error.Is to check for nondeterminstic vote error type (#6237) 4 years ago
  Marko 8c539f7c2b
logs: cleanup (#6198) 4 years ago
  Aleksandr Bezobchuk c21f4c6fde
state executor: groom logs (#6152) 4 years ago
  Aleksandr Bezobchuk 27eb10a2e7
consensus: log private validator address and not struct (#6144) 4 years ago
  Aleksandr Bezobchuk 8a3637a249
consensus: more log grooming (#6140) 4 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 4 years ago
  Aleksandr Bezobchuk bd8a9372d2
consensus: Groom Logs (#5917) 4 years ago
  Callum af723eca8a use correct source of evidence time 4 years ago
  Callum Waters 03a6fb2777
state: prune states using an iterator (#5864) 4 years ago
  Erik Grinaker 8e7d431f6f p2p: rename ID to NodeID 4 years ago
  Dev Ojha 8c0af72987
consensus: deprecate time iota ms (#5792) 4 years ago
  Anton Kaliaev be6c016664 consensus: change log level to error when adding vote 4 years ago
  Callum Waters 3922dde05d
evidence: structs can independently form abci evidence (#5610) 4 years ago
  Erik Grinaker 17383be202
consensus: open target WAL as read/write during autorepair (#5536) 4 years ago
  Callum Waters 257b34b459
evidence: don't gossip consensus evidence too soon (#5528) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Callum Waters 433bdf5063
consensus: check block parts don't exceed maximum block bytes (#5431) 4 years ago
  Anton Kaliaev 7d2b3e305e
docs: minor tweaks (#5404) 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
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Marko 4787c5b61a
metrics: switch from gauge to histogram (#5326) 4 years ago
  Marko 710a97d850
evidence: remove amnesia & POLC (#5319) 4 years ago
  dongsam e30b125725
consensus: double-sign risk reduction (ADR-51) (#5147) 4 years ago
  Marko 9e98c74e3c
crypto: API modifications (#5236) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Callum Waters 312c4f8fe1
evidence: change evidence time to block time (#5219) 4 years ago
  Anton Kaliaev 0d8d721999
consensus: only call privValidator.GetPubKey once per block (#5143) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Anton Kaliaev 16216028a1
proxy: improve ABCI app connection handling (#5078) 4 years ago
  Callum Waters 65d7ce9c9c
evidence: improve amnesia evidence handling (#5003) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 51da4fe356
types: rename partsheader to partsetheader (#5029) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Marko d54de61bf6
consensus: proto migration (#4984) 4 years ago
  Anton Kaliaev 65909a13d5
consensus: stricter on LastCommitRound check (#4970) 4 years ago
  Erik Grinaker db8f1b3df3
migrate all JSON to new JSON encoder (#4975) 4 years ago
  Marko f9f4916bc3
store: proto migration (#4974) 4 years ago
  Callum Waters d4f1876d12
consensus: change logging and handling of height mismatch (#4954) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Alessio Treglia c8483531d8
consensus: attempt to repair the WAL file on data corruption (#4682) 4 years ago
  Joe Bowman 8b50ff60d9
only retrieve pubkey once for all validators (partially fixes #4865) (#4895) 4 years ago