Meetup of 13th May 2018
Time: 16:00 UTC 13th May 2018
Attendees: Sofar, Frozen, Evgeniy, true, mojs, nick cloudpost, Gribbly, AnotherYou, 13ecause, sgaragagghu, rubencm, One8zero3, Darknet
Place: discord #meetup-channel
Agenda:
1. Discuss the question gathered from discord channels.
2. Discuss the dev plan.
3. Review the task list.
Part I Q&A:
Q1: sha256 double algo and thoughts about swaping it.
A1: We are ready to consider hashing algo to anti-asic, and will continue the work to investigate algo.
Q2: Promotion of xdag and ways we could do that.
A2: We are not in hurry to promote xdag before the main net is stable.
As promotion of xdag, we are also hiring more developers.
The ways we could do are 1, BitTalk thread. 2, Facebook Page. 3, Twitter Account. 4, WeChat Groups.
Q3: Plus want to talk about private and public pool, Block explorers.
A3: Pools are audited in current state, will be open for public when main net is stable. Community has the official block explorer:
http://explorer.xdag.ioPart II Dev plan:
1. Improve the main net stabability.
2. Improve the network performance.
Part III Tasks:
Core tasks:
1. Refresh white-list automatically.
2. Make production and test networks incompatible.
3. Optimize blocks storage.
4. Add commands to list and manually resynchronize unaccepted blocks.
5. JSON-RPC for mining
6. JSON-RPC for light wallet
7. Support for miners' tag in pool and GPU miner
8. Leave only wallet.data for account identification.
9. Specialized software for exchanges
10. Base58 addresses
11. Refactoring for nopaid share and payment calculation
12. Further refactoring for mining logic
13. Optimize command `block` to support multi-page
14. Use keys & address to restore wallet
15. Full wallet(node)
Wallet tasks:
1. Redesign GUI wallet.
2. Connect to node automatically.
3. List tx records.
4. Export keys & storage.
5. Import keys & storage.
GPU Miner tasks:
1. Reconnect when pool is down.
2. List pools in GPU Miner.
社区Meetup 2018.5.13
时间:16:00 UTC 2018.5.13
参与人员:Sofar, Frozen, Evgeniy, true, mojs, nick cloudpost, Gribbly, AnotherYou, 13ecause, sgaragagghu, rubencm, One8zero3, Darknet (以加入会议时间排序)
地点:Discord #meetup-channel
会议安排:
1. 讨论社区Discord收集的问题
2. 讨论开发计划
3. 审核开发任务列表
第一部分 问答:
问1: 双sha256算法以及替换的想法
答1: 社区已经开始考虑反asic矿机算法,并开始相关技术预研
问2: 推广XDAG和我们能采取的方式
答2: 目前在主网稳定之前社区并不着急推广XDAG,同时社区正在招募更多开发者参与开发。
目前社区采用的推广方式是BitTalk论坛,Facebook页面,Twitter账户和微信
问3: 谈谈私池,公池和区块浏览器
答3: 在当前状态下,所有矿池都将被审核,直到主网稳定。社区拥有官方区块浏览器
http://explorer.xdag.io第二部分 开发计划:
1. 持续优化,稳定主网环境
2. 持续优化网络性能
第三部分 开发任务:
核心代码:
1. 矿池自动刷新白名单
2. 区分测试网络和主网
3. 优化区块存储
4. 添加命令手动同步不被接受的块
5. JSON-RPC挖矿
6. JSON-RPC轻钱包
7. 增加矿机标示
8. 只保留wallet.dat做为账户标示
9. 针对交易所提供特殊功能
10. Base58钱包地址
11. 重构unpaid share和支付逻辑
12. 进一步重构挖矿逻辑
13. 优化block命令,支持翻页
14. 支持使用key和钱包地址恢复钱包
15. 全钱包
钱包:
1. 重新设计GUI界面
2. 自动连接
3. 显示转账记录
4. 导出钱包key
5. 导入钱包key
GPU矿机:
1. 断线重连
2. 矿池列表