8502 Commits (v0.33.9)
 

Author SHA1 Message Date
  dependabot-preview[bot] 61380ffa3f
build(deps): bump github.com/prometheus/client_golang (#4525) 4 years ago
  Anton Kaliaev 891afc2235
cmd: fix debug kill and change debug dump archive filename format (#4517) 4 years ago
  Callum Waters ff786515b8
lite: add helper functions for initiating the light client (#4486) 4 years ago
  dependabot-preview[bot] c518a062a7
deps: bump github.com/Workiva/go-datastructures (#4519) 4 years ago
  Anton Kaliaev a60d032b07
docs: write about debug kill and dump (#4516) 4 years ago
  Anton Kaliaev 3b2e1f22e4
cmd: show useful error when tm not initialised (#4512) 4 years ago
  Anton Kaliaev 51e1b4e42a
rpc: remove BlockStoreRPC in favor of BlockStore (#4510) 4 years ago
  Anton Kaliaev 67224fd174
docs: `tendermint node --help` dumps all supported flags (#4511) 4 years ago
  Anton Kaliaev 9bf8f41ac9
lite2: fix tendermint lite sub command (#4505) 4 years ago
  Erik Grinaker c33576e72a
example/kvstore: return ABCI query height (#4509) 4 years ago
  Michael FIG 3f18e22c96
rpc: keep the original subscription "id" field when new RPCs come in (#4493) 4 years ago
  Erik Grinaker c5fe7334dc
test: simplified txsearch cancellation test (#4500) 4 years ago
  Erik Grinaker 72488db676
mergify: use strict merges (#4502) 4 years ago
  Erik Grinaker d1f7ef673c
mergify: remove unnecessary conditions (#4501) 4 years ago
  Marko 6c9e9b2b93
tool: add Mergify (#4490) 4 years ago
  Erik Grinaker 6f6843e37a
circleci: fix reproducible builds test (#4497) 4 years ago
  Marko 6cebba5fd7
swagger: update swagger port (#4498) 4 years ago
  Anton Kaliaev a122a555de
docs: adr-046 add bisection algorithm details (#4496) 4 years ago
  Gregory Terzian c837a57ddd
rpc: stop txSearch result processing if context is done (#4418) 4 years ago
  dependabot-preview[bot] b73c0b75d5
build(deps): bump github.com/golang/protobuf from 1.3.3 to 1.3.4 (#4485) 4 years ago
  Shivani Joshi 78144306dd
JSON tests related changes (#4461) 4 years ago
  Anton Kaliaev 3f883bb80a
lite2: actually run example tests + clock drift (#4487) 4 years ago
  Anton Kaliaev b5f6bfa4f9
lite2: return height as 2nd return param in TrustedValidatorSet (#4479) 4 years ago
  Callum Waters 6be0e13823
lite2: prune-headers (#4478) 4 years ago
  Marko 875b106a17
github: edit templates for use in issues and pull requests (#4483) 4 years ago
  Sean Braithwaite c45baa0402
blockchain (v2): async testing notes (#4484) 4 years ago
  Anton Kaliaev b9535a2cfc
blockchain (v2): comment out TestReactorTerminationScenarios (#4480) 4 years ago
  dependabot-preview[bot] b5ce8f2069
deps: bump github.com/tendermint/tm-db from 0.4.0 to 0.4.1 (#4476) 4 years ago
  Anton Kaliaev 6daea31f50
lite2: remove expiration checks on functions that don't require them (#4477) 4 years ago
  Callum Waters 9231b52e0d
lite2: cross-check first header and update tests (#4471) 4 years ago
  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