Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / retricsu/zero2ckb-web issues and pull requests
#58 - fix: learn page horizontal scroll bar hidden
Pull Request -
State: closed - Opened by Heqingsong almost 2 years ago
#57 - fix: learn page horizontal scroll bar hidden
Pull Request -
State: closed - Opened by Heqingsong almost 2 years ago
#56 - some typo
Issue -
State: open - Opened by RetricSu over 2 years ago
Labels: content
#55 - Typo
Pull Request -
State: closed - Opened by YunwenL over 2 years ago
#54 - chore: adjust tableOfContent width
Pull Request -
State: closed - Opened by RetricSu over 2 years ago
#53 - feat: support Spanish translation
Pull Request -
State: closed - Opened by RetricSu over 2 years ago
- 2 comments
#52 - Multiple input transaction failure
Issue -
State: closed - Opened by ShookLyngs over 2 years ago
- 2 comments
#51 - Spanish translation
Pull Request -
State: closed - Opened by ChemaESP over 2 years ago
- 2 comments
#50 - No mention of a minimal fee of 355 shannons/KB
Issue -
State: open - Opened by phroi almost 3 years ago
- 1 comment
#49 - Empty transaction.outputs[0].lock.args for generated transaction
Issue -
State: open - Opened by phroi almost 3 years ago
- 2 comments
#48 - fix(ui): tx detail modal show full content
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#47 - chore: example dead lock for secp256k
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#46 - fix: empty input trigger error
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#45 - fix: cell capacity must be integer number
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#44 - input nothing just switching the cursor position triggers error message
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: bug, P-Medium
#43 - notice info should specifically indicate that the number type we put into the capacity field in the training box must be integer
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: bug
#42 - fix(toolbox): validate hexNumber instead of hexString
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#41 - more clear docs about only showing parts of wallet cells/txs
Issue -
State: open - Opened by BourneNeo almost 3 years ago
- 3 comments
Labels: content, P-Low
#40 - 【第二步:动手实践-观察一条链】较长的交易内容在浏览器自然状态下显示不全
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 3 comments
Labels: bug, P-Medium
#39 - 【第一步:最小化的理论知识-锁的代码如果丢了怎么办?】建议lock字段的示意规范表示
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: content, P-Low
#38 - more clear error info for even-length Hexadecimal
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 4 comments
Labels: bug, P-High
#37 - chore: responsive tx-constructor grid
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#36 - chore: refactor grid layout, add feedback component
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#35 - chore(content): add shannon desciption in capacity
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#34 - chore(UI): clear color for i18n switcher selected status
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#33 - fix: note/switcher overlay
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#32 - chore: wording for click and select wallet
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#31 - fix: validate user inputs
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#30 - Refactor code
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#29 - 【第二步:动手实践-观察一条链】后台k8s node升级,ckb miner重启后,部分账户获取信息出现异常,但错误信息无内容
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: bug
#28 - 【第二步:动手实践-构造交易-生成待签名的 message】raw_tx生成tx_hash成功,生成message失败,无错误提示
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 2 comments
Labels: bug
#27 - 【CKB-ToolBox-16进制转换10进制】对非法数据的错误提示信息不够清晰明了
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: enhancement
#26 - 【CKB-ToolBox-查找Cell】前端对非法内容的搜索在超出2m请求未终止,且未提供手动终止功能。
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: bug
#25 - 【动手实践-发送一笔交易-对交易进行签名】建议在文档中对输入使用多个cell的场景进行说明,否则容易容易让学习者无所适从。
Issue -
State: open - Opened by BourneNeo almost 3 years ago
Labels: content, P-Medium
#24 - 【动手实践-发送一笔交易-交易的INPUT,交易的OUTPUT】偶现演示区cell无法拖入输入框
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: bug, P-Low
#23 - 【动手实践-发送一笔交易-交易的INPUT】建议在交易输入演示区增加清空功能
Issue -
State: open - Opened by BourneNeo almost 3 years ago
Labels: enhancement, P-Medium
#22 - 【动手实践-发送一笔交易-构造交易】建议供填写的交易模板的witnesses字段“0x”进行说明,否则容易让学习者误会,导致提交失败。
Issue -
State: open - Opened by BourneNeo almost 3 years ago
Labels: content, P-Medium
#21 - 【动手实践-发送一笔交易-构造交易】建议在“将交易补充完整”的填写框增加刷新功能
Issue -
State: open - Opened by BourneNeo almost 3 years ago
Labels: enhancement, P-Medium
#20 - 【第二步:动手实践-交易的 OUTPUT】“设置”窗口中,非法数据成功输入,导致页面内容无法显示
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: bug
#19 - 【第二步:动手实践-交易的 OUTPUT】“设置”窗口中,对内容格式有要求的输入框对输入内容无限制,导致非法输入有效
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: bug
#18 - 【第一步:最小化的理论知识-怎么知道你的 Cell 属于你?】缺少shannon的内容,导致多处无法理解
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: content, P-High
#17 - 多个刷新按钮均无效
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
#16 - 钱包2跟钱包3的live cell以及Tx没有,需要补上
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
#15 - 【第二步:动手实践-观察一条链】英文表述容易造成困扰,建议加一个“click"动作指示
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: bug
#14 - 【第二步:动手实践-观察一条链】中文表述不合适
Issue -
State: open - Opened by BourneNeo almost 3 years ago
Labels: good first issue
#13 - 语言选择按钮选中状态显示不明显,建议通过背景反色来显示
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: enhancement
#12 - 页面缩放及窗口展开大小,影响页面多个按钮点击
Issue -
State: closed - Opened by BourneNeo almost 3 years ago
- 1 comment
Labels: bug
#11 - 右侧Nervos box中,查看cell详细信息的弹窗中的文字无法正常复制
Issue -
State: open - Opened by ssslllsss almost 3 years ago
- 1 comment
Labels: enhancement
#10 - fix(locale): broken setting btn in english version
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#9 - 2020.03.15 Update en.json
Pull Request -
State: closed - Opened by ssslllsss almost 3 years ago
#8 - fix: comment out axios.defaults.withCredentials
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#7 - Editorial Review
Pull Request -
State: closed - Opened by xying21 almost 3 years ago
#6 - chore: add port env
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#5 - chore(ci): add docker build image
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago
#4 - Update en.json
Pull Request -
State: closed - Opened by ssslllsss almost 3 years ago
#3 - Update en.json
Pull Request -
State: closed - Opened by ssslllsss almost 3 years ago
#2 - Learn CKB from zero 英文版格式待调整
Issue -
State: open - Opened by ssslllsss almost 3 years ago
Labels: enhancement, P-Low
#1 - Refactor
Pull Request -
State: closed - Opened by RetricSu almost 3 years ago