Peer-to-peer (p2p) :
- sync module code review and function test to test fast sync stability in complex network situations
- solved the problem that discover module node routing table contains contested and unresponse nodes
- completed the reconstruction and optimization of the upper layer sync logic of the network layer
Front end:
- contract: added error and success prompt of unlock page
- contract: fixed hashInput‘s display problem of the contract unlock page
- contract: the production environment at the front-end of the contract was built
-dashboard: modified the front-end error box to display the back-end error message
-dashboard: added the rescan wallet display box and progress bar
Smart contract:
1. Added the API interface compile to the equity contract
2. Completed the arrangement of equity contract relevant documents and made specific analysis of template contracts
- built corresponding action when unlock for different smart contract templates
- tested and passed part contract templates.
- optimized selection algorithm of UTXO when the wallet builds the transaction
Side chain:
- analyze the generate rules of main address(main chain address) on side chain and collate documents of transaction format on side chain
- unlocked the corresponding analysis document of token’s code on side chain according to the transaction on the main chain
Blockchain explorer:
- completed data statistics of the entire network, mining statistics of the entire network, and UTXO statistical API of the day
- writed new API document of blockchain explorer
- solved the online blockmeta problem of slow access and service failure
BTM pool:
- API implementation in mining account mode: stats, account, blocks, payments, miners, etc. of pool and account
- stability test: whether the fix and a/r rate monitoring of over time are normal under long running time, etc
- completed and tested the user center management of mining pool web background iteration , including user login registration, password modification, mobile phone verification code sending, user login device recording, and API documentation
- operation cost evaluation of the mining pool
Bytom virtual machine:
- completed the complete transaction script test of Bytom virtual machine nation encryption operator
Spark node:
- connection optimization of node detection database
Tensority:
- Makefile added simd compilation selector switch
Bytom source code and documentation in cloud, https://gitee.com/BytomBlockchain/bytom