Merge pull request #593 (Full URL Support in bitcoin-qt)
[novacoin.git] / src / test / multisig_tests.cpp
2012-01-13 Gavin AndresenReplace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP...
2012-01-02 coderrrmake sure IsMine only returns true when we own all...
2011-12-22 Gavin AndresenFix broken ExtractAddress (refactored, made callers...
2011-12-19 Gavin AndresenUse block times for 'hard' OP_EVAL switchover, and...
2011-12-19 Gavin AndresenOP_EVAL implementation
2011-12-19 Gavin AndresenSupport 3 new multisignature IsStandard transactions