513 Commits (dedf0d2350d561fffcb181c22e861914e7457619)

Author SHA1 Message Date
  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
  Anton Kaliaev 287110d425
consensus: bring back log.Error statement (#4899) 4 years ago
  Marko 9149ee7d8b
lint: various fixes 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Callum Waters 7cb3d90e01
evidence: create proof of lock change and implement it in evidence store (#4746) 4 years ago
  Callum Waters 9535c47067
consensus: fix and rename TestStateLockPOLRelock (#4796) 4 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Erik Grinaker 8f48c49543
Fix some golangci-lint warnings (#4448) 4 years ago
  tau3 b7dab3b8ab
consensus: reduce log severity for ErrVoteNonDeterministicSignature (#4431) 4 years ago
  Erik Grinaker 66a544a640
Fix broken /docs/spec links (#4376) 4 years ago
  Anton Kaliaev db235c8df0
cs: check if cs.privValidator is nil (#4295) 4 years ago
  Marko d7f4ce30ca metrics: only increase last_signed_height if commitSig for block (#4283) 4 years ago
  Marko 7368ba358b
prometheus/metrics: three new metrics for consensus (#4263) 5 years ago
  Anton Kaliaev fff7f450be
cs: set missing_validators(_power) metrics to 0 for 1st block (#4194) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 1604047c39 abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
  Marko 5206ce32a0
Update master (#4087) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Anton Kaliaev c4294bd4d7
cs: check for SkipTimeoutCommit or wait timeout in handleTxsAvailable (#3928) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko eec6d33e14 remove mentions of go-wire (#3904) 5 years ago
  Anton Kaliaev 4da3de79a7
consensus: reduce "Error attempting to add vote" message severity (Er… (#3871) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Ethan Buchman 4905640e9b types: CommitVotes struct as last step towards #1648 (#3298) 5 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  Anton Kaliaev 3035572034
cs: comment out log.Error to avoid TestReactorValidatorSetChanges timing out (#3401) 5 years ago
  Anton Kaliaev b6a510a3e7
make ineffassign linter pass (#3386) 5 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 5 years ago
  Anton Kaliaev ec9bff5234
rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago
  Thane Thomson dff3deb2a9 cs: sync WAL more frequently (#3300) 5 years ago
  Zarko Milosevic af8793c01a cs: reset triggered timeout precommit (#3310) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ethan Buchman 4f2ef36701
types.NewCommit (#3275) 5 years ago