Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue #27 #28

Closed
wants to merge 1 commit into from
Closed

Fixed issue #27 #28

wants to merge 1 commit into from

Conversation

ZenInTexas
Copy link

Fixed ability to import compressed keypairs. However, in doing so I found that the bitcoin community has updated several common functions relating to key generation. I suggest that although this fixes the import issue, there is a lot of Electrum code still that uses the older ecdsa code, and this needs to be reviewed.

Fixed ability to import compressed kepairs
@ecdsa ecdsa closed this Dec 20, 2012
rllola pushed a commit to rllola/electrum that referenced this pull request Sep 23, 2019
fef9da4 Namecoin: properly handle malformed script in get_name_op_from_output_script (JeremyRand)
f5332b6 Namecoin: properly handle None argument to split_name_script (JeremyRand)
901be4b Namecoin: Add missing name_op field in tests (JeremyRand)
4f83182 Namecoin: Set default TxOutput name_op to None (JeremyRand)
7697804 Namecoin: Add name_show console command (JeremyRand)
f430b8c Namecoin: Format ASCII values (JeremyRand)
1e32ab2 Namecoin: Handle id/ names in identifier formatting (JeremyRand)
4c9a25a Namecoin: Display formatted name identifiers (JeremyRand)
8de0105 Namecoin: Fix name scripts with empty values (JeremyRand)
18e43bd Namecoin: Fix name_new transactions being recognized as transfers (JeremyRand)
d774840 Namecoin: Fix tuple size mismatch in get_wallet_delta (JeremyRand)
0dac8a1 Namecoin: Generate default label for name transfers. (JeremyRand)
eb2f962 Namecoin: Generate default label for name transactions. (JeremyRand)
d060326 Namecoin: Deserialize name scripts. (JeremyRand)
5fc9e66 Namecoin: name script support in transaction.get_address_from_output_script (JeremyRand)

Pull request description:
Toporin pushed a commit to Toporin/electrum-satochip that referenced this pull request Feb 16, 2021
* This bug is related to the SLP token sending in Issue spesmilo#28.
UdjinM6 pushed a commit to UdjinM6/electrum-dash that referenced this pull request Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants