CodeChain-io / CodeChain-io/foundry

Tendermint consensus does not generate blocks if the network is disabled

オープン
#227 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

bug consensus
主要言語
Rust
スター
36
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

説明

If we use the solo consensus engine, it can generate blocks even though the network is disabled. The Tendermint consensus engine, however, does not generate blocks if the network is disabled.

Actually, since a normal network will be able to enable the network, this is not an important issue. If a user wants to run a network with only one Tendermint node to test some feature, this can matter.

What I mean by disabling/enabling the network is changing the "disable" value in the config file: https://github.com/CodeChain-io/foundry/blob/bb58de0b9beb652714a48fb102e52036ebebc08b/foundry/config/presets/config.dev.toml#L19

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

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

はじめの一歩

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

調査の方向性

リンク先の行にある config.dev.toml の設定から始め、ネットワークを無効にした単一ノードの Tendermint ネットワークを再現します。そのブロック生成の挙動を solo consensus engine と比較します。ネットワークが無効なケースで期待されるブロック生成の挙動が確立されれば完了です。

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

評価

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

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

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