• About
  • FAQ
  • Earn Bitcoin while Surfing the net
  • Buy & Sell Crypto on Paxful
Newsletter
Approx Foundation
  • Home
    • Home – Layout 1
  • Bitcoin
  • Ethereum
  • Regulation
  • Market
  • Blockchain
  • Business
  • Guide
  • Contact Us
No Result
View All Result
  • Home
    • Home – Layout 1
  • Bitcoin
  • Ethereum
  • Regulation
  • Market
  • Blockchain
  • Business
  • Guide
  • Contact Us
No Result
View All Result
Approx Foundation
No Result
View All Result
Home Bitcoin

Why do I get “Invalid Taproot control block size” when spending a P2TR script path?

Moussa by Moussa
February 18, 2026
in Bitcoin
0
How do Bitcoin mining pools typically handle payout frequency versus thresholds?
189
SHARES
1.5k
VIEWS
Share on FacebookShare on Twitter


For this specific error, the usual suspects are double length-prefixing or accidentally including the annex. Double-prefixing is the one I see most often.

The control block has to be one witness stack element, raw bytes. Layout:

<1 byte: leaf_version | parity>
<32 bytes: internal key>
<32 bytes × depth: merkle path hashes>

(parity comes from the tweaked pubkey’s y-coordinate odd/even—you’ll have it if you derived Q correctly.) No compactSize inside. No splitting.

Your ser_string call — that’s the problem. Witness serialization already length-prefixes each stack item. So when you do ser_string(control_block), you’re adding an extra prefix. The node checks (len - 33) % 32 == 0; one extra byte and that check fails, hence Invalid Taproot control block size. Just concatenate:

control_block = b''.join([
    bytes([leaf_version | parity]),
    internal_pubkey,
    merkle_hash_1,
    merkle_hash_2
])

witness_stack = [preimage_or_sig, script, control_block]

Splitting into separate elements — also wrong. The node takes the last element as the control block. If you split, it only sees hash2 (32 bytes) or whatever is last, so the size check fails. You can also hit bad-witness-nonstandard before script validation, depending on policy.

Useful way to think about it: layer 1 is BIP 341’s control block format (33+32m bytes, validated by that (len-33)%32==0 check). Layer 2 is witness encoding (length prefix per element). You only define layer 1; layer 2 is automatic. Don’t mix them.

If dropping ser_string and using a single blob fixes it, that was the issue. I’ve reproduced this on regtest—toggle only the control block build and the behavior matches.

Refs: BIP 341, BIP 342.



Source link

Related articles

Bitwise Found What’s Really Driving Ethereum Price

Bitwise Found What’s Really Driving Ethereum Price

March 18, 2026
Wife Accused Of Spying And Stealing $172M In Bitcoin From Husband

Wife Accused Of Spying And Stealing $172M In Bitcoin From Husband

March 18, 2026
Share76Tweet47

Related Posts

Bitwise Found What’s Really Driving Ethereum Price

Bitwise Found What’s Really Driving Ethereum Price

by Moussa
March 18, 2026
0

Ethereum’s price has spent much of the past cycle lagging its own institutional and on-chain progress, and Bitwise says the...

Wife Accused Of Spying And Stealing $172M In Bitcoin From Husband

Wife Accused Of Spying And Stealing $172M In Bitcoin From Husband

by Moussa
March 18, 2026
0

A dispute over more than $172 million in Bitcoin has moved forward in the UK’s High Court of Justice, where...

Difficulty Drop Incoming: Bitcoin Miners Catch a Break While Revenues Stay Ugly

Difficulty Drop Incoming: Bitcoin Miners Catch a Break While Revenues Stay Ugly

by Moussa
March 18, 2026
0

Bitcoin’s miners just got hit with a one-two punch—price slipping under $71,000 and network difficulty preparing to ease up like...

How do Bitcoin mining pools typically handle payout frequency versus thresholds?

private key – From bitcoinj v0.2

by Moussa
March 18, 2026
0

I have used bitcoinj v0.2 From wich I have a base64 string of 12 bytes 16 characters and a base58...

Trump Crypto Mar-a-Lago Gala: How 297 Wallets Are Moving the MAGA Market

Trump Crypto Mar-a-Lago Gala: How 297 Wallets Are Moving the MAGA Market

by Moussa
March 18, 2026
0

