Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Refactor "mining" / PoW references in base classes #2079

@fselmo

Description

@fselmo

What is wrong?

We have some references around mining built into the code base. Though the execution logic may be updated for the merge, we should go back through and re-organize a lot of the code, especially from base classes, to make more sense for the PoS era. Most of these changes will revolve around "mining" but there may be other changes that don't make sense for the base classes to bubble up as well.

i.e. Things like mine_block() in the base vm class

Perhaps this is a good time to refactor some code along the way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions