Branch: refs/heads/master
Home: https://github.com/conformal/btcutil
Commit: 93e46b9ffda885b86f0d0a49c2e9d8c03d884f4c
https://github.com/conformal/btcutil/commit/93e46b9ffda885b86f0d0a49c2e9d8c03d884f4c
Author: Dave Collins <[email protected]>
Date: 2013-10-28 (Mon, 28 Oct 2013)
Changed paths:
M block_test.go
Log Message:
-----------
Add tests for new Block API functions.
This commit adds both positive and negative tests for the new Tx and
Transactions Block API functions.
This is part of the ongoing transaction hash optimization effort noted in
conformal/btcd#25.