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-03-21
Merge #7692: Remove p2p alert system
Wladimir J. van der Laan
2016-03-21
Merge #7705: [amount] Add tests and make GetFee() monotonic
Wladimir J. van der Laan
2016-03-18
Formatting
BtcDrak
2016-03-18
Remove p2p alert handling
BtcDrak
2016-03-18
Merge #7575: Minimal BIP9 implementation
Wladimir J. van der Laan
2016-03-17
[qa] Add amount tests
MarcoFalke
2016-03-17
Merge #7594: Mempool: Add tracking of ancestor packages
Wladimir J. van der Laan
2016-03-16
Merge #7187: Keep reorgs fast for SequenceLocks checks
Wladimir J. van der Laan
2016-03-16
Add LockPoints
Alex Morcos
2016-03-16
Merge #7684: [qa] Extend tests
Wladimir J. van der Laan
2016-03-15
Test versionbits deployments
Suhas Daftuar
2016-03-15
Add testing of ComputeBlockVersion
Suhas Daftuar
2016-03-15
Versionbits tests
Pieter Wuille
2016-03-15
BIP9 Implementation
Pieter Wuille
2016-03-14
Add ancestor feerate index to mempool
Suhas Daftuar
2016-03-14
Rename CTxMemPool::remove -> removeRecursive
Suhas Daftuar
2016-03-14
[tests] Extend util_ParseMoney test case
MarcoFalke
2016-03-14
Merge #7517: test: script_error checking in script_invalid tests
Wladimir J. van der Laan
2016-03-11
Move GetTempPath() to testutil.
Mustafa
2016-03-11
Add a source file for unit test utils.
Mustafa
2016-02-16
Add tags to mempool's mapTx indices
Suhas Daftuar
2016-02-16
Merge #7524: BIP-112: Mempool-only CHECKSEQUENCEVERIFY
Wladimir J. van der Laan
2016-02-15
test: test leading space for ParseHex
Wladimir J. van der Laan
2016-02-14
BIP112: Implement CHECKSEQUENCEVERIFY
Mark Friedenbach
2016-02-12
Merge #7184: Implement SequenceLocks functions for BIP 68
Wladimir J. van der Laan
2016-02-11
test: Script_error checking in script_invalid tests
Wladimir J. van der Laan
2016-02-11
test: Re-introduce JSON pretty printing in test builder
Wladimir J. van der Laan
2016-02-11
test: Move non-generated script_invalid test to the correct place
Wladimir J. van der Laan
2016-02-10
Implement SequenceLocks functions
Alex Morcos
2016-02-09
tests: Remove May15 test
Wladimir J. van der Laan
2016-02-04
Merge #7070: Move maxTxFee out of mempool
Wladimir J. van der Laan
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
Rewrite FormatParagraph to handle newlines within input strings correctly
Luke Dashjr
2016-02-02
Move maxTxFee out of mempool
MarcoFalke
2016-02-01
Get rid of inaccurate ScriptSigArgsExpected
Pieter Wuille
2016-01-28
Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non...
Wladimir J. van der Laan
2016-01-28
Merge #7348: MOVE ONLY: move rpc* to rpc/
Wladimir J. van der Laan
2016-01-27
Increase test coverage for addrman and addrinfo
Ethan Heilman
2016-01-27
Merge #7300: [trivial] Add missing copyright headers
Wladimir J. van der Laan
2016-01-21
move rpc* to rpc/
Daniel Cousens
2016-01-20
Merge #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Wladimir J. van der Laan
2016-01-20
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code
Jonas Schnelli
2016-01-17
Typo fixes in comments
Chris Wheeler
2016-01-05
c++11: don't throw from the reverselock destructor
Cory Fields
2016-01-05
Add missing copyright headers
MarcoFalke
2016-01-05
Bump copyright headers to 2014
MarcoFalke
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
2015-12-30
Double semicolon cleanup.
21E14
2015-12-15
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
mb300sd
2015-12-13
Bump copyright headers to 2015
MarcoFalke
[next]