0xMiden / 0xMiden/protocol

Resolve forks created by different transactions updating the same account

オープン
#1,139 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
kernels
主要言語
Rust
スター
132
フォーク
167
平均マージ
1日 23時間
マージ済み PR(30日)
110

説明

Resolve forks created by different transactions updating the same account.

If we have two batches that update the same account from the same initial state `A` but one batch updates it to `B` and another updates it to `C`, then this is a fork in the account state.
Currently, the block kernel errors in this scenario but eventually we should resolve the conflict and choose one of the transaction chains that is accepted as the new state.

Reference:
> At some point in the future, we may need to resolve such conflicts differently. That is, if there is a conflict, we'd drop one of the transaction chains (e.g., the transaction which resulted in A -> F and all of its descendants). This won't happen until we have decentralized batch production, but still let's create an issue for this.

From: https://github.com/0xPolygonMiden/miden-base/pull/1123#discussion_r1950076744

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

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

評価

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

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

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