Under some conditions, yes. The filters must have the same parameters (tweak,
size, hash count). Bitcoinj implements this in its BloomFilter class.
Matt
Jeff Garzik wrote:
>Consider wallet A builds bloom filter A' and wallet B builds bloom
>filter B'. Can A' and B' be or'd together to form a s
As of today, a full implementation of micropayment channels has been merged
onto bitcoinj's master branch (to be released in the next version). It is
designed to make it easy for users to create payment channel servers and
clients based on the design at
https://en.bitcoin.it/wiki/Contracts#Example_
In order to provide developers with a reasonable way to test their
alert-handling code, starting next Thursday, automated weekly alerts will be
made on testnet.
They will contain the message "[TEST] This is a test alert broadcast at
$TIMESTAMP" (where $TIMESTAMP is the unix timestamp of initial
You might also want to check out libcoin. Its a fork of the satoshi client:
https://github.com/ceptacle/libcoin
Matt
Eric Lombrozo wrote:
Hey, guys.
I've been writing a number of apps that require realtime event
notifications, where the JSON-RPC API clearly doesn't suffice.
There are two app
Luke-Jr wrote:
>On Friday, January 27, 2012 7:36:31 PM bitcoin-l...@bluematt.me wrote:
>> It was implemented in the waylaying client with the merge of
>Bitcoin-Qt for
>> drag and drop, and just recently for system URI handling in
>>
>https://github.com/bitcoin/bitcoin/commit/70f55355e29c8e45b60
It was implemented in the waylaying client with the merge of Bitcoin-Qt for
drag and drop, and just recently for system URI handling in
https://github.com/bitcoin/bitcoin/commit/70f55355e29c8e45b607e782c5d76609d23cc858.
However the version on the wiki armed as BIP 20 has a ton of extraneous crap
Couldn't your net testing code be modified to do that to some extent?
Gavin Andresen wrote:
>Reposted from the forums:
>
>makomk reported a remote vulnerability that I pulled into the master
>bitcoin/bitcoin tree on December 20. If you are running git-HEAD code
>on the production network you sho
7 matches
Mail list logo