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

Segregated witness support (BIP 145) #6

Merged
merged 33 commits into from
Dec 23, 2017
Merged

Segregated witness support (BIP 145) #6

merged 33 commits into from
Dec 23, 2017

Conversation

luke-jr
Copy link
Member

@luke-jr luke-jr commented Jul 27, 2016

I recommend reviewing this as a big diff against master, rather than as individual commits.

Note this breaks the ABI without bumping any version numbers; that will be done post-merge just before the release.

4tar and others added 30 commits January 9, 2016 21:18
ABI break: sizeof(blktxn_t) has been increased, so accesses to blktmpl_t->txns[>0] use a different offset (aside, hash_ and txid are moved)
New ABI supports up to 512 MB transactions (with a max weight-per-bytes of 4), and library gracefully interprets larger weight values as -1 (unknown)
…ther than use the (potentially too small) stack
@luke-jr luke-jr merged commit 47a494e into master Dec 23, 2017
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.

3 participants