| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | Merge #9165: SendMoney: use already-calculated balance | Wladimir J. van der Laan | 2016-12-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | SendMoney: use already-calculated balance | instagibbs | 2016-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Merge #9269: Align struct COrphan definition | Wladimir J. van der Laan | 2016-12-05 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Align struct COrphan definition | Pieter Wuille | 2016-12-05 | 2 | -0/+2 | |
| | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge #8613: LevelDB 1.19 | Wladimir J. van der Laan | 2016-12-05 | 52 | -372/+1942 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge in LevelDB 1.19 changes | Pieter Wuille | 2016-12-01 | 52 | -372/+1942 | |
| | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge #9014: Fix block-connection performance regression | Wladimir J. van der Laan | 2016-12-05 | 7 | -40/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Document ConnectBlock connectTrace postconditions | Matt Corallo | 2016-12-04 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | Switch pblock in ProcessNewBlock to a shared_ptr | Matt Corallo | 2016-12-04 | 6 | -21/+20 | |
| | * | | | | | | | | | | | | | | | Make the optional pblock in ActivateBestChain a shared_ptr | Matt Corallo | 2016-12-04 | 3 | -9/+14 | |
| | * | | | | | | | | | | | | | | | Create a shared_ptr for the block we're connecting in ActivateBCS | Matt Corallo | 2016-12-04 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | | | Keep blocks as shared_ptrs, instead of copying txn in ConnectTip | Matt Corallo | 2016-12-04 | 1 | -9/+16 | |
| | * | | | | | | | | | | | | | | | Add struct to track block-connect-time-generated info for callbacks | Matt Corallo | 2016-12-04 | 1 | -14/+19 | |
| | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge #8580: Make CTransaction actually immutable | Wladimir J. van der Laan | 2016-12-05 | 28 | -292/+287 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Make CTransaction actually immutable | Pieter Wuille | 2016-12-02 | 10 | -140/+131 | |
| | * | | | | | | | | | | | | | | | Make DecodeHexTx return a CMutableTransaction | Pieter Wuille | 2016-12-02 | 6 | -18/+17 | |
| | * | | | | | | | | | | | | | | | Make CWalletTx store a CTransactionRef instead of inheriting | Pieter Wuille | 2016-12-02 | 12 | -123/+128 | |
| | * | | | | | | | | | | | | | | | Switch GetTransaction to returning a CTransactionRef | Pieter Wuille | 2016-12-02 | 4 | -11/+11 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge #9218: qt: Show progress overlay when clicking spinner icon | Jonas Schnelli | 2016-12-04 | 4 | -33/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | qt: Show progress overlay when clicking spinner icon | Wladimir J. van der Laan | 2016-11-24 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | qt: Replace NetworkToggleStatusBarControl with generic ClickableLabel | Wladimir J. van der Laan | 2016-11-24 | 4 | -31/+35 | |
| * | | | | | | | | | | | | | | | Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,... | Pieter Wuille | 2016-12-02 | 53 | -3080/+3146 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo | 2016-12-02 | 50 | -53/+53 | |
| | * | | | | | | | | | | | | | | | Move network-msg-processing code out of main to its own file | Matt Corallo | 2016-12-02 | 16 | -3028/+3096 | |
| | * | | | | | | | | | | | | | | | Remove orphan state wipe from UnloadBlockIndex. | Matt Corallo | 2016-12-01 | 1 | -2/+0 | |
| | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge #9251: Improvement of documentation of command line parameter 'whitelist' | MarcoFalke | 2016-12-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Improvement of documentation of command line parameter 'whitelist' | wodry | 2016-11-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | 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 | 1 | -47/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Revert "Use async name resolving to improve net thread responsiveness" | Matt Corallo | 2016-12-01 | 1 | -47/+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 | |