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

SubmitBlock Improvement #112

Open
hamdiallam opened this issue Mar 4, 2019 · 0 comments
Open

SubmitBlock Improvement #112

hamdiallam opened this issue Mar 4, 2019 · 0 comments
Milestone

Comments

@hamdiallam
Copy link
Member

hamdiallam commented Mar 4, 2019

Submit block should be flexible with how the operator batches their submissions:

i.e
lastCommittedBlock = 2

Submit block -> (block 1,2,3,4 ..., blockNum = 1)

  • The contract should jump to commit block 3 and 4 instead of reverting because blockNum != lastCommittedBlock + 1
@hamdiallam hamdiallam added this to the Version 2 milestone Mar 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant