663 Commits (v0.34.15)

Author SHA1 Message Date
  Sam Kleinman 4ef140f6ca
lint: cleanup pending lint errors (#7237) 3 years ago
  mergify[bot] 353e3a3243
evidence: fix bug with hashes (backport #6375) (#6381) 3 years ago
  mergify[bot] 0682337de2
logging: shorten precommit log message (#6270) (#6274) 3 years ago
  mergify[bot] b00cac9368
rpc: index block events to support block event queries (bp #6226) (#6261) 3 years ago
  mergify[bot] 11523b1302
note: add nondeterministic note to events (#6220) (#6225) 3 years ago
  Anton Kaliaev 7f02d8971c
light/provider/http: fix Validators (#6024) 3 years ago
  Callum Waters 4ed0fddc37 light: make fraction parts uint64, ensuring that it is always positive (#5655) 4 years ago
  Callum Waters 9d354c842e evidence: structs can independently form abci evidence (#5610) 4 years ago
  Callum Waters c4f1b2d7db block: fix max commit sig size (#5567) 4 years ago
  Marko 9379bc92fd fix lint failures with 1.31 (#5489) 4 years ago
  Marko 6f908eb814 crypto: add in secp256k1 support (#5500) 4 years ago
  Marko 09982ae407
backport block size fixes (#5492) 4 years ago
  Callum Waters 7d5d417dc9
evidence: use bytes instead of quantity to limit size (#5449)(#5476) 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 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
  Callum Waters 3ecc0ffe7e
evidence: replace mock evidence with mocked duplicate vote evidence (#5036) 4 years ago
  Callum Waters 65d7ce9c9c
evidence: improve amnesia evidence handling (#5003) 4 years ago