539 Commits (c6f8f0aefc110c10f2fcee12a7687c69a03b662e)

Author SHA1 Message Date
  Dev Ojha bc2a9b20c0 mempool: add a comment and missing changelog entry (#2996) 6 years ago
  Daniil Lashin 2594cec116 add UnconfirmedTxs/NumUnconfirmedTxs methods to HTTP/Local clients (#2964) 6 years ago
  Anton Kaliaev f69e2c6d6c p2p: set MConnection#created during init (#2990) 6 years ago
  Anton Kaliaev c4a1cfc5c2
don't ignore key when executing CONTAINS (#2924) 6 years ago
  Ethan Buchman 9f8761d105
update changelog and upgrading (#2974) 6 years ago
  Anton Kaliaev 8ef0c2681d
check if deliverTxResCh is still open, return an err otherwise (#2947) 6 years ago
  Ethan Buchman dc2a338d96
Bucky/v0.27.0 (#2950) 6 years ago
  Ethan Buchman 44b769b1ac
types: ValidatorSet.Update preserves Accum (#2941) 6 years ago
  Ethan Buchman b11788d36d
types: NewValidatorSet doesn't panic on empty valz list (#2938) 6 years ago
  Dev Ojha 4571f0fbe8 Enforce validators can only use the correct pubkey type (#2739) 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
  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
  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
  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
  cong fd8d1d6b69 add BlockTimeIota to the config.toml (#2878) 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
  Daniil Lashin 2cfdef6111 Make "Update to validators" msg value pretty (#2848) 6 years ago
  Ethan Buchman d8ab8509de p2p: log 'Send failed' on Debug (#2857) 6 years ago
  kevlubkcm a676c71678 [R4R] Add proposer to NewRound event and proposal info to CompleteProposal event (#2767) 6 years ago
  Anton Kaliaev 06225e332e Config option for JSON output formatter (#2843) 6 years ago
  Alessio Treglia b646437ec7 Decouple StartHTTP{,AndTLS}Server from Listen() (#2791) 6 years ago
  Ethan Buchman 9973decff9
changelog, versionbump (#2850) 6 years ago
  Ethan Buchman a0412357c1
update some top-level markdown files (#2841) 6 years ago
  Hleb Albau 6353862ac0 2582 Enable CORS on RPC API (#2800) 6 years ago
  Anton Kaliaev 5a6822c8ac abci: localClient improvements & bugfixes & pubsub Unsubscribe issues (#2748) 6 years ago
  Ethan Buchman 533b3cfb73
Release/v0.26.1 (#2803) 6 years ago
  Anton Kaliaev 13badc1d29 [autofile/group] do not panic when checking size 6 years ago
  Ethan Buchman 6e9aee5460
p2p: peer-id -> peer_id (#2771) 6 years ago
  Jae Kwon 03e42d2e38 Fix crypto/merkle ProofOperators.Verify to check bounds on keypath pa… (#2756) 6 years ago
  Anton Kaliaev b8a9b0bf78 Mempool WAL is still created by default in home directory, leads to permission errors (#2758) 6 years ago
  Ethan Buchman 322cee9156
Release/v0.26.0 (#2726) 6 years ago
  Anton Kaliaev fb91ef7462 validate reactor messages (#2711) 6 years ago
  Jae Kwon 1660e30ffe Fix general merkle keypath to start w/ last op's key (#2733) 6 years ago
  Zarko Milosevic c5905900eb Simplify proposal msg (#2735) 6 years ago
  Zarko Milosevic 7a03344480 Introduce EventValidBlock for informing peers about wanted block (#2652) 6 years ago
  yutianwu 60437953ac [R4R] libs/log: add year to log format (#2707) 6 years ago