aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-23[Trivial] Update license year range to 2017Lauda
2017-01-23Merge #9607: Remove redundant semicolons in Python codeWladimir J. van der Laan
2017-01-23Merge #9511: Don't overwrite validation state with corruption checkWladimir J. van der Laan
2017-01-23Merge #9583: Move wallet callbacks into cs_main (this effectively reverts #7946)Wladimir J. van der Laan
2017-01-22Merge #9610: [Trivial] Grammar and typo correction (laudaa)MarcoFalke
2017-01-22[Trivial] Grammar and typo correctionLauda
2017-01-22Merge #9554: [test] Avoid potential NULL pointer dereference in addrman_tests...MarcoFalke
2017-01-20Remove redundant semicolons in Python codepracticalswift
2017-01-20qt: Periodic translation updateWladimir J. van der Laan
2017-01-20trivial: squash missing field 'argNames' initializer warning in qt testsWladimir J. van der Laan
2017-01-20Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ...Wladimir J. van der Laan
2017-01-19Add fundrawtransactions new reserveChangeKey option to the release notesJonas Schnelli
2017-01-19[QA] Add test for fundrawtransactions new reserveChangeKey optionJonas Schnelli
2017-01-19[Wallet] Add an option to keep the change address key, true by defaultJonas Schnelli
2017-01-19Merge #9535: Split CNode::cs_vSend: message processing and message sendingWladimir J. van der Laan
2017-01-19Merge #9461: [Qt] Improve progress display during headers-sync and peer-findingJonas Schnelli
2017-01-19Merge #8456: [RPC] Simplified bumpfee command.Wladimir J. van der Laan
2017-01-19Move wallet callbacks into cs_main (this effectively reverts #7946)Matt Corallo
2017-01-19[RPC] bumpfeemrbandrews
2017-01-19[wallet] Add include_unsafe argument to listunspent RPCRussell Yanofsky
2017-01-19Merge #9498: Basic CCheckQueue BenchmarksWladimir J. van der Laan
2017-01-19Merge #9542: Docs: Update CONTRIBUTING.mdWladimir J. van der Laan
2017-01-19Merge #9552: Add IPv6 support to qos.shWladimir J. van der Laan
2017-01-19Add IPv6 support to qos.shJames White
2017-01-19[Qt] Improve progress display during headers-sync and peer-findingJonas Schnelli
2017-01-19Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...Wladimir J. van der Laan
2017-01-18Merge #9512: Fix various things -fsanitize complains aboutWladimir J. van der Laan
2017-01-18Docs: Update CONTRIBUTING.mdJohn Newbery
2017-01-18Merge #9508: Remove unused Python importsMarcoFalke
2017-01-16Add braces around AddToCompactExtraTransactionsMatt Corallo
2017-01-16Clarify comment about mempool/extra conflictsMatt Corallo
2017-01-16Merge #9561: Wake message handling thread when we receive a new blockPieter Wuille
2017-01-16Merge #9484: Introduce assumevalid setting to skip validation presumed valid ...Pieter Wuille
2017-01-16qt: periodic translations updateWladimir J. van der Laan
2017-01-16Merge #9380: Separate different uses of minimum feesWladimir J. van der Laan
2017-01-16Introduce -dustrelayfeeAlex Morcos
2017-01-16Introduce -incrementalrelayfeeAlex Morcos
2017-01-15Merge #9400: Set peers as HB peers upon full block validationPieter Wuille
2017-01-15Merge #9486: Make peer=%d log prints consistentWladimir J. van der Laan
2017-01-15Merge #9469: [depends] Qt 5.7.1Wladimir J. van der Laan
2017-01-15Merge #9550: Trim down the XP notice and say more about what we support.MarcoFalke
2017-01-15Trim down the XP notice and say more about what we support.Gregory Maxwell
2017-01-14Wake message handling thread when we receive a new blockMatt Corallo
2017-01-14Make WakeMessageHandler publicMatt Corallo
2017-01-14Add assumevalid testcaseJohn Newbery
2017-01-14[test] Avoid potential NULL pointer dereference in addrman_tests.cpppracticalswift
2017-01-14Merge #9531: Release notes for estimation changesMarcoFalke
2017-01-14Merge #9528: [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffse...MarcoFalke
2017-01-14[depends] Remove OBJCXX define from config.site.infanquake
2017-01-14depends: fix qt translations buildCory Fields