Project Development
- On Oct 25th, Bytom CEO Lang Yu was invited to attend Amazon AWS Cloud meetup — How to enable the fast development of the blockchain industry. He said that the one mainchain with multiple sidechains architecture of Bystack can utilize the value of public blockchain but also protect data privacy. Bytom is a member of DID Data Standard Organization and we will release DID verification system to protect data privacy.
2. On Nov 8th, Bytom “Keep MOVing” conference will be held in Wuzhen World Blockchain Conference. We will invite ecosystem partners.core community members and contributors as well as developers.
Link: https://www.chainnode.com/event/386626
Dev Report
Mov
1. Completed the key generation part of the key management module;
2. Completed MySQL data table design of federation core;
3. Completed the construction of the core API service framework of the Federation;
4. Federation sync module filters the assets of Federation issue;
5. Sidechain web wallet tested chain-transaction and collected documents;
6. Optimized matching module details and added matching unit tests;
7. Bytom dashboard: BTM asset normal transaction added the function of switching chain-transaction and non-chain transaction ;
8. Bytom dashboard: added switch function between chain-transaction and non-chain transaction estimation fees for BTM normal transactions;
9. Vapor dashboard: BTM normal transaction, cross-chain and voting added functions to enable chain-transaction and non-chain transaction;
Bystack
1. Assets audit and authority management of Bystack console ;
2. Updated Bystack official website;
3. Blockcenter supports updater of MOV.
Blockmeta
1. Blockmeta reconstructed the statistical code and completed the test;
2. Blockmeta reconstructed API V3 version;
Bycoin
- Released Bycoin V1.2.7
- Reconstructed logic of Bycoin asset information
Bytom V1.0.10
- Added switch function for chain-transaction, you can switch to chain-transaction or normal transaction(Now chain-transaction only supports BTM assets)
- Fixed the sync error of block generation while mining
- Fixed the error that the transaction can’t enter transaction pool again when rollback the transaction
- Fixed the error that the nodes are not forbidden in the blacklist
- 5.Added a feature that only ED25519 node handshakes are allowed
- Added estimate-chain-tx-gas interface to estimate the transaction fee of chain-transaction
Vapor V1.0.4
- Added switch function of chain-transaction , which can switch chain-transaction and normal transaction. Now chain-transaction only supports BTM assets
- Defined the data structure of MOV (including UTXO, order, transaction pairs and database status, etc.)
- The database achieved MOV paging query and storage functions
- Solved the isolation problem of LAN nodes
- Updated transaction fees of chain-transaction
- Solved the format problem of asset alias while cross-chain