The Trump team has dropped a bombshell announcement for crypto holders: an exclusive luncheon at Mar-a-Lago, available only to the...

Load More

youssufi.com

sephina.com

[vc_row full_width="stretch_row" parallax="content-moving" vc_row_background="" background_repeat="no-repeat" background_position="center center" footer_scheme="dark" css=".vc_custom_1517813231908{padding-top: 60px !important;padding-bottom: 30px !important;background-color: #191818 !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}" footer_widget_title_color="#fcbf46" footer_button_bg="#fcb11e"][vc_column width="1/4"]

We bring you the latest in Crypto News

[/vc_column][vc_column width="1/4"][vc_wp_categories]
[/vc_column][vc_column width="1/4"][vc_wp_tagcloud taxonomy="post_tag"][/vc_column][vc_column width="1/4"]

Newsletter

[vc_raw_html]JTNDcCUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydG5wJTIwdG5wLXN1YnNjcmlwdGlvbiUyMiUzRSUwQSUzQ2Zvcm0lMjBtZXRob2QlM0QlMjJwb3N0JTIyJTIwYWN0aW9uJTNEJTIyaHR0cHMlM0ElMkYlMkZhcHByb3gub3JnJTJGJTNGbmElM0RzJTIyJTNFJTBBJTBBJTNDaW5wdXQlMjB0eXBlJTNEJTIyaGlkZGVuJTIyJTIwbmFtZSUzRCUyMm5sYW5nJTIyJTIwdmFsdWUlM0QlMjIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRucC1maWVsZCUyMHRucC1maWVsZC1maXJzdG5hbWUlMjIlM0UlM0NsYWJlbCUyMGZvciUzRCUyMnRucC0xJTIyJTNFRmlyc3QlMjBuYW1lJTIwb3IlMjBmdWxsJTIwbmFtZSUzQyUyRmxhYmVsJTNFJTBBJTNDaW5wdXQlMjBjbGFzcyUzRCUyMnRucC1uYW1lJTIyJTIwdHlwZSUzRCUyMnRleHQlMjIlMjBuYW1lJTNEJTIybm4lMjIlMjBpZCUzRCUyMnRucC0xJTIyJTIwdmFsdWUlM0QlMjIlMjIlM0UlM0MlMkZkaXYlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMnRucC1maWVsZCUyMHRucC1maWVsZC1lbWFpbCUyMiUzRSUzQ2xhYmVsJTIwZm9yJTNEJTIydG5wLTIlMjIlM0VFbWFpbCUzQyUyRmxhYmVsJTNFJTBBJTNDaW5wdXQlMjBjbGFzcyUzRCUyMnRucC1lbWFpbCUyMiUyMHR5cGUlM0QlMjJlbWFpbCUyMiUyMG5hbWUlM0QlMjJuZSUyMiUyMGlkJTNEJTIydG5wLTIlMjIlMjB2YWx1ZSUzRCUyMiUyMiUyMHJlcXVpcmVkJTNFJTNDJTJGZGl2JTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ0bnAtZmllbGQlMjB0bnAtcHJpdmFjeS1maWVsZCUyMiUzRSUzQ2xhYmVsJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyY2hlY2tib3glMjIlMjBuYW1lJTNEJTIybnklMjIlMjByZXF1aXJlZCUyMGNsYXNzJTNEJTIydG5wLXByaXZhY3klMjIlM0UlQzIlQTBCeSUyMGNvbnRpbnVpbmclMkMlMjB5b3UlMjBhY2NlcHQlMjB0aGUlMjBwcml2YWN5JTIwcG9saWN5JTNDJTJGbGFiZWwlM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRucC1maWVsZCUyMHRucC1maWVsZC1idXR0b24lMjIlM0UlM0NpbnB1dCUyMGNsYXNzJTNEJTIydG5wLXN1Ym1pdCUyMiUyMHR5cGUlM0QlMjJzdWJtaXQlMjIlMjB2YWx1ZSUzRCUyMlN1YnNjcmliZSUyMiUyMCUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmZvcm0lM0UlMEElM0MlMkZkaXYlM0UlM0NiciUyRiUzRSUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][/vc_row]
No Result
View All Result
  • Contact Us
  • Homepages
  • Business
  • Guide

© 2024 APPROX FOUNDATION - The Crypto Currency News