Sequences in reverse order
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 25/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- rust
- 領域
- blockchain
調査の方向性
まず、リンクされたエクスプローラーとトランザクションプレフィックス 0x615f65 を使って、Corgi testnet のブロック 29978 と 29979 におけるトランザクションの順序を再現します。シーケンス検証が 2 つのトランザクションをどのように処理するか、また繰り返されたトランザクションがどのようにインデクサーに到達するかを追跡します。無効な順序と重複した出現が発生しなくなり、影響を受けたトランザクションをインデックスできるようになれば完了です。
索引モデルが issue の本文から書いたものです。
説明
In the Corgi testnet, there are invalid transactions found on the block 29978 and 29979
In block 29978, there are 2 transactions which were signed by the same signer.
The sequence of the first tx(0x615f65...) is 42929 and it failed.
The sequence of the second tx is 42928.
In addition, the first tx(0x615f65..) appears again in the next block, which is 29979. (But, you wouldn't find it in the explorer because the indexer can't index it.)
- 主要言語
- Rust
- スター
- 256
- フォーク
- 50
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
CodeChain-io/codechain のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
CodeChain-io/codechain#2002 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
CodeChain-io/codechain#1993 · コメント 2 件 ·
-
Terminate gracefully オープン
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
CodeChain-io/codechain#1987 · コメント 1 件 ·
-
performance rpc
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
CodeChain-io/codechain#1973 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
CodeChain-io/codechain#1971 ·
CodeChain-io/codechain の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
issue
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
agentic-workflows
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
web-infra-dev/rspack#15847 ·