On Mon, Sep 30, 2013 at 3:00 PM, Fatima Castiglione Maldonado 发 <castiglionemaldon...@gmail.com> wrote: > I am new on the list. I got a similar problem. > If I put "sendToAdress" transactions to bitcoind, it will accept between 1 > and 3 transactions per minute, depending on the underlying machine. > If I try to send one transaction every 20 seconds or less, bitcoind stops > responding to RPC calls. > > Does anybody know of any solution / fix / workaround for this?
This is unrelated to Slush's question. The complexity of IsConfirmed/Ismine is exponential and starts taking tens of seconds at a chain of a dozen unconfirmed transactions (and growing from there) There are some patches that change this, but since the whole network will only average about 7tx per second, you're probably doing something wrong if you're building great big chains of unconfirmed transaction. Are you aware of sendmany? ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Bitcoin-development mailing list Bitcoin-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bitcoin-development