aboutsummaryrefslogtreecommitdiff
path: root/src/script.h
AgeCommit message (Expand)Author
2012-08-26Support sending to script (P2SH) addressesLuke Dashjr
2012-06-12Bugfix: Move IsStandard scriptSig size check out of IsPushOnly, since BIP16 v...Luke Dashjr
2012-05-20Update License in File HeadersFordy
2012-04-22Fix bugs on 'unsigned char' platforms.Dwayne C. Litzenberger
2012-03-20Minimal support for validating BIP16 pay-to-script-hash transactionsLuke Dashjr
2011-08-11Merge pull request #458 from TheBlueMatt/copyrightGavin Andresen
2011-08-09Unify copyright notices.Matt Corallo
2011-08-08Add prototype for EvalScript() to script.hVegard Nossum
2011-08-08Add missing include to script.hVegard Nossum
2011-07-17Use CBitcoinAddress instead of string/uint160Pieter Wuille
2011-07-17get rid of mapPubKeysPieter Wuille
2011-07-13fix warnings: expression result unused [-Wunused-value]Giel van Schijndel
2011-06-15CWallet classPieter Wuille
2011-06-15move wallet code to separate filePieter Wuille
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-04-23directory re-organization (keeps the old build system)Jaromil