[bitcoin-dev] Initial getheaders request

2015-10-13 Thread Daniel Kraft via bitcoin-dev
Hi! I've stumbled upon the code that does the initial "getheaders" request, i. e., around line 4960 of src/main.cpp [1]. [1] https://github.com/bitcoin/bitcoin/blob/master/src/main.cpp#L4960 For some reason, it uses not pindexBestHeader but the *preceding* block pindexBestHeader->pprev as the

Re: [bitcoin-dev] Liquid

2015-10-13 Thread Benjamin via bitcoin-dev
p.s. the links [1] https://blockstream.com/2015/10/12/introducing-liquid/ [2] www.coindesk.com/blockstream-commercial-sidechain-bitcoin-exchanges/ On Tue, Oct 13, 2015 at 4:25 PM, Benjamin wrote: > Hello all, > > I was very surprised to learn that Blockstream will

[bitcoin-dev] Liquid

2015-10-13 Thread Benjamin via bitcoin-dev
Hello all, I was very surprised to learn that Blockstream will implement Sidechains for exchanges [1], [2] and has been working on this privately. Can somebody explain this “announcement”? Just a few comments on this “proposal”. “This new construction establishes a security profile inherently

Re: [bitcoin-dev] Liquid

2015-10-13 Thread Tier Nolan via bitcoin-dev
It is interesting someone trying the sidechain approach. I guess having trusted third parties to manage the chain was not a short term thing? It looks like there is no POW for the Liquid sidechain. This is an area where the bitcoin could benefit by adding a way to transfer money to/from

Re: [bitcoin-dev] Memory leaks?

2015-10-13 Thread Dave Scotese via bitcoin-dev
It was about 360MB (30 minutes ago?), but is now about 460MB. I'm sure it won't keep going up that fast. { "size" : 3413, "bytes" : 41892350 } On Tue, Oct 13, 2015 at 5:08 PM, Jonathan Toomim (Toomim Bros) wrote: > 16 million divided by 1085 transactions is almost 15Kb per

Re: [bitcoin-dev] Memory leaks?

2015-10-13 Thread Jonathan Toomim (Toomim Bros) via bitcoin-dev
On Oct 13, 2015, at 3:49 PM, odinn wrote: > Signed PGP part > It would also help to know what operating system(s) you are > using for both the oldie and the freshie. Linux feather 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) x86_64 GNU/Linux

Re: [bitcoin-dev] Memory leaks?

2015-10-13 Thread Dave Scotese via bitcoin-dev
{ "size" : 1085, "bytes" : 16151768 } It has been running about a day. I'll report tomorrow too. This is a Windows 8.1 box. 16 million divided by 1085 transactions is almost 15Kb per transaction = unlikely, right? On Tue, Oct 13, 2015 at 4:14 PM, Jonathan Toomim (Toomim Bros)

Re: [bitcoin-dev] Memory leaks?

2015-10-13 Thread Jonathan Toomim (Toomim Bros) via bitcoin-dev
> 16 million divided by 1085 transactions is almost 15Kb per transaction = > unlikely, right? The recent spam was about 15 kB per transaction, so that part sounds right. The anomalous thing that I saw was that the total bitcoind process usage was about 50-100x higher than I would have

Re: [bitcoin-dev] Memory leaks?

2015-10-13 Thread odinn via bitcoin-dev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 You should compare this to having set up a node on a completely clean computer. It would also help to know what operating system(s) you are using for both the oldie and the freshie. Also, dump your XT, is poo. Then try again, look at Core nodes