30 Commits (6bf4253a68f42db1ca48176148f29ff6c157955a)

Author SHA1 Message Date
Gavin Andresen 39f0d96860 Make transactions with extra data in their scriptSig's non-standard. 13 years ago
Gavin Andresen 922e8e2929 Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
Gavin Andresen d11a58a2d3 Remove not-used-anywhere scriptPrereq from SignSignature() 13 years ago
coderrr 6ec76ca09e make sure IsMine only returns true when we own all keys 13 years ago
Wladimir J. van der Laan 89772f932a Fix OP_EVAL recursion depth counting 13 years ago
Gavin Andresen 2e17ac83c6 Fix broken ExtractAddress (refactored, made callers check for addresses in keystore if they care) 13 years ago
Gavin Andresen 9e470585b3 Update bitcoin address numbers for latest luke-jr/sipa scheme 13 years ago
Gavin Andresen 2a45a494b0 Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
Gavin Andresen a0871afb2b Interpret OP_EVAL as OP_NOP until Feb 1, 2012 13 years ago
Gavin Andresen e679ec969c OP_EVAL implementation 13 years ago
Gavin Andresen bf798734db Support 3 new multisignature IsStandard transactions 13 years ago
Gavin Andresen 7e55c1ab65 Collapse no-op ExtractAddress/ExtractAddressInner 13 years ago
Gavin Andresen 6cc4a62c0e Fix rpc-hanging deadlocks 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Pieter Wuille b63241d451 Bugfix: don't overuse limited ExtractAddress 13 years ago
Pieter Wuille cb61b8dc4c split off CBase58Data from CBitcoinAddress 13 years ago
Pieter Wuille 2ffba736e9 Use CBitcoinAddress instead of string/uint160 13 years ago
Pieter Wuille 03fbd79049 get rid of mapPubKeys 13 years ago
Giel van Schijndel 225f222c9f fix warning: X enumeration values not handled in switch [-Wswitch-enum] 13 years ago
Pieter Wuille 0efda1a79e Do not use obsolete CPrivKey for passing keys around 13 years ago
Matt Corallo 4e87d341f7 Add wallet privkey encryption. 13 years ago
Pieter Wuille acd6501610 Prepare codebase for Encrypted Keys. 13 years ago
Wladimir J. van der Laan e8ef3da713 update core to d0d80170a2 (CWallet class) 13 years ago
Pieter Wuille 98705aa51c Bugfixes walletclass 13 years ago
Pieter Wuille 64c7ee7e6b CWallet class 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Wladimir J. van der Laan 69d605f410 integration of core bitcoin 14 years ago