bitcoinj/core
Sean Gilligan d05d44c8c3 Threading: use ExecutorService for THREAD_POOL
Guava's `ListeningExecutorService` is no longer needed.
Update type of private executor in PaymentSession to match.
2023-06-13 21:33:55 +02:00
..
src Threading: use ExecutorService for THREAD_POOL 2023-06-13 21:33:55 +02:00
build.gradle build.gradle: update Guava to 32.0.0-android 2023-06-01 10:42:59 +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