665 Commits (a736530e012c168b60cf4a0f6c6a0bc7036a00f0)

Author SHA1 Message Date
  Alessio Treglia 8bd3d5105f
libs/os: remove unused aliases, add test cases (#5654) 4 years ago
  Aleksandr Bezobchuk b508045eff
Merge PR #5624: Types ValidateBasic Tests 4 years ago
  Callum Waters 3922dde05d
evidence: structs can independently form abci evidence (#5610) 4 years ago
  Marko 38587d83c4
types: move `MakeBlock` to block.go (#5573) 4 years ago
  Callum Waters d1ef5028a0
block: fix max commit sig size (#5567) 4 years ago
  Marko a5d3e19b4a
types: rename json parts to part_set_header (#5523) 4 years ago
  Marko c6f8f0aefc
crypto: add in secp256k1 support (#5500) 4 years ago
  Marko 741a515f5b
tx: reduce function to one parameter (#5493) 4 years ago
  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
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 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
  Callum Waters 433bdf5063
consensus: check block parts don't exceed maximum block bytes (#5431) 4 years ago
  Callum Waters 4f79930c12
blockchain: remove duplication of validate basic (#5418) 4 years ago
  Anton Kaliaev 1635d1339c
state: more test cases for block validation (#5415) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Marko 6ab2a19088
header: check block protocol (#5340) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Callum Waters e2927d2088
light: move dropout handling and invalid data to the provider (#5308) 4 years ago
  Callum Waters c752e2e586
abci: update evidence (#5324) 4 years ago
  Marko 710a97d850
evidence: remove amnesia & POLC (#5319) 4 years ago
  Marko 82011ee7ab
evidence: remove lunatic (#5318) 4 years ago
  Marko e0140e4beb
evidence: remove ConflictingHeaders type (#5317) 4 years ago
  Callum Waters 2b58a62721
light: implement light block (#5298) 4 years ago
  Callum Waters 86707862d4
fix validator set proposer priorities in light client provider (#5307) 4 years ago
  Erik Grinaker d30e1d83b6
types: comment on need for length prefixing (#5283) 4 years ago
  Callum Waters b7f6e47a42
evidence: modularise evidence by moving verification function into evidence package (#5234) 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 bfcf45a461
evidence: remove validator index verification (#5225) 4 years ago
  Callum Waters 312c4f8fe1
evidence: change evidence time to block time (#5219) 4 years ago
  Erik Grinaker f66b7a8e32
merkle: return hashes for empty merkle trees (#5193) 4 years ago
  Callum Waters 68468fb024
evidence: fix usage of time field in abci evidence (#5201) 4 years ago
  Callum Waters 3c21c3546c
evidence: remove phantom validator evidence (#5181) 4 years ago
  Callum Waters 4a06dc9916
abci: fix abci evidence types (#5174) 4 years ago
  Anton Kaliaev 4d43bfe3bd
state: revert event hashing (#5159) 4 years ago
  Marko dc71f265aa
types: check if nil or empty valset (#5167) 4 years ago
  Anton Kaliaev 4ab7b7d7ca
docs: add more details on Vote struct from /consensus_state (#5164) 4 years ago
  Anton Kaliaev a29fd7c699
proto: add a comment for Validator#Address (#5144) 4 years ago
  Callum Waters b5a5f9274d
evidence: minor correction to potential amnesia ev validate basic (#5151) 4 years ago
  Marko ee7bbb6cb2
types: validatebasic on from proto (#5152) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Marko 7c8c356f71
ci: version linter fix (#5128) 4 years ago
  Callum Waters 37545bab88
evidence: new evidence event subscription (#5108) 4 years ago
  Callum Waters a97d05be4d
evidence: check lunatic vote matches header (#5093) 4 years ago
  Erik Grinaker 59a17b28a7
proto: improve enums (#5099) 4 years ago
  Anton Kaliaev 480b995a31 consensus: Do not allow signatures for a wrong block in commits 4 years ago
  Anton Kaliaev 42be533129 types: verify commit fully 4 years ago
  Anton Kaliaev 9b7f260bbb
types: simplify safeMul (#5061) 4 years ago