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-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
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
Merge #10039: Fix compile errors with Qt 5.3.2 and Boost 1.55.0
Wladimir J. van der Laan
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
2017-03-18
Set to nullptr after delete
practicalswift
2017-03-18
Merge #9911: Wshadow: various gcc fixes
Wladimir J. van der Laan
2017-03-18
Merge #9999: [LevelDB] Plug leveldb logs to bitcoin logs
Wladimir J. van der Laan
2017-03-18
Merge #9987: Remove unused code
Wladimir J. van der Laan
2017-03-18
Rename first iterator to prevent shadowing.
Pavel Janík
2017-03-18
Fix shadowing of local variables.
Pavel Janík
2017-03-18
Make some global variables less-global (static)
Pavel Janík
2017-03-18
Prevent -Wshadow warnings with gcc versions 4.8.5, 5.3.1 and 6.2.1.
Pavel Janík
2017-03-17
fix logging in nulldummy and proxy_test
John Newbery
2017-03-17
Use log.info() instead of print() in importmulti.py
John Newbery
2017-03-17
Merge #9818: Save watch only key timestamps when reimporting keys
Wladimir J. van der Laan
2017-03-17
Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a tr...
Jonas Schnelli
2017-03-17
Merge #9690: Change 'Clear' button string to 'Reset'
Jonas Schnelli
2017-03-17
Merge #9974: Add basic Qt wallet test
Jonas Schnelli
2017-03-17
Merge #10010: util: rename variable to avoid shadowing
Wladimir J. van der Laan
2017-03-17
Merge #10011: build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAIT
Wladimir J. van der Laan
2017-03-17
Remove unused code
practicalswift
2017-03-16
build: Fix typo s/HAVE_DONTWAIT/HAVE_MSG_DONTWAIT
Wladimir J. van der Laan
2017-03-16
util: rename variable to avoid shadowing
Pavol Rusnak
2017-03-16
Merge #9921: build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL
Wladimir J. van der Laan
2017-03-16
Merge #9842: Fix RPC failure testing (continuation of #9707)
MarcoFalke
2017-03-16
Merge #9993: Initialize nRelockTime
MarcoFalke
2017-03-16
Merge #9995: [doc] clarify blockchain size and pruning
Wladimir J. van der Laan
2017-03-16
Merge #10002: fix gitian doc example script typo
Wladimir J. van der Laan
[next]