Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Ethereum setDifficulty not working #1404

@yq0810

Description

@yq0810

Describe the bug

this way context.ApplyPendingDifficulty() alway false, NotifyAsync SetDifficulty will never happen.

if(context.ApplyPendingDifficulty())

Because the pending has been set to null here with

if(context.ApplyPendingDifficulty())

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions