39 Commits (bdbe4a7cd7f5de46e69b95d66facad371f5c59fb)

Author SHA1 Message Date
  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
  Anton Kaliaev ce3c9c2341
rpc/core: return an error if `page=0` (#4947) 4 years ago
  Marko c2578e2262
light: rename lite2 to light & remove lite (#4946) 4 years ago
  Adrian Brink 248f176c1f
Rename light to lite 7 years ago
  Adrian Brink 1871a7c3d0
Rename certifier to light (#784) and add godocs 7 years ago