7670 Commits (aeb6cc475e14c9b4c4455111f6dfb54672507006)
 

Author SHA1 Message Date
  Anton Kaliaev aeb6cc475e
lite2: return if there are no headers in RemoveNoLongerTrustedHeaders (#4378) 4 years ago
  Erik Grinaker 5ac81eb198
docs: fix incorrect link (#4377) 4 years ago
  Anton Kaliaev b2832c66af
lite2: validate TrustOptions, add NewClientFromTrustedStore (#4374) 4 years ago
  Erik Grinaker 66a544a640
Fix broken /docs/spec links (#4376) 4 years ago
  dependabot-preview[bot] 3e2f299885
deps: bump google.golang.org/grpc from 1.27.0 to 1.27.1 (#4372) 4 years ago
  Callum Waters af37db39b0
lite2: cross-check new header with all witnesses (#4373) 4 years ago
  Callum Waters bb7a80ec7e
lite2: fetch missing headers (#4362) 4 years ago
  Callum Waters df3eee455c
lite2: replace primary provider with alternative when unavailable (#4354) 4 years ago
  Marko 9b9f1beef3
docs: update guides proto paths (#4365) 4 years ago
  Tess Rinearson fa34ff96b8
abci: fix broken spec link (#4366) 4 years ago
  Anton Kaliaev 1edb542f99
lite2: make witnesses mandatory (#4358) 4 years ago
  Tess Rinearson 81e3cca340
docs: update npm dependencies (#4364) 4 years ago
  dependabot-preview[bot] ca03e43d93
deps: bump github.com/golang/protobuf from 1.3.2 to 1.3.3 (#4359) 4 years ago
  Erik Grinaker b04b752e5b
Add ADR-053: State Sync Prototype (#4352) 4 years ago
  Callum Waters 71d50f7ab5
lite2: panic if witness is on another chain (#4356) 4 years ago
  dependabot-preview[bot] 8b80de830f
build(deps): bump google.golang.org/grpc from 1.26.0 to 1.27.0 (#4355) 4 years ago
  Anton Kaliaev 79b99f052b
lite2: batch save & delete operations in DB store (#4345) 4 years ago
  Anton Kaliaev 587ac3a563
node: use GRPCMaxOpenConnections when creating the gRPC server (#4349) 4 years ago
  Callum Waters 85244a42ea lite2: refactor cleanup() (#4343) 4 years ago
  Marko c5ecd802a2
docs: update links to rpc (#4348) 4 years ago
  Anton Kaliaev 6f93cfa548
lite2: rename alternative providers to witnesses (#4344) 4 years ago
  Anton Kaliaev d90dc9db26
rpc: add sort_order option to tx_search (#4342) 4 years ago
  Anton Kaliaev 59a922d38a
lite2: add Start, TrustedValidatorSet funcs (#4337) 4 years ago
  Erik Grinaker 48be9bcb09
Add IPv6 support for P2P integration tests (#4340) 4 years ago
  dongsamb 696e13e1ff adr: ADR-051: Double Signing Risk Reduction (#4262) 4 years ago
  Marko 082e211ef9
docs: minor doc fixes (#4335) 4 years ago
  Anton Kaliaev 1905ef7ca8
lite2: improve auto update (#4334) 4 years ago
  Anton Kaliaev f95409e070
lite2: move AutoClient into Client (#4326) 4 years ago
  dongsamb 5f2f97548f adr: ADR-052: Tendermint Mode (#4302) 4 years ago
  Anton Kaliaev 2d510d2f27
rpc: PR#4320 follow up (#4323) 4 years ago
  Erik Grinaker 9cbfe7950d
tests: bind test servers to 127.0.0.1 (#4322) 4 years ago
  Marko b50cb26664
rpc: check nil blockmeta (#4320) 4 years ago
  dependabot-preview[bot] a3dc82b10f deps: bump github.com/spf13/viper from 1.6.1 to 1.6.2 (#4318) 4 years ago
  Marko 88ac31f875
docs: update theme version (#4315) 4 years ago
  Marko 5aa209a156
Rc1 0.33 (#4306) 4 years ago
  dependabot-preview[bot] 32bb813b0a build(deps): bump github.com/pkg/errors from 0.9.0 to 0.9.1 (#4310) 4 years ago
  Anton Kaliaev 7e3c66e28f
docs: add link for installing Tendermint (#4307) 4 years ago
  Marko a3a09285de
changelog: add 0.32.9 changelog to master (#4305) 4 years ago
  Marko 6b71b928be
dep: update tm-db to 0.4.0 (#4289) 4 years ago
  Anton Kaliaev faf783331d
cmd/lite: switch to new lite2 package (#4300) 4 years ago
  dependabot-preview[bot] 5f0f54f239 deps: bump github.com/pkg/errors from 0.8.1 to 0.9.0 (#4301) 4 years ago
  Anton Kaliaev 86adc2c89f
lite: follow up from #3989 (#4209) 4 years ago
  Anton Kaliaev db235c8df0
cs: check if cs.privValidator is nil (#4295) 4 years ago
  Greg Szabo 15aa8d82b3 rpc/client: add basic authentication (#4291) 4 years ago
  Marko 6d91c1faf4
evidence: introduce time.Duration to evidence params (#4254) 4 years ago
  Marko d7f4ce30ca metrics: only increase last_signed_height if commitSig for block (#4283) 4 years ago
  Peter Mrekaj 8f5d58f32e rpc: modify New* functions to return error (#4274) 4 years ago
  Prince Sinha 7be74c73b7 rpc: add method block_by_hash (#4257) 4 years ago
  dependabot-preview[bot] 55410593d0 deps: bump github.com/go-logfmt/logfmt from 0.4.0 to 0.5.0 (#4282) 4 years ago
  Sunny Aggarwal 279482ce99 crypto: fix sr25519 from raw import (#4272) 4 years ago