mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-12 02:05:53 +00:00
Hide fields behind getters and make unit tests create anonymous subclasses to tweak them rather than overwriting global variables. Introduce a regtest params class for use in the comparison tool. Conflicts: core/src/test/java/com/google/bitcoin/core/BitcoindComparisonTool.java core/src/test/java/com/google/bitcoin/core/FullPrunedBlockChainTest.java