Skip to content

Commit

Permalink
Merge pull request #314 from LucasMLK/master
Browse files Browse the repository at this point in the history
merge
  • Loading branch information
LucasMLK committed May 7, 2024
2 parents a8cb0d4 + 406caef commit 2e96ecf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,20 +76,20 @@ Four stages:

- [x] Introduce the Stratum protocol for miners

- [ ] Lightweight wallet application: connect to MetaMask, join the browser wallet
- [x] Lightweight wallet application: join the browser wallet

- [x] Standardize the format of public and private keys, follow the BIPXX specification, and add mnemonic words to generate public and private key pairs


#### Expansion phase: XDAGJ & EVM
#### Expansion phase: XDAGJ & XRC

- [x] Improve the address block structure

- [ ] Increase the handling fee
- [x] Increase the handling fee

- [x] Optimize wallets to improve the user experience

- [ ] Support smart contracts, implement EVM that supports Solidity, and be compatible with Ethereum smart contracts
- [ ] Support XRC standards

- [x] Decrease the threshold of mining pool users

Expand Down
6 changes: 3 additions & 3 deletions docs/README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,17 +75,17 @@ XDAGJ教程可以让您快速加入并体验XDAGJ的钱包及挖矿功能,私

- [x] 挖矿协议改进:引入较成熟的Stratum协议,方便矿机的接入与使用

- [ ] 轻量级钱包应用:接入MateMask,加入浏览器钱包
- [x] 轻量级钱包应用:加入浏览器钱包

- [x] 规范公私钥格式,遵循BIPXX规范,加入助记词方式生成公私钥对

#### 拓展阶段:XDAGJ & EVM 拓展

- [ ] 修改地址块结构,增加手续费
- [x] 修改地址块结构,增加手续费

- [x] 优化改善移动端钱包,提高用户体验

- [ ] 开放智能合约,实现支持Solidity的EVM,兼容以太坊智能合约
- [ ] 支持XRC协议

- [ ] 降低矿池门槛,逐步开放白名单从而实现完全去中心化

Expand Down

0 comments on commit 2e96ecf

Please sign in to comment.