Remove unused includes.
[novacoin.git] / src / script.cpp
2016-03-11 CryptoManiacKeep address labels for pubkey pair addresses.
2016-03-07 CryptoManiacCOunt received coins for owned pubkey-pair addresses...
2016-03-06 CryptoManiacSimplification of scriptPubKey handling code.
2016-02-23 CryptoManiacSeparate implementations of CHECKLOCKTIMEVERIFY and...
2016-02-22 CryptoManiacDon't compare oranges to apples.
2016-02-21 CryptoManiacWell, I'd say that indents aren't needed here.
2016-02-21 CryptoManiacOP_CHECKSEQUENCEVERIFY
2016-02-21 CryptoManiacInteger tempalte matching opcode.
2016-02-21 CryptoManiacMerge pull request #280 from svost/patch
2016-02-21 CryptoManiacSimplify OP_RETURN handling.
2016-02-21 CryptoManiacAdd OP_CHECKLOCKTIMEVERIFY support.
2016-02-20 svostGet rid of some LONG variables
2016-02-19 alexA proper initialization of nReqSigs.
2016-02-19 alexAllow PUBKEY_DROP inputs on testnet
2016-02-19 CryptoManiacRaw transactions: TX_PUBKEY_DROP parsing
2016-02-18 CryptoManiacRPC: Modify sendtoaddress/sendfrom methods to treat...
2016-02-12 0xDEADFACEExperimental support for TX_PUBKEY_DROP spending.
2016-02-12 0xDEADFACEAdd TX_PUBKEY_DROP transaction type.
2016-02-12 0xDEADFACEAllow up to 1024 bytes of arbitrary data.
2016-02-07 svostFix some V813 PVS Studio - argument as a constant reference 271/head
2015-05-15 svostFix MSVC C4800: 'type' forcing value to bool 'true... 224/head
2015-05-13 svostFix MSVC c4512 (assignment operator could not be generated) 223/head
2015-04-26 CryptoManiacAutomatically reserialize non-canonical proof-of-stake...
2015-01-27 fsb4000устранил предупреждения компилятора 133/head
2014-12-28 MASM fanFixed size types instead of unsigned char for numbers.
2014-12-27 CryptoManiacUse fixed data types for some basic structures
2014-12-27 CryptoManiacCode cleanup
2014-07-25 CryptoManiacBugfix: Unspendable inputs handling
2014-07-19 CryptoManiacMerge support for watch-only addresses
2014-07-18 CryptoManiacExtended signature format checkings.
2014-07-18 CryptoManiacUse low S to break signatures malleability issue
2014-07-16 CryptoManiacTurn the signature cache lock into a shared mutex
2014-07-15 CryptoManiacMove VerifySignature to main
2014-07-15 CryptoManiacImplement additional script verification flags
2014-07-13 CryptoManiacAdd OP_SMALLDATA handling to GetOpName
2014-07-10 CryptoManiacRelay OP_RETURN data TxOut as standard transaction...
2014-02-12 MASM fanAdd -enforcecanonical option
2013-08-24 alexRemove loop macro from util.h
2013-07-28 alexAdd wallet dump functionality and key creation timestamps
2013-04-15 alexhzupdate to 0.4 preview
2013-02-19 alexUpdate to 0.3.0 (New upstream + new RPC calls)
2013-02-10 BalthazarInitial commit of NovaCoin changes
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
2012-06-19 Gavin AndresenMerge branch '0.6.x' of git://gitorious.org/+bitcoin...
2012-06-19 Gavin AndresenMove signature cache from CKey::Verify to CheckSig...
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-04-27 Sunny KingPPCoin: Fix CreateCoinStake() signature bug since 747f99fb
2012-04-26 Gavin AndresenUndo part of c2e8c8ac to fix issue#1148
2012-04-23 Jeff GarzikAdd casts for unavoidable signed/unsigned comparisons
2012-04-23 Jeff GarzikSigOp and orphan-tx constants and counts are always...
2012-04-22 Jeff GarzikPrefer 'unsigned int' for loop index variables tested...
2012-04-17 Pieter WuilleFurther reduce header dependencies
2012-04-17 Pieter WuilleRemove headers.h
2012-04-15 Wladimir J. van... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-15 Wladimir J. van... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-03-21 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-20 Luke DashjrMinimal support for validating BIP16 pay-to-script...
2012-03-19 Scott NadalPPCoin: Add block signature
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-19 Gavin AndresenMake transactions with extra data in their scriptSig...
2012-01-13 Gavin AndresenReplace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP...
2012-01-13 Gavin AndresenRemove not-used-anywhere scriptPrereq from SignSignature()
2012-01-02 coderrrmake sure IsMine only returns true when we own all...
2011-12-27 Wladimir J. van... Fix OP_EVAL recursion depth counting
2011-12-22 Gavin AndresenFix broken ExtractAddress (refactored, made callers...
2011-12-19 Gavin AndresenUpdate bitcoin address numbers for latest luke-jr/sipa...
2011-12-19 Gavin AndresenUse block times for 'hard' OP_EVAL switchover, and...
2011-12-19 Gavin AndresenInterpret OP_EVAL as OP_NOP until Feb 1, 2012
2011-12-19 Gavin AndresenOP_EVAL implementation
2011-12-19 Gavin AndresenSupport 3 new multisignature IsStandard transactions
2011-12-19 Gavin AndresenCollapse no-op ExtractAddress/ExtractAddressInner
2011-09-02 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-31 Gavin AndresenFix rpc-hanging deadlocks
2011-08-16 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-09 Matt CoralloUnify copyright notices.
2011-07-27 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-07-26 Pieter WuilleBugfix: don't overuse limited ExtractAddress
2011-07-26 Wladimir J. van... Merge remote branch 'upstream/master'
2011-07-17 Pieter Wuillesplit off CBase58Data from CBitcoinAddress
2011-07-17 Pieter WuilleUse CBitcoinAddress instead of string/uint160
2011-07-17 Pieter Wuilleget rid of mapPubKeys
2011-07-13 Giel van Schijndelfix warning: X enumeration values not handled in switch...
2011-07-13 Pieter WuilleDo not use obsolete CPrivKey for passing keys around
2011-07-13 Matt CoralloAdd wallet privkey encryption.
2011-07-08 Pieter WuillePrepare codebase for Encrypted Keys.
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-20 Pieter WuilleBugfixes walletclass
2011-06-15 Pieter WuilleCWallet class
2011-06-11 Wladimir J. van... move back to original directory structure
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-04-23 Jaromildirectory re-organization (keeps the old build system)