graphprotocol / graphprotocol/graph-node
[Bug] Cannot get info of chain
オープン
まだ誰も着手していません。
bug
Stale
- 主要言語
- Rust
- スター
- 3.2k
- フォーク
- 1.1k
- 平均マージ
- 4日 1時間
- マージ済み PR(30日)
- 1
説明
Bug report
graphman chain info <name> does not seem to work and complains of a missing parent hash. I'm running v0.32.0.
Relevant log output
root@goldskyraw-indexer-0-graph-node-5dd9464b5b-26n7g:/# graphman chain info mainnet
Error: missing field `parentHash`
root@goldskyraw-indexer-0-graph-node-5dd9464b5b-26n7g:/# graphman chain info matic
Error: missing field `parentHash`
IPFS hash
No response
Subgraph name or link to explorer
No response
Some information to help us out
- Tick this box if this bug is caused by a regression found in the latest release.
- Tick this box if this bug is specific to the hosted service.
- I have searched the issue tracker to make sure this issue is not a duplicate.
OS information
None
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
graphman chain info コマンドから始め、mainnet や matic のような chain に対して報告された失敗を再現します。chain のレスポンスが解析される箇所を追跡し、parentHash がないというエラーに代わるべき、完了した動作を特定します。完了の条件は、コマンドが chain 情報を正常に返すことです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100