6854 Commits (e6a0d098e83c9c40742f80e914f80cdd0b134d13)
 

Author SHA1 Message Date
  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
  Anton Kaliaev b8a9b0bf78 Mempool WAL is still created by default in home directory, leads to permission errors (#2758) 6 years ago
  Ethan Buchman 7246ffc48f
mempool: ErrPreCheck and more log info (#2724) 6 years ago
  Ethan Buchman 071ebdd514
Merge pull request #2704 from tendermint/2702-proposal-pol-round-validation 6 years ago
  Ethan Buchman 8760c5b4f9
Merge branch 'develop' into 2702-proposal-pol-round-validation 6 years ago
  Ethan Buchman 59b75d3f28
Merge pull request #2753 from tendermint/master 6 years ago
  Ethan Buchman c086d0a341
Merge pull request #2750 from tendermint/release/v0.26.0 6 years ago
  Ethan Buchman 322cee9156
Release/v0.26.0 (#2726) 6 years ago
  Anton Kaliaev 80e4fe6c0d
[ADR] [DRAFT] pubsub 2.0 (#2532) 6 years ago
  Anton Kaliaev fb91ef7462 validate reactor messages (#2711) 6 years ago
  Ethan Buchman a22c962e28
TMHASH is 32 bytes. Closes #1990 (#2732) 6 years ago
  Jae Kwon 1660e30ffe Fix general merkle keypath to start w/ last op's key (#2733) 6 years ago
  Zarko Milosevic a83c268d7f Fix spec (#2736) 6 years ago