-
Notifications
You must be signed in to change notification settings - Fork 29
Chronicle Release Changes #291
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
base: master
Are you sure you want to change the base?
Conversation
|
Added Before this change, an OP_RETURN occuring in binary data being parsed for opcodes would terminate parsing, gathering all remaining bytes into a single data chunk. After this change, an explicit second argument |
|
All 1000 test vectors shared with bitcoin-sv for sighash preimage generation are now passing. Multiple bug fixes for both BIP143 and OTDA. |
|
Updated with relaxed flag only affecting unlock script, lock script is always relaxed. |
|
|
I am assuming the following constants will be made variable: In due course? This is also not quite right: |


PRE-REVIEW-ONLY, NOT READY TO MERGE
There is no activation mechanism, it is expected that this branch will be merged AFTER Chronicle goes live.
Status:
Remaining work: