Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Report Snapshot #8

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 25, 2024

After this PR is merged, a corresponding devlog discussion will be automatically created, with the content preview as follows


CKB Explorer

[NEW]

  1. 为CKB Explorer增加管理后台 #144
  2. Extract address_ids in blocks to separated model #258
  3. Store address related state changes information for each CkbTransaction #216
  4. Mitigate the impact of outliers on the fee rate statistics #394
  5. There is an exception in the right alignment of data on the address page. #504 [CKB余额对齐BUG。待分配前端。]
  6. Add minimal unlock block height in popup of nervos dao #505 [为NervosDAO弹窗增加数值。待分配前端。]
  7. Nervos DAO Popup can be used in transaction detail page #507 [popup 组件复用。]
  8. Deleting information on the mobile terminal should not switch pages. #509 [搜索相关的页面刷新。待分配前端。]
  9. Characters in search results need to be highlighted. #511 [搜索高亮。待分配前端。]
  10. Add a Tab of Live cell on address detail page. #515 [Live Cell 拆分issue。]
  11. Style issues of inscriptions on the address page #524 [地址页铭文样式问题。已更新 updated 17 Jan.]
  12. View Original Inscriptions. #528 [Rebase 查看原始铭文。]
  13. Decode Cell info

[UPDATE]

  1. [undefined] Click Detail to jump to the link that needs to be modified. #529
  2. [undefined] Page data is not synchronized. #530
  3. [undefined] The Show Rows selection will be obscured. #533
  4. [📫Hold On] Data inconsistent with Token City Explorer #96
  5. [📫Hold On] Resize of charts on the homepage doesn't work properly #238
  6. [📫Hold On] [Frontend] Always use lock hash to interact with API #246 [重构类issue,降低优先级。UPdated DEC22]
  7. [📫Hold On] Integrate CKB Explorer with Nexus #253
  8. [📫Hold On] The ckb_transactions interface in the temp.testnet.layerview.io page reports 500. #288
  9. [📫Hold On] Remove address_dao_transactions, use dao_events instead #297 [重构类issue,降低优先级。UPdated DEC22]
  10. [📫Hold On] Reduce address_state_changes from transactions to block #221
  11. [📫Hold On] Feature Proposal: Adding Buttons for Cell Data Decoding #331 [Cell的Data展示方式更新。预计24号进入UI设计。与issue#498关联。]
  12. [📫Hold On] 0 is displayed while loading #428
  13. [📫Hold On] portfolio frontend #488 [Portfolio 的前端。]
  14. [📫Hold On] The list data increases, but the data in the tab does not change. #502
  15. [📋 Backlog] Add statistic data of cells having data in Cell count chart #36
  16. [📋 Backlog] Question of Nervos DAO’ second increment #81
  17. [📋 Backlog] Nervos DAO's statistic data are inconsistent with those gathered by other system #68
  18. [📋 Backlog] Refactor CellInput & CellOutput model #98
  19. [📋 Backlog] Extract block reward calculation into separate class and files #92
  20. [📋 Backlog] Store tx_index for transactions #217
  21. [📋 Backlog] Add date range parameter for charts data API #225
  22. [📋 Backlog] Always set all '0x' or '' in data field of cell_outputs to null #232
  23. [📋 Backlog] Change nonce in blocks to binary type #263
  24. [📋 Backlog] improve the implementation of API: /api/v1/addresses/:id #278
  25. [📋 Backlog] type_scripts and lock_scripts exist duplicate data #419
  26. [📋 Backlog] The prompt information conflicts with the actual existence. #426
  27. [📋 Backlog] Need to be processed when the name is too long. #521 [铭文名称过长处理方案。UI已提交,待分配前端。]
  28. [📌Planning] calculate difficulty value and store in blocks & uncle_blocks table #260
  29. [📌Planning] Extract proposals in blocks to separated table #262
  30. [📌Planning] Refactor node processor to allow process specific block #79
  31. [📌Planning] Refactor dao_events, create table dao_deposits and synchronize dao records #353
  32. [📌Planning] [Feature request] Add calculator for DAO rewards #462 [DAO奖励计算前端开发。]
  33. [📌Planning] Change the language configuration to be recorded in the route #466
  34. [📌Planning] Change the configuration of whether to display the deprecated format of the ckb address to be recorded in the URL #467
  35. [📌Planning] add contracts list interface #492 [重构合约list接口。需要前端提交类似Token Info 的前端展示。Dec18。]
  36. [📌Planning] Optimize chart data presentation and interaction. #496 [新issue。待前端分配任务(Dec25)。]
  37. [📌Planning] Add a chart of how many resources are distributed in the ecosystem #500 [待确定图表指标表义。待前端分配任务(Jan 22)。]
  38. [📌Planning] The scrollbar on the Magickbase official website needs to be updated to match the design mockup #340
  39. [📌Planning] Enhance the UX of search box #519 [搜索UX优化。]
  40. [📌Planning] Refactor: Automate the management of i18n keys through i18next-parser #520 [多语言Key管理重构。]
  41. [📌Planning] The mobile style needs to be modified. #523 [铭文列表页移动端样式修复。]
  42. [📌Planning] Support node-connection mode #526 [支持节点选择。]
  43. [🎨 Designing] Display live cells of a specific address #19 [已提交PRD,待反馈(Dec11)。已修改(Dec18)。预计本周进入前端开发。Updated Jan2]
  44. [🎨 Designing] An independent service of transaction graph #354 [已在Cell info 弹窗中增加相关功能。更新POC链接(Dec22)。]
  45. [🎨 Designing] Transaction Data and its decode #469
  46. [🎨 Designing] Update the Cell info component. #498 [修改Cell Info 组件(Dec18)。预计本周进入前端开发。Updated Jan2]
  47. [🏗 In Progress] Refactor Epoch #264
  48. [🏗 In Progress] UI Guidelines&Front-end refactoring #367 [基于UI规范的前端调整。5issues for zp。【进度更新here】]
  49. [🏗 In Progress] Add API for Token information #374 [通过API提交Token信息。支持NFT Token Info 提交。待后端更新数据(website字段)后提测。Updated Jan 22]
  50. [🏗 In Progress] Iteration1 #2 [官网迁移迭代。上周上线服务监控、本周处理导航等遗留问题。Updated Jan 15]
  51. [🏗 In Progress] [Request feature] Chart that shows the last movement of CKBytes in existence #424 [后端接口已完成,待产品安排前端 updated at Dec.21]
  52. [🏗 In Progress] Portfolio PRD #463 [Portfolio 的总issue]
  53. [🏗 In Progress] UX Guideline for mobile adaptation #470 [移动端适配UI规则更新。filter 清空规则更新。]
  54. [🏗 In Progress] Refactor: Make the implementation of each component more independent and cohesive #479
  55. [🏗 In Progress] Refactor: Introduce Storybook, and implement components through Storybook as much as possible #480
  56. [🏗 In Progress] Refactor: Use CSS in a clearer way with a smaller impact scope #481
  57. [🏗 In Progress] Refactor: CSS responsive breakpoints #489 [CSS断点重构,PR已提交(Dec 18)。]
  58. [🏗 In Progress] NFT Transfer should inlcude its direction #503 [Lite版本中收发金额发现NFT capacity的变动和类型。如A->B,NFT增加,Capacity减少,这时NFT转账方向错误。待Detail 页面前端对接。Updated Jan22]
  59. [👀 Testing] CkbTransactionSerializer cache problem #364 [由嵌套查询引起的缓存过大问题。【PR已提交】]
  60. [👀 Testing] portfolio account aggregated statistics #444 [portfolio 后端任务,待前端接入。作为公共接口提测。Updated Jan 22]
  61. [👀 Testing] portfolio account connect #447 [portfolio 后端任务]
  62. [👀 Testing] portfolio sync addresses #448 [portfolio 后端任务]
  63. [👀 Testing] portfolio transactions #449 [portfolio 后端任务]
  64. [👀 Testing] Increase pagination for inputs and outputs on the transaction details page #484 [增加地址详情页的Input/Output分类。Inputs和Outputs 长度调整同步。Updated Jan22。后续起新issue记录新UI。]

