bitcoinj/core
Sean Gilligan e76b28a8ca MultiplexingDiscovery: fix empty seeds precondition for RegTest
`checkArgument` should not throw with an empty seeds list _if_ running on RegTest.

The test is disabled because it requires a RegTest node that is advanced
1 block (typically via `generateblocktoaddres`) during the course of the test.
2023-06-04 16:35:49 +02:00
..
src MultiplexingDiscovery: fix empty seeds precondition for RegTest 2023-06-04 16:35:49 +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