@Alex

This week:

Next week:

@Picha

This week:

I finish all my assigned tasks :

Next week:

I will try to fix the design issues of my page. I will also try to connect the line where the user inserts the amount of XCOIN they want with the line that summarizes their total amount before paying. I have to take into account the value of the currency as well.

@Lio

This week:

Next week:

@Laura Galindo

This week I implemented the Moving Checkpoints countermeasure for long-range attacks. Unfortunately, for medical reasons, I was not able to go beyond.

So next week I will check the reasoning of my implementation, and then either implement another of the countermeasures, or write a simple and general mini-algorithm to flag "suspicious" transactions and then implement it.

@Thang Long VU

This week:

Next week:

@Youssef Chaabouni

This week:

Next week:

@Kevin Messali

This week:

We have merged with @Cyrus Pellet the gRPC branch into the master branch, and we have finished a first case of blockchain synchronization. We tested it and managed to make it work with a 50 block synchronization. I have also fixed the function that lists the blockchain as a list of blocks.

Next week:

We will be finishing fully the synchronization with @Cyrus Pellet and more precisely I will be doing the header synchronization.

@Malo

This week I plugged the functions I make in keys into Wallet and transaction and I tried to debug code from Long Vu in transaction. Next week I will probably make the contact storage.