105 Commits (322cee9156a4b99980f5c7d256877eaa3f4dc85e)

Author SHA1 Message Date
  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
  Dev Ojha 56d7160606 Add ValidatorPubkeyTypes as a consensus param (#2636) 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
  Ethan Buchman f94eb42ebe
Version bump; Update Upgrading.md; linkify Changelog (#2679) 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 ed4ce5ff6c
ADR-016: Update ABCI Info method for versions (#2662) 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
  Dev Ojha 124d0db1e0 Make txs and evidencelist use merkle.SimpleHashFromBytes to create hash (#2635) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 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 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
  Ethan Buchman 6ec52a9233
types: cap evidence in block validation (#2560) 6 years ago
  Dev Ojha d7341c4057 distribution: Lock binary dependencies to specific commits (#2550) 6 years ago
  goolAdapter 4b2bf023dd libs: Fix event concurrency flaw (#2519) 6 years ago
  Dev Ojha b1e7fac787 crypto/random: Use chacha20, add forward secrecy (#2562) 6 years ago
  goolAdapter 5f88fe0e9b fix p2p switch FlushThrottle value (#2569) 6 years ago
  Ethan Buchman f471fc4963
abci: codespace (#2557) 6 years ago
  Dev Ojha dfda7b442f types: Remove pubkey from validator hash (#2512) 6 years ago
  Dev Ojha c648c93807 Fix random distribution in bitArray.PickRandom (#2534) 6 years ago
  Zarko Milosevic 12675ecd92 consensus: Wait timeout precommit before starting new round (#2493) 6 years ago
  Anton Kaliaev cb2e58411f add a missing changelog entry 6 years ago
  ValarDragon 0755a5203d bit_array: Simplify subtraction 6 years ago
  goolAdapter 5c6999cf8f fix evidence db iter leak (#2516) 6 years ago
  Anton Kaliaev 32e274cff0 config: Refactor ValidateBasic (#2503) 6 years ago
  Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
  Ethan Buchman f36ed7e7ff
General Merkle Follow Up (#2510) 6 years ago
  Ismail Khoffi fc073746a0 privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
  Anton Kaliaev 47bc15c27a disable mempool WAL by default (#2490) 6 years ago
  Anton Kaliaev 4c4a95ca53 config: Add ValidateBasic (#2485) 6 years ago
  goolAdapter 110b07fb3f libs: Call Flush() before rename #2428 (#2439) 6 years ago
  Matthew Slipper 587116dae1 metrics: Add additional metrics to p2p and consensus (#2425) 6 years ago
  Anton Kaliaev d12e55c494 node: Respond always to OS interrupts (#2479) 6 years ago
  Ethan Buchman ee8b8bbefb flush changelog pending, bump version 6 years ago
  Ethan Buchman dde0936fb8 linkify changelog 6 years ago
  Ethan Buchman 2dfde37f44 update changelog and upgrading 6 years ago
  Zarko Milosevic f99e4010f2 Add stats related channel between consensus state and reactor (#2388) 6 years ago
  Alessio Treglia f11db8c1b0 Pass http.ServeTLS() errors back to the caller (#2461) 6 years ago