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

State Network Updates #246

Merged

Conversation

ScottyPoi
Copy link
Contributor

@ScottyPoi ScottyPoi commented Dec 13, 2023

First round of updates to state network:

  • Removes old distance formula

    • TODO: Define distance to be same as History Network
  • Removes Commentary on "cold node" problem

  • Replaces account_trie_proof data type

  • Adds account_trie_node data type

  • Replaces contract_storage_trie_proof data type

  • Adds* contract_trie_node data type

  • Modifies contract_bytecode data type

  • Defines new functions:

    • combine_path_and_nodehash
    • rotate
  • Defines nibble types

    • nibble
    • NibblePair
    • Nibbles

Also includes new TODOs for completing spec design

@ScottyPoi ScottyPoi merged commit 78be64b into ethereum:new-statenetwork-boogie Dec 13, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant