* [Bitcoin-development] Multi-sig tx execution ideas
@ 2011-10-28 22:28 Alan Reiner
0 siblings, 0 replies; only message in thread
From: Alan Reiner @ 2011-10-28 22:28 UTC (permalink / raw)
To: Bitcoin Dev
I just posted BIP 0010 to gist : https://gist.github.com/1321518
The goal is to provide a standard method for proposing how to spend
multi-sig TxOuts, and collect signatures without actually having to
understand BTC under-the-hood. I envision, even without any program
installed, moderately-interested users could figure out this process
without a third-party. The addition of an installed program that
automatically detects .txdp files and intelligently presents the
information to the users, could bring this functionality to even more
users. Perhaps I'm too optimistic, though...
This is, of course, open for discussion/improvement. I've talked
briefly with Gavin about this, and he suggested Base64 instead of hex
for the block-encoding. I'd lean towards Base58 because developers
already have it in their codebase. Also, the separation of fields by
underscore characters could be changed. Spaces would make it easier for
C++ to read them in using stream operators "<<" and ">>".
-Alan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-28 22:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-28 22:28 [Bitcoin-development] Multi-sig tx execution ideas Alan Reiner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox