From mboxrd@z Thu Jan 1 00:00:00 1970 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 ) id 1SfZZw-0005A2-LL for bitcoin-development@lists.sourceforge.net; Fri, 15 Jun 2012 16:40:56 +0000 X-ACL-Warn: Received: from mail-lpp01m010-f47.google.com ([209.85.215.47]) by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1SfZZs-0008QT-Qb for bitcoin-development@lists.sourceforge.net; Fri, 15 Jun 2012 16:40:56 +0000 Received: by lags15 with SMTP id s15so2435380lag.34 for ; Fri, 15 Jun 2012 09:40:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=bNg4+tHCsGYOeAw5YU+j/O43ZycZ87IPpRja1ZDqqBE=; b=pI5FgXIA4Vmv1V72974HcdMJBRFiSN2LCNL4/qLLsSEEazXOjZB4KEWHGG2OlYXlNk JUtBNcM1I2z/WIsjZuP3fV06ejy9G3Ofaa6F7kZOWQ+e80liPskzWs088GyRsVB/N2jL c16qPsYz1au/g0kYdlsN958XMWvMx1ft+AMHzAwRw5MymGAe9ZinPeLZsx3bx3s+Gbv5 cvZb5iQiXOH9uSW6r/m8GPzhRGMbTORqMlW6+6eMKTWGmWgA1F/XiwOXYa/RL7gjsMKS ooZAqRCEsDkTOEg9bKj2N/Cmrmk1IaVqFBRf7faDtE/gB6DuzWfDzQ0C5ovxzg4iGZnN EYyg== MIME-Version: 1.0 Received: by 10.152.148.169 with SMTP id tt9mr6045052lab.49.1339778446133; Fri, 15 Jun 2012 09:40:46 -0700 (PDT) Received: by 10.114.19.70 with HTTP; Fri, 15 Jun 2012 09:40:46 -0700 (PDT) X-Originating-IP: [2001:4830:1603:2:21c:c0ff:fe79:c8c2] In-Reply-To: <4FDB5808.2060506@superduper.net> References: <4FDB5808.2060506@superduper.net> Date: Fri, 15 Jun 2012 12:40:46 -0400 Message-ID: From: Jeff Garzik To: Simon Barber Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnLvfjFnPVXjfPhXqxYghvHmhFM8k8s0JnXLqsR/nKke3sdQ6UuR0NYe9PiIOrTfs/vBqY+ 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: 1SfZZs-0008QT-Qb Cc: Bitcoin Development Subject: Re: [Bitcoin-development] New P2P commands for diagnostics, SPV clients 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: Fri, 15 Jun 2012 16:40:56 -0000 On Fri, Jun 15, 2012 at 11:43 AM, Simon Barber wrote: > separate filterinit / filterload - so you can do a new filterload later on > if your list changes, without the privacy implications of filteradd. filterload loads a whole new bloom filter from scratch, in one atomic operation. Params set, table sized, data input into table. A separate filterinit does not make sense for filterload. -- Jeff Garzik exMULTI, Inc. jgarzik@exmulti.com