[DONE]

  1. [🚩Pre Release] data sorting/filtering #42
  2. [🚩Pre Release] Address details page layout optimization #181
  3. [🚩Pre Release] Partition cell_outputs table #67
  4. [🚩Pre Release] Outputs are lost in pending transactions #400
  5. [🚩Pre Release] Support indexing xUDT #508
  6. [✅ Done] After the NFT is bruned, the page data is abnormal. #418
  7. [✅ Done] Need to optimize the interface query data time. #438
  8. [✅ Done] "Capacity Usage" tab style displays abnormally #450 [显示问题,已修改,Lu在测试,已经过了。]
  9. [✅ Done] An exception occurred when quickly switching block heights. #477 [偶现的显示bug。PR link待补充(已提交PR,updated Jan2)]
  10. [✅ Done] Page style is abnormal. #499
  11. [✅ Done] Mark xUDT script in frontend #510 [Type Script 中 增加 script 标签。主网信息待补充。【关注一下主网上线之后script信息】]
  12. [✅ Done] Unexpected Loading... in the search field #512 [搜索 loading 字样bug。]
  13. [✅ Done] Add a Tab of Inscription on address detail page. #516 [铭文拆分issue。]
  14. [✅ Done] Add Inscription details page(铭文详情页) #517 [铭文拆分issue。PM 检查测试反馈。]
  15. [✅ Done] Adjust Menu bar and add inscription list page(菜单栏与铭文列表页) #518 [铭文拆分issue。]
  16. [✅ Done] Refactor node processor build_udt code #522 [节点处理服务重构。已提交PR。]
  17. [✅ Done] The Inscription on the address page is blank. #525

Copy link

vercel bot commented Jan 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
neuron-troubleshooting ❌ Failed (Inspect) Jan 25, 2024 6:10am

@WhiteMinds WhiteMinds merged commit c434d7c into feat/338_WeeklyReportScript Jan 25, 2024
1 of 2 checks passed
WhiteMinds pushed a commit that referenced this pull request Feb 19, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant