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

Indicate wheter an address uses compressed or uncompressed public key #1

Open
alecalve opened this issue Nov 6, 2015 · 1 comment

Comments

@alecalve
Copy link
Owner

alecalve commented Nov 6, 2015

Add a boolean property to the Address class indicating wheter an address uses compressed or uncompressed public key. If the public key for the address is unknown, an exception should be raised.

alecalve pushed a commit that referenced this issue Feb 26, 2018
Fix travis build and mention leveldb-dev dep in README
@Giszmo
Copy link

Giszmo commented Mar 22, 2019

Did anybody ever work on this? I want to know how many bitcoins are trapped in addresses known to be segwit derived from uncompressed keys like in this.
How hard would it be, given that the pubkey only gets revealed at spend?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants