We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
p+0 -> p+1 -> p+2 -> p+3
p+0 -> p+1(tx inclusion) -> p+2 -> p+3
The text was updated successfully, but these errors were encountered:
so a node needs to keep track of the timestamp and height of the last successful period submission, right?
Sorry, something went wrong.
we are already storing the Ethereum block hash and time in each period submission: https://github.com/leapdao/leap-contracts/blob/master/contracts/Bridge.sol#L98
⚠️ but there is no way to prove the prevPeriod 🤔 ⚠️
No branches or pull requests
Execution time:
p+0 -> p+1 -> p+2 -> p+3
Challenge time:
p+0 -> p+1(tx inclusion) -> p+2 -> p+3
The text was updated successfully, but these errors were encountered: