8502 Commits (v0.26.1-rc3)
 

Author SHA1 Message Date
  Jae Kwon 48ab899923 Do not shut down peer immediately after sending pex addrs in SeedMode 6 years ago
  Jae Kwon 58574b7372 Require addressbook to only store addresses with valid ID 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
  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
  Ismail Khoffi a530352f61 Align Vote/Proposal fields with canonical order and fields (#2730) 6 years ago
  yutianwu 60437953ac [R4R] libs/log: add year to log format (#2707) 6 years ago
  Dev Ojha 56d7160606 Add ValidatorPubkeyTypes as a consensus param (#2636) 6 years ago
  Zach cdc252b818 add fail-test file instead of dep, closes #2638 (#2728) 6 years ago
  Ethan Buchman b24de1c01c
update changelog pending and readme (#2725) 6 years ago
  Ismail Khoffi b6d5b8b745 Update to amino 0.14.0 (#2710) 6 years ago
  Anton Kaliaev a67ae81469
if some process locks a block in round 0, then 0 is valid proposal.POLRound in rounds > 0 6 years ago
  zhangzheng bbf15b3d09 tm-monitor: update health after we added / removed node (#2694) 6 years ago
  Ismail Khoffi 6643c5dd11 Catch up with amino 0.13.0 (#2690) 6 years ago
  Jun Kimura 9795e12ef2 fix `RecoverAndLogHandler` not to call multiple writeheader (#2688) 6 years ago
  Ethan Buchman be929acd6a
Update to Amino v0.13.0-rc0 (#2687) 6 years ago
  Ethan Buchman fe1d59ab7b
Set protocol versions in NodeInfo from state (#2686) 6 years ago
  Ethan Buchman f94eb42ebe
Version bump; Update Upgrading.md; linkify Changelog (#2679) 6 years ago
  Ethan Buchman 9d62bd0ad3
crypto: use stdlib crypto/rand. ref #2099 (#2669) 6 years ago
  Ethan Buchman 30519e8361
types: first field in Canonical structs is Type (#2675) 6 years ago
  Ethan Buchman 7c6519adbd
Bucky/changelog (#2673) 6 years ago
  Ethan Buchman f536089f0b
types: dont use SimpleHashFromMap for header. closes #1841 (#2670) 6 years ago
  Ethan Buchman 746d137f86
p2p: Restore OriginalAddr (#2668) 6 years ago
  Ethan Buchman e798766a27
types: remove Version from CanonicalXxx (#2666) 6 years ago
  Ethan Buchman c3384e88e5
adr-016: update int64->uint64; add version to ConsensusParams (#2667) 6 years ago
  Ethan Buchman ed4ce5ff6c
ADR-016: Update ABCI Info method for versions (#2662) 6 years ago
  Anton Kaliaev 055d7adffb
add tm-abci python ABCI server (fork of py-abci) (#2658) 6 years ago
  Ethan Buchman 14c1baeb24
ADR-016: Add protocol Version to NodeInfo (#2654) 6 years ago
  Ethan Buchman 455d34134c
ADR-016: Add versions to Block and State (#2644) 6 years ago
  Jack Zampolin 6a07f415e9 Change error output format for better SDK and Voyager UX (#2648) 6 years ago
  Anton Kaliaev d20693fb16 install scripts: update go version, remove upgrade cmd (#2650) 6 years ago
  Hendrik Hofstadt f60713bca8 privval: Add IPCPV and fix SocketPV (#2568) 6 years ago
  Uzair1995 ed107d0e84 [scripts/install_tendermint_ubuntu] change /root to local user (#2647) 6 years ago
  Peng Zhong 80562669bf add Google Analytics for documentation pages (#2645) 6 years ago
  Anton Kaliaev 55362ed766
[pubsub] document design shortcomings (#2641) 6 years ago
  Dev Ojha 124d0db1e0 Make txs and evidencelist use merkle.SimpleHashFromBytes to create hash (#2635) 6 years ago