• About
  • Privacy Poilicy
  • Disclaimer
  • Contact
CoinInsight
  • Home
  • Bitcoin
  • Ethereum
  • Regulation
  • Market
  • Blockchain
  • Ripple
  • Future of Crypto
  • Crypto Mining
No Result
View All Result
  • Home
  • Bitcoin
  • Ethereum
  • Regulation
  • Market
  • Blockchain
  • Ripple
  • Future of Crypto
  • Crypto Mining
No Result
View All Result
CoinInsight
No Result
View All Result
Home Bitcoin

bitcoin core – Attempting to spend UTXO with customized script

Coininsight by Coininsight
March 31, 2025
in Bitcoin
0
bitcoin core – Attempting to spend UTXO with customized script
189
SHARES
1.5k
VIEWS
Share on FacebookShare on Twitter


To unlock, the locking script would require three numbers whose sum is 15 and most is smaller than 8. So I did this script in python, duplicating the highest 3, then checking every of them whether or not lower than 8, after eradicating them including them as much as examine if its 15.

ex2a_txout_scriptPubKey = [OP_3DUP,OP_8,OP_LESSTHAN,OP_VERIFY,OP_8,OP_LESSTHAN,OP_VERIFY,OP_8,OP_LESSTHAN,OP_VERIFY,OP_ADD,OP_ADD,OP_15,OP_EQUALVERIFY]

ship it with this perform response = send_from_P2PKH_transaction(amount_to_send, txid_to_spend, utxo_index, ex2a_txout_scriptPubKey)

def send_from_P2PKH_transaction(amount_to_send, txid_to_spend, utxo_index, txout_scriptPubKey):
    # Step 1: Create the txin
    txin = CMutableTxIn(COutPoint(lx(txid_to_spend), utxo_index)) #now we've got txin

    # Step 2: Create the txout
    txout = CMutableTxOut(amount_to_send * COIN, CScript(txout_scriptPubKey))

    # Step 3: Create the transaction
    tx = CMutableTransaction([txin], [txout])

    # Step 4: Create the txin_scriptPubKey (from the tackle holding the UTXO)
    txin_scriptPubKey = my_address.to_scriptPubKey()

    # Step 5: Create the signature
    sig = create_OP_CHECKSIG_signature(tx, txin_scriptPubKey, my_private_key)

    # Step 6: Set the txin's scriptSig worth (signature + public_key)
    txin.scriptSig = CScript([sig, my_public_key])

    # Confirm the transaction
    VerifyScript(txin.scriptSig, txin_scriptPubKey, tx, 0, (SCRIPT_VERIFY_P2SH,))

    # Broadcast the transaction
    return broadcast_transaction(tx)

It really works for traditional P2PKH, however when i exploit my txout_scriptpubkey, the response is

`400 Dangerous Request sendrawtransaction RPC error -26: scriptpubkey`

Any assistance is appreciated, I do not know the place i did improper within the script. I used 8 first however OP_8 wanted for use I suppose, however nonetheless would not work. EDIT: It additionally would not settle for "[OP_5, OP_EQUAL]". I can not make it settle for something aside from P2PKH.

Related articles

Webpack subject with tiny-secp256k1 and ECPair

Webpack subject with tiny-secp256k1 and ECPair

July 6, 2025
Spot Bitcoin ETFs Close to $50B In Complete Inflows After $1B Surge

Spot Bitcoin ETFs Close to $50B In Complete Inflows After $1B Surge

July 6, 2025


To unlock, the locking script would require three numbers whose sum is 15 and most is smaller than 8. So I did this script in python, duplicating the highest 3, then checking every of them whether or not lower than 8, after eradicating them including them as much as examine if its 15.

ex2a_txout_scriptPubKey = [OP_3DUP,OP_8,OP_LESSTHAN,OP_VERIFY,OP_8,OP_LESSTHAN,OP_VERIFY,OP_8,OP_LESSTHAN,OP_VERIFY,OP_ADD,OP_ADD,OP_15,OP_EQUALVERIFY]

ship it with this perform response = send_from_P2PKH_transaction(amount_to_send, txid_to_spend, utxo_index, ex2a_txout_scriptPubKey)

def send_from_P2PKH_transaction(amount_to_send, txid_to_spend, utxo_index, txout_scriptPubKey):
    # Step 1: Create the txin
    txin = CMutableTxIn(COutPoint(lx(txid_to_spend), utxo_index)) #now we've got txin

    # Step 2: Create the txout
    txout = CMutableTxOut(amount_to_send * COIN, CScript(txout_scriptPubKey))

    # Step 3: Create the transaction
    tx = CMutableTransaction([txin], [txout])

    # Step 4: Create the txin_scriptPubKey (from the tackle holding the UTXO)
    txin_scriptPubKey = my_address.to_scriptPubKey()

    # Step 5: Create the signature
    sig = create_OP_CHECKSIG_signature(tx, txin_scriptPubKey, my_private_key)

    # Step 6: Set the txin's scriptSig worth (signature + public_key)
    txin.scriptSig = CScript([sig, my_public_key])

    # Confirm the transaction
    VerifyScript(txin.scriptSig, txin_scriptPubKey, tx, 0, (SCRIPT_VERIFY_P2SH,))

    # Broadcast the transaction
    return broadcast_transaction(tx)

