mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-20 02:11:40 +01:00
8d141ac450
* Add findAll() to CRUD * Add getAddressInfo to Wallet API * Insert pubkey into bloomfilter also inserts hash In this commit we also simplify parts of BloomFilterTest, and move what used to be in BloomFilterSpec into BloomFilterTest. * Add bloom filter generation to wallet * Add bloom false positive rate to wallet config * Add logging to SQL errors * Fix a bug where HDPath.next returned the wrong path * Add FutureUtil.sequentially * Make bloom filter size calculation more explicit * Return Vector of pubkeys instead of Seq * Verbose handling of address fetching in test |
||
---|---|---|
.. | ||
src | ||
build.sbt | ||
README.md |