bitcoinj/core
Sean Gilligan 68e61d9507 Wallet: refactor getWatchedOutputs() to use streams
1. Get a spliterator from the concatenated iterator
2. Use streams instead of nested loops
3. Extract `isWatchedScriptPubKey()` helper function
2023-09-16 11:28:56 +02:00
..
src Wallet: refactor getWatchedOutputs() to use streams 2023-09-16 11:28:56 +02:00
build.gradle build.gradle: update EasyMock to 5.2.0 2023-09-02 18:09:47 +02:00
findbugs.xml Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00