Weekly News
Project Development
- Jan 22nd, Bytom was listed on US well-known platform Bittrex and the BTM/BTC trading pair is open now. The vision of Bytom is to create diverse assets and programmable economy
Roadmap of 2019
Q1
Expand storage structure out of Bytom, support traditional asset-related business of main chain including payment, settlement, ledger, and bill
Collaborate with entity enterprises or Internet enterprises to promote the application of Bytom
Assist with the improvement and business of projects from Bytom Dev Community
Q2
Certification and management terminal of enterprise-level trusted asset
Enhance scalability of sidechain and support high performance
Realize simple POC cases on sidechain, support pluggable and diverse consensus mechanism
Implement Blockchain asset protocol based on Bytom
Support more mainstream languages to program and develop Bytom smart contract
Create a more contract-template library of diverse asset scenarios
Q3
R&D of distributed Identity system Phase1 based on Bytom
Collaborative scenarios between Bytom and AI cloud to explore and realize the Bytom mining pool Phase 1 of AI acceleration service
Schemes for cross-chain asset transformation and realization of complicated business scenarios between Bytom and other public blockchain
Q4
Explore the extension of the underlying storage structure of smart contract to support its status recording
Dev Report
Bytom Core
Added the API of decoding transaction, completed the Bytom-kit function
Blockcenter
1. Wrote migration script for blockcenter database ;
2. Added API integration testing framework, added list-addresses, list-guids, and new-address integration testing;
3. Refactored the filtering and sorting of API request parameters, abstracted them into separate components, and fixed bugs caused by changes in the structure of some database tables;
4. Blockcenter CMS system setting page, mock debugging for malicious IP block ;
Blockcenter
- Blockmeta subnavigation optimized, Bytom-kit page optimized;
- Blockmeta package logic optimized, pull away from mainfest and updated the base-dependent chunk hash
- Blockmeta supported react fragment, suspense, and rewrote lifecycle logic fo part components
Chrome-extension
1. Added functions of linking webpage and plug-in;
2. List -transaction fixed bugs that are also shown in other asset transactions;