52 Commits (v0.34.13)

Author SHA1 Message Date
  Callum Waters 0f8932f4ef
light: fix early erroring (#6905) 3 years ago
  mergify[bot] b69ac23fd2
light: add case to catch cancelled contexts within the detector (backport #6701) (#6720) 3 years ago
  mergify[bot] da9eefd111
rpc: add chunked rpc interface (backport #6445) (#6717) 3 years ago
  Callum Waters 2c2f511f24
light: correctly handle contexts (backport -> v0.34.x) (#6685) 3 years ago
  Callum Waters b878326396
e2e: relax timeouts (#6356) 3 years ago
  mergify[bot] 6cc3e23a95
light: handle too high errors correctly (backport #6346) (#6351) 3 years ago
  Callum Waters 7869f5ec1d
light/evidence: handle FLA backport (#6331) 3 years ago
  mergify[bot] b00cac9368
rpc: index block events to support block event queries (bp #6226) (#6261) 3 years ago
  mergify[bot] b2f01448be
e2e: integrate light clients (bp #6196) 3 years ago
  Anton Kaliaev 72851a12d3 libs/log: format []byte as hexidecimal string (uppercased) (#5960) 3 years ago
  Callum Waters 2dd5cbfb5c
light: remove witnesses in order of decreasing index (#6065) 3 years ago
  Callum Waters 3c22ed8320
light: fix panic with RPC calls to commit and validator when height is nil (#6040) 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
  Anton Kaliaev 70a62be5c6
light: run detector for sequentially validating light client (#5538) (#5601) 4 years ago
  Anton Kaliaev 55ff694aa6 light/rpc: fix ABCIQuery (#5375) 4 years ago
  Anton Kaliaev 406dd74220 light: cross-check the very first header (#5429) 4 years ago
  Callum Waters c374fc010a cli: light home dir should default to where the full node default is (#5392) 4 years ago
  Callum Waters 3822ab924e simplify commit and validators rpc calls (#5393) 4 years ago
  Anton Kaliaev 4b99502d5b
config: set time_iota_ms to timeout_commit in test genesis (#5386) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 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 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Callum Waters e2927d2088
light: move dropout handling and invalid data to the provider (#5308) 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
  Callum Waters b7f6e47a42
evidence: modularise evidence by moving verification function into evidence package (#5234) 4 years ago
  Marko 2d167aefcf
ci: freeze golangci action version (#5196) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Anton Kaliaev 5223cbac27
light: return if target header is invalid (#5124) 4 years ago
  Anton Kaliaev a08316f16a
light: use bisection (not VerifyCommitTrusting) when verifying a head… (#5119) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Callum Waters de8cb8c16d
light: fix rpc calls: /block_results & /validators (#5104) 4 years ago
  Anton Kaliaev 42be533129 types: verify commit fully 4 years ago
  Erik Grinaker 04b8cf7879
deps: bump tm-db to 0.6.0 (#5058) 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
  Anton Kaliaev 257a374b78
rpc: add /check_tx endpoint (#5017) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Callum Waters b1dba352b0
light: added more tests for pruning, initialization and bisection (#4978) 4 years ago
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 4 years ago
  Erik Grinaker ba3a2dde37
rpc: replace Amino with new JSON encoder (#4968) 4 years ago
  Marko 4a87d60736
light: migrate to proto (#4964) 4 years ago
  Marko 9ef266b88f
types: migrate params to protobuf (#4962) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Callum Waters d53a8d0377
light: implement validate basic (#4916) 4 years ago