BitcoinJS v3.3.0 Release Notes

  • added

    • ➕ Added ECSignature.prototype.toRSBuffer/ECSignature.fromRSBuffer (#915)
    • ➕ Added support to TransactionBuilder for 64-byte signatures via .sign (#915)
    • ➕ Added support to TransactionBuilder for the .publicKey standard as an alternative to .getPublicKey() (#915)