Skip to content

SetNewPrevHash message name exists in two separate protocols #136

Description

@plebhash

this is somewhat related to what has already been pointed out in #130

these messages achieve very similar purposes, but in slightly different ways... the Mining Protocol variant is always targeting one specific future job for activation, while the Template Distribution Protocol variant is always targeting one specific future template for activation

while having them share the same name kinda makes sense, it also brings a lot of potential for confusion (as we can see in #130)

I believe better names could be:

  • ActivateFutureJob: which is the Mining Protocol variant
  • ActivateFutureTemplate: which is the Template Distribution Protocol variant

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