The following is a weekly progress report from the HCASH development team. This report is divided in two parts: completed and ongoing work.
Our GitHub code can be found here: github.com/HcashOrg
Please note: code is being uploaded to GitHub progressively; if you find that something from this document is missing from a repository, please check back periodically.
Completed work:
HyperCash/HC
Hcd
Completed checkpoint test
Hcwallet
Optimised the communication processes of both Hcwallet and Hcd
hcGUI
Fixed the no syncing bug that occurs when minimising the wallet
Released V2.1.1
hcExplorer
Added chart creation function, including charts for HC holder address ranking, block size, transaction fee and block difficulty
Hcwiki
Amended some mistakes on HC documentation
Exchanges
Completed the swap process on Allcoin, Kucoin, Kex and Ceo.bi
PoW pools
Completed technical support work for 91Pool
HyperExchange/HX
HX core
Replaced ETH transaction acquisition and research database with posgresql
HX Indicator
Optimised acceptance order transaction display
Added cross-chain deposit/withdrawal status display
HX IDE
Added query function of registered contracts
Added right-click function to the interface
Fixed a bug; when launching UBCD, the system accesses data without having data completely loaded, resulting in contract loss
Added contract upgrade feature to HX chain
Ongoing work:
HyperCash/HC
Hcd
Develop new features on Hcd
Hcwallet
Optimise the result return set for listtransaction
hcGUI
Optimise history transaction page interface
Amend the credit value error that occurs when launching hcGUI wallet
hcExplorer
Add chart creation function, including OP_RETURN chart and BLOCK-SIZE chart
Add API interface
Hcwiki
Check HC documents
Exchanges
Follow up token mapping and hosting upgrade process on Bithumb and OKEx
PoW pool
Contact HuobiPool and BTCC to complete PoW settings
HyperExchange/HX
HX core
Edit HX documents
Add new interface to switch cross-chain deposits/withdrawals on and off
Test ETH docking module
HX Indicator
Test code and fix bugs
Interface optimisation
HX IDE
Fix bugs and refactor code
Dock with single step debugger interface