Submit attestations to transaction pool for every epoch if validator is specified (#60)
* Add pool api to consensus * Add signing helper function for attestation * Get validator index from state * Add current epoch param * Finish attestation submission logic * Fix runtime execution * A few fixes for attestations * Put casper context back to storage * Fix test
Please register or sign in to comment