You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supplement various functional unit tests and improve white box testing.
Optimize the consensus process.
Optimize synchronization protocol.
Use randomx to replace the current mining algorithm.
Use libp2p to replace current network.
Phase 2: Supplemental features
Open api interface and provide black box testing.
Optimize address data structure, add block fee.
Phase 3: Future
Explore the possibility of using neo4j as storage layer.
Explore the implementation of smart contracts in XDAG.
Use Flutter or React Native to implement XDAG wallet.