CodeChain-io / CodeChain-io/codechain-explorer
Multiple block URLs all point to the same block
未關閉
適合新手
bug
good first issue
- 主要語言
- TypeScript
- 星號
- 49
- 分支
- 13
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The following URLs show the same genesis block.
/block/0
/block/00
/block/000
/block/0000
Accept only `/block/00` as the canonical URL and reject other URLs.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start by tracing the block URL route handling for /block/0, /block/00, /block/000, and /block/0000. Confirm that only /block/00 is accepted as canonical and that the other forms are rejected, then verify the behavior for the genesis block.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- blockchain, frontend
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 62/100