]> Git Repo - VerusCoin.git/commit - src/script/standard.cpp
script: add ToByteVector() for converting anything with begin/end
authorCory Fields <[email protected]>
Thu, 25 Sep 2014 02:54:08 +0000 (22:54 -0400)
committerCory Fields <[email protected]>
Fri, 17 Oct 2014 17:44:14 +0000 (13:44 -0400)
commite9ca4280f3abb8b2b6fa35a41e881996278ebfff
treeee09dcf4ec7f9177ee329581382e001459ff2e16
parent066e2a1403fe306787a2ce0c8571aa9de57386cf
script: add ToByteVector() for converting anything with begin/end

This should move to a util header once their dependencies are cleaned up.
src/miner.cpp
src/script/script.h
src/script/sign.cpp
src/script/standard.cpp
src/test/multisig_tests.cpp
src/test/script_P2SH_tests.cpp
src/test/script_tests.cpp
src/test/sigopcount_tests.cpp
src/test/transaction_tests.cpp
This page took 0.024759 seconds and 4 git commands to generate.