12261 Commits (0828619e9660bef4454c5a447a0962b8f906a33d)
 

Author SHA1 Message Date
Suhas Daftuar 0828619e96 [qa] Dump debug logs on travis failures. 8 years ago
Wladimir J. van der Laan 56bee4986d
Merge #9234: torcontrol: Explicitly request RSA1024 private key 8 years ago
Wladimir J. van der Laan e56cf67e6b
Merge #9202: bench: Add support for measuring CPU cycles 8 years ago
Wladimir J. van der Laan 5488514b90
Merge #9225: Fix some benign races 8 years ago
Wladimir J. van der Laan 0a0441358c
Merge #9224: Prevent FD_SETSIZE error building on OpenBSD 8 years ago
Ivo van der Sangen 498a1d75e7 Include select.h when WIN32 is not defined 8 years ago
MarcoFalke 7bd1aa566f
Merge #9233: Fix some typos 8 years ago
Wladimir J. van der Laan 7d3b627395 torcontrol: Explicitly request RSA1024 private key 8 years ago
fsb4000 15fa95d7e5 Fix some typos 8 years ago
MarcoFalke c4522e71c7
Merge #9219: doc: Improve windows build instructions using Linux subsystem 8 years ago
Matt Corallo dfed983f19 Fix unlocked access to vNodes.size() 8 years ago
Matt Corallo 303352286f Remove double brackets in addrman 8 years ago
Matt Corallo dbfaade72a Fix AddrMan locking 8 years ago
Matt Corallo 047ea1052d Make fImporting an std::atomic 8 years ago
Matt Corallo 42071ca264 Make fDisconnect an std::atomic 8 years ago
Pieter Wuille 76fec09d87
Merge #9128: net: Decouple CConnman and message serialization 8 years ago
Cory Fields c7be56dcef net: push only raw data into CConnman 8 years ago
Cory Fields 2ec935dcaa net: add CVectorWriter and CNetMsgMaker 8 years ago
Cory Fields b7695c2275 net: No need to check individually for disconnection anymore 8 years ago
MarcoFalke e22f409f18
Merge #9220: Refactor: Stop using namespace std (bitcoin-cli/-tx). 8 years ago
MarcoFalke 97ec6e5c90
Merge #9100: tx_valid: re-order inputs to how they are encoded 8 years ago
Wladimir J. van der Laan dd34570c45 doc: Improve windows build instructions using Linux subsystem 8 years ago
Karl-Johan Alm 2f2625a0bb Removed using namespace std from bitcoin-cli/-tx and added std:: in appropriate places. 8 years ago
Wladimir J. van der Laan d932159f34
Merge #9189: Always add default_witness_commitment with GBT client support 8 years ago
MarcoFalke bc121b0eb1
Merge #9216: Doc: Fix copypasted comment 8 years ago
MarcoFalke c98f6b3d93
Merge #9144: [Trivial] Correct waitforblockheight example help text 8 years ago
fanquake e3c4f7e182
Correct help output for waitfor RPC commands 8 years ago
Wladimir J. van der Laan db5e22e053
Merge #9190: qt: Plug many memory leaks 8 years ago
Pavel Janík f26da35142 Fix copypasted comment. 8 years ago
Cory Fields fedea8a14d net: don't send any messages before handshake or after requested disconnect 8 years ago
Cory Fields d74e352e01 net: Set feelers to disconnect at the end of the version message 8 years ago
Pieter Wuille 93566e0c37
Merge #8930: Move orphan processing to ActivateBestChain 8 years ago
Pieter Wuille 407d9232ef
Merge #9199: Always drop the least preferred HB peer when adding a new one. 8 years ago
Matt Corallo d2b88f97a1 Move orphan-conflict removal from main logic into a callback 8 years ago
MarcoFalke 0de7fd36de
Merge #9139: Change sync_blocks to pick smarter maxheight (on top of #9196) 8 years ago
Wladimir J. van der Laan ed998ea7a0 qt: Avoid OpenSSL certstore-related memory leak 8 years ago
Wladimir J. van der Laan 5204598f8d qt: Avoid shutdownwindow-related memory leak 8 years ago
Wladimir J. van der Laan e4f126a7ba qt: Avoid splash-screen related memory leak 8 years ago
Wladimir J. van der Laan 693384eedb qt: Prevent thread/memory leak on exiting RPCConsole 8 years ago
Wladimir J. van der Laan 47db075377 qt: Plug many memory leaks 8 years ago
MarcoFalke e662d281b8
Merge #9206: Make test constant consistent with consensus.h 8 years ago
Wladimir J. van der Laan fa1f944107
Merge #9207: [Doc] Move comments above bash command in build-unix 8 years ago
Amir Abrams 69bc8e7967 [Doc] Move comments above bash command 8 years ago
Wladimir J. van der Laan 74ced54b7e
Merge #9204: Clarify CreateTransaction error messages 8 years ago
Wladimir J. van der Laan 5e8631b6cb
Merge #9205: Minor change to comment for consistency. 8 years ago
Wladimir J. van der Laan 7e2bfd6241
Merge #9196: Send tip change notification from invalidateblock 8 years ago
Wladimir J. van der Laan 791b58d148
Merge #8690: Do not fully sort all nodes for addr relay 8 years ago
Wladimir J. van der Laan 5ea5e0401c
Merge #9141: Remove unnecessary calls to CheckFinalTx 8 years ago
Wladimir J. van der Laan 40022fe5f2
Merge #9142: Move -salvagewallet, -zap(wtx) to where they belong 8 years ago
Wladimir J. van der Laan 4d8558a287
Merge #9025: getrawtransaction should take a bool for verbose 8 years ago