bitconch / bitconch-core

A new distributed web protocol for smart contracts and decentralized applications.
MIT License
204 stars 81 forks source link

Technical Weekly Report (Oct 22) #137

Closed caesarchad closed 4 years ago

caesarchad commented 5 years ago
# Components Contents Assignees Remark
1 web3j upgrade transaction fees ben,caesar
2 docker repack core codes and published to dockerhub brian,caesar
3 webwallet upgrading web wallet to 1.2 release.#webwallet Redesign the layout, adding button "account info" , "send transaction", " create token", "send token" at top bar, click in dirrerent button to controll which feature being display.Add bitonch logo at the top. Redesign the bottons, textbox more humanable.web wallet was deployed ben,caesar
4 core sperating rust/go code, preparing to migrate 1.2 caesar
5 dapp creating a blockchain based state app using javascript for bitconch chain.Working DApp sample (Gobang) 1. Prepare the environment and test codes functionality. 2. Update the compiler process. caesar,brian
6 documentation Migrating documentations(whitepaper, refernce, and guides to bitconch.readdocs.io caesar,cara
luhuimao commented 5 years ago

webwallet Redesign the layout, adding button "account info" , "send transaction", " create token", "send token" at top bar, click in dirrerent button to controll which feature being display.

Add bitonch logo at the top. Redesign the bottons, textbox more humanable.
web wallet was deployed, check it out http://47.244.209.112:8965

aya015757881 commented 5 years ago

Working DApp sample (Gobang)

  1. Prepare the environment and test codes functionality.
  2. Update the compiler process.
cc-cara commented 5 years ago
  1. Overhaul the documentation structure, and composing documents including installation instructions and developer guide.
  2. Setup new domain bitconch.readdocs.io
  3. Other miscellaneous adminstration tasks including web host/domain registration/email maintannce.
cc-cara commented 5 years ago

1.在web3j上更新关于交易费用的代码;(ben,caesar) 2.重新打包docker的核心代码并发布到dockerhub;(caesar,brian) 3.将网页版钱包迭代至1.2版本(ben,caesar) 4.将网页版钱包的页面重新排版。在顶部栏上添加“账户信息”、“发送交易”;“创建代币”按钮,点击不同的按钮来选择所需的功能;(ben,caesar) 5.在钱包顶部添加bitconch的logo;(ben,caesar) 6.重新设计按钮和文本框,使之更简洁美观、且更人性化;(ben,caesar) 7.部署网页版钱包;(ben,caesar) 8.更新rust/go 代码,准备将版本迭代至1.2版本;(caesar) 9.基于区块链的状态应用上用javascript 创建bitconch链;(caesar,brian) 10.研究DApp示例(五子棋):①准备环境并测试代码的功能;②更新编译器进程;(caesar,brian) 11.迁移文档。将白皮书、参考资料和指南等文档迁移至bitcon .ReadtheDocs .io上。(caesar,cara)