| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | 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 #9542: Docs: Update CONTRIBUTING.md | Wladimir J. van der Laan | 2017-01-19 | 1 | -1/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Docs: Update CONTRIBUTING.md | John Newbery | 2017-01-18 | 1 | -1/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge #9552: Add IPv6 support to qos.sh | Wladimir J. van der Laan | 2017-01-19 | 2 | -10/+24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Add IPv6 support to qos.sh | James White | 2017-01-19 | 2 | -10/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | 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 | 10 | -17/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Remove unused Python imports | practicalswift | 2017-01-13 | 10 | -17/+1 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | 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 | 8 | -12/+266 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | Add assumevalid testcase | John Newbery | 2017-01-14 | 1 | -0/+191 | |
| | | * | | | | | | | | | | | | | | | | | | | | Introduce assumevalid setting to skip presumed valid scripts. | Gregory Maxwell | 2017-01-13 | 7 | -12/+75 | |
| | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | Set peers as HB peers upon full block validation | Gregory Sanders | 2016-12-30 | 1 | -27/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge #9486: Make peer=%d log prints consistent | Wladimir J. van der Laan | 2017-01-15 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | Make peer id logging consistent ("peer=%d" instead of "peer %d") | Matt Corallo | 2017-01-07 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge #9469: [depends] Qt 5.7.1 | Wladimir J. van der Laan | 2017-01-15 | 8 | -66/+39 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | [depends] Remove OBJCXX define from config.site.in | fanquake | 2017-01-14 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | depends: fix qt translations build | Cory Fields | 2017-01-14 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | depends: use new variable layout for qt sdk | Cory Fields | 2017-01-14 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | [depends] Qt 5.7.1 | fanquake | 2017-01-14 | 6 | -62/+35 | |
| | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge #9550: Trim down the XP notice and say more about what we support. | MarcoFalke | 2017-01-15 | 1 | -18/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | Trim down the XP notice and say more about what we support. | Gregory Maxwell | 2017-01-15 | 1 | -18/+10 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Merge #9531: Release notes for estimation changes | MarcoFalke | 2017-01-14 | 1 | -3/+16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | Document fee estimation changes | Alex Morcos | 2017-01-12 | 1 | -0/+11 | |