Skip to content

Bug in secp256k1 PublicKey constructor #805

Description

@afk11

!get_resource_type($secp256k1_pubkey_t) === SECP256K1_TYPE_PUBKEY) {

The negation is performed on the result of get_resource_type($pubkey), not get_resource_type($pubkey) == ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions