GithubHelp home page GithubHelp logo

OP_SHA256 about atomicswap HOT 4 CLOSED

decred avatar decred commented on May 22, 2024
OP_SHA256

from atomicswap.

Comments (4)

DesWurstes avatar DesWurstes commented on May 22, 2024

TODO: After the required pull requests are merged, it needs dep ensure -update

from atomicswap.

devwarrior777 avatar devwarrior777 commented on May 22, 2024

Hi,
Is it just the one vendor change in txscript/standard.go please?
//gf:future->
// pops[1].opcode.value == OP_SHA256 &&
// pops[2].opcode.value == OP_DATA_32 &&
pops[1].opcode.value == OP_RIPEMD160 &&
pops[2].opcode.value == OP_DATA_20 &&
//<-gf
...

Thanks

from atomicswap.

jrick avatar jrick commented on May 22, 2024

The links in the issue description contain the diffs for the vendored changes. In addition to these changes, the atomicswap tools themselves must also be updated to create contract scripts using SHA256-hashed secrets.

from atomicswap.

metalicjames avatar metalicjames commented on May 22, 2024

@jrick Apologies for the delay, I must've missed the notification for your pull request into vtcd. Merged now.

from atomicswap.

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.