index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script.h
Age
Commit message (
Expand
)
Author
2011-12-22
Fix broken ExtractAddress (refactored, made callers check for addresses in ke...
Gavin Andresen
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-19
Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript
Gavin Andresen
2011-12-19
OP_EVAL implementation
Gavin Andresen
2011-12-19
Support 3 new multisignature IsStandard transactions
Gavin Andresen
2011-08-11
Merge pull request #458 from TheBlueMatt/copyright
Gavin Andresen
2011-08-09
Unify copyright notices.
Matt Corallo
2011-08-08
Add prototype for EvalScript() to script.h
Vegard Nossum
2011-08-08
Add missing include to script.h
Vegard Nossum
2011-07-17
Use CBitcoinAddress instead of string/uint160
Pieter Wuille
2011-07-17
get rid of mapPubKeys
Pieter Wuille
2011-07-13
fix warnings: expression result unused [-Wunused-value]
Giel van Schijndel
2011-06-15
CWallet class
Pieter Wuille
2011-06-15
move wallet code to separate file
Pieter Wuille
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
2011-04-23
directory re-organization (keeps the old build system)
Jaromil