-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "invalid signature" for paymentcode tx input (#333)
* fix bug on paymentcode index derivation * force _findLastUsedIndex to return -1 if no index is found * fix bug in address calculation in paymentcode logic * add testing script in examples folder * change variable names within getChangeAddress function * fix bug on getPrivateKeyForTxInput for paymentcodes * modify testing script so Bob can afford Qi gas payment --------- Co-authored-by: Riley Stephens <[email protected]>
- Loading branch information
1 parent
c6dc075
commit 3754361
Showing
2 changed files
with
24 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters