Weekly News
Project Development
1. Currently, A chrome plug-in wallet Byone released. This wallet was developed by Chainboat organization from Bytom technical community and it is an open source wallet. Byone aims to provide an open source, convenient, secure and easy-to-use digital asset management tool. Now it supports the deposit and transfer of BTM as well as creating and importing multiple wallets.
https://chrome.google.com/webstore/detail/bystore/nlgbhdfgdhgbiamfdfmbikcdghidoadd;
2. Here is a nice article from Nils Reimelt which is worth reading, Crypto-Likes and the future of investing: https://www.linkedin.com/pulse/crypto-likes-future-investing-nils-reimelt/
Welcome devs to develop about this creative opinion on Bytom!
3. Mining guidance for Bytom, which translated by Russian community: https://bit.ly/2UR9HVU
4. As an important part of the blockchain ecosystem,exchange enables the circulation of coins. So today we are going to introduce platforms that support #Bytom.
https://medium.com/@Bytom_Official/bytom-markets-guidance-c24016242917
Dev Report
Bytom:
1. Researched the realization of node NAT penetration through TURN protocol;
2. Organized ugly transactions under various scenarios and improved the transaction verification test;
3. Wrote signature tools for test transactions;
4. Create-asset followed Bimp002 to limit asset issuance based on height and multiple contract templates;
5. The results from get-asset and list-assets are issued to increase the height information defined in the issueprogram.
6. Sorted out the calculation formulas of p2pkh and p2sh gas consumption, and accurately estimate the handling fee of standard transaction;
7. Added LAN node discovery function and LAN node communication mechanism to improve network communication speed and reduce communication bandwidth (90%) through LAN nodes;
Side chain:
1. Functional design of federation in vapor;
2. Changed localcache from leveldb to support ORDBMS;
Dashboard:
1. Completed the re-rendering and display of the new asset page;
2. Completed the re-rendering and presentation of the asset detail page;
3. Completed the basic logic and rendering of the published transaction page;
Bytom Kit:
1. Fixed the bug of Bytom Kit parsing original transaction error