It really works for traditional P2PKH, however when i exploit my txout_scriptpubkey, the response is

`400 Dangerous Request sendrawtransaction RPC error -26: scriptpubkey`

Any assistance is appreciated, I do not know the place i did improper within the script. I used 8 first however OP_8 wanted for use I suppose, however nonetheless would not work. EDIT: It additionally would not settle for "[OP_5, OP_EQUAL]". I can not make it settle for something aside from P2PKH.

Tags: Bitcoincore..customscriptspendUTXO
Share76Tweet47

Related Posts

Webpack subject with tiny-secp256k1 and ECPair

Webpack subject with tiny-secp256k1 and ECPair

by Coininsight
July 6, 2025
0

I'm creating a browser extension utilizing Webpack v5 and incorporating the bitcoinjs-lib and ecpair libraries to create a Bitcoin pockets....

Spot Bitcoin ETFs Close to $50B In Complete Inflows After $1B Surge

Spot Bitcoin ETFs Close to $50B In Complete Inflows After $1B Surge

by Coininsight
July 6, 2025
0

Be a part of Our Telegram channel to remain updated on breaking information protection US Spot Bitcoin ETFs (exchange-traded funds)...

TRX Value Evaluation: Justin Solar Tron Standing Robust at Prime 10

TRX Value Evaluation: Justin Solar Tron Standing Robust at Prime 10

by Coininsight
July 5, 2025
0

Crypto is likely one of the best niches on the planet proper now. And to be on high of crypto,...

Bitcoin Value May Resume Uptrend If $105,000 Help Holds — Right here’s How

Bitcoin Value May Resume Uptrend If $105,000 Help Holds — Right here’s How

by Coininsight
July 5, 2025
0

Trusted Editorial content material, reviewed by main trade consultants and seasoned editors. Advert Disclosure The Bitcoin worth failed to remain...

Ethereum Wave Rely Predicts Worth Crash To $1,800 — However $6,000 Is Nonetheless In Play

Ethereum Wave Rely Predicts Worth Crash To $1,800 — However $6,000 Is Nonetheless In Play

by Coininsight
July 5, 2025
0

Ethereum remains to be struggling under $3,000 regardless of the Bitcoin value sitting near all-time highs. On the present ranges,...

Load More
  • Trending
  • Comments
  • Latest
BitHub 77-Bit token airdrop information

BitHub 77-Bit token airdrop information

February 6, 2025
Haedal token airdrop information

Haedal token airdrop information

April 24, 2025
MilkyWay ($milkTIA, $MILK) Token Airdrop Information

MilkyWay ($milkTIA, $MILK) Token Airdrop Information

March 4, 2025
Bitcoin and Benjamin Franklin

Bitcoin and Benjamin Franklin

February 1, 2025
Kuwait bans Bitcoin mining over power issues and authorized violations

Kuwait bans Bitcoin mining over power issues and authorized violations

2
The Ethereum Basis’s Imaginative and prescient | Ethereum Basis Weblog

The Ethereum Basis’s Imaginative and prescient | Ethereum Basis Weblog

2
Unchained Launches Multi-Million Greenback Bitcoin Legacy Mission

Unchained Launches Multi-Million Greenback Bitcoin Legacy Mission

1
Earnings Preview: Microsoft anticipated to report larger Q3 income, revenue

Earnings Preview: Microsoft anticipated to report larger Q3 income, revenue

1
Webpack subject with tiny-secp256k1 and ECPair

Webpack subject with tiny-secp256k1 and ECPair

July 6, 2025
NFT Gross sales Hit +$128M This Week, As NFT Patrons Improve +50%

NFT Gross sales Hit +$128M This Week, As NFT Patrons Improve +50%

July 6, 2025
Wilko’s expensive collapse: The Employment Rights Invoice and collective session

Wilko’s expensive collapse: The Employment Rights Invoice and collective session

July 6, 2025
Flareonix Airdrop Is LIVE! Declare Your Share of 100M FXP At present!

Flareonix Airdrop Is LIVE! Declare Your Share of 100M FXP At present!

July 6, 2025

CoinInight

Welcome to CoinInsight.co.uk – your trusted source for all things cryptocurrency! We are passionate about educating and informing our audience on the rapidly evolving world of digital assets, blockchain technology, and the future of finance.

Categories

  • Bitcoin
  • Blockchain
  • Crypto Mining
  • Ethereum
  • Future of Crypto
  • Market
  • Regulation
  • Ripple

Recent News

Webpack subject with tiny-secp256k1 and ECPair

Webpack subject with tiny-secp256k1 and ECPair

July 6, 2025
NFT Gross sales Hit +$128M This Week, As NFT Patrons Improve +50%

NFT Gross sales Hit +$128M This Week, As NFT Patrons Improve +50%

July 6, 2025
  • About
  • Privacy Poilicy
  • Disclaimer
  • Contact

© 2025- https://coininsight.co.uk/ - All Rights Reserved

No Result
View All Result
  • Home
  • Bitcoin
  • Ethereum
  • Regulation
  • Market
  • Blockchain
  • Ripple
  • Future of Crypto
  • Crypto Mining

© 2025- https://coininsight.co.uk/ - All Rights Reserved

Social Media Auto Publish Powered By : XYZScripts.com
Verified by MonsterInsights