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-12-04
Test unexecuted OP_CODESEPARATOR
Peter Todd
2014-12-03
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-02
newlines in strings are invalid JSON
Ryan X. Charles
2014-12-01
Move CHECKMULTISIG order tests out of automatically generated block
Pieter Wuille
2014-12-01
Use deterministically generated script tests
Pieter Wuille
2014-12-01
Merge pull request #5227
Wladimir J. van der Laan
2014-11-25
Add SCRIPT_VERIFY_CLEANSTACK (BIP62 rule 6)
Pieter Wuille
2014-11-24
Merge pull request #1816
Wladimir J. van der Laan
2014-11-23
Add sanity check after key generation
Pieter Wuille
2014-11-20
Deterministic signing
Pieter Wuille
2014-11-20
Add the RFC6979 PRNG
Pieter Wuille
2014-11-20
Add HMAC-SHA256
Pieter Wuille
2014-11-20
Split up crypto/sha2
Pieter Wuille
2014-11-20
Test the exact order of CHECKMULTISIG sig/pubkey evaluation
Peter Todd
2014-11-20
Make STRICTENC invalid pubkeys fail the script rather than the opcode.
Pieter Wuille
2014-11-20
Merge pull request #5000
Pieter Wuille
2014-11-19
build: add quick consensus lib tests
Cory Fields
2014-11-18
miner_tests: Disable checkpoints so they don't fail the subsidy-change test
Luke Dashjr
2014-11-18
Do not use EC code in global constructors
Pieter Wuille
2014-11-17
Discourage NOPs reserved for soft-fork upgrades
Peter Todd
2014-11-16
Update the 'test_IsStandard' unit test
Flavien Charlon
2014-11-14
script: check ScriptError values in script tests
Cory Fields
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
[prev]
[next]