| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | [Trivial] Grammar and typo correction | Lauda | 2017-01-22 | 6 | -7/+7 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #9554: [test] Avoid potential NULL pointer dereference in addrman_tests... | MarcoFalke | 2017-01-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | [test] Avoid potential NULL pointer dereference in addrman_tests.cpp | practicalswift | 2017-01-14 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | qt: Periodic translation update | Wladimir J. van der Laan | 2017-01-20 | 27 | -134/+348 | |
| * | | | | | | | | | | | | | | | | | trivial: squash missing field 'argNames' initializer warning in qt tests | Wladimir J. van der Laan | 2017-01-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ... | Wladimir J. van der Laan | 2017-01-20 | 3 | -3/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | [Wallet] Add an option to keep the change address key, true by default | Jonas Schnelli | 2017-01-19 | 3 | -3/+13 | |
| * | | | | | | | | | | | | | | | | | Merge #9535: Split CNode::cs_vSend: message processing and message sending | Wladimir J. van der Laan | 2017-01-19 | 2 | -15/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Make the cs_sendProcessing a LOCK instead of a TRY_LOCK | Matt Corallo | 2017-01-13 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | Split CNode::cs_vSend: message processing and message sending | Matt Corallo | 2017-01-13 | 2 | -13/+11 | |
| * | | | | | | | | | | | | | | | | | Merge #9461: [Qt] Improve progress display during headers-sync and peer-finding | Jonas Schnelli | 2017-01-19 | 4 | -3/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | [Qt] Improve progress display during headers-sync and peer-finding | Jonas Schnelli | 2017-01-19 | 4 | -3/+18 | |
| * | | | | | | | | | | | | | | | | | | Merge #8456: [RPC] Simplified bumpfee command. | Wladimir J. van der Laan | 2017-01-19 | 6 | -14/+397 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | [RPC] bumpfee | mrbandrews | 2017-01-19 | 4 | -0/+332 | |
| | * | | | | | | | | | | | | | | | | | [wallet] Add include_unsafe argument to listunspent RPC | Russell Yanofsky | 2017-01-19 | 3 | -14/+36 | |
| | * | | | | | | | | | | | | | | | | | [wallet] Add IsAllFromMe: true if all inputs are from wallet | Suhas Daftuar | 2017-01-10 | 2 | -0/+29 | |
| | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge #9498: Basic CCheckQueue Benchmarks | Wladimir J. van der Laan | 2017-01-19 | 2 | -0/+104 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Address ryanofsky feedback on CCheckQueue benchmarks. Eliminated magic number... | Jeremy Rubin | 2017-01-11 | 1 | -15/+24 | |
| | * | | | | | | | | | | | | | | | | Add Basic CheckQueue Benchmark | Jeremy Rubin | 2017-01-09 | 2 | -0/+95 | |
| * | | | | | | | | | | | | | | | | | Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa... | Wladimir J. van der Laan | 2017-01-19 | 11 | -31/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Add braces around AddToCompactExtraTransactions | Matt Corallo | 2017-01-16 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | Clarify comment about mempool/extra conflicts | Matt Corallo | 2017-01-16 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | Make PartiallyDownloadedBlock::InitData's second param const | Matt Corallo | 2017-01-12 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | Add extra_count lower bound to compact reconstruction debug print | Matt Corallo | 2017-01-12 | 2 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | Consider all (<100k memusage) txn for compact-block-extra-txn cache | Matt Corallo | 2017-01-10 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | Consider all orphan txn for compact-block-extra-txn cache | Matt Corallo | 2017-01-10 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | Use replaced transactions in compact block reconstruction | Matt Corallo | 2017-01-10 | 4 | -8/+41 | |
| | * | | | | | | | | | | | | | | | | Keep shared_ptrs to recently-replaced txn for compact blocks | Matt Corallo | 2017-01-10 | 3 | -2/+25 | |
| | * | | | | | | | | | | | | | | | | Make ATMP optionally return the CTransactionRefs it replaced | Matt Corallo | 2017-01-09 | 5 | -13/+20 | |
| | * | | | | | | | | | | | | | | | | Move ORPHAN constants from validation.h to net_processing.h | Matt Corallo | 2017-01-09 | 2 | -6/+7 | |
| * | | | | | | | | | | | | | | | | | Merge #9512: Fix various things -fsanitize complains about | Wladimir J. van der Laan | 2017-01-18 | 6 | -25/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Avoid boost dynamic_bitset in rest_getutxos | Pieter Wuille | 2017-01-12 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | | Fix memory leak in multiUserAuthorized | Pieter Wuille | 2017-01-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Fix memory leak in net_tests | Pieter Wuille | 2017-01-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Fix memory leak in wallet tests | Pieter Wuille | 2017-01-12 | 1 | -4/+8 | |
| | * | | | | | | | | | | | | | | | | | Avoid integer overflows in scriptnum tests | Pieter Wuille | 2017-01-12 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | Avoid unaligned access in crypto i/o | Pieter Wuille | 2017-01-12 | 1 | -10/+26 | |
| | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge #9508: Remove unused Python imports | MarcoFalke | 2017-01-18 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Remove unused Python imports | practicalswift | 2017-01-13 | 1 | -1/+0 | |
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge #9561: Wake message handling thread when we receive a new block | Pieter Wuille | 2017-01-16 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Wake message handling thread when we receive a new block | Matt Corallo | 2017-01-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | Make WakeMessageHandler public | Matt Corallo | 2017-01-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Merge #9484: Introduce assumevalid setting to skip validation presumed valid ... | Pieter Wuille | 2017-01-16 | 5 | -11/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Introduce assumevalid setting to skip presumed valid scripts. | Gregory Maxwell | 2017-01-13 | 5 | -11/+48 | |
| | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | qt: periodic translations update | Wladimir J. van der Laan | 2017-01-16 | 23 | -169/+657 | |
| * | | | | | | | | | | | | | | | | | Merge #9380: Separate different uses of minimum fees | Wladimir J. van der Laan | 2017-01-16 | 12 | -30/+82 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Introduce -dustrelayfee | Alex Morcos | 2017-01-16 | 8 | -17/+37 | |
| | * | | | | | | | | | | | | | | | | | Introduce -incrementalrelayfee | Alex Morcos | 2017-01-16 | 5 | -11/+24 | |
| | * | | | | | | | | | | | | | | | | | Introduce -blockmintxfee | Alex Morcos | 2017-01-04 | 4 | -2/+21 | |
| * | | | | | | | | | | | | | | | | | | Merge #9400: Set peers as HB peers upon full block validation | Pieter Wuille | 2017-01-15 | 1 | -27/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||