You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb
4 years ago
..
provider lite: fix HTTP provider error handling 4 years ago
proxy change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
rpc lite2/rpc: verify block results and validators (#4703) 5 years ago
store change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
client.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
client_benchmark_test.go rpc/client: split out client packages (#4628) 5 years ago
client_test.go types: implement Header#ValidateBasic (#4638) 4 years ago
doc.go lite2: cache headers in bisection (#4562) 5 years ago
errors.go evidence: handling evidence from light client(s) (#4532) 5 years ago
example_test.go rpc/client: split out client packages (#4628) 5 years ago
helpers_test.go types: sort validators by voting power 4 years ago
setup.go lite: add helper functions for initiating the light client (#4486) 5 years ago
trust_options.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
verifier.go change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
verifier_test.go types: implement Header#ValidateBasic (#4638) 4 years ago