424 Commits (v0.33.9)

Author SHA1 Message Date
  Anton Kaliaev b59ecd68ab bump version and update changelog 4 years ago
  Anton Kaliaev 24193dd817 privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
  Anton Kaliaev b1de0c24f6 consensus: only call privValidator.GetPubKey once per block (#5143) 4 years ago
  Joe Bowman 6e375c2923 only retrieve pubkey once for all validators (partially fixes #4865) (#4895) 4 years ago
  Erik Grinaker 1b1fe4d7cc prepare 0.33.7 release (#5202) 4 years ago
  Anton Kaliaev cefeab0fbb update changelog and bump version 4 years ago
  Tess Rinearson e22acc0f45 prepare v0.33.5 RC2 4 years ago
  Anton Kaliaev e40602502f p2p: return masked IP (not the actual IP) in addrbook#groupKey 4 years ago
  Anton Kaliaev 69b6e0eccb rpc/core: do not lock ConsensusState mutex 4 years ago
  Anton Kaliaev e8b4226b17 rpc: refactor lib folder (#4836) 4 years ago
  Anton Kaliaev 7772cdc4a4 rpc: use a struct to wrap all the global objects 4 years ago
  Anton Kaliaev cba24382ac privval: retry GetPubKey/SignVote/SignProposal N times before 4 years ago
  Anton Kaliaev e4e4bf6d6d pex: use highwayhash for pex bucket 4 years ago
  Anton Kaliaev 62018d90df mempool: allow ReapX and CheckTx functions to run in parallel 4 years ago
  Erik Grinaker 29035985c6 rpc: handle panics during panic handling (#4888) 4 years ago
  Anton Kaliaev e1b3903a7f types: return an error if voting power overflows 4 years ago
  Erik Grinaker 901ce19cc6 blockchain/v2: backport fixes (#4887) 4 years ago
  Anton Kaliaev e080280d34 privval: remove deprecated `OldFilePV` (#4889) 4 years ago
  Erik Grinaker 642dcd4a12 lite: fix HTTP provider error handling (#4882) 4 years ago
  Erik Grinaker 24c39aa3c3 Makefile: parse TENDERMINT_BUILD_OPTIONS (#4738) (#4883) 4 years ago
  Alexander Bezobchuk 4ddf549e36 types: implement Header#ValidateBasic (#4638) 4 years ago
  Anton Kaliaev 8f4080e0cc abci/server: print panic & stack trace to STDERR if logger is not set 4 years ago
  Marko 727c15e5e2
rc1/v0.33.4 4 years ago
  Anton Kaliaev 349556c6d9
lite2/rpc: verify block results and validators (#4703) 4 years ago
  Erik Grinaker cd19471c49
bump ABCI version to 0.16.2 due to ResponseCommit.retain_height 4 years ago
  Alessio Treglia fcbce21534
cli: add command to generate shell completion scripts (#4665) 4 years ago
  Anton Kaliaev 4f88071324 update changelog and version 4 years ago
  Callum Waters 88d7007c3c
check evidence hasn't already been stored (#4632) 4 years ago
  Callum Waters 6aa469d008
p2p: PEX message abuse should ban as well as disconnect (#4621) 4 years ago
  Anton Kaliaev 62c1a1399c
update changelog and version 4 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 4 years ago
  Erik Grinaker fdf9c7ae64
rpc/client: split out client packages (#4628) 4 years ago
  Anton Kaliaev 6c88d2ba1f
lite2: make maxClockDrift an option (#4616) 4 years ago
  Callum Waters 5c380cdacb
lite2: use bisection for some of backward verification (#4575) 4 years ago
  Yongwoo Lee bcf27c2364
rpc: add codespace to ResultBroadcastTx (#4611) 4 years ago
  Marko f5651d2b61
proto: use docker to generate stubs (#4615) 4 years ago
  Tess Rinearson ccf53a2276
all: name reactors when they are initialized (#4608) 4 years ago
  Callum Waters a25faed5f0
lite2: cache headers in bisection (#4562) 4 years ago
  Greg Szabo c05b2f2384
Dockerfile updated with defaults (#4577) 4 years ago
  Anton Kaliaev c917c2ddfb
rpc: fix panic when `Subscribe` is called (#4570) 4 years ago
  Callum 586d299991 moved to changelog_pending 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 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
  Anton Kaliaev bc89aad162
rpc: create buffered subscriptions on /subscribe (#4521) 4 years ago
  Anton Kaliaev 891afc2235
cmd: fix debug kill and change debug dump archive filename format (#4517) 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
  Alessio Treglia 25d92d05f8
types: VerifyCommitX return when +2/3 sigs are verified (#4445) 4 years ago
  Erik Grinaker b09cdaf1af
rpc: fix tx_search pagination with ordered results (#4437) 4 years ago