Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Translation]: State Diff #17

Open
1 task done
ChihChengLiang opened this issue Jul 13, 2023 · 1 comment
Open
1 task done

[Translation]: State Diff #17

ChihChengLiang opened this issue Jul 13, 2023 · 1 comment
Labels
term Add / request a new translation

Comments

@ChihChengLiang
Copy link
Contributor

English Term

State Diff

Additional Context

State Diff

在 Rollup 的協議中,有兩種從上一個狀態建立下一個狀態的方式。

一種是發布交易的資料,人們可以線下重新執行交易來得到新的狀態。
發布 State Diff 是另外一種方式, State Diff 即下個狀態與上個狀態的差異。

State 為以太坊狀態

Diff 是指任何在帳戶上的差異,也就是餘額、Nonce 、合約程式碼、或是儲存空間樹(Storage Trie)的差異。
在 Git 的情境中,Diff 被翻作差異 https://gist.github.com/fntsrlike/cf1e96d60b6f34fab725599b06dfcb2a

Proposal

狀態差異

Code of Conduct

  • I agree to follow this project's Code of Conduct and acknowledge the contribution terms.
@ChihChengLiang ChihChengLiang added the term Add / request a new translation label Jul 13, 2023
@antoncoding
Copy link
Collaborator

我也覺得叫「狀態差異」滿合理的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
term Add / request a new translation
Projects
None yet
Development

No branches or pull requests

2 participants