7711 Commits (c4f7256766fd4cd46ac89c5259e77fe5b0a0bf45)
 

Author SHA1 Message Date
  Anton Kaliaev c4f7256766
lite2: store current validator set (#4472) 4 years ago
  Alessio Treglia 25d92d05f8
types: VerifyCommitX return when +2/3 sigs are verified (#4445) 4 years ago
  Callum Waters f934ca82fc
lite2: don't save intermediate headers (#4452) 4 years ago
  Erik Grinaker fe11219795
Fix unexported returns (#4450) 4 years ago
  Erik Grinaker c63fd32fc2
circleci: run P2P IPv4 and IPv6 tests in parallel (#4459) 4 years ago
  Erik Grinaker 8d1198b39a
ADR-053: update with implementation plan after prototype (#4427) 4 years ago
  Erik Grinaker b0683b7fc6
p2p: use curve25519.X25519() instead of ScalarMult() (#4449) 4 years ago
  Callum Waters 2c7af01cb6
lite2: return already verified headers and verify earlier headers (#4428) 4 years ago
  Erik Grinaker 8f48c49543
Fix some golangci-lint warnings (#4448) 4 years ago
  dependabot-preview[bot] 8010f3b4df
build(deps): bump github.com/spf13/cobra from 0.0.3 to 0.0.6 (#4440) 4 years ago
  dependabot-preview[bot] d00384f0f5
build(deps): bump github.com/stretchr/testify from 1.5.0 to 1.5.1 (#4441) 4 years ago
  Erik Grinaker 24c8b351c6
rpc: fix TxSearch test nits (#4446) 4 years ago
  dependabot-preview[bot] 7ab81a7fdd
deps: bump github.com/stretchr/testify from 1.4.0 to 1.5.0 (#4435) 4 years ago
  tau3 b7dab3b8ab
consensus: reduce log severity for ErrVoteNonDeterministicSignature (#4431) 4 years ago
  Sean Braithwaite ee993ba8ff
blockchain: add v2 reactor (#4361) 4 years ago
  Erik Grinaker 403f43a477
rpc: fix txsearch tests (#4438) 4 years ago
  Callum Waters 1874a97170
lite: modified bisection to loop (#4400) 4 years ago
  Erik Grinaker b09cdaf1af
rpc: fix tx_search pagination with ordered results (#4437) 4 years ago
  Marko c680507bab
dep: maunally bump dep (#4436) 4 years ago
  Erik Grinaker 68f37fff65
Use uint64 for consensus.Reactor.SwitchToConsensus() blocksSynced (#4433) 4 years ago
  Marko 6c67e246c3
dep: bump gokit dep (#4424) 4 years ago
  Callum Waters f5901ea460
lite2: divide verify functions (#4412) 4 years ago
  Anthony 5ea1ff94d1
rpc: fix issue with multiple subscriptions (#4406) 4 years ago
  Denis Fadeev da8813071b
Docs staging (#4407) 4 years ago
  Anton Kaliaev c56fd04ab4
lite2: disconnect from bad nodes (#4388) 4 years ago
  Callum Waters 58620af5e0
lite2: modified sequence method to match bisection (#4403) 4 years ago
  Erik Grinaker 5f5e0e1d02
makefile: place phony markers after targets (#4408) 4 years ago
  Anton Kaliaev 3b5794ffe9
adr: light client implementation (#4397) 4 years ago
  Anton Kaliaev 774aff5f7d
docs: update Light Client Protocol page (#4405) 4 years ago
  Marko fb5751d2c5
release: minor release 0.33.1 (#4401) 4 years ago
  Marko 67837e5f40
readme: fix link to original paper (#4391) 4 years ago
  Marko 2b709e79e7
make: remove sentry setup cmds (#4383) 4 years ago
  Erik Grinaker b712c1cbb5
autofile: resolve relative paths (#4390) 4 years ago
  Callum Waters 831ed8f96a
Merge pull request #4389 from tendermint/callum/clean-lite-tests 4 years ago
  Anton Kaliaev 16aae3a361
Merge branch 'master' into callum/clean-lite-tests 4 years ago
  Anton Kaliaev ab6ac6d435
lite2: improve string output of all existing providers (#4387) 4 years ago
  Callum Michael Waters 4787f7c2dd refactored lite client tests 4 years ago
  Marko 9a9e8c5bb3
proto: minor linting to proto files (#4386) 4 years ago
  Marko c494070b31
docs: fix spec links (#4384) 4 years ago
  Callum Waters da813e4e36
lite2: manage witness dropout (#4380) 4 years ago
  Marko 31fd99a91a
proto: add buf and protogen script (#4369) 4 years ago
  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