index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ultraprune
Pieter Wuille
2012-10-20
1
-1
/
+2
*
Compact serialization for scripts
Pieter Wuille
2012-10-20
1
-0
/
+71
*
Check for canonical public keys and signatures
Pieter Wuille
2012-09-21
1
-4
/
+5
*
Update Warning-strings to use a standard-format
Philip Kaufmann
2012-08-01
1
-1
/
+1
*
Implement raw transaction RPC calls
Gavin Andresen
2012-07-05
1
-0
/
+4
*
Refactor: SignSignature/VerifyScript
Gavin Andresen
2012-07-05
1
-0
/
+3
*
Fix signed/unsigned warnings in {script,serialize}.h (fixes #1541)
Matt Corallo
2012-07-02
1
-1
/
+1
*
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
1
-11
/
+27
*
Encapsulate public keys in CPubKey
Pieter Wuille
2012-05-24
1
-0
/
+6
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
Add casts for unavoidable signed/unsigned comparisons
Jeff Garzik
2012-04-23
1
-1
/
+1
*
SigOp and orphan-tx constants and counts are always unsigned.
Jeff Garzik
2012-04-23
1
-2
/
+2
*
Add explicit numeric constant value for all opcodes
Wladimir J. van der Laan
2012-04-21
1
-115
/
+115
*
Fix bugs on 'unsigned char' platforms.
Dwayne C. Litzenberger
2012-04-18
1
-2
/
+4
*
Begin doxygen-compatible comments
Pieter Wuille
2012-03-26
1
-1
/
+3
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Make transactions with extra data in their scriptSig's non-standard.
Gavin Andresen
2012-01-19
1
-0
/
+1
*
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
Gavin Andresen
2012-01-13
1
-26
/
+16
*
Remove not-used-anywhere scriptPrereq from SignSignature()
Gavin Andresen
2012-01-13
1
-1
/
+1
*
Fix broken ExtractAddress (refactored, made callers check for addresses in ke...
Gavin Andresen
2011-12-22
1
-2
/
+2
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-8
/
+6
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-6
/
+8
*
Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript
Gavin Andresen
2011-12-19
1
-7
/
+7
*
OP_EVAL implementation
Gavin Andresen
2011-12-19
1
-170
/
+52
*
Support 3 new multisignature IsStandard transactions
Gavin Andresen
2011-12-19
1
-15
/
+10
*
Merge pull request #458 from TheBlueMatt/copyright
Gavin Andresen
2011-08-11
1
-0
/
+1
|
\
|
*
Unify copyright notices.
Matt Corallo
2011-08-09
1
-0
/
+1
*
|
Add prototype for EvalScript() to script.h
Vegard Nossum
2011-08-08
1
-0
/
+1
*
|
Add missing include to script.h
Vegard Nossum
2011-08-08
1
-0
/
+2
|
/
*
Use CBitcoinAddress instead of string/uint160
Pieter Wuille
2011-07-17
1
-24
/
+6
*
get rid of mapPubKeys
Pieter Wuille
2011-07-17
1
-2
/
+1
*
fix warnings: expression result unused [-Wunused-value]
Giel van Schijndel
2011-07-13
1
-1
/
+1
*
CWallet class
Pieter Wuille
2011-06-15
1
-4
/
+3
*
move wallet code to separate file
Pieter Wuille
2011-06-15
1
-0
/
+1
*
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-15
1
-22
/
+31
*
directory re-organization (keeps the old build system)
Jaromil
2011-04-23
1
-0
/
+709
[prev]