This Issue is tagged with a bounty of 1.1593374 BCH. Once a Pull Request (PR) has been verified to meet the acceptance criteria, and merged into the master branch, the funds will be released to the developer.
Overview
Bitcoin Cash underwent a network upgrade on May 15th. One of the new features is Schnorr signatures. This bounty is to refactor bitcoincashjs-lib and bitbox-sdk to include Schnorr signatures.
This Issue is tagged with a bounty of 1.1593374 BCH. Once a Pull Request (PR) has been verified to meet the acceptance criteria, and merged into the
master
branch, the funds will be released to the developer.Overview
Bitcoin Cash underwent a network upgrade on May 15th. One of the new features is Schnorr signatures. This bounty is to refactor
bitcoincashjs-lib
andbitbox-sdk
to include Schnorr signatures.Notes
TransactionBuilder
andECPair
have asign
method which should get an optionalsignatureAlgorithms
param which defaults to ECDSA.In order for a developer to receive the bounty attached to this issue, they must meet the following acceptance criteria:
Acceptance Criteria