mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-21 14:45:49 +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