| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #9221: [qa] Get rid of duplicate code | MarcoFalke | 2016-12-02 | 3 | -82/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | [qa] Get rid of duplicate code | MarcoFalke | 2016-12-02 | 3 | -82/+19 | |
| * | | | | | | | | | | | | | | | | | | | | Merge #9257: [qa] Dump debug logs on travis failures. | MarcoFalke | 2016-12-02 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | [qa] Dump debug logs on travis failures. | Suhas Daftuar | 2016-11-30 | 1 | -1/+10 | |
| | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9246: Developer docs about existing subtrees. | MarcoFalke | 2016-12-02 | 1 | -0/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Developer docs about existing subtrees. | Gregory Maxwell | 2016-12-02 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9223: unification of Bloom filter representation | MarcoFalke | 2016-12-02 | 1 | -10/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | unification of Bloom filter representation | S. Matthew English | 2016-11-26 | 1 | -10/+10 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #9265: bitcoin-cli: Make error message less confusing | MarcoFalke | 2016-12-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | bitcoin-cli: Make error message less confusing | Wladimir J. van der Laan | 2016-12-02 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #9239: Disable fee estimates for 1 block target | Wladimir J. van der Laan | 2016-12-02 | 5 | -13/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Make GUI incapable of setting tx confirm target of 1 | Alex Morcos | 2016-11-29 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | Disable fee estimates for a confirm target of 1 block | Alex Morcos | 2016-11-29 | 3 | -8/+23 | |
| | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #9229: Remove calls to getaddrinfo_a | Wladimir J. van der Laan | 2016-12-02 | 2 | -49/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Revert "Use async name resolving to improve net thread responsiveness" | Matt Corallo | 2016-12-01 | 2 | -49/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9183: Final Preparation for main.cpp Split | Pieter Wuille | 2016-12-01 | 2 | -18/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Document cs_main status when calling into PNB or PNBH | Matt Corallo | 2016-12-01 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | Use ProcessNewBlockHeaders in CMPCTBLOCK processing | Matt Corallo | 2016-12-01 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | Use exposed ProcessNewBlockHeaders from ProcessMessages | Matt Corallo | 2016-12-01 | 1 | -12/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | Split ::HEADERS processing into two separate cs_main locks | Matt Corallo | 2016-11-23 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | Expose AcceptBlockHeader through main.h | Matt Corallo | 2016-11-23 | 2 | -1/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9188: Make orphan parent fetching ask for witnesses. | Pieter Wuille | 2016-12-01 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Make orphan parent fetching ask for witnesses. | Gregory Maxwell | 2016-11-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9253: Fix calculation of number of bound sockets to use | Pieter Wuille | 2016-12-01 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fix calculation of number of bound sockets to use | Matt Corallo | 2016-11-30 | 1 | -1/+3 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9230: Fix some benign races in timestamp logging | Wladimir J. van der Laan | 2016-12-01 | 2 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Make fStartedNewLine an std::atomic_bool | Matt Corallo | 2016-11-27 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | Fix race when accessing std::locale::classic() | Matt Corallo | 2016-11-27 | 1 | -1/+2 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #9226: Remove fNetworkNode and pnodeLocalHost. | Pieter Wuille | 2016-11-30 | 3 | -22/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Remove pnodeLocalHost. | Gregory Maxwell | 2016-11-27 | 1 | -15/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | Remove fNetworkNode. | Gregory Maxwell | 2016-11-27 | 3 | -7/+3 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #9244: Trivial refactor: Remove extern keyword from function declarations | Pieter Wuille | 2016-11-30 | 1 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Trivial refactor: Remove extern keyword from function declarations, as they a... | Karl-Johan Alm | 2016-11-30 | 1 | -11/+11 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #9010: Split up AppInit2 into multiple phases, daemonize after datadir ... | Pieter Wuille | 2016-11-30 | 6 | -35/+121 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | init: Get rid of fServer flag | Wladimir J. van der Laan | 2016-11-29 | 3 | -5/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | init: Try to aquire datadir lock before and after daemonization | Wladimir J. van der Laan | 2016-11-29 | 1 | -11/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | init: Split up AppInit2 into multiple phases | Wladimir J. van der Laan | 2016-11-29 | 4 | -21/+95 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9234: torcontrol: Explicitly request RSA1024 private key | Wladimir J. van der Laan | 2016-11-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | torcontrol: Explicitly request RSA1024 private key | Wladimir J. van der Laan | 2016-11-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9202: bench: Add support for measuring CPU cycles | Wladimir J. van der Laan | 2016-11-29 | 5 | -5/+121 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | bench: Add support for measuring CPU cycles | Wladimir J. van der Laan | 2016-11-22 | 5 | -5/+121 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9225: Fix some benign races | Wladimir J. van der Laan | 2016-11-29 | 5 | -36/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Fix unlocked access to vNodes.size() | Matt Corallo | 2016-11-26 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Remove double brackets in addrman | Matt Corallo | 2016-11-26 | 1 | -18/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Fix AddrMan locking | Matt Corallo | 2016-11-26 | 1 | -13/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Make fImporting an std::atomic | Matt Corallo | 2016-11-26 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Make fDisconnect an std::atomic | Matt Corallo | 2016-11-25 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9224: Prevent FD_SETSIZE error building on OpenBSD | Wladimir J. van der Laan | 2016-11-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Include select.h when WIN32 is not defined | Ivo van der Sangen | 2016-11-29 | 1 | -0/+1 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9233: Fix some typos | MarcoFalke | 2016-11-29 | 10 | -12/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||