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

Block time greater than parent block time not enforced by consensus #8

Closed
aeidelman opened this issue May 19, 2017 · 1 comment
Closed

Comments

@aeidelman
Copy link
Collaborator

The Ethereum consensus rule (parent.getTimestamp() > block.getTimestamp()) is not enforced

donequis added a commit that referenced this issue Jun 5, 2017
this shuold solve issues #8 and #7
aeidelman pushed a commit that referenced this issue Nov 10, 2017
this shuold solve issues #8 and #7
josedahlquist pushed a commit that referenced this issue May 3, 2018
[RFS-144] check partial Merkle tree input matches expected size before deserialization
diega added a commit that referenced this issue Jan 3, 2019
@colltoaction
Copy link
Contributor

This was tackled in #277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants