ベーキング権の「estimated_time」は一定ではありません
1 回答
- 投票
-
- 2019-03-21
これは、ネットワークの実行が遅れている場合に発生します.
この
estimated_time
は、「優先度0のすべてのパン屋が焼く」という仮説に基づいて計算されます.優先度1のベイカーによってブロックがベイクされるたびに、ブロックは後でベイクされ、後続のすべてのブロックは「後で」ベイクされる必要があります...
これを支援してくれた @Pierre Boutillier に感謝します
This happens when the network is running late.
This
estimated_time
is computed on the "every baker at priority 0 will bake" hypothesis.Each time a block is baked by the baker of priority 1, it is baked later and every following block has to be baked "later"...
Thanks to @Pierre Boutillier for helping with this
-
ありがとうございました.このロジックが参照として実装されている場所へのポインタを提供していただけますか?Thank you. Could you please provide a pointer to where this logic is implemented as a reference ?
- 1
- 2019-03-21
- Ezy
-
リンクで私の答えを更新しました https://tezos.gitlab.io/mainnet/api/odoc/_html/tezos-embedded-protocol-003-PsddFKi3/Tezos_embedded_raw_protocol_003_PsddFKi3/Delegate_services/Baking_rights/index.htmlUpdated my answer with a link https://tezos.gitlab.io/mainnet/api/odoc/_html/tezos-embedded-protocol-003-PsddFKi3/Tezos_embedded_raw_protocol_003_PsddFKi3/Delegate_services/Baking_rights/index.html
- 1
- 2019-03-21
- RoMarQ
昨日、ベーキング権の
estimated_time
が一定ではないことに気づきました.すべてのブロックの開始時に変化するようです.なぜそうなるのか誰かが説明できますか?
例:
そして、次のブロックの開始時に: