]> Git Repo - VerusCoin.git/commit
Add a CBloomFilter class for use as a transaction filter.
authorMatt Corallo <[email protected]>
Mon, 13 Aug 2012 03:26:27 +0000 (05:26 +0200)
committerMatt Corallo <[email protected]>
Wed, 16 Jan 2013 17:48:01 +0000 (12:48 -0500)
commitbd21612c37cf4f2df3a6926beff8a7f89714235e
tree3c192ac4bb78ac67847cfbda463876587a1e61d9
parent7ab026f4493b145f2255d816864cb1a3486e0788
Add a CBloomFilter class for use as a transaction filter.
bitcoin-qt.pro
src/bloom.cpp [new file with mode: 0644]
src/bloom.h [new file with mode: 0644]
src/makefile.linux-mingw
src/makefile.mingw
src/makefile.osx
src/makefile.unix
This page took 0.026494 seconds and 4 git commands to generate.