`graphman rewind --start-block <deployment_id>` command not working on v0.35.1

オープン
#5,521 コメント 3 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
38/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
rust
領域
cli

調査の方向性

まず v0.35.1 で graphman rewind --start-block <deployment_id> を再現し、その引数解析を v0.35.0 と比較します。graphman rewind のエントリポイントを追跡し、コマンドが誤って --block-hash--block-number を要求せずに deployment ID を受け付けることを確認します。

索引モデルが issue の本文から書いたものです。

説明

bug Stale
Bug report

It looks like the --start-block flag on the graphman rewind command isn't working on v0.35.1
This was working fine in previous versions like 0.35.0

I am pasting an example below:

Relevant log output
graphman rewind --start-block QmbJrDawxWmkxPGuNQcyB5owdGUbNZTFeYKt5d222Ug9jX
error: the following required arguments were not provided:
  --block-hash <BLOCK_HASH>
  --block-number <BLOCK_NUMBER>

Usage: graphman --config <CONFIG> rewind --start-block --block-hash <BLOCK_HASH> --block-number <BLOCK_NUMBER> <DEPLOYMENTS>...
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

主要言語
Rust
スター
3.2k
フォーク
1.1k
平均マージ
4日 1時間
マージ済み PR(30日)
1

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

graphprotocol/graph-node のほかの issue

graphprotocol/graph-node の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。