Giter VIP home page Giter VIP logo

Comments (8)

809894ac avatar 809894ac commented on August 19, 2024

https://www.mail-archive.com/[email protected]/msg06250.html

If Alice and Bob jointly operate a business they may want to
ensure that all funds are kept in 2-of-2 multisig transaction outputs that
require the co-operation of both parties to spend. However, they recognise that
in exceptional circumstances such as either party getting "hit by a bus" they
need a backup plan to retrieve the funds. So they appoint their lawyer, Lenny,
to act as a third-party.

CHECKLOCKTIMEVERIFY Allows for a third pubkey to spend the coins after X months. This will be part of a future addition, for buyer protection.

from darkleaks.

leijurv avatar leijurv commented on August 19, 2024

CHECKLOCKTIMEVERIFY has not been implemented yet, and would require a hard fork to implement.

from darkleaks.

809894ac avatar 809894ac commented on August 19, 2024

Without too much thought, what if there was a way to lock the Bitcoins in an address by requiring at least 2x being in the address before being spent.
ex.

Leaker sends 0.5 BTC to chunk X's address
Buyer 1 sends 0.25 BTC to chunk X's address
Buyer 2 sends 0.25 BTC to chunk X's address
chunk X's threshold is reached and coins can be spent

This allows the leaker to recover his escrow (0.5) plus sets a minimum on the buy price, similar to an auction.

from darkleaks.

petertodd avatar petertodd commented on August 19, 2024

@leijurv CHECKLOCKTIMEVERIFY has not been implemented yet, and would require a hard fork to implement.

It requires a soft-fork to implement, not a hard-fork.

from darkleaks.

btcdrak avatar btcdrak commented on August 19, 2024

Just run DarkLeaks on Viacoin blockchain which already implements CHECKLOCKTIMEVERIFY.

from darkleaks.

0kino7ori avatar 0kino7ori commented on August 19, 2024

Without too much thought, what if there was a way to lock the Bitcoins in an address by requiring at least 2x being in the address before being spent.
ex.
Leaker sends 0.5 BTC to chunk X's address
Buyer 1 sends 0.25 BTC to chunk X's address
Buyer 2 sends 0.25 BTC to chunk X's address
chunk X's threshold is reached and coins can be spent
This allows the leaker to recover his escrow (0.5) plus sets a minimum on the buy price, similar to an auction.

@809894ac - Interesting concept. I suppose a trusted oracle (darkleaks itself?) would be necessary to check the address balance and return the missing multisig signature to the leaker. Leaker assembles and broadcasts the spending transaction.

But what if the target amount is never reached?

from darkleaks.

HostFat avatar HostFat commented on August 19, 2024

Any news on this?

from darkleaks.

petertodd avatar petertodd commented on August 19, 2024

Now that CLTV/CSV are available we can easily use them to provide this incentive.

from darkleaks.

Related Issues (8)

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.