• Mark Tyneway's avatar
    l2geth: skip clique consensus rule · eb1eb327
    Mark Tyneway authored
    There is a rule in the Clique `verifyHeader` function
    that will prevent blocks with a timestamp in the future
    from being included in the chain. We want to ensure that
    this check is being the `UsingOVM` flag as to prevent
    blocks from ever being considered not valid.
    eb1eb327
Name
Last commit
Last update
..
clique Loading commit data...
ethash Loading commit data...
misc Loading commit data...
consensus.go Loading commit data...
errors.go Loading commit data...