index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-01-26
Merge #9587: Do not shadow local variable named `tx`.
Wladimir J. van der Laan
2017-01-26
Merge #9613: [wallet] Clarify getbalance help string to explain interaction w...
Wladimir J. van der Laan
2017-01-26
Merge #9606: net: Consistently use GetTimeMicros() for inactivity checks
Wladimir J. van der Laan
2017-01-25
Refactor GetMinimumFee to give option of providing targetFee
Alex Morcos
2017-01-25
Do not add to vNodes until fOneShot/fFeeler/fAddNode have been set
Matt Corallo
2017-01-25
net: Consistently use GetTimeMicros() for inactivity checks
Suhas Daftuar
2017-01-24
Increase minimum debug.log size to 10MB after shrink.
Alex Morcos
2017-01-24
Ensure cs_vNodes is held when using the return value from FindNode
Matt Corallo
2017-01-24
Delete some unused (and broken) functions in CConnman
Matt Corallo
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
[wallet] Clarify getbalance help string to explain interaction with bumpfee
Russell Yanofsky
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
Add missing mempool lock for CalculateMemPoolAncestors
Matt Corallo
2017-01-20
Exclude RBF txs from fee estimation
Alex Morcos
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-20
[rpc] Add incremental relay fee to getnetworkinfo
Alex Morcos
2017-01-20
Do not shadow local variable named `tx`.
Pavel JanÃk
2017-01-20
Send final alert message to older peers after connecting.
Gregory Maxwell
2017-01-19
[bugfix] save feeDelta instead of priorityDelta in DumpMempool
Alex Morcos
2017-01-19
Fix to have miner test aware of new separate block min tx fee
Alex Morcos
2017-01-19
Fix missing use of dustRelayFee
Alex Morcos
2017-01-19
Use incrementalRelayFee for BIP 125 replacement
Alex Morcos
2017-01-19
qt: Use nPowTargetSpacing constant
MarcoFalke
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
[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
Merge #9508: Remove unused Python imports
MarcoFalke
[prev]
[next]