Branch: refs/heads/master
Home: https://github.com/conformal/btcwire
Commit: b7b700fd5aebb86addc93efecaa367a2f4976058
https://github.com/conformal/btcwire/commit/b7b700fd5aebb86addc93efecaa367a2f4976058
Author: Dave Collins <[email protected]>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M common_test.go
M internal_test.go
M msgtx_test.go
M test_coverage.txt
Log Message:
-----------
Add tests for the new SerializeSize functions.
This commit adds tests for the new SerializeSize functions for variable
length integers and transactions (and indirectly transaction inputs and
outputs).