7216 Commits (ebf815ee572ab47ee0945a5f5f8276c9f242b2fa)
 

Author SHA1 Message Date
  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
  Daniil Lashin 2cfdef6111 Make "Update to validators" msg value pretty (#2848) 6 years ago
  krhubert b90e06a37c More verbose error log (#2864) 6 years ago
  Anton Kaliaev e6a0d098e8 small fixes to spec & http_server & Vagrantfile (#2859) 6 years ago
  Ethan Buchman d8ab8509de p2p: log 'Send failed' on Debug (#2857) 6 years ago
  Ethan Buchman 85bba82154
Merge pull request #2858 from tendermint/master 6 years ago
  Ethan Buchman d5a05eccba
Merge pull request #2851 from tendermint/release/v0.26.2 6 years ago
  kevlubkcm a676c71678 [R4R] Add proposer to NewRound event and proposal info to CompleteProposal event (#2767) 6 years ago
  Zach c033975a53 docs ADR (#2828) 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
  Zach be8c2d5018 use a github link (#2849) 6 years ago
  Anton Kaliaev e93b492efe do not pin deps to exact versions (#2844) 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
  Zeyu Zhu a70a53254d Optimize: using parameters in func (#2845) 6 years ago
  zramsay 1ce24a6282 docs: update config: ref #2800 & #2837 6 years ago
  zramsay 814a88a69b more maintainable/useful install scripts 6 years ago
  Hleb Albau 6353862ac0 2582 Enable CORS on RPC API (#2800) 6 years ago
  Zach 3af11c43f2 cleanup ecosystem docs (#2829) 6 years ago
  Zach 27fcf96556 update genesis docs, closes #2814 (#2831) 6 years ago
  Zach bb0e17dbf0 arm: add install script, fix Makefile (#2824) 6 years ago
  Anton Kaliaev 5a6822c8ac abci: localClient improvements & bugfixes & pubsub Unsubscribe issues (#2748) 6 years ago
  Zach fb10209a96 update to amino 0.14.1 (#2822) 6 years ago
  Ethan Buchman 0f793a5a00
Merge pull request #2813 from tendermint/master 6 years ago
  Ethan Buchman 80d0a36250
Merge pull request #2807 from tendermint/release/v0.26.1 6 years ago
  yutianwu e11699038d [R4R] Add adr-034: PrivValidator file structure (#2751) 6 years ago
  Ethan Buchman 533b3cfb73
Release/v0.26.1 (#2803) 6 years ago
  Ismail Khoffi 3ff820bdf4 fix amino overhead computation for Tx (#2792) 6 years ago
  Mehmet Gurevin 905abf1388 p2p: re-check after sleeps (#2664) 6 years ago
  Ismail Khoffi 7a4b62d3be check the result of `ps.peer.Send` before calling `ps.setHasVote` (#2787) 6 years ago
  Jae Kwon 5b19fcf204 p2p: AddressBook requires addresses to have IDs; Do not close conn immediately after sending pex addrs in seed mode (#2797) 6 years ago
  Anton Kaliaev 1944d8534b test AutoFile#Size (happy path) 6 years ago
  Anton Kaliaev 13badc1d29 [autofile/group] do not panic when checking size 6 years ago
  Anton Kaliaev 091d2c3e5e openFile creates a file if not exist => ErrNotExist is not possible 6 years ago
  Anton Kaliaev d178ea9eaf use our logger in autofile/group 6 years ago
  Catalin Pirvu 46d32af055 Add tests for ValidateBasic methods (#2754) 6 years ago
  Zach 8b77328313 [docs] improve organization of ABCI docs & fix links (#2749) 6 years ago
  Ethan Buchman 6e9aee5460
p2p: peer-id -> peer_id (#2771) 6 years ago
  Anton Kaliaev d460df1335 mempool: print postCheck error (#2762) 6 years ago
  Jae Kwon 03e42d2e38 Fix crypto/merkle ProofOperators.Verify to check bounds on keypath pa… (#2756) 6 years ago