bitcoinj/core
Marc-André Tremblay 4379ca7b94 Fix how key depth is determined.
The way it was previously done before did not allow to properly derive keys which had their position concealed in the hierarchy.

Signed-off-by: Marc-André Tremblay <marcandre.tr@gmail.com>
2015-10-18 17:03:49 +02:00
..
src Fix how key depth is determined. 2015-10-18 17:03:49 +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
pom.xml Adds a services bitmask to PeerDiscovery.getPeers(), so we can query HTTP seeds for specific services. 2015-08-25 12:44:35 +02:00