index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-26
[QA] Renaming rawTx into rawtx
NicolasDorier
2017-03-25
Merge #10069: [QA] Fix typo in fundrawtransaction test
MarcoFalke
2017-03-25
Merge #9946: Fix build errors if spaces in path or parent directory
Wladimir J. van der Laan
2017-03-25
Merge #10067: [trivial] Dead code removal
Wladimir J. van der Laan
2017-03-25
Merge #10063: add missing spaces so that markdown recognizes headline
Wladimir J. van der Laan
2017-03-24
fix build if spaces in src dir path
Matthew Zipkin
2017-03-24
Merge #10052: [test] Run extended tests once daily in Travis
MarcoFalke
2017-03-24
Merge #10053: [test] Allow functional test cases to be skipped
MarcoFalke
2017-03-24
[QA] Fix typo in fundrawtransaction test
Nicolas Dorier
2017-03-24
Skip rpcbind_test if OS/network requirements are not met.
John Newbery
2017-03-23
[trivial] Dead code removal
Thomas Snider
2017-03-23
add missing spaces so that markdown recognizes headline
flack
2017-03-23
Merge #9701: Make bumpfee tests less fragile
MarcoFalke
2017-03-23
Merge #10047: [tests] Remove unused variables and imports
MarcoFalke
2017-03-23
Merge #9500: [Qt][RPC] Autocomplete commands for 'help' command in debug console
Jonas Schnelli
2017-03-23
Merge #9558: Clarify assumptions made about when BlockCheck is called
Jonas Schnelli
2017-03-23
Merge #10029: Fix parameter naming inconsistencies between .h and .cpp files
Jonas Schnelli
2017-03-22
[tests] Remove unused variables
practicalswift
2017-03-22
[tests] Remove unused and duplicate imports
practicalswift
2017-03-22
Run extended tests once daily
John Newbery
2017-03-22
Allow test cases to be skipped
John Newbery
2017-03-22
Merge #10017: combine_logs.py - aggregates log files from multiple bitcoinds ...
Wladimir J. van der Laan
2017-03-22
Merge #10045: [trivial] Fix typos in comments
Jonas Schnelli
2017-03-21
Python functional tests should log in UTC
John Newbery
2017-03-21
Introduce combine_logs.py to combine log files from multiple bitcoinds.
John Newbery
2017-03-21
[trivial] Fix typos in comments
practicalswift
2017-03-21
[qa] Expand bumpfee test docstring
Russell Yanofsky
2017-03-21
Merge #10039: Fix compile errors with Qt 5.3.2 and Boost 1.55.0
Wladimir J. van der Laan
2017-03-21
[qa] Rename python input variable to tx_input
Russell Yanofsky
2017-03-21
[qa] Make bumpfee.py test function order consistent
Russell Yanofsky
2017-03-21
[qa] Get rid of nondeterminism in bumpfee.py
Russell Yanofsky
2017-03-21
[qa] Remove bumpfee.py get_change_address hack
Russell Yanofsky
2017-03-21
Merge #9956: Reorganise qa directory
MarcoFalke
2017-03-20
Merge #9734: Add updating of chainTxData to release process
Wladimir J. van der Laan
2017-03-20
Avoid QTimer::singleShot compile error with Qt 5.3.2
Russell Yanofsky
2017-03-20
Avoid scoped_connection compile error with boost 1.55.0
Russell Yanofsky
2017-03-20
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
John Newbery
2017-03-20
Rename --enable-extended-rpc-tests to --enable-extended-functional-tests
John Newbery
2017-03-20
Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
John Newbery
2017-03-20
Rename rpc-tests directory to functional
John Newbery
2017-03-20
Rename qa directory to test
John Newbery
2017-03-20
Merge #10038: Add mallocinfo mode to `getmemoryinfo` RPC
Wladimir J. van der Laan
2017-03-20
Merge #10037: Trivial: Fix typo in help getrawtransaction RPC
MarcoFalke
2017-03-20
Add mallocinfo mode to `getmemoryinfo` RPC
Wladimir J. van der Laan
2017-03-20
Trivial: Fix typo in help getrawtransaction RPC
James Evans
2017-03-20
Merge #10027: Set to nullptr after delete
Wladimir J. van der Laan
2017-03-19
Fix parameter naming inconsistencies between .h and .cpp files
practicalswift
2017-03-19
Merge #10033: Trivial: Fix typo in key.h comment
MarcoFalke
2017-03-19
Merge #10024: [trivial] Use log.info() instead of print() in remaining functi...
MarcoFalke
2017-03-18
Trivial: Fix typo in key.h comment
Michael Goldstein
[next]