CiL ~ Weekly Report 25/08/2018
Besides a weekly report for SilentNotary we are also releasing weekly reports for CiL (Chain in Law), since CiL will be of great importance to SilentNotary (SilentNotary will be a part of the CiL DAG platform).
The CiL Weekly Report
Completed this week
· transactions
· beta version for the block (correcting “payload” and we have a block in the final version)
· messages for block transfer
· exchange messages in the witness to transmit them to consensus.
· support for a witness of several groups (participation of a witness node in several groups)
· public key recovery from the signature (elliptic) (for transactions and for MSG_WITNESS_EXPOSE)
· synchronization of the state of the consensus nodes (voting rounds)
· fixed bugs
· tests for the new code are completed
Upcoming
· completion of the consensus procedure to create blocks in turn
· coinbase block transaction
· make a mempool for the exchange of transactions
· check the creation of blocks with transactions
· do a temporary storage for storing blocks
· we make a light implementation of the application layer (Virtual Machine): definition of groups and pay2address
· finishing the genesis block and the first nodes
· implement Virtual Machine.