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
Age
Commit message (
Expand
)
Author
2016-05-15
net: Avoid duplicate getheaders requests.
Daniel Kraft
2016-05-12
rpc: Add `relaytxes` flag to `getnetworkinfo`
Wladimir J. van der Laan
2016-05-12
net: Add fRelayTxes flag
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
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
[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-11
bench: Add crypto hash benchmarks
Wladimir J. van der Laan
2016-05-11
Adding basic tests for OP_CSV inside of script_tests.json
Chris Stewart
2016-05-10
net: No need to export ConnectNode
Cory Fields
2016-05-10
net: No need to export DumpBanlist
Cory Fields
2016-05-10
net: make Ban/Unban/ClearBan functionality consistent
Cory Fields
2016-05-10
[doc] Remove outdated line from listunspent RPC help, fix typo
MarcoFalke
2016-05-10
Merge #8028: Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
Wladimir J. van der Laan
2016-05-10
init: Move berkeleydb version reporting to wallet
Wladimir J. van der Laan
2016-05-10
Merge #8019: Remove state arg from ReconsiderBlock, rename to ResetBlockFailu...
Wladimir J. van der Laan
2016-05-10
Merge #8016: Fix multithread CScheduler and reenable test
Wladimir J. van der Laan
2016-05-10
Merge #8012: Qt: Delay user confirmation of send
Jonas Schnelli
2016-05-09
Qt: Sort transactions by date
Tyler Hardin
2016-05-09
Qt: Delay user confirmation of send
Tyler Hardin
2016-05-09
SOCKS5 connecting and connected messages with -debug=net.
Warren Togami
2016-05-09
Make failures to connect via Socks5() more informative and less unnecessarily...
Warren Togami
2016-05-09
Rename ReconsiderBlock func to reflect real behavior
instagibbs
2016-05-09
fReopenDebugLog and fRequestShutdown should be type sig_atomic_t
Chirag Davé
2016-05-09
Merge #7958: Remove useless argument to AlertNotify.
Wladimir J. van der Laan
2016-05-09
Merge #7976: Remove obsolete reference to CValidationState from UpdateCoins.
Wladimir J. van der Laan
2016-05-09
Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
Patrick Strateman
2016-05-09
Merge #7934: Improve rolling bloom filter performance and benchmark
Wladimir J. van der Laan
2016-05-06
Notify other serviceQueue thread we are finished to prevent deadlocks.
Pavel Janík
2016-05-06
Reenable multithread scheduler test.
Pavel Janík
2016-05-06
Remove state arg from ReconsiderBlock
instagibbs
2016-05-06
Merge #8011: don't run ThreadMessageHandler at lowered priority
Wladimir J. van der Laan
2016-05-06
Merge #7815: Break circular dependency main ↔ txdb
Wladimir J. van der Laan
2016-05-06
CCoinsViewErrorCatcher raison-d-etre
21E14
2016-05-05
don't run ThreadMessageHandler at lowered priority
Kaz Wesley
2016-05-05
net: Drop CNodeRef for AttemptToEvictConnection
Cory Fields
2016-05-05
net: use the exposed GetNodeSignals() rather than g_signals directly
Cory Fields
2016-05-05
net: remove unused set
Cory Fields
2016-05-05
net: don't import std namespace
Cory Fields
2016-05-05
Merge #7907: Optimize and Cleanup CScript::FindAndDelete
Wladimir J. van der Laan
2016-05-05
Merge #7840: Several performance and privacy improvements to inv/mempool hand...
Wladimir J. van der Laan
2016-05-05
Merge #7966: http: Do a pending c++11 simplification handling work items
Wladimir J. van der Laan
2016-05-05
Merge #7953: Create signmessagewithprivkey rpc
Wladimir J. van der Laan
2016-05-05
Merge #7977: [trivial] Add missing const qualifiers.
Wladimir J. van der Laan
2016-05-05
http: use std::move to move HTTPRequest into HTTPWorkItem
Wladimir J. van der Laan
2016-05-05
http: Change boost::scoped_ptr to std::unique_ptr in HTTPRequest
Wladimir J. van der Laan
2016-05-05
http: Add log message when work queue is full
Wladimir J. van der Laan
2016-05-05
http: Do a pending c++11 simplification
Wladimir J. van der Laan
[prev]
[next]