Bytom Weekly Dev Report(2018.01.22)

BytomDAO
1 min readJan 22, 2018

--

The New Week comes, we are starting another new chapter of the week with more advances on Development!

Development progress:

1. [dev] Modified transaction structure, all default transactions apply standard transaction.
2. [dev] Modified coinbase structure, coinbase partial certification was put into utxo module.
3. [dev] Reserved utxo completely, added the tag update test of RPC layer account and asset, and added wallet’s private key import and export test.
4. [dev] Added the update-asset-alias command and list-transactions return information function.
5. [dev] Reconstructed AIPOW algorithm completely, changed some algorithm processes, which increases the mining algorithm security.
6. [dev] Wallet rebuilded the standard transaction database by importing the private key and worked with the front-end dashboard.
7. [res] Found eddsa-bip32 compatibility problem and solved it.
8. [dev] Survey mining pool implementation, miner pow RPC implementation, validateblock and other performance testing implementations.
9. [UI] Fixed accesstoken bug, made private key export and import tools.
10. [dev] Integrated template contract transaction interface with the front-end connection.

Overall development completion: 87%

remaining projects to be completed: adapt smart contract advanced features UI, integrity module function test, interconnect POW, fix Bytom core bug.

--

--