This repository has been archived by the owner on Aug 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle additional signature component lengths (#4230)
* Added ledger support * Fixed block explorer * Added CL args * Added a flag to ignore balance check * Fixed explorer test * Minor changes as per feedback * Minor changes as per feedback * Added global.json to lock the version * DOwngraded to 2.1 * Removed unused tests * Added keypath param for advanced users * Fixed address scanning * Fix for index * Added more logs * Added more logs * Added logic to scan change addresses * Added more logs * Added ability to output signature * Added minimum balance check * Handle case where the signature R component is only 31 bytes * Handle R and S values of length 31, 32 or 33 * Fix brace Co-authored-by: Igor Goldobin <igor.goldobin@bhp.com> Co-authored-by: Igor Goldobin <igor.goldobin@gmail.com>
- Loading branch information
1 parent
f19d6f9
commit 3a9d81b
Showing
1 changed file
with
40 additions
and
19 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