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

Include p2pk into addressindex #1839

Merged
merged 3 commits into from
Jan 9, 2018
Merged

Include p2pk into addressindex #1839

merged 3 commits into from
Jan 9, 2018

Conversation

wozniakk
Copy link

@wozniakk wozniakk commented Jan 8, 2018

This fixes #1767, also referenced here bitpay#17.
Addresses from p2pk transaction are now indexed by transations pubkeys hashes. Even if it isn't strict behavior and the p2pk are rare and obsolete, it is transaction that should be able to be looked up. Based on solution proposed here bitpay/insight/issues/719.

Kamil Woźniak added 3 commits January 8, 2018 22:39
Addresses from p2pk transaction are now indexed by transations pubkeys
hashes. Even if it isn't strict behavior and the p2pk are rare
and obsolete, it is transaction that should be able to be looked up.

fixes #1767
@UdjinM6 UdjinM6 added this to the 12.3 milestone Jan 9, 2018
@UdjinM6
Copy link

UdjinM6 commented Jan 9, 2018

Thank you! Looks good at the first sight, will test!

Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be working as expected 👍

Slightly tested ACK

@UdjinM6 UdjinM6 merged commit 1cffb8a into dashpay:develop Jan 9, 2018
@wozniakk wozniakk deleted the p2pk_addressindex branch June 27, 2018 08:44
andvgal pushed a commit to energicryptocurrency/gen2-energi that referenced this pull request Jan 6, 2019
* Add simple test for p2pk script

refs dashpay#1767

* Add p2pk transaction addresses indexing

Addresses from p2pk transaction are now indexed by transations pubkeys
hashes. Even if it isn't strict behavior and the p2pk are rare
and obsolete, it is transaction that should be able to be looked up.

fixes dashpay#1767

* Add p2pk script checking tests

refs dashpay#1767
CryptoCentric pushed a commit to absolute-community/absolute that referenced this pull request Feb 26, 2019
* Add simple test for p2pk script

refs dashpay#1767

* Add p2pk transaction addresses indexing

Addresses from p2pk transaction are now indexed by transations pubkeys
hashes. Even if it isn't strict behavior and the p2pk are rare
and obsolete, it is transaction that should be able to be looked up.

fixes dashpay#1767

* Add p2pk script checking tests

refs dashpay#1767
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