bitcoinj/core
Andreas Schildbach dedeb01dac Move ECKey.toAddress() to Address.fromKey().
This is a preparation for supporting native segwit addresses. Keys can't know what
type of address is wanted. In future, there will also be a SegwitAddress.fromKey().
2018-02-26 02:13:18 +01:00
..
src Move ECKey.toAddress() to Address.fromKey(). 2018-02-26 02:13:18 +01: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 pom.xml: Exclude two more network tests from surefire when using the no-network profile. 2018-02-26 02:11:31 +01:00