Skip to content

Support for lowR in BitcoinJsWalletProvider #392

@matthewjablack

Description

@matthewjablack

bitcoinjs-lib added the ability to always have low R values during transaction creation: bitcoinjs/bitcoinjs-lib#1442

This means signature size is at most 71 bytes, and maxWitnessLen goes from 108 to 107

It also has other benefits, such as saving several bytes on txs for multisigs: bitcoinjs/bitcoinjs-lib#1175 (comment)

Would be great if there were a way to force low R values during transaction creation, or default to this for CAL.

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