Qitmeer Network Development Report (2020.10.12-2020.10.18)
Fix bug when CPU miner executes cuckoo algorithm.
code: https://github.com/Qitmeer/qitmeer/pull/377
Fix git version abbreviation length to avoid build number inconsistencies.
code: https://github.com/Qitmeer/qitmeer/pull/378
After a long time of hard work, the Qitmeer development team has completed the reconstruction of the P2P network architecture that will greatly improve the efficiency of block synchronization. Nearly 100 commits, reflecting the magnitude of this reconstruction effort.
code: https://github.com/Qitmeer/qitmeer/pull/382
Qitmeer wallet API documents update: involves getTx, getUTxo, wallet_sendToAddress, wallet_sendToMany, wallet_sendToAddressByAccount.
code:
https://github.com/Qitmeer/docs/pull/56
Qitmeer-wallet API(getTx) Optimization: Request transaction by ID through RPC.
code: https://github.com/Qitmeer/qitmeer-wallet/pull/66
Qitmeer Common Links