V2 testing updates:
- P2P layer is using end to end encryption that works properly and does key exchange in 1 message
- Synchronization of nodes works
- Currently have it as a PoA blockchain which I think we might just keep instead of DPoS to fit the use case
- Node API endpoints all work
- Block and TX validation works correctly
- New Accounts are being created correctly
- Data on disk is maintaining properly, no signs of corruption even during benchmarking
- Currently, without optimizations, chain is doing 500-1500 tx/s
- Able to send 70K transactions without any issue to multiple nodes including a Pi
- TX mempool is functioning correctly
- Raspberry Pi is also working well
- Instead of old Bitcoin way of notify, new system will publish to a Redis channel for further integration opportunities
- Wallets are working
- peers.dat and wallet.dat are loading and saving correctly
V2测试更新:
-P2P层正在使用能够正常工作的端到端加密,并在1条消息中进行密钥交换
-节点同步工作
-目前将其作为PoA区块链,我认为我们可能会保留DPoS而不是DPoS以适应用例
-节点API端点均正常工作
-阻止和发送验证正常工作
-正确创建了新帐户
-磁盘上的数据保持正确,即使在基准测试期间也没有损坏的迹象
-目前,未经优化,链条速度为500-1500 tx / s
-能够向多个节点(包括Pi)发送7万笔交易而没有任何问题
-TX内存池运行正常
-Raspberry Pi也运作良好
-新系统将取代旧的比特币通知方式,将发布到Redis渠道以提供进一步的集成机会
-钱包正在工作
-peers.dat和wallet.dat正在正确加载和保存
中国区志愿者微信:lbxd7311
网友评论