Bytom Weekly Dev Report(Sep10th,2018)

BytomDAO
2 min readSep 10, 2018

--

Core

  1. Modified the directory address of MAC to ~/Library/Application Support/Bytom
    2. Fixed the fault problem caused by database blockage to display the processed block
    3. Merkle proof API added the seed field to verify the block header “proof of work”

Centralized server side

1. The design of the centralized server side architecture of mobile light wallet is completed
2. Implemented the basic framework of mobile light wallet centralized server routing

Equity contract

1.Equity contract compiler added “if-else” statements and supported “if-else” nesting, and has completed basic data stack test

Block explorer

  1. Block explorer supported non-standard transaction display
    2. Block explorer load performance optimized, used content hash

Matpool background:

1. Fixed API data accuracy display and dynamic point selection of calculation force curve
2. Located the load problem and adjusted the difficulty threshold for B3

Side chain research

1. Side chain connection of main chain API (verify whether the main chain of the connection exists and is correct, obtain the confirmation number of the transaction)
2. Realization of side chain poa consensus

Full node wallet

1. Reconstruction of Bytom wallet product model: display of transaction content,sending transations,asset and nodes
2. Fixed an issue where advanced transactions showed raw_transaction could not be shown but only rawTrasaction.
3. Added multi-language mnemonic function to wallet, generate mnemonic words when key is created, and import mnemonic words which can generate private keys

Nationl Encryption Algorithm

  1. Completed the work of replacing the ed25519 algorithm with the national encryption sm2 algorithm, replacing all the ed25519 algorithms except the p2p network layer as the sm2 algorithm in line with the national encryption standard.
  2. The probabilistic verification failure problem of sm2 national secret algorithm is being modified (no need to be reported).

Information blockchainization

Column author information blockchainization

Bytom Safety Project

https://medium.com/@Bytom_Official/bytom-safety-project-357c43bc87bc

--

--

BytomDAO
BytomDAO

No responses yet