novitski / bitcoinj

Automatically exported from code.google.com/p/bitcoinj
Apache License 2.0
0 stars 0 forks source link

Block needing 6Gig of RAM to validate using FullyPrunedBlockStore #378

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This block needed -Xmx8G to validate

000000000000006c6a7751552c9dea072830815caedb980f62983d3c13918bf6

Is s 1meg block with some very large Tx's in it:
647f53b0526911b4c77fb407aadb0ca6f9d2ba4e4df6728034dfd2c4756d6790 (280k!)

659135664894e50040830edb516a76f704fd2be409ecd8d1ea9916c002ab28a2 (465k!)

Original issue reported on code.google.com by murexcon...@googlemail.com on 29 Mar 2013 at 3:42

GoogleCodeExporter commented 9 years ago
CCd Matt for comment.

Original comment by mh.in.en...@gmail.com on 29 Mar 2013 at 4:42

GoogleCodeExporter commented 9 years ago
Should be fixed by 
https://code.google.com/r/bluemattme-bitcoinj/source/detail?r=bce3c4497998a5bedd
d5d4b69dc1efe6185d0120&name=newscripts
Other performance related fixes are in my newscripts branch
https://code.google.com/r/bluemattme-bitcoinj/source/list?name=newscripts

Original comment by BlueMatt...@gmail.com on 31 Mar 2013 at 5:18

GoogleCodeExporter commented 9 years ago

Original comment by hearn@google.com on 5 Apr 2013 at 2:48