8502 Commits (v0.27.0-rc0)
 

Author SHA1 Message Date
  Ethan Buchman a14fd8eba0
p2p: fix peer count mismatch #2332 (#2969) 6 years ago
  Ethan Buchman 1bb7e31d63
p2p: panic on transport error (#2968) 6 years ago
  Ethan Buchman 222b8978c8
Minor log changes (#2959) 6 years ago
  Anton Kaliaev d9a1aad5c5
docs: add client#Start/Stop to examples in RPC docs (#2939) 6 years ago
  Anton Kaliaev 8ef0c2681d
check if deliverTxResCh is still open, return an err otherwise (#2947) 6 years ago
  Ismail Khoffi c4d93fd27b explicitly type MaxTotalVotingPower to int64 (#2953) 6 years ago
  Ethan Buchman dc2a338d96
Bucky/v0.27.0 (#2950) 6 years ago
  Ismail Khoffi 725ed7969a Add some ProposerPriority tests (#2946) 6 years ago
  Ethan Buchman 44b769b1ac
types: ValidatorSet.Update preserves Accum (#2941) 6 years ago
  Anton Kaliaev 380afaa678
docs: update ecosystem.json: add Rust ABCI (#2945) 6 years ago
  Ismail Khoffi b30c34e713 rename Accum -> ProposerPriority: (#2932) 6 years ago
  Dev Ojha 4039276085 remove unnecessary "crypto" import alias (#2940) 6 years ago
  Ismail Khoffi 3f987adc92 Set accum of freshly added validator -(total voting power) (#2785) 6 years ago
  Ethan Buchman b11788d36d
types: NewValidatorSet doesn't panic on empty valz list (#2938) 6 years ago
  Daniil Lashin 9adcfe2804 docs: add client.Start() to RPC WS examples (#2936) 6 years ago
  Zach 3d15579e0c docs: fix js-abci example (#2935) 6 years ago
  Dev Ojha 4571f0fbe8 Enforce validators can only use the correct pubkey type (#2739) 6 years ago
  Ethan Buchman 8a73feae14
Merge pull request #2934 from tendermint/master 6 years ago
  srmo e291fbbebe 2871 remove proposalHeartbeat infrastructure (#2874) 6 years ago
  Jae Kwon 416d143bf7 R4R: Swap start/end in ReverseIterator (#2913) 6 years ago
  Daniil Lashin 7213869fc6 Refactor updateState #2865 (#2929) 6 years ago
  Anton Kaliaev ef9902e602 docs: small improvements (#2933) 6 years ago
  Ethan Buchman b771798d48
Merge pull request #2922 from tendermint/release/v0.26.4 6 years ago
  Ethan Buchman 1abf34aa91
Prepare v0.26.4 changelog (#2921) 6 years ago
  Anton Kaliaev 92dc5fc77a don't return false positives when searching for a prefix of a tag value (#2919) 6 years ago
  nagarajmanjunath bef39f3346 Updated Marshal and unmarshal methods to make compatible with protobuf (#2918) 6 years ago
  Anton Kaliaev 94e63be922 [indexer] order results by index if height is the same (#2900) 6 years ago
  Anton Kaliaev 9570ac4d3e rpc: Fix tx.height range queries (#2899) 6 years ago
  Jernej Kos 99b9c9bf60 types: Emit tags from BeginBlock/EndBlock (#2747) 6 years ago
  Ethan Buchman 47a0669d12
Fix fast sync stack with wrong block #2457 (#2731) 6 years ago
  JamesRay fe3b97fd66 It's better read from genDoc than from state.validators when appHeight==0 in replay (#2893) 6 years ago
  Ismail Khoffi 56052c0a87 update encoding spec (#2903) 6 years ago
  Anton Kaliaev 98e442a8de return back initially allowed level if we encounter allowed key (#2889) 6 years ago
  Tomas Tauber b12488b5f1 Handling integer IDs in JSON-RPC requests -- fixes #2366 (#2811) 6 years ago
  Anton Kaliaev b487feba42
node: refactor privValidator ext client code & tests (#2895) 6 years ago
  Joe Bowman 72f86b5192 [pv] add ability to use ipc validator (#2866) 6 years ago
  Jae Kwon 42592d9ae0 IncrementAccum upon RPC /validators; Sanity checks and comments (#2808) 6 years ago
  Dev Ojha 1610a05cbd Remove counter from every mempoolTx (#2891) 6 years ago
  Anton Kaliaev 2d525bf2b8 mempool: add txs from Update to cache 6 years ago
  Anton Kaliaev e9efbfe267 refactor mempool.Update 6 years ago
  Anton Kaliaev 7b883a5457
docs/install: prepend cp to /usr/local with sudo (#2885) 6 years ago
  cong fd8d1d6b69 add BlockTimeIota to the config.toml (#2878) 6 years ago
  Ethan Buchman 5abdd254e7
Merge pull request #2875 from tendermint/master 6 years ago
  Ethan Buchman 22dcc92232
Merge pull request #2873 from tendermint/release/v0.26.3 6 years ago
  Ethan Buchman ccf6b2b512
Bucky/v0.26.3 (#2872) 6 years ago
  srmo 1466a2cc9f #2815 do not broadcast heartbeat proposal when we are non-validator (#2819) 6 years ago
  Ethan Buchman 6168b404a7
p2p: NewMultiplexTransport takes an MConnConfig (#2869) 6 years ago
  Zaki Manian e6fc10faf6 R4R: Add timeouts to http servers (#2780) 6 years ago
  Anton Kaliaev 60018d6148 comment out until someone decides to tackle #2285 (#2760) 6 years ago
  Ethan Buchman 0d5e0d2f13
p2p/conn: FlushStop. Use in pex. Closes #2092 (#2802) 6 years ago