| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix some typos | fsb4000 | 2016-11-28 | 10 | -12/+12 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #9219: doc: Improve windows build instructions using Linux subsystem | MarcoFalke | 2016-11-27 | 1 | -20/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | doc: Improve windows build instructions using Linux subsystem | Wladimir J. van der Laan | 2016-11-25 | 1 | -20/+46 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9128: net: Decouple CConnman and message serialization | Pieter Wuille | 2016-11-25 | 7 | -152/+308 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | net: push only raw data into CConnman | Cory Fields | 2016-11-25 | 3 | -119/+93 | |
| | * | | | | | | | | | | | | | | | | | | | | net: add CVectorWriter and CNetMsgMaker | Cory Fields | 2016-11-25 | 5 | -0/+178 | |
| | * | | | | | | | | | | | | | | | | | | | | net: No need to check individually for disconnection anymore | Cory Fields | 2016-11-25 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | net: don't send any messages before handshake or after requested disconnect | Cory Fields | 2016-11-23 | 1 | -21/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | net: Set feelers to disconnect at the end of the version message | Cory Fields | 2016-11-23 | 1 | -6/+6 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9220: Refactor: Stop using namespace std (bitcoin-cli/-tx). | MarcoFalke | 2016-11-25 | 2 | -112/+108 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Removed using namespace std from bitcoin-cli/-tx and added std:: in appropria... | Karl-Johan Alm | 2016-11-25 | 2 | -112/+108 | |
| | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9100: tx_valid: re-order inputs to how they are encoded | MarcoFalke | 2016-11-25 | 1 | -9/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | tx_valid: re-order inputs to how they are encoded | Daniel Cousens | 2016-11-08 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | | | | | | | | Merge #9189: Always add default_witness_commitment with GBT client support | Wladimir J. van der Laan | 2016-11-25 | 4 | -32/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | [qa] Test getblocktemplate default_witness_commitment | Suhas Daftuar | 2016-11-21 | 1 | -23/+47 | |
| | * | | | | | | | | | | | | | | | | | | | Always add default_witness_commitment with GBT client support | Pieter Wuille | 2016-11-21 | 3 | -9/+5 | |
| * | | | | | | | | | | | | | | | | | | | | Merge #9216: Doc: Fix copypasted comment | MarcoFalke | 2016-11-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Fix copypasted comment. | Pavel JanÃk | 2016-11-24 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9144: [Trivial] Correct waitforblockheight example help text | MarcoFalke | 2016-11-24 | 1 | -10/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Correct help output for waitfor RPC commands | fanquake | 2016-11-24 | 1 | -10/+10 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9190: qt: Plug many memory leaks | Wladimir J. van der Laan | 2016-11-24 | 23 | -74/+102 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | qt: Avoid OpenSSL certstore-related memory leak | Wladimir J. van der Laan | 2016-11-23 | 2 | -23/+25 | |
| | * | | | | | | | | | | | | | | | | | | | qt: Avoid shutdownwindow-related memory leak | Wladimir J. van der Laan | 2016-11-23 | 3 | -7/+6 | |
| | * | | | | | | | | | | | | | | | | | | | qt: Avoid splash-screen related memory leak | Wladimir J. van der Laan | 2016-11-23 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | qt: Prevent thread/memory leak on exiting RPCConsole | Wladimir J. van der Laan | 2016-11-23 | 4 | -16/+29 | |
| | * | | | | | | | | | | | | | | | | | | | qt: Plug many memory leaks | Wladimir J. van der Laan | 2016-11-23 | 16 | -26/+40 | |
| | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #8930: Move orphan processing to ActivateBestChain | Pieter Wuille | 2016-11-23 | 2 | -20/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Move orphan-conflict removal from main logic into a callback | Matt Corallo | 2016-11-23 | 2 | -28/+29 | |
| | * | | | | | | | | | | | | | | | | | | | Erase orphans per-transaction instead of per-block | Matt Corallo | 2016-11-17 | 1 | -8/+9 | |
| | * | | | | | | | | | | | | | | | | | | | Move orphan processing to ActivateBestChain | Matt Corallo | 2016-11-17 | 1 | -20/+27 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #9199: Always drop the least preferred HB peer when adding a new one. | Pieter Wuille | 2016-11-23 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Always drop the least preferred HB peer when adding a new one. | Gregory Maxwell | 2016-11-22 | 1 | -3/+2 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #9139: Change sync_blocks to pick smarter maxheight (on top of #9196) | MarcoFalke | 2016-11-23 | 1 | -6/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | [qa] Change sync_blocks to pick smarter maxheight | Russell Yanofsky | 2016-11-11 | 1 | -6/+8 | |
| * | | | | | | | | | | | | | | | | | | | | Merge #9206: Make test constant consistent with consensus.h | MarcoFalke | 2016-11-23 | 4 | -24/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Make test constant consistent with consensus.h | BtcDrak | 2016-11-21 | 4 | -24/+24 | |
| | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9207: [Doc] Move comments above bash command in build-unix | Wladimir J. van der Laan | 2016-11-23 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | [Doc] Move comments above bash command | Amir Abrams | 2016-11-23 | 1 | -4/+4 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9204: Clarify CreateTransaction error messages | Wladimir J. van der Laan | 2016-11-23 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | fix CreateTransaction error messages | instagibbs | 2016-11-22 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9205: Minor change to comment for consistency. | Wladimir J. van der Laan | 2016-11-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Minor change to comment above new NODE_WITNESS service flag to keep it consit... | Greg Walker | 2016-11-22 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge #9196: Send tip change notification from invalidateblock | Wladimir J. van der Laan | 2016-11-23 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Send tip change notification from invalidateblock | Russell Yanofsky | 2016-10-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #8690: Do not fully sort all nodes for addr relay | Wladimir J. van der Laan | 2016-11-23 | 1 | -7/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Do not fully sort all nodes for addr relay | Pieter Wuille | 2016-11-03 | 1 | -7/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9141: Remove unnecessary calls to CheckFinalTx | Wladimir J. van der Laan | 2016-11-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Remove unnecessary calls to CheckFinalTx | Jonas Schnelli | 2016-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #9142: Move -salvagewallet, -zap(wtx) to where they belong | Wladimir J. van der Laan | 2016-11-23 | 2 | -14/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Move -salvagewallet, -zap(wtx) to where they belong | Jonas Schnelli | 2016-11-12 | 2 | -14/+11 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||