Update on algo change

EMC2 Algo change update

1. Researching Ethash (concept and implementation) - Done

2. Implementing Ethash in Einsteinium core. - Done

In this stage, Ethash algorithm was rewritten from original implementation of Ethereum.

3. Implementing changes in block structure. - Done

Ethash demands some attributes in block header that do not exist in current Einsteinium version. Also, adding those attributes will help in next stage.

4. Implementing algo version conditions - Done

In order to use existing genesis and create hardfork, it was needed to create condition that will check block number and swich algo.

5. Testing block broadcast. – In progress

Functions that verify broadcasted blocks need to be updated…

6. Implementing changes in existing EMC2 stratum. – In progress

Current implementation of Stratum protocol cannot handle new attributes in block structure and API calls.

We are making the progress with ETH hash, but we do not exclude possibility to implement some other good algo, or even multi algo scenario. It would be core devs call.

 

New Mac and Linux wallet builds

Since previous build of Excalibur Mac Wallet wasn’t compatible with Mac OS Sierra, we published new one which is. New build for linux is also published with the static boost libraries.

Both of them can be downloaded from wallet page: www.emc2.foundation/wallet

Users that already have working version of Excalibur wallet doesn’t need to switch to the new ones.

Weeee.io - Short update

EMC2Weee

BACKEND: Login and register users systems are fully functional, as well as the process of user accounts verification and reset passwords. As safety procedure password confirmation has been set for certain actions. Search for users by types has been enabled. Adding, deleting, blocking and moving contacts to a favorite list is also functional.  Transactions and requests for sending EMC2 are in a building process.

ANDROID CLIENT: Login, Register and People screens design has been implemented. As for functionality, Login and Register are fully functional. Profile details are made - adding a profile picture, choosing a country, date birth etc. are functional. On People screen beside the design, listing currently added contacts through the contact list, as well as adding new contacts to list has been enabled.