Cocos-BCX Bi-Weekly Technical Report (10.21~11.03)
Below is the latest Cocos-BCX Bi-Weekly Technical Progress from Oct 21st to Nov 3rd.
1. Cocos-BCX SDK
JS-SDK:
Optimized the reference method of node versions bcxjs;
Added a new data type pair to the core dependency library;
Integrated the new voting system;
Upgraded the Witness Account API;
Upgraded the committee member account API;
Check whether committee members or witnesses are working.
Go SDK
Organized the Cocos-BCX account and key management system, as well as interactive functional specifications;
Established rpc and api frameworks;
Added key and wallet generation, import, signature, and other functions;
Completed the API for chain interacting, trading, and data query;
Completed the API for digital assets query and operating;
Completed the API for smart contract creation, updating and query;
Tested and put documentation into use;
Support go mod.
2. Cocos-BCX DApp
1)Cocos-Terminal
Integrated the daily trading volume;
Optimized the IP access statistics and search components;
Added paging and loading function to account history column of the mobile terminal.
Complete the arrangement of the mirrored data package;
Integrated voting interface to check votes, status, and URL;
Added rewards claim interface.
2)Cocos-BCX Voting System
Display current active witnesses, enable voting for witnesses;
Display the current elected committee members, enable voting for the committee.
3)iOS/Android Wallet Updates
Adapted to the new TestNet system;
Integrated the new Cocos-BCX voting system;
Added the voting DApp browser with an integrated voting interface.
3. Cocos-BCX Website
1)Cocos-BCX Forum
Get prepared for the display on the homepage;
Display Bounty New Idea column on forum page;
Associated Any Suggestion column with forum page, to direct the output contents to the forum.
2)Cocos-BCX Website
Released the third round of Cocos-BCX Buidlers & Angels Monthly Rankings.
3)Bounty TASK(the third-party task)
In Progress
Technical documentation translation (Spanish);
Go SDK version 2.0 with new trading operation updates.