WIP: Resolve "Add block checking (checking all rules of the unit protocol)"
Closed
requested to merge tuxmain/84-add-block-checking-checking-all-rules-of-the-unit-protocol into dev
Compare changes
@@ -23,12 +23,36 @@ use dubp_documents::*;
@@ -23,12 +23,36 @@ use dubp_documents::*;
@@ -37,6 +61,7 @@ pub fn verify_block_validity<W: WebOfTrust>(
@@ -37,6 +61,7 @@ pub fn verify_block_validity<W: WebOfTrust>(
@@ -56,6 +81,68 @@ pub fn verify_block_validity<W: WebOfTrust>(
@@ -56,6 +81,68 @@ pub fn verify_block_validity<W: WebOfTrust>(