440 Commits (091d2c3e5ecb595f69d1f7273ed7c907c087c2c7)

Author SHA1 Message Date
  Catalin Pirvu 46d32af055 Add tests for ValidateBasic methods (#2754) 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
  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
  Dev Ojha 56d7160606 Add ValidatorPubkeyTypes as a consensus param (#2636) 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
  Ismail Khoffi 6643c5dd11 Catch up with amino 0.13.0 (#2690) 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 30519e8361
types: first field in Canonical structs is Type (#2675) 6 years ago
  Ethan Buchman f536089f0b
types: dont use SimpleHashFromMap for header. closes #1841 (#2670) 6 years ago
  Ethan Buchman e798766a27
types: remove Version from CanonicalXxx (#2666) 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
  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
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Anton Kaliaev e1538bf67e state: require block.Time of the fist block to be genesis time (#2594) 6 years ago
  Dev Ojha 69ecda18f9 refactor nop_event_bus.go into event_bus.go (#2605) 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
  Anton Kaliaev 724e264ff5 separate mock evidence from real evidence (#2571) 6 years ago
  Dev Ojha dfda7b442f types: Remove pubkey from validator hash (#2512) 6 years ago
  Anton Kaliaev f3d08f969d [rpc] fix /abci_query: trusted was renamed to prove (#2531) 6 years ago
  Dev Ojha fd1b8598bc Make block_test.go more table driven (#2526) 6 years ago
  Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
  Joon 71a34adfe5 General Merkle Proof (#2298) 6 years ago
  Ismail Khoffi fc073746a0 privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
  Anton Kaliaev d12e55c494 node: Respond always to OS interrupts (#2479) 6 years ago
  Anton Kaliaev 8d50bb9dad conesnsu: follow up to removing some consensus params (#2427) 6 years ago
  Anton Kaliaev 38bced2440
[types] add Address to GenesisValidator (#2418) 6 years ago
  Anton Kaliaev 0e1cd88863 Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 6 years ago
  Ethan Buchman dea34506fb types/time: add note about stripping monotonic part 6 years ago
  Zach 7f6bd5c161 docs & spec: deduplicate block-structure.md (#2331) 6 years ago
  Ethan Buchman eabb1ece8e tmtime: Canonical, some comments (#2312) 6 years ago
  Anton Kaliaev 166fd82b70
max-bytes PR follow-up (#2318) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Anton Kaliaev 02d1b03abb
update comment for MaxBlockSizeBytes 6 years ago
  Anton Kaliaev e873fed815
calculate amino overhead on the fly 6 years ago
  Anton Kaliaev e957f322c7
be more precise in comments 6 years ago
  Anton Kaliaev 0f7485690e
limit chain ID to 50 symbols max 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  Ethan Buchman 6dde320591 fixes from review 6 years ago
  Ethan Buchman 0701d79046 minor fixes 6 years ago
  Ethan Buchman 4f61b97bbe update dep for proto. fix types/proto3/block.proto 6 years ago
  Ethan Buchman e3f54ece2f abci: VoteInfo, ValidatorUpdate. See ADR-018 6 years ago