209 Commits (741a515f5bb58f9bb12236567b9a8ef6e64027db)

Author SHA1 Message Date
  Callum Waters 55e8ccab21
block: use commit sig size instead of vote size (#5490) 4 years ago
  Marko e1644d00c5
mempool: length prefix txs when getting them from mempool (#5483) 4 years ago
  Callum Waters 6a2a71be07
correctly calculate evidence data size (#5482) 4 years ago
  Callum Waters 302aec6dcc
evidence: use bytes instead of quantity to limit size (#5449) 4 years ago
  Anton Kaliaev 1635d1339c
state: more test cases for block validation (#5415) 4 years ago
  Marko 6ab2a19088
header: check block protocol (#5340) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Marko 710a97d850
evidence: remove amnesia & POLC (#5319) 4 years ago
  Marko e0140e4beb
evidence: remove ConflictingHeaders type (#5317) 4 years ago
  Callum Waters 2b58a62721
light: implement light block (#5298) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Anton Kaliaev 4ab7b7d7ca
docs: add more details on Vote struct from /consensus_state (#5164) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Callum Waters 65d7ce9c9c
evidence: improve amnesia evidence handling (#5003) 4 years ago
  Anton Kaliaev 44b306b38e
types: reject blocks w/ ConflictingHeadersEvidence (#5041) 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
  Anton Kaliaev 8b4a30fada
types: more test cases for TestValidatorSet_VerifyCommit (#5018) 4 years ago
  Ismail Khoffi 4774a8ec61
non breaking signbytes (#5008) 4 years ago
  Marko 74cae49c3b
proto: leftover amino (#4986) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 4 years ago
  Marko a89f2581fc
blockchain: proto migration (#4969) 4 years ago
  Marko f9f4916bc3
store: proto migration (#4974) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Marko ee91312d34
proto: add more to/from (#4956) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Marko 7c576f02ab
keys: change to []bytes (#4950) 4 years ago
  Marko c2578e2262
light: rename lite2 to light & remove lite (#4946) 4 years ago
  Marko 0da7d87351
proto: move mempool to proto (#4940) 4 years ago
  Marko e03b61abd2
proto: add proto files for ibc unblock (#4853) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Callum Waters a620e5fd96
evidence: cap evidence to an absolute number (#4780) 4 years ago
  Anton Kaliaev 826a7150b7
types: remove extra validation in VerifyCommit 4 years ago
  Alexander Bezobchuk 9f29672e23
types: implement Header#ValidateBasic (#4638) 4 years ago
  Anton Kaliaev 41c11ad2c1
evidence: handling evidence from light client(s) (#4532) 5 years ago
  Shivani Joshi 78144306dd
JSON tests related changes (#4461) 5 years ago
  Erik Grinaker 5ac81eb198
docs: fix incorrect link (#4377) 5 years ago
  Erik Grinaker 66a544a640
Fix broken /docs/spec links (#4376) 5 years ago
  Marko d7f4ce30ca metrics: only increase last_signed_height if commitSig for block (#4283) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Anton Kaliaev fb8b00f1d8
lite2: light client with weak subjectivity (#3989) 5 years ago
  Anton Kaliaev 208a8d37e6 types: remove dots from errors in SignedHeader#ValidateBasic 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
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Gustavo Chaín 2c7f42fafa fix Header misalignment in StringIndent (#3996) 5 years ago
  Marko 8dc39b69b7 replace errors.go with github.com/pkg/errors (1/2) (#3888) 5 years ago