summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Vessenes <peter@coinlab.com>2012-09-14 11:18:13 +0900
committerbitcoindev <bitcoindev@gnusha.org>2012-09-14 02:49:38 +0000
commit71a2d5a3f01b5fed3d396d83a2bf65f31cf8852d (patch)
treee14384a7e8041750e675cb89f51ba3bcce5d5b23
parent70714cb68ddff77906b7f52510c1621675af8b8b (diff)
downloadpi-bitcoindev-71a2d5a3f01b5fed3d396d83a2bf65f31cf8852d.tar.gz
pi-bitcoindev-71a2d5a3f01b5fed3d396d83a2bf65f31cf8852d.zip
Re: [Bitcoin-development] separate out blockchain db and wallet to two dirs?
-rw-r--r--c1/6430849238a0ccaff3950f11a5f2ae8285827e174
1 files changed, 174 insertions, 0 deletions
diff --git a/c1/6430849238a0ccaff3950f11a5f2ae8285827e b/c1/6430849238a0ccaff3950f11a5f2ae8285827e
new file mode 100644
index 000000000..88e8c8891
--- /dev/null
+++ b/c1/6430849238a0ccaff3950f11a5f2ae8285827e
@@ -0,0 +1,174 @@
+Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
+ helo=mx.sourceforge.net)
+ by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
+ (envelope-from <peter@coinlab.com>) id 1TCLyM-0004ca-Ld
+ for bitcoin-development@lists.sourceforge.net;
+ Fri, 14 Sep 2012 02:49:38 +0000
+Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of coinlab.com
+ designates 209.85.223.175 as permitted sender)
+ client-ip=209.85.223.175; envelope-from=peter@coinlab.com;
+ helo=mail-ie0-f175.google.com;
+Received: from mail-ie0-f175.google.com ([209.85.223.175])
+ by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
+ (Exim 4.76) id 1TCLyL-0008QJ-LG
+ for bitcoin-development@lists.sourceforge.net;
+ Fri, 14 Sep 2012 02:49:38 +0000
+Received: by iebc11 with SMTP id c11so6321054ieb.34
+ for <bitcoin-development@lists.sourceforge.net>;
+ Thu, 13 Sep 2012 19:49:32 -0700 (PDT)
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
+ d=google.com; s=20120113;
+ h=mime-version:in-reply-to:references:from:date:message-id:subject:to
+ :cc:content-type:x-gm-message-state;
+ bh=QSOBn5P+g6dgmNYi3snHKtBZHRm2U+XUfFp//RerSow=;
+ b=LT1P65qwolaNpvrbEcYhLKUtA9KJac6pcpIXVzw44ZGTs2FVg3Vq5NrS4EpRIoNtYU
+ +rjTZb85BqlEID4rTL8Pg0COWqzbaxEDVrLE4DQ3FCjEHSJkSgrkugzP552ZOWIIzwW2
+ Z+g/awQvEtqvJLAXk4LhSP9nrQLRFW1o6SE//OgWCXJARWlB06ibTwnpghCm8SDJU+PR
+ 1iWoYZ8XUGBKhD7hplqWD6SmG7W2SafNjaW+f2tXTOUnLeHkGvU7spico6n9CSSOlWxR
+ pghakHvz0o/5ynZUNoolFhcU1cNH4svwBSzzvFQ0efndEQ6ZVQNBfzyVZpz/e+23lWFA
+ 5PaA==
+Received: by 10.50.11.194 with SMTP id s2mr1229018igb.24.1347589113432; Thu,
+ 13 Sep 2012 19:18:33 -0700 (PDT)
+MIME-Version: 1.0
+Received: by 10.50.10.193 with HTTP; Thu, 13 Sep 2012 19:18:13 -0700 (PDT)
+In-Reply-To: <CAD2Ti28-gxXwJF4MXEHO9o4_4Z7hsNM7T9XQRX1K8Q2OLmB+mw@mail.gmail.com>
+References: <CANg8-dCUC=qEqBSay5VKdqZOwEnx_UxYrT2LbV+20Vb1FbCJ1A@mail.gmail.com>
+ <CAD2Ti28-gxXwJF4MXEHO9o4_4Z7hsNM7T9XQRX1K8Q2OLmB+mw@mail.gmail.com>
+From: Peter Vessenes <peter@coinlab.com>
+Date: Fri, 14 Sep 2012 11:18:13 +0900
+Message-ID: <CAMGNxUt8ic39pdq1zobSF0khR_vOixTDZMSixAhWTLd2hLMVAg@mail.gmail.com>
+To: grarpamp <grarpamp@gmail.com>
+Content-Type: multipart/alternative; boundary=e89a8f646b0768c8be04c9a00a47
+X-Gm-Message-State: ALoCoQmpG31LrDJwCyZV0kmLbmaV/jc0Dn6e68diJenGNr/cT/cxDkffhUn9N5pW3sRSdOsv9SE7
+X-Spam-Score: -0.5 (/)
+X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
+ See http://spamassassin.org/tag/ for more details.
+ -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
+ sender-domain
+ -0.0 SPF_PASS SPF: sender matches SPF record
+ 0.0 HTML_IMAGE_ONLY_32 BODY: HTML: images with 2800-3200 bytes of words
+ 1.0 HTML_MESSAGE BODY: HTML included in message
+X-Headers-End: 1TCLyL-0008QJ-LG
+Cc: bitcoin-development@lists.sourceforge.net
+Subject: Re: [Bitcoin-development] separate out blockchain db and wallet to
+ two dirs?
+X-BeenThere: bitcoin-development@lists.sourceforge.net
+X-Mailman-Version: 2.1.9
+Precedence: list
+List-Id: <bitcoin-development.lists.sourceforge.net>
+List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
+ <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
+List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
+List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
+List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
+List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
+ <mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
+X-List-Received-Date: Fri, 14 Sep 2012 02:49:38 -0000
+
+--e89a8f646b0768c8be04c9a00a47
+Content-Type: text/plain; charset=ISO-8859-1
+
+I like this idea, although I would say the blockchain should go in
+/var/lib/bitcoin by default, right? I'm just a longtime LInux guy, not a
+formal sysadmin, though.
+
+Peter
+
+On Fri, Sep 14, 2012 at 11:15 AM, grarpamp <grarpamp@gmail.com> wrote:
+
+> I mentioned this somewhere a while ago.
+> It is enough of a sysadmin problem to warrant a feature ticket.
+> Open one on github for it.
+> XDGBDS is not canon. So don't hardcode said paths.
+> All paths should be specifiable in bitcoin the config file, whose
+> location should itself be specifiable on the command line.
+>
+>
+> ------------------------------------------------------------------------------
+> Got visibility?
+> Most devs has no idea what their production app looks like.
+> Find out how fast your code is with AppDynamics Lite.
+> http://ad.doubleclick.net/clk;262219671;13503038;y?
+> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
+> _______________________________________________
+> Bitcoin-development mailing list
+> Bitcoin-development@lists.sourceforge.net
+> https://lists.sourceforge.net/lists/listinfo/bitcoin-development
+>
+
+
+
+--
+------------------------------
+
+[image: CoinLab Logo]PETER VESSENES
+CEO
+
+*peter@coinlab.com * / 206.486.6856 / SKYPE: vessenes
+811 FIRST AVENUE / SUITE 480 / SEATTLE, WA 98104
+
+--e89a8f646b0768c8be04c9a00a47
+Content-Type: text/html; charset=ISO-8859-1
+Content-Transfer-Encoding: quoted-printable
+
+I like this idea, although I would say the blockchain should go in /var/lib=
+/bitcoin by default, right? I&#39;m just a longtime LInux guy, not a formal=
+ sysadmin, though.<div><br></div><div>Peter<br><br><div class=3D"gmail_quot=
+e">
+
+On Fri, Sep 14, 2012 at 11:15 AM, grarpamp <span dir=3D"ltr">&lt;<a href=3D=
+"mailto:grarpamp@gmail.com" target=3D"_blank">grarpamp@gmail.com</a>&gt;</s=
+pan> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex=
+;border-left:1px #ccc solid;padding-left:1ex">
+
+I mentioned this somewhere a while ago.<br>
+It is enough of a sysadmin problem to warrant a feature ticket.<br>
+Open one on github for it.<br>
+XDGBDS is not canon. So don&#39;t hardcode said paths.<br>
+All paths should be specifiable in bitcoin the config file, whose<br>
+location should itself be specifiable on the command line.<br>
+<div class=3D"HOEnZb"><div class=3D"h5"><br>
+---------------------------------------------------------------------------=
+---<br>
+Got visibility?<br>
+Most devs has no idea what their production app looks like.<br>
+Find out how fast your code is with AppDynamics Lite.<br>
+<a href=3D"http://ad.doubleclick.net/clk;262219671;13503038;y" target=3D"_b=
+lank">http://ad.doubleclick.net/clk;262219671;13503038;y</a>?<br>
+<a href=3D"http://info.appdynamics.com/FreeJavaPerformanceDownload.html" ta=
+rget=3D"_blank">http://info.appdynamics.com/FreeJavaPerformanceDownload.htm=
+l</a><br>
+_______________________________________________<br>
+Bitcoin-development mailing list<br>
+<a href=3D"mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-develo=
+pment@lists.sourceforge.net</a><br>
+<a href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development=
+" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-de=
+velopment</a><br>
+</div></div></blockquote></div><br><br clear=3D"all"><div><br></div>-- <br>=
+<hr style=3D"font-family:Times;font-size:medium;border-right-width:0px;bord=
+er-bottom-width:0px;border-left-width:0px;border-top-style:solid;border-top=
+-color:rgb(204,204,204);margin:10px 0px">
+
+<p style=3D"font-size:medium;font-family:Helvetica,sans-serif;line-height:1=
+em"><span style=3D"color:rgb(50,90,135);text-transform:uppercase"><img src=
+=3D"http://coinlab.com/static/images/email_logo.jpg" align=3D"right" alt=3D=
+"CoinLab Logo" width=3D"130">PETER=A0<span style=3D"font-weight:bold">VESSE=
+NES=A0</span><br>
+
+<span style=3D"color:rgb(96,58,23);font-size:0.8em">CEO</span></span></p><p=
+ style=3D"font-size:medium;font-family:Helvetica,sans-serif;line-height:1em=
+"><span style=3D"color:rgb(96,58,23);font-size:0.9em"><strong><a href=3D"ma=
+ilto:peter@coinlab.com" style=3D"text-decoration:none;color:rgb(96,58,23)" =
+target=3D"_blank">peter@coinlab.com</a>=A0</strong>=A0/=A0=A0206.486.6856 =
+=A0/=A0<span style=3D"font-size:0.7em;text-transform:uppercase">SKYPE:</spa=
+n>=A0vessenes=A0</span><br>
+
+<span style=3D"color:rgb(96,58,23);font-size:0.7em;text-transform:uppercase=
+">811 FIRST AVENUE =A0/=A0 SUITE 480 =A0/=A0 SEATTLE, WA 98104</span></p><b=
+r>
+</div>
+
+--e89a8f646b0768c8be04c9a00a47--
+
+