index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-24
Delete some unused (and broken) functions in CConnman
Matt Corallo
2017-01-24
Merge #9624: [Trivial] fix logging typo in FlushStateToDisk()
Jonas Schnelli
2017-01-24
[Trivial] fix logging typo in FlushStateToDisk()
John Newbery
2017-01-24
Merge #9617: [Trivial] Update license year range to 2017
Wladimir J. van der Laan
2017-01-24
Merge #9371: Notify on removal
Wladimir J. van der Laan
2017-01-24
Merge #9588: qt: Use nPowTargetSpacing constant
Jonas Schnelli
2017-01-23
[Trivial] Update license year range to 2017
Lauda
2017-01-23
Better document usage of SyncTransaction
Alex Morcos
2017-01-23
Introduce MemPoolConflictRemovalTracker
Alex Morcos
2017-01-23
mempool: add notification for added/removed entries
Wladimir J. van der Laan
2017-01-23
Merge #9596: [bugfix] save feeDelta instead of priorityDelta in DumpMempool
Pieter Wuille
2017-01-23
Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks ...
Wladimir J. van der Laan
2017-01-23
Merge #9607: Remove redundant semicolons in Python code
Wladimir J. van der Laan
2017-01-23
Merge #9511: Don't overwrite validation state with corruption check
Wladimir J. van der Laan
2017-01-23
Merge #9583: Move wallet callbacks into cs_main (this effectively reverts #7946)
Wladimir J. van der Laan
2017-01-22
Merge #9610: [Trivial] Grammar and typo correction (laudaa)
MarcoFalke
2017-01-22
[Trivial] Grammar and typo correction
Lauda
2017-01-22
Merge #9554: [test] Avoid potential NULL pointer dereference in addrman_tests...
MarcoFalke
2017-01-20
Remove redundant semicolons in Python code
practicalswift
2017-01-20
qt: Periodic translation update
Wladimir J. van der Laan
2017-01-20
trivial: squash missing field 'argNames' initializer warning in qt tests
Wladimir J. van der Laan
2017-01-20
Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ...
Wladimir J. van der Laan
2017-01-19
[bugfix] save feeDelta instead of priorityDelta in DumpMempool
Alex Morcos
2017-01-19
qt: Use nPowTargetSpacing constant
MarcoFalke
2017-01-19
Add fundrawtransactions new reserveChangeKey option to the release notes
Jonas Schnelli
2017-01-19
[QA] Add test for fundrawtransactions new reserveChangeKey option
Jonas Schnelli
2017-01-19
[Wallet] Add an option to keep the change address key, true by default
Jonas Schnelli
2017-01-19
Merge #9535: Split CNode::cs_vSend: message processing and message sending
Wladimir J. van der Laan
2017-01-19
Merge #9461: [Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
2017-01-19
Move wallet callbacks into cs_main (this effectively reverts #7946)
Matt Corallo
2017-01-19
[RPC] bumpfee
mrbandrews
2017-01-19
[wallet] Add include_unsafe argument to listunspent RPC
Russell Yanofsky
2017-01-19
Merge #9498: Basic CCheckQueue Benchmarks
Wladimir J. van der Laan
2017-01-19
Merge #9542: Docs: Update CONTRIBUTING.md
Wladimir J. van der Laan
2017-01-19
Merge #9552: Add IPv6 support to qos.sh
Wladimir J. van der Laan
2017-01-19
Add IPv6 support to qos.sh
James White
2017-01-19
[Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
Merge #9499: Use recent-rejects, orphans, and recently-replaced txn for compa...
Wladimir J. van der Laan
2017-01-18
Merge #9512: Fix various things -fsanitize complains about
Wladimir J. van der Laan
2017-01-18
Docs: Update CONTRIBUTING.md
John Newbery
2017-01-18
Merge #9508: Remove unused Python imports
MarcoFalke
2017-01-18
Testing: listsinceblock should not use orphan block height.
Karl-Johan Alm
2017-01-18
Bug-fix: listsinceblock: use closest common ancestor when a block hash was pr...
Karl-Johan Alm
2017-01-16
Add braces around AddToCompactExtraTransactions
Matt Corallo
2017-01-16
Clarify comment about mempool/extra conflicts
Matt Corallo
2017-01-16
Merge #9561: Wake message handling thread when we receive a new block
Pieter Wuille
2017-01-16
Merge #9484: Introduce assumevalid setting to skip validation presumed valid ...
Pieter Wuille
2017-01-16
qt: periodic translations update
Wladimir J. van der Laan
2017-01-16
Merge #9380: Separate different uses of minimum fees
Wladimir J. van der Laan
[next]