Git Product home page Git Product logo

Comments (2)

antonilol avatar antonilol commented on September 12, 2024

please ask general questions about bitcoin script on the stack exchange, this is not specifically related to this repository, and make sure to use markdown code blocks to make code readable in your post (i edited it for now)

i did spot the error in your code:
p2sh needs the script on the stack top, not the loose opcodes (see https://github.com/antonilol/btc_stuff/blob/master/p2sh.js#L20-L24, the last list element is the compiled redeemScript)
changing a few numbers in your raw transaction makes it valid as i thought (tested with the testmempoolaccept rpc)
0100000001ecef8c2f2b0da5e47c9934935b9b2ae5d5742164b3a7258ce8c460e73da4b5940000000006565703935d87ffffffff012c010000000000001976a914b163d850125f1b65eadbcf15f88b7ef16836c1ee88ac00000000

from btc_stuff.

peter-jim avatar peter-jim commented on September 12, 2024

Yeah,thank for you feedback,It's my fault. publish wrong place,I was going to push it bitcoinjs-lib.

Have a nice day!

from btc_stuff.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.