filecoin-project / filecoin-project/specs
Undefined: block timestamp validation logic
Open
- Dominant language
- SCSS
- Stars
- 363
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
Its not clear how to validate a timestamp on a block header. The spec says it must be at least one block time past the previous block, and 'not in the future'.
I think those rules are likely incorrect, as clock skew would likely cause miners to drop a lot of blocks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.