-
Notifications
You must be signed in to change notification settings - Fork 38
2022_08_16
Time: 20:00 ~ 20:15
Yoonsuh couldn't attend the meeting preparing a seminar for the laboratory.
As usual, Follow Up From Each Member, Discussion and Task Assignment
Byeongjee Kang: Checking whether there is a bug in Vetomint while discussing with Junha. Vetomint seminar is scheduled next Monday, but might be postponed one or two days because time is running out.
- Will work on Vetomint implementation with Jaehu.
- Will work on Vetomint paper alongside with it.
Jaehu Yeom: Wrote test functions and changed tests. Responses might change but writing 2~3 more tests.
- Will implement Vetomint with Byeongjee from the Vetomint outline code Junha has implemented.
Seongjae Kwak: Refactored and pushed as discussed yesterday with Junha. PR. Waiting for Junha's review.
- Working on Broadcast-related interface by writing the unit tests first. Related research
Changhun Oh: Implemented DB based on the interface Junha has implemented. Also, unit tests have been implemented. PR. Waiting for Junha's review. The checkpoint feature working as a stack is currently not that important so pended for now.
- Integration test and some interfaces need to be added and will be shared soon.
Taehoon Kim: Implemented OneshotMerkleTree, review updated. PR. State Merkle Tree needs a different implementation but is currently not important for MVP so pended for now.
- Will work on refactoring the code for readability and add tests for OneshotMerkleTree.
Junha Yang: Running out of time for reviews because have to implement the layer for storage replication of nodes, but will do ASAP.