aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-01-27[trivial] Fix typos in commentspracticalswift
2017-01-26[Qt] fix transaction details output-index to reflect vout indexJonas Schnelli
2017-01-26Merge #9519: Exclude RBF replacement txs from fee estimationWladimir J. van der Laan
2017-01-26Merge #9594: Send final alert message to older peers after connecting.Wladimir J. van der Laan
2017-01-26Merge #9587: Do not shadow local variable named `tx`.Wladimir J. van der Laan
2017-01-26Merge #9613: [wallet] Clarify getbalance help string to explain interaction w...Wladimir J. van der Laan
2017-01-26Merge #9606: net: Consistently use GetTimeMicros() for inactivity checksWladimir J. van der Laan
2017-01-25net: Consistently use GetTimeMicros() for inactivity checksSuhas Daftuar
2017-01-24[Trivial] fix logging typo in FlushStateToDisk()John Newbery
2017-01-24Merge #9617: [Trivial] Update license year range to 2017Wladimir J. van der Laan
2017-01-24Merge #9371: Notify on removalWladimir J. van der Laan
2017-01-24Merge #9588: qt: Use nPowTargetSpacing constantJonas Schnelli
2017-01-23[Trivial] Update license year range to 2017Lauda
2017-01-23Better document usage of SyncTransactionAlex Morcos
2017-01-23Introduce MemPoolConflictRemovalTrackerAlex Morcos
2017-01-23mempool: add notification for added/removed entriesWladimir J. van der Laan
2017-01-23Merge #9596: [bugfix] save feeDelta instead of priorityDelta in DumpMempoolPieter Wuille
2017-01-23Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks ...Wladimir J. van der Laan
2017-01-23[wallet] Clarify getbalance help string to explain interaction with bumpfeeRussell Yanofsky
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-20Exclude RBF txs from fee estimationAlex Morcos
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-20Do not shadow local variable named `tx`.Pavel Janík
2017-01-20Send final alert message to older peers after connecting.Gregory Maxwell
2017-01-19[bugfix] save feeDelta instead of priorityDelta in DumpMempoolAlex Morcos
2017-01-19qt: Use nPowTargetSpacing constantMarcoFalke
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-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-18Merge #9508: Remove unused Python importsMarcoFalke
2017-01-18Bug-fix: listsinceblock: use closest common ancestor when a block hash was pr...Karl-Johan Alm
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