GithubHelp home page GithubHelp logo

Comments (3)

Gricha avatar Gricha commented on July 26, 2024

script in general is a pseudo language used by bitcoin. decodescript decodes script :)
redeemScript is a script that is necessary to sign transaction from multisignature address. If you are a part of multisig and you'll create multisig address bitcoind will give you address and redeemScript. It's absolutely needed to prove you are owner of that address (address is defined by addresses only, but you can retrieve redeemScript only from public keys)

This commit is not very good. From redeemscript we can very easily get addresses that are part of multisig address and can easily determine order of signing

from orisi.

kolinko avatar kolinko commented on July 26, 2024
  • decodescript decodes script from what?
  • redeemScript - okok, it's necessary, but what is it?
  • scriptPubKey - what is it?
  • what's the relation between the address (e.g. '33QfFivxapNeJQgGhxQvh8Hhmhg8AMGN7Z'), and the redeemScript, scriptPubKey and script itself?

I can't find a good explaination of this anywhere.

from orisi.

kolinko avatar kolinko commented on July 26, 2024

(I'll be putting in related links to comments here)

http://bitcoin.stackexchange.com/questions/22461/signrawtransaction-what-is-scriptpubkey-and-redeemscript-solved

from orisi.

Related Issues (20)

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.