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

bip-0062: add nLockTime exception case as an overflow of 4-byte int #1609

Closed
wants to merge 1 commit into from

Conversation

ChrisCho-H
Copy link
Contributor

BIP62 states number is strictly limited 4 byte int range, but it breaks forward compatibility with BIP65 as now. Add exception case of locktime number(which can be up to 2**32-1) to correct.

@murchandamus
Copy link
Contributor

BIP 62 has been withdrawn. I’m not sure it makes sense to continue work on it. cc: @sipa

@sipa
Copy link
Member

sipa commented Jun 5, 2024

NACK, this is changing the proposal. While it would be right to include this change is this were proposed today, that's not the case, because as @murchandamus points out it is withdrawn.

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