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
2016-07-08
Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
BtcDrak
2016-06-09
Reenable multithread scheduler test
Pavel Janík
2016-06-09
test: Add more thorough test for dbwrapper iterators
Wladimir J. van der Laan
2016-05-31
Merge #8001: [0.12.2] backport script_tests improvements
Wladimir J. van der Laan
2016-05-04
Refactor script tests
Pieter Wuille
2016-05-04
test: script_error checking in script_invalid tests
Wladimir J. van der Laan
2016-04-15
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-05
[qa] Extend tests
MarcoFalke
2016-03-18
Test versionbits deployments
Suhas Daftuar
2016-03-18
Add testing of ComputeBlockVersion
Suhas Daftuar
2016-03-18
Versionbits tests
Pieter Wuille
2016-03-18
BIP9 Implementation
Pieter Wuille
2016-03-18
Add LockPoints
Alex Morcos
2016-03-18
BIP112: Implement CHECKSEQUENCEVERIFY
Mark Friedenbach
2016-03-18
Implement SequenceLocks functions
Alex Morcos
2016-01-21
Get rid of inaccurate ScriptSigArgsExpected
Pieter Wuille
2016-01-13
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
mb300sd
2016-01-05
Bump copyright headers to 2015
MarcoFalke
2015-12-14
Replace trickle nodes with per-node/message Poisson delays
Pieter Wuille
2015-12-04
Replace setInventoryKnown with a rolling bloom filter.
Gregory Maxwell
2015-12-02
Merge pull request #7144
Wladimir J. van der Laan
2015-12-01
Rewrite CreateNewBlock
Alex Morcos
2015-12-01
Add a score index to the mempool.
Alex Morcos
2015-12-01
Store the total sig op count of a tx.
Alex Morcos
2015-12-01
test: Disable scheduler test manythreads
Wladimir J. van der Laan
2015-12-01
Merge pull request #6915
Wladimir J. van der Laan
2015-12-01
Merge pull request #6914
Wladimir J. van der Laan
2015-11-30
Merge pull request #7072
Gregory Maxwell
2015-11-30
Track coinbase spends in CTxMemPoolEntry
Suhas Daftuar
2015-11-28
[RPC] Add transaction size to JSON output
Nick
2015-11-19
Change GetPriority calculation.
Alex Morcos
2015-11-27
Switch blocks to a constant-space Merkle root/branch algorithm.
Pieter Wuille
2015-11-27
Merge pull request #7095
Wladimir J. van der Laan
2015-11-27
Merge pull request #7053
Wladimir J. van der Laan
2015-11-27
Merge pull request #6134
Wladimir J. van der Laan
2015-11-27
Merge pull request #5967
Wladimir J. van der Laan
2015-11-25
Replace scriptnum_test's normative ScriptNum implementation
Wladimir J. van der Laan
2015-11-23
Globals: Remove a bunch of Params() calls from main.cpp:
Jorge Timón
2015-11-20
Merge pull request #6851
Gregory Maxwell
2015-11-21
Optimisation: Store transaction list order in memory rather than compute it e...
Luke Dashjr
2015-11-18
Alter assumptions in CCoinsViewCache::BatchWrite
Alex Morcos
2015-11-18
Merge pull request #6932
Wladimir J. van der Laan
2015-11-16
Implement helper class for CTxMemPoolEntry constructor
Alex Morcos
2015-11-16
Merge pull request #6986
Gregory Maxwell
2015-11-16
add estimateSmartFee to the unit test
Alex Morcos
2015-11-16
Increase success threshold for fee estimation to 95%
Alex Morcos
2015-11-15
Switch to libsecp256k1-based validation for ECDSA
Pieter Wuille
2015-11-13
Prevector type
Pieter Wuille
2015-11-13
Fix bug in mempool_tests unit test
Alex Morcos
2015-11-12
Add unit test for UpdateCoins
Alex Morcos
[next]