Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WT8ak-0001pJ-HX for bitcoin-development@lists.sourceforge.net; Thu, 27 Mar 2014 11:35:26 +0000 X-ACL-Warn: Received: from mail-ee0-f49.google.com ([74.125.83.49]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1WT8ai-0004hT-L9 for bitcoin-development@lists.sourceforge.net; Thu, 27 Mar 2014 11:35:26 +0000 Received: by mail-ee0-f49.google.com with SMTP id c41so2766770eek.36 for ; Thu, 27 Mar 2014 04:35:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Jm1yDAKk1HIGBbw6G/RcuevwwsDpbh1/SH2pEM7RUWM=; b=UUgkjmMkQkX6t095o3diw7+cx+aRqm7SWllmTD2AqsojqmWIXhOcFV1KGkJgpt+AW7 a5ujoTzjniJ0eD4goV4MYDybFC2ifN8VuUcNKRRUd3PZaoYZYGNxiZ+VKaF52+NcY8Hx PHG0Mgvf24cFdlRkkW0zhR50ArdFOpgVYuC+xfPc/4JDMjL/+/ddJ54gkZvRXHV/nMnJ IydG3ffe2TmGKKVU1AKuTRoFOckOpbUUOP9QS/jOWg2LZJ+k8eZ7O0H09YX7hPmfU/jU dyxOtFylweh5/teV56smUF0VFdPdObQ03/Mriy27z0Wh+5+cb8Vi1uVugc8V6Emx1cLN OSag== X-Gm-Message-State: ALoCoQmVk67ZVqOOemfF7t/GB4nuknHXNx5j9inxTVrMOjbfk6YjxUgvg2bNJPr96gG1XBF+MGcL X-Received: by 10.15.49.65 with SMTP id i41mr231859eew.87.1395920118165; Thu, 27 Mar 2014 04:35:18 -0700 (PDT) Received: from tetra.site (nat-0-15.lam.cz. [80.92.242.254]) by mx.google.com with ESMTPSA id h47sm3792041eey.13.2014.03.27.04.35.16 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 27 Mar 2014 04:35:16 -0700 (PDT) Message-ID: <53340CF3.8020704@gk2.sk> Date: Thu, 27 Mar 2014 12:35:15 +0100 From: Pavol Rusnak User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 CC: Bitcoin Dev References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Score: 1.2 (+) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. 1.2 MISSING_HEADERS Missing To: header X-Headers-End: 1WT8ai-0004hT-L9 Subject: Re: [Bitcoin-development] New BIP32 structure X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2014 11:35:26 -0000 On 03/27/2014 08:09 AM, Tamas Blummer wrote: > A notable suggestion was to instead of building a directory of magic numbers (like 0 for Bitcoin, 1 for Litecoin etc) use a hash of the word "Bitcoin", "Litecoin", "Dogecoin", so collosion is unlikely and > cetral directory is not needed. Nice idea, but keep in mind that you are hashing into 2^32 space, so collisions will occur, unfortunately and we'll end up with directory again :-/ Even if they did not occur you would need to keep up the registry of names anyway (is it Peercoin or PPCoin, Testnet or TestNet ...)? -- Best Regards / S pozdravom, Pavol Rusnak