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

Certificate submission process improvement #103

Open
albertog78 opened this issue Apr 30, 2020 · 0 comments
Open

Certificate submission process improvement #103

albertog78 opened this issue Apr 30, 2020 · 0 comments

Comments

@albertog78
Copy link
Contributor

To have the possibility of having for example different set of submitters depending on mainchain block height would be needed to have the submission event to be triggered based on mainchain block appearance (not on mainchain block reference inclusion because this could lead to some delays in submission). This applies to all the mainchain blocks successors of the mainchain block that identifies the end of the epoch. Instead for the mainchain block of the eond of the epoch we should wait for its inclusion in a sidechain block. Only after that we should start monitor mainchain block appear. This is necessary because in the final implementation to produce the certificate and the proof we will need to know the status of the sidechain at the end of the epoch and only after that start submitting the certificate given the rules described in the beginning.

@i-Alex i-Alex removed their assignment May 15, 2023
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

No branches or pull requests

2 participants