Skip to content

[Dash 0.13.0.0] getblocktemplate issue #2667

@NaN-git

Description

@NaN-git

I'm using getblocktemplate and I want to signal DIP0003 on mainnet. Therefore I'm sending the following request to the node: {"id":"0","method":"getblocktemplate","params":[{"rules":["dip0003"]}]}

Describe the issue

Sometimes I receive in the version field 0x20000000 and sometimes 0x20000008

Can you reliably reproduce the issue?

I have found no way so far to reproduce the issue reliably.

Expected behaviour

I expect at least consistent behaviour. According to BIP9 the node should indicate it's preference, which would be 0x20000008.

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