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.
 
 
 
 
 
 
Ethan Buchman be6082df8e
Merge pull request #1043 from tendermint/lite-binary-vs-linear-search+optimize-insertions
6 years ago
..
client rename dummy to kvstore (#1223) 6 years ago
errors int64 height 7 years ago
files Add ResultHash to header 7 years ago
proxy rename dummy to kvstore (#1223) 6 years ago
commit.go int64 height 7 years ago
doc.go Rename light to lite 7 years ago
dynamic_certifier.go Vulnerability in light client proxy (#1081) 7 years ago
dynamic_certifier_test.go Vulnerability in light client proxy (#1081) 7 years ago
helpers.go lite: < len(v) in for loop check, as per @melekes' recommendation 7 years ago
inquiring_certifier.go Vulnerability in light client proxy (#1081) 7 years ago
inquiring_certifier_test.go Vulnerability in light client proxy (#1081) 7 years ago
memprovider.go GetByHeight switches between linear & binary search on >=50 items 7 years ago
performance_test.go GetByHeight switches between linear & binary search on >=50 items 7 years ago
provider.go int64 height 7 years ago
provider_test.go GetByHeight switches between linear & binary search on >=50 items 7 years ago
static_certifier.go Vulnerability in light client proxy (#1081) 7 years ago
static_certifier_test.go Vulnerability in light client proxy (#1081) 7 years ago