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

Implement ADR 4 (part 1, runtime descriptors) #3450

Closed
abukosek opened this issue Oct 27, 2020 · 0 comments · Fixed by #3548
Closed

Implement ADR 4 (part 1, runtime descriptors) #3450

abukosek opened this issue Oct 27, 2020 · 0 comments · Fixed by #3548
Assignees

Comments

@abukosek
Copy link
Contributor

Runtime descriptors, runtime parameters, and the genesis document structures should be changed as described in https://github.com/oasisprotocol/oasis-core/blob/master/docs/adr/0004-runtime-governance.md.
Additional changes to support the new structures are required in the registry, staking, and scheduler.

Old descriptors are accepted and converted into the new format at genesis time, but all new runtime registrations must use the new descriptor format.

After this issue, as well as issues #3429 and #3430 are complete, the rest of the ADR (messages) can be implemented. A separate issue will be made for that later.

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 a pull request may close this issue.

1 participant