Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WFH3f-0006Jf-Gq for bitcoin-development@lists.sourceforge.net; Mon, 17 Feb 2014 05:47:59 +0000 X-ACL-Warn: Received: from nl.grid.coop ([50.7.166.116]) by sog-mx-4.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1WFH3e-0007Dq-L4 for bitcoin-development@lists.sourceforge.net; Mon, 17 Feb 2014 05:47:59 +0000 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by nl.grid.coop with local; Sun, 16 Feb 2014 23:47:51 -0600 id 000000000006A340.000000005301A287.0000211E Date: Sun, 16 Feb 2014 23:47:51 -0600 From: Troy Benjegerdes To: Peter Todd Message-ID: <20140217054751.GY3180@nl.grid.coop> References: <20140209180458.GB20126@savin> <20140209204434.GA11488@savin> <20140210193247.GC17359@savin> <20140211175919.GV3180@nl.grid.coop> <20140214052159.GF31437@savin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <20140214052159.GF31437@savin> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Score: -0.6 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -0.6 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain X-Headers-End: 1WFH3e-0007Dq-L4 Cc: bitcoin-development@lists.sourceforge.net Subject: Re: [Bitcoin-development] Decentralized digital asset exchange with honest pricing and market depth X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 05:47:59 -0000 On Fri, Feb 14, 2014 at 12:21:59AM -0500, Peter Todd wrote: > On Tue, Feb 11, 2014 at 11:59:19AM -0600, Troy Benjegerdes wrote: > > Is there any code that does this? I would like to develop a multicoin-qt > > wallet that runs on two blockchains from one binary, and allows trading > > using this mechanism between the two chains. > > Cross-chain trading is a different thing entirely; it doesn't allow for > the clever 2-party-trade trick. (as far as I know) Is there a simple way to do cross-chain trades that doesn't need a third chain to somehow facilitate things?