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
2016-05-24
Correct small typo in extract_strings_qt.py
Mitchell Cash
2016-05-23
Merge #8014: Qt: Sort transactions by date
Jonas Schnelli
2016-05-23
Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...
Jonas Schnelli
2016-05-20
Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-20
Merge #8056: [qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-20
Merge #8072: travis: 'make check' in parallel and verbose
MarcoFalke
2016-05-19
travis: 'make check' in parallel and verbose
Cory Fields
2016-05-19
Merge #8070: Remove non-determinism which is breaking net_tests #8069
Wladimir J. van der Laan
2016-05-19
Merge #8033: Fix Socks5() connect failures to be less noisy and less unnecess...
Wladimir J. van der Laan
2016-05-19
Use Socks5ErrorString() to decode error responses from socks proxy.
Warren Togami
2016-05-18
Fix typo adddrman to addrman as requested in #8070
Ethan Heilman
2016-05-18
Remove non-determinism which is breaking net_tests #8069
EthanHeilman
2016-05-18
Merge #7917: Optimize reindex
Wladimir J. van der Laan
2016-05-18
Merge #8054: net: Avoid duplicate getheaders requests.
Wladimir J. van der Laan
2016-05-18
Merge #8048: doc: Remove outdated qt4 install information from README.md
Wladimir J. van der Laan
2016-05-18
Merge #7906: net: prerequisites for p2p encapsulation changes
Wladimir J. van der Laan
2016-05-18
Merge #7932: CAddrMan::Deserialize handle corrupt serializations better.
Wladimir J. van der Laan
2016-05-18
Merge #8031: improvement to readability
Wladimir J. van der Laan
2016-05-18
doc: 32 and 64 bit packages are seperate
Wladimir J. van der Laan
2016-05-18
Merge #8020: Use SipHash-2-4 for various non-cryptographic hashes
Wladimir J. van der Laan
2016-05-17
Use SipHash-2-4 for address relay selection
Pieter Wuille
2016-05-17
Switch CTxMempool::mapTx to use a hash index for txids
Pieter Wuille
2016-05-17
Use SipHash-2-4 for CCoinsCache index
Pieter Wuille
2016-05-17
Add SipHash-2-4 primitives to hash
Pieter Wuille
2016-05-17
Merge #7696: Fix de-serialization bug where AddrMan is left corrupted
Pieter Wuille
2016-05-17
Make Socks5() InterruptibleRecv() timeout/failures informative.
Warren Togami
2016-05-17
Merge #8038: [qa, doc] Various minor fixes
MarcoFalke
2016-05-17
Merge #7994: Add op csv tests to script_tests.json
Pieter Wuille
2016-05-17
Report reindexing progress in GUI
Pieter Wuille
2016-05-17
Add -reindex-chainstate that does not rebuild block index
Pieter Wuille
2016-05-17
Optimize ActivateBestChain for long chains
Pieter Wuille
2016-05-17
Switch reindexing to AcceptBlock in-loop and ActivateBestChain afterwards
Pieter Wuille
2016-05-17
Make ProcessNewBlock dbp const and update comment
Pieter Wuille
2016-05-16
Merge #8059: Remove unneeded feerate param from RelayTransaction/AcceptToMemo...
Pieter Wuille
2016-05-16
Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool.
Gregory Maxwell
2016-05-15
net: Avoid duplicate getheaders requests.
Daniel Kraft
2016-05-15
[qa] Reduce node count for some tests
MarcoFalke
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-12
doc: Remove outdated qt4 install information from README.md
Wladimir J. van der Laan
2016-05-12
Merge #8046: [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX
Jonas Schnelli
2016-05-12
[qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-12
Merge #8006: Qt: Add option to disable the system tray icon
Wladimir J. van der Laan
2016-05-12
Merge #8004: signal handling: fReopenDebugLog and fRequestShutdown should be ...
Wladimir J. van der Laan
2016-05-12
Merge #8041: [qa] Fix bip9-softforks blockstore issue
Wladimir J. van der Laan
2016-05-12
[Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX
Jonas Schnelli
2016-05-12
[Qt] Disable some menu items during splashscreen/verification state
Jonas Schnelli
2016-05-11
Qt: Add option to hide the system tray icon
Tyler Hardin
2016-05-12
Merge #8039: bench: Add crypto hash benchmarks
Pieter Wuille
2016-05-11
bench: Add crypto hash benchmarks
Wladimir J. van der Laan
2016-05-11
[qa] Fix bip9-softforks blockstore issue
MarcoFalke
[next]