8502 Commits (v0.33.2)
 

Author SHA1 Message Date
  Anton Kaliaev 2544a5cf3a
noop commit (#4553) 4 years ago
  Anton Kaliaev b215e07ecd
Merge pull request #4550 from tendermint/release/v0.33.2 4 years ago
  Marko c534291a56
rc1/v0.33.2(#4541) 4 years ago
  Tess Rinearson 31bea92d12
libs/kv: remove unused type KI64Pair (#4542) 4 years ago
  dependabot-preview[bot] cb8a2cc67f
build(deps): bump github.com/Workiva/go-datastructures (#4545) 4 years ago
  Tess Rinearson 73c19bd6ac
CONTRIBUTING: include instructions for installing protobuf 4 years ago
  Marko f17717f3a3
adr: crypto encoding for proto (#4481) 4 years ago
  Callum Waters b6f0aa3a88
lite2: replace primary when providing invalid header (#4523) 4 years ago
  Anton Kaliaev bc89aad162
rpc: create buffered subscriptions on /subscribe (#4521) 4 years ago
  Anton Kaliaev d3f965ba68
lite2: indicate success/failure of Update (#4536) 4 years ago
  Anton Kaliaev 431618cef6
lite2: remove auto update (#4535) 4 years ago
  mergify[bot] 7d001177e3
readme: add discord to readme (#4533) 4 years ago
  mergify[bot] 3a695d4b6f
docs: fix links (#4531) 4 years ago
  mergify[bot] 632b53d653
fix addrbook tests (#4526) 4 years ago
  mergify[bot] 4c8e3c8145
fix: proto-breakage (#4506) 4 years ago
  Anton Kaliaev 4936b23dae
adr-047: evidence handling (#4429) 4 years ago
  Tess Rinearson 9e5b4afbf1
.github: add markdown link checker (#4513) 4 years ago
  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