Replace INT_MAX with INT32_MAX to avoid compile err
[novacoin.git] / src / test / multisig_tests.cpp
2013-04-15 alexhzupdate to 0.4 preview
2012-02-20 Pieter WuilleFix tests after 38067c18
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