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

Ab/make parentchain pallet instantiable #241

Merged
merged 5 commits into from
Dec 28, 2023

Conversation

brenzi
Copy link
Contributor

@brenzi brenzi commented Dec 28, 2023

closes #227

  • make pallet parentchain instantiable multiple times (once for each parentchain)
  • introduce ShardVault storage: if this is set, the parentchain should be considered a target for shielding/unshielding
  • introduce account mirror: host a double map for parentchain AccountInfo
  • introduce parentchain genesis (if we don't store (and then verify) this with the shard state, an attacker could exchange light client db's)

@brenzi brenzi merged commit 91321c8 into master Dec 28, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[parentchain] provide vault mirror and native token origin
1 participant