542 Commits (c477c810f325b81cd1277b65d60a892c886d0fba)

Author SHA1 Message Date
  mergify[bot] 0c05841902
internal/consensus: update error log (#6863) (#6867) 3 years ago
  mergify[bot] 6fde228e9d
state/privval: vote timestamp fix (backport #6748) (#6783) 3 years ago
  mergify[bot] 0682337de2
logging: shorten precommit log message (#6270) (#6274) 4 years ago
  mergify[bot] d004a584f8
use error.Is to check for nondeterminstic vote error type (#6237) (#6239) 4 years ago
  mergify[bot] a047a4a70f
logs: cleanup (#6198) 4 years ago
  mergify[bot] 0191a22636
state executor: groom logs (bp #6152) (#6172) 4 years ago
  mergify[bot] a0f376127d
consensus: more log grooming (bp #6140) (#6143) 4 years ago
  Tess Rinearson 53d40e1092
consensus: remove privValidator from log call (#6128) 4 years ago
  Aleksandr Bezobchuk bedb00d252 consensus: Groom Logs (#5917) 4 years ago
  Callum a2a6852ab9 use correct source of evidence time 4 years ago
  Callum Waters 9d354c842e evidence: structs can independently form abci evidence (#5610) 4 years ago
  Callum Waters 4947333e67 evidence: don't gossip consensus evidence too soon (#5528) 4 years ago
  Marko 9379bc92fd fix lint failures with 1.31 (#5489) 4 years ago
  Erik Grinaker 7c17fa115a
consensus: open target WAL as read/write during autorepair (#5536) (#5547) 4 years ago
  Callum Waters 52994aa2a9
consensus: check block parts don't exceed maximum block bytes (#5436) 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) 5 years ago
  Marko f9f4916bc3
store: proto migration (#4974) 5 years ago
  Callum Waters d4f1876d12
consensus: change logging and handling of height mismatch (#4954) 5 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 5 years ago
  Alessio Treglia c8483531d8
consensus: attempt to repair the WAL file on data corruption (#4682) 5 years ago
  Joe Bowman 8b50ff60d9
only retrieve pubkey once for all validators (partially fixes #4865) (#4895) 5 years ago
  Anton Kaliaev 287110d425
consensus: bring back log.Error statement (#4899) 5 years ago
  Marko 9149ee7d8b
lint: various fixes 5 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 5 years ago
  Callum Waters 7cb3d90e01
evidence: create proof of lock change and implement it in evidence store (#4746) 5 years ago
  Callum Waters 9535c47067
consensus: fix and rename TestStateLockPOLRelock (#4796) 5 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 5 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 5 years ago
  Erik Grinaker 8f48c49543
Fix some golangci-lint warnings (#4448) 5 years ago
  tau3 b7dab3b8ab
consensus: reduce log severity for ErrVoteNonDeterministicSignature (#4431) 5 years ago
  Erik Grinaker 66a544a640
Fix broken /docs/spec links (#4376) 5 years ago