6798 Commits (bc0d672b26dbbd6858e97a570c87e3c20cbf199e)
 

Author SHA1 Message Date
  Ethan Buchman bc0d672b26 changelog_pending -> changelog 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
  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
  Joon 4ab7dcf3ac [R4R] Unmerklize ConsensusParams.Hash() (#2609) 6 years ago
  Joon 26462025bc standardize header.Hash() (#2610) 6 years ago
  Zarko Milosevic 287b25a059 Align with spec (#2642) 6 years ago
  Anton Kaliaev 37928cb990 set next validators along with validators while replay (#2637) 6 years ago
  Dev Ojha 0790223518 Comment about ed25519 private key format on Sign (#2632) 6 years ago
  Ethan Buchman 0baa7588c2
p2p: NodeInfo is an interface; General cleanup (#2556) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Dev Ojha 1b51cf3f46 Remove unnecessary layer of indirection / unnecessary allocation of hashes (#2620) 6 years ago
  Zarko Milosevic 2363d88979 consensus: Wait for proposal or timeout before prevote (#2540) 6 years ago
  Anton Kaliaev e1538bf67e state: require block.Time of the fist block to be genesis time (#2594) 6 years ago
  Alessio Treglia 3744e8271d [R4R] Pass nil to NewValidatorSet() when genesis file's Validators field is nil (#2617) 6 years ago
  Ethan Buchman 7b48ea1788
privval: set deadline in readMsg (#2548) 6 years ago
  Dev Ojha 69ecda18f9 refactor nop_event_bus.go into event_bus.go (#2605) 6 years ago
  Connor Stein cc0bea522c Minor doc fix regarding testnet on non-linux OS (#2601) 6 years ago
  Ethan Buchman feb08fa4f8
ed25519: use golang/x/crypto fork (#2558) 6 years ago
  Anton Kaliaev 9a6cdaddf2
fix contributor's name in CHANGELOG_PENDING (#2599) 6 years ago
  Dev Ojha 12fa9d1cab crypto/merkle: Remove byter in favor of plain byte slices (#2595) 6 years ago
  Matthew Slipper 92343ef484 Add additional metrics (#2500) 6 years ago
  Dev Ojha ee7b3d260e crypto/amino: Address anton's comment on PubkeyAminoRoute (#2592) 6 years ago
  Ethan Buchman 6ec52a9233
types: cap evidence in block validation (#2560) 6 years ago
  Anton Kaliaev 05a119aab5 libs: Test deadlock from listener removal inside callback (#2588) 6 years ago
  Dev Ojha d7341c4057 distribution: Lock binary dependencies to specific commits (#2550) 6 years ago
  Anton Kaliaev 3fcb62b931 :tools: Update docs & fix build-docker Makefile target (#2584) 6 years ago