bitcoinj/integration-test/src/test
Sean Gilligan 3a0060461f KeyChainGroupStructure: Deprecate DEFAULT structure
Deprecates DEFAULT and uses BIP32 internally where DEFAULT
had been used before.

This makes the code more clear. I think it makes sense to be
explicit when specifying a KeyChainGroupStructure and not have
a DEFAULT symbol (which implies the default might change.)
2022-05-01 22:05:47 +02:00
..
java/org/bitcoinj/wallet KeyChainGroupStructure: Deprecate DEFAULT structure 2022-05-01 22:05:47 +02:00
resources/org/bitcoinj/wallet WalletLoadTest: add as a first integration test 2022-04-13 20:22:37 +02:00