Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

UAHF SigHash Implementation with sighash test from Bitcoin-ABC#105

Open
joeldejesus1 wants to merge 7 commits intojgarzik:masterfrom
joeldejesus1:u-uahf
Open

UAHF SigHash Implementation with sighash test from Bitcoin-ABC#105
joeldejesus1 wants to merge 7 commits intojgarzik:masterfrom
joeldejesus1:u-uahf

Conversation

@joeldejesus1
Copy link
Contributor

I added a Signature hash flag SIGHASH_FORKID_UAHF=0x40, as well as a bp_script_sign_with_value function that processes both legacy Bitcoin transactions, as well as the new UAHF compliant transactions. I was not quite sure what the best way to integrate the UAHF code with the incoming Segwit code.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.9%) to 79.482% when pulling b939568 on favioflamingo:u-uahf into faa9b83 on jgarzik:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.9%) to 79.482% when pulling b939568 on favioflamingo:u-uahf into faa9b83 on jgarzik:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.9%) to 79.482% when pulling b939568 on favioflamingo:u-uahf into faa9b83 on jgarzik:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.0%) to 79.579% when pulling 3726b89 on favioflamingo:u-uahf into faa9b83 on jgarzik:master.

1 similar comment
@coveralls
Copy link

coveralls commented Oct 3, 2017

Coverage Status

Coverage increased (+1.0%) to 79.579% when pulling 3726b89 on favioflamingo:u-uahf into faa9b83 on jgarzik:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants