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

libconsensus: Expose a flag for BIP112 #8412

Merged
merged 1 commit into from
Jul 28, 2016

Conversation

jtimon
Copy link
Contributor

@jtimon jtimon commented Jul 27, 2016

We added the segwit one, but we forgot CHECKSEQUENCEVERIFY.
@laanwj this needs backport to 0.13, right?
In fact, I'm thinking that this should have been included in 0.12.1...

Ping @sipa @TheBlueMatt

Bikeshedding: I removed "FLAGS_" in this one and added "_BIP112" at the end instead because I believe it's more useful. I'm happy to change the name of the flag.

EDIT: Note that the bit positions have to correspond with those in the flags for scripts in script/interpreter.h.

@btcdrak
Copy link
Contributor

btcdrak commented Jul 27, 2016

Why arent you following the status quo for naming?

@jtimon
Copy link
Contributor Author

jtimon commented Jul 27, 2016

I'm saying it, I thought adding bip112 at the end would be more useful, changing back already...
Or are you complaining only about the missing "FLAGS_"?

We added the segwit one, but we forgot CHECKSEQUENCEVERIFY
@jtimon jtimon force-pushed the 0.13-consensus-bip112-flag branch from 789fd70 to d12b732 Compare July 27, 2016 22:24
@jtimon
Copy link
Contributor Author

jtimon commented Jul 27, 2016

Updated following the style and without adding BIP112 at the end.

@btcdrak
Copy link
Contributor

btcdrak commented Jul 28, 2016

ACK d12b732

@jonasschnelli jonasschnelli added this to the 0.13.0 milestone Jul 28, 2016
@sipa
Copy link
Member

sipa commented Jul 28, 2016

utACK d12b732

@jonasschnelli
Copy link
Contributor

utACK d12b732

1 similar comment
@NicolasDorier
Copy link
Contributor

utACK d12b732

@sipa sipa merged commit d12b732 into bitcoin:master Jul 28, 2016
sipa added a commit that referenced this pull request Jul 28, 2016
d12b732 libconsensus: Expose a flag for BIP112 (Jorge Timón)
sipa pushed a commit that referenced this pull request Jul 28, 2016
We added the segwit one, but we forgot CHECKSEQUENCEVERIFY

Github-Pull: #8412
Rebased-From: d12b732
@maflcko maflcko modified the milestones: 0.13.0, 0.12.0 Jul 31, 2016
@laanwj laanwj modified the milestones: 0.12.2, 0.12.0 Sep 26, 2016
codablock pushed a commit to codablock/dash that referenced this pull request Jan 8, 2018
d12b732 libconsensus: Expose a flag for BIP112 (Jorge Timón)
andvgal pushed a commit to energicryptocurrency/gen2-energi that referenced this pull request Jan 6, 2019
d12b732 libconsensus: Expose a flag for BIP112 (Jorge Timón)
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants