bitcoinj/core
Andreas Schildbach 16b53836b8 Wallet, KeyChainGroup: Remove implicit creation and activation of a new chain.
The was likely the remains of lazy creation of wallets. Lazy creation wasn't of much use,
since wallets are usually accessed the moment after they're created. And also we introduced
a second "laziness" by only deriving a couple of keys per chain, deferring the hard work
for when bloom filtering is used.
2019-02-13 22:18:28 +01:00
..
src Wallet, KeyChainGroup: Remove implicit creation and activation of a new chain. 2019-02-13 22:18:28 +01:00
build.gradle Update Guava to 25.1-android. 2018-11-27 13:41:58 +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