729 Commits (e4ae922c333f89629e1a4e31bf408aa67008b223)

Author SHA1 Message Date
  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
  Ethan Buchman 7b727bf3d0
Minor changelog fixes (#2449) 6 years ago
  Anton Kaliaev bd951171db docs: Add missing changelog entry and comment (#2451) 6 years ago
  Dev Ojha 0d6b75bd53 common: Delete unused functions (#2452) 6 years ago
  bradyjoestar 26aa978456 Make mempool cache a proper LRU (#2407) 6 years ago
  Dev Ojha c0cdb9d441 libs : Remove libs/common/word.go (#2431) 6 years ago
  Zarko Milosevic 2fbf810cd8 Delay starting node until Genesis time (#2389) 6 years ago
  Anton Kaliaev 788474d08d
change consensus_block_interval_seconds metric type to gauge 6 years ago
  Anton Kaliaev 38bced2440
[types] add Address to GenesisValidator (#2418) 6 years ago
  Anton Kaliaev fc7f9bcaf6 rpc: Transform /status result.node_info.other into map (#2417) 6 years ago
  Dev Ojha 1ea64fc27f Make mempool aware of MaxGas requirement (#2360) 6 years ago
  Ethan Buchman b616e54c9b changelog and version 6 years ago
  Ethan Buchman fae21c9f52 linkify changelog pending 6 years ago
  Ethan Buchman c9510d0f50 name drop external contribs in changelog 6 years ago
  Ethan Buchman 892b170818
Bucky/changelog (#2339) 6 years ago
  Anton Kaliaev eb5cf0f0dd ignore existing peers in DialPeersAsync (#2327) 6 years ago
  JamesRay d0bb1ab2b0 Filter out empty addresses in persistent_peers/seeds lists (#2323) 6 years ago