Hi all,
here are the latest development updates for FairCoin2:
FairCoin2 core wallet:
In the last weeks we started a new test blockchain and all FairCoin1 balances have successfully been transferred there. We tested the latest code under near 'real live' conditions. As a result the code received more optimisation and runs pretty stable now. Although, there is still room for improvement we will now try to have someone capable to review the FairCoin2 code to spot potential flaws so we can fix them. I have a first meeting on Friday.
Fasito (FairCoin signature token):
At the moment there are 3 devices running on the test blockchain so far without any problem. The source code has been released under the GPL on github. There is still one major task to complete before it can be used in production: activate the memory protection on the device.
Electrum server:
We switched from the standard electrum-server project to the new electrumx project. This is a complete re-implementation of the electrum stratum protocol in python3. It outperforms the original version by orders of magnitude. The adoptions for FairCoin2 are complete and sent upstream for inclusion in the main tree.
Electrum client wallet:
We have a working version, which is already adopted for the latest FairCoin2 core version. There is still an open issue with the transaction fee logic that needs to be addressed. (Anyone ready to help here?)
FairCoin2 Block explorer:
It has also been updated to reflect the last recent changes and displays all the FairCoin specialities correctly. Design improvements would be desired but are not required. (Anyone wants to help here?)
Native Android wallet:
This project actually consists of two separate projects: faircoinj and android-wallet on top of it. Yesterday I started working on faircoinj. I hope to have a first alpha wallet available by the end of next week.
regs
Thomas