Branch: refs/heads/master Home: https://github.com/btcsuite/btcd Commit: 58a98630e7f618ab2c067513b6fa91937b9e2141 https://github.com/btcsuite/btcd/commit/58a98630e7f618ab2c067513b6fa91937b9e2141 Author: Dave Collins <da...@conformal.com> Date: 2016-10-27 (Thu, 27 Oct 2016)
Changed paths: A mining/policy_test.go Log Message: ----------- mining: Add basic priority calculation tests. This adds some basic tests for the priority calculation code in the mining policy.