From owner-svn-ports-head@FreeBSD.ORG Wed Jun 10 19:48:51 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 28989828; Wed, 10 Jun 2015 19:48:51 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E0E491C1D; Wed, 10 Jun 2015 19:48:50 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 1D77BBDC56; Wed, 10 Jun 2015 21:48:49 +0200 (CEST) Received: from atuin.in.mat.cc (unknown [137.122.64.40]) by prod2.absolight.net (Postfix) with ESMTPA id 030BCBDC2E; Wed, 10 Jun 2015 21:48:49 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id E3799379BD28; Wed, 10 Jun 2015 15:48:47 -0400 (EDT) Date: Wed, 10 Jun 2015 15:48:47 -0400 From: Mathieu Arnold To: marino@freebsd.org, Matthias Andree , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r389117 - head/databases/db48 Message-ID: <6171E2484BC3B20B03278570@atuin.in.mat.cc> In-Reply-To: <5578927C.9070909@marino.st> References: <201506101808.t5AI8akA072276@svn.freebsd.org> <55788222.2090909@marino.st> <6E26F13BC369E591AB7ED533@atuin.in.mat.cc> <5578927C.9070909@marino.st> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2015 19:48:51 -0000 +--On 10 juin 2015 21:39:40 +0200 John Marino wrote: | something like this taking "years" is pretty scary. It shouldn't be | that hard. I'll defer to your knowledge and accept that it is. The idea is that the canonical wallet format for bitcoin has been a db48 file for ever. They have a new format in the works (it may even be there already) but they will need to be able to read db48 files for a long time. It is the wallet, the thing you have put your money in, the thing you may have stored someplace and you almost never access. -- Mathieu Arnold