bitcoinj/wallettool/src
Andreas Schildbach 410b127176 DatabaseFullPrunedBlockStore: remove all database backed block stores
All of them are unmaintained and their tests are in the way of refactorings.
MySQL and Postgres had been disabled for a while, and one seems to care.
H2 is tested, but pulls a driver dependency into the test classpath.
2022-08-11 17:36:27 +02:00
..
main DatabaseFullPrunedBlockStore: remove all database backed block stores 2022-08-11 17:36:27 +02:00
test/java/org/bitcoinj/wallettool wallettool: add some first basic JUnit 5 tests 2022-04-15 14:42:58 +02:00