bitcoin-s/core/src
rorp 82e6c36493 Make ChainApi to scan the block filters in order to find matches (#786)
* Make ChainApi to scan the block filters in order to find matches

* performance improvements, unit test

* some parallelization

* addressed comments

* parallelism level

* fix parallelism computation

* Scala 2.11 compatibility

* increased test coverage

* cleanup

* more checks and cleanup

* change ChainApi.getMatchingBlocks signature

* some more changes
2019-10-11 14:19:42 -05:00
..
main Make ChainApi to scan the block filters in order to find matches (#786) 2019-10-11 14:19:42 -05:00
test/resources Node cleanup (#591) 2019-07-13 09:26:00 -05:00