Branch: refs/heads/master
Home: https://github.com/conformal/btcscript
Commit: 6e2ba386dd36cd3f17be86d898337f4db82ce6ef
https://github.com/conformal/btcscript/commit/6e2ba386dd36cd3f17be86d898337f4db82ce6ef
Author: Owain G. Ainsworth <[email protected]>
Date: 2014-05-07 (Wed, 07 May 2014)
Changed paths:
M internal_test.go
M script.go
M script_test.go
M test_coverage.txt
Log Message:
-----------
Add an entypoint to sign and verify a transaction input.
This handles merging in of previous scripts, also. Add tests for the important
paths. ok @davecgh