TransactionReceipts on events should leverage the Firehose block when available

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

@mangas がすでに取り組んでいます。

2023年8月1日 から。

評価

この issue はまだ評価されていません。

説明

firehose Stale

Currently if an Ethereum event handler accesses event.receipt, the TransactionReceipt is fetched from an RPC. If the subgraph is indexing using a Firehose, it should be able to directly access the TransactionReceipt from the firehose block. This will increase performance, and also remove a further point of RPC reliance for Firehose subgraphs

主要言語
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 を短くまとめたダイジェスト。