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

Update Fluffy State Network to match Portal spec addressHash change #2548

Merged
merged 8 commits into from
Aug 7, 2024

Conversation

web3-developer
Copy link
Contributor

ContractTrieNodeKey and ContractCodeKey now define addressHash instead of address. See the related PR in the portal specs here: ethereum/portal-network-specs#329

Changes included in this PR:

  • Fluffy code updated to support addressHash instead of address for the ContractTrieNodeKey and ContractCodeKey types.
  • Portal spec test vectors repo updated to latest.
  • Fluffy tests refactored and updated based on latest changes in portal spec tests.
  • Fluffy state bridge updated to use updated ContractTrieNodeKey and ContractCodeKey addressHash field.

@web3-developer web3-developer changed the title Update Fluffy State Network to match Portal spec addressHash change. Update Fluffy State Network to match Portal spec addressHash change Aug 7, 2024
@web3-developer web3-developer merged commit 93a160b into master Aug 7, 2024
10 checks passed
@web3-developer web3-developer deleted the fluffy-state-network-addresshash branch August 7, 2024 16:01
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