Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Segregated witness support (BIP 145)#6

Merged
luke-jr merged 33 commits intomasterfrom
segwit
Dec 23, 2017
Merged

Segregated witness support (BIP 145)#6
luke-jr merged 33 commits intomasterfrom
segwit

Conversation

@luke-jr
Copy link
Copy Markdown
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 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.

5 participants