Skip to content
Snippets Groups Projects
Commit 7b468561 authored by asynchronous rob's avatar asynchronous rob Committed by GitHub
Browse files

Blocks carry full attestations for candidates (#42)


* statement table yields fully-attested candidates

* attestation types in polkadot-primitives

* propose block with fully-attested candidates in consensus

* some signature-checking logic in the runtime

* fix runtime compilation

* ensure attestations are full and without duplicate when checking

* fix consensus-service compilation

* add some tests

* use bitvec from crates.io now that it's published

* sign statements based on primitive statement's encoding

* remove some serialize bounds

* Fix error message with duplicate availability attestations

Co-Authored-By: default avatarrphmeier <rphmeier@gmail.com>
parent c31f8168
No related merge requests found
Showing
with 609 additions and 58 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment