Ismail Khoffi
1f68318875
fix order of BlockID and Timestamp in Vote and Proposal (#3078)
* Consistent order fields of Timestamp/BlockID fields in CanonicalVote and CanonicalProposal * update spec too * Introduce and use IsZero & IsComplete: - update IsZero method according to spec and introduce IsComplete - use methods in validate basic to validate: proposals come with a "complete" blockId and votes are either complete or empty - update spec: BlockID.IsNil() -> BlockID.IsZero() and fix typo * BlockID comes first * fix tests |
6 years ago | |
---|---|---|
.. | ||
abci.md | docs/spec: some organizational cleanup | 7 years ago |
bft-time.md | docs: Add assets/instructions for local docs build (#2453) | 6 years ago |
consensus.md | update docs links & sidebar (#2541) | 6 years ago |
creating-proposal.md | conesnsu: follow up to removing some consensus params (#2427) | 6 years ago |
light-client.md | docs: Add assets/instructions for local docs build (#2453) | 6 years ago |
signing.md | fix order of BlockID and Timestamp in Vote and Proposal (#3078) | 6 years ago |
wal.md | docs/spec: some organizational cleanup | 7 years ago |