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

Subspace custom genesis block #1033

Closed
liuchengxu opened this issue Dec 19, 2022 · 1 comment · Fixed by #1613
Closed

Subspace custom genesis block #1033

liuchengxu opened this issue Dec 19, 2022 · 1 comment · Fixed by #1613

Comments

@liuchengxu
Copy link
Contributor

paritytech/substrate#12291 allows building our specialized genesis block, the workaround of Block abstraction in runtime can be removed then.

https://github.com/subspace/subspace/blob/09909d10faf693b01e88a761e93033b61991d017/crates/subspace-runtime-primitives/src/lib.rs#L111-L122

@nazar-pc nazar-pc added this to the Beyond Gemini milestone Dec 20, 2022
@nazar-pc
Copy link
Member

Nice, thanks for pushing it to completion upstream, it took a while

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

2 participants