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
/
test
Age
Commit message (
Expand
)
Author
2014-11-10
Do signature-s negation inside the tests
Pieter Wuille
2014-11-04
Merge pull request #5196
Wladimir J. van der Laan
2014-11-04
Merge pull request #5162
Wladimir J. van der Laan
2014-11-03
Fix all header defines
Pavel JanÃk
2014-11-03
Merge pull request #5106
Wladimir J. van der Laan
2014-10-31
boost: moveonly: split CPubKey and friends to new files
Cory Fields
2014-10-31
tests: enable alertnotify test for Windows
Cory Fields
2014-10-29
Separate protocol versioning from clientversion
Cory Fields
2014-10-28
Merge pull request #5100
Pieter Wuille
2014-10-28
Merge pull request #5065
Wladimir J. van der Laan
2014-10-28
Rename ProcessBlock to ProcessNewBlock to indicate change of behaviour, and d...
Luke Dashjr
2014-10-27
MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (from
jtimon
2014-10-27
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-25
Add valid invert of invalid every numeric opcode tests
Peter Todd
2014-10-25
Clearly separate PUSHDATA and numeric argument MINIMALDATA tests
Peter Todd
2014-10-25
Test every numeric-accepting opcode for correct handling of the numeric minim...
Peter Todd
2014-10-25
Ensure MINIMALDATA invalid tests can only fail one way
Peter Todd
2014-10-25
Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4)
Pieter Wuille
2014-10-25
Add SCRIPT_VERIFY_SIGPUSHONLY (BIP62 rule 2)
Pieter Wuille
2014-10-22
boost: split stream classes out of serialize.h
Cory Fields
2014-10-22
Merge pull request #4981
Wladimir J. van der Laan
2014-10-22
Merge pull request #5108
Wladimir J. van der Laan
2014-10-22
Merge pull request #5110
Wladimir J. van der Laan
2014-10-22
CAutoFile: Explicit Get() and remove unused methods
Wladimir J. van der Laan
2014-10-21
Fixes for missing boost tuple.hpp header include.
randy-waterhouse
2014-10-20
Rename CWalletInterface to CValidationInterface
Pieter Wuille
2014-10-17
script: add a slew of includes all around and drop includes from script.h
Cory Fields
2014-10-17
script: add ToByteVector() for converting anything with begin/end
Cory Fields
2014-10-17
script: move CScriptID to standard.h and add a ctor for creating them from CS...
Cory Fields
2014-10-17
Merge pull request #4468
Wladimir J. van der Laan
2014-10-15
boost: drop boost dependency in version.cpp.
Cory Fields
2014-10-14
Remove CheckMinWork, as we always know all parent headers
Pieter Wuille
2014-10-13
Typo in test
Luke
2014-10-08
Make SCRIPT_VERIFY_STRICTENC compatible with BIP62
Pieter Wuille
2014-10-08
Merge pull request #4834
Pieter Wuille
2014-10-07
Prettify JSON tests and minimize diffs
Pieter Wuille
2014-10-06
Merge pull request #4890
Wladimir J. van der Laan
2014-10-02
DRY: Avoid repetitions in script_test
jtimon
2014-10-02
Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker
Pieter Wuille
2014-10-02
Abstract out SignatureChecker
Pieter Wuille
2014-10-02
Merge pull request #4985
Wladimir J. van der Laan
2014-10-02
Changed mixed indentation to four spaces
Eric Shaw
2014-10-02
Fixed setaccount accepting foreign address
Eric Shaw
2014-10-02
Switch testing framework from MAIN to new UNITTEST network
SergioDemianLerner
2014-10-02
Revert merge of pull #4845
Wladimir J. van der Laan
2014-10-02
Merge pull request #4845
Wladimir J. van der Laan
2014-10-01
Merge pull request #4234
Wladimir J. van der Laan
2014-10-01
Merge pull request #5014
Wladimir J. van der Laan
2014-09-30
Merge pull request #5015 from theuni/win64test
Gavin Andresen
2014-09-30
tests: fix false-positive under win64
Cory Fields
[next]