public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] [PULL] Add scriptPubKey enforced sendescrow and redeemescrow API calls
@ 2011-06-16  4:53 bgroff
  2011-06-22 13:24 ` Mike Hearn
  0 siblings, 1 reply; 11+ messages in thread
From: bgroff @ 2011-06-16  4:53 UTC (permalink / raw)
  To: bitcoin-development

I have a pull request here:

https://github.com/bitcoin/bitcoin/pull/319

From the README:

  Bitcoin "escrow" are coins that are under the control of multiple
  parties.  The initial implementation allows n parties to vote, with
  k good signatures needed (k <= n).

  This eliminates single points of failure and reduces the trust required
  in many transaction use cases.

Use cases include Escrow (without trusting the escrow agent with the
coins), immediate payment and funds locked with multi-party signatures.

This was inspired by https://forum.bitcoin.org/index.php?topic=8821.0 and
https://forum.bitcoin.org/index.php?topic=4723.msg68804 .

Feedback on the pull is very much appreciated.






^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-06-22 20:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-16  4:53 [Bitcoin-development] [PULL] Add scriptPubKey enforced sendescrow and redeemescrow API calls bgroff
2011-06-22 13:24 ` Mike Hearn
2011-06-22 13:42   ` Mike Hearn
2011-06-22 16:01     ` bgroff
2011-06-22 14:08   ` Gavin Andresen
2011-06-22 14:49     ` Mike Hearn
2011-06-22 15:32       ` Gavin Andresen
2011-06-22 16:02         ` Mike Hearn
2011-06-22 16:23         ` bgroff
2011-06-22 19:33           ` bgroff
2011-06-22 20:44         ` bgroff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox