summaryrefslogtreecommitdiff
path: root/f6/bb367e7bba0d6cf2574c5696b2c6b3f7d30282
blob: bd519dc1224c801f86f25d323b9e64154546c434 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194]
	helo=mx.sourceforge.net)
	by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <jtimon@monetize.io>) id 1VLvdv-00028g-KH
	for bitcoin-development@lists.sourceforge.net;
	Tue, 17 Sep 2013 13:48:39 +0000
Received: from mail-la0-f51.google.com ([209.85.215.51])
	by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1VLvds-0005Ll-Bj
	for bitcoin-development@lists.sourceforge.net;
	Tue, 17 Sep 2013 13:48:39 +0000
Received: by mail-la0-f51.google.com with SMTP id lv10so4468277lab.10
	for <bitcoin-development@lists.sourceforge.net>;
	Tue, 17 Sep 2013 06:48:28 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=6Tn4X1sCS06SqKOwy37arpCkL1/2GG3T7+oacni7syY=;
	b=H3CRoQ1MGCXDjtnHM1hR/Blpl/tcZ6Q9iHVcarL4d89qsOy+gMgSVSxA+o8Zo0kH5m
	zpg7RdoUNHd2ivBFw159lY9JJt5hNpKzsggkKK66F3ubXbvNU6Bvm4d2Zpwd+nWHbdMe
	sTkFaZxm5ejQcnrBK7darh9E7x4azQmsbuEKKUEnrTneF8mY/PLvxw6EInZ32qYWTA0t
	fmZ2OuzrGudwCazVUOVIosfPShP1u7yKhrerNLr8/MaekRBmW/HuAHaZwpV2MMKaVsdN
	s+9Dy/fY2y91+1AT0uyYA1hLzZ7BF0RSLsg/eTcOWXuTqKEhSZAy2ouiXDr+4OBLSkVw
	t7fw==
X-Gm-Message-State: ALoCoQlI3tC0O8Fbc4bb8hkvKMLO9miUUY74z+ObmeEpzuspk2jyxCfV47m0lz4YklR4ShFkiui0
MIME-Version: 1.0
X-Received: by 10.152.26.72 with SMTP id j8mr30046716lag.19.1379425708862;
	Tue, 17 Sep 2013 06:48:28 -0700 (PDT)
Received: by 10.112.40.15 with HTTP; Tue, 17 Sep 2013 06:48:28 -0700 (PDT)
X-Originating-IP: [85.53.133.29]
In-Reply-To: <CANEZrP2ZRHfoGugVZ2X9iE8vzdZydJ3JTS=roTv8G=LnCgm7Eg@mail.gmail.com>
References: <CANEZrP1ksdGfB-282giysF-2Lo==NiD-nBdon5FJ9wLBLmX=TA@mail.gmail.com>
	<CAC1+kJO8KX6uc7jEz9Otv+BbrJQUk6RvbiyWnP0m=Voh8zdcWQ@mail.gmail.com>
	<CANEZrP2ZRHfoGugVZ2X9iE8vzdZydJ3JTS=roTv8G=LnCgm7Eg@mail.gmail.com>
Date: Tue, 17 Sep 2013 15:48:28 +0200
Message-ID: <CAC1+kJNngB2POuN_HPgLOTg6wNfkJF2THXHzkKRX-6xStxVnCw@mail.gmail.com>
From: =?ISO-8859-1?Q?Jorge_Tim=F3n?= <jtimon@monetize.io>
To: Mike Hearn <mike@plan99.net>
Content-Type: text/plain; charset=ISO-8859-1
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1VLvds-0005Ll-Bj
Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Faster databases than LevelDB
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: Tue, 17 Sep 2013 13:48:39 -0000

On 9/17/13, Mike Hearn <mike@plan99.net> wrote:
> Nobody has written code to use a better format, migrate old wallets, etc.

ACK, thanks.