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-19
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
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
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-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
2017-01-16
Introduce -dustrelayfee
Alex Morcos
2017-01-16
Introduce -incrementalrelayfee
Alex Morcos
2017-01-15
Merge #9400: Set peers as HB peers upon full block validation
Pieter Wuille
2017-01-15
Merge #9486: Make peer=%d log prints consistent
Wladimir J. van der Laan
2017-01-15
Merge #9469: [depends] Qt 5.7.1
Wladimir J. van der Laan
2017-01-15
Merge #9550: Trim down the XP notice and say more about what we support.
MarcoFalke
2017-01-15
Trim down the XP notice and say more about what we support.
Gregory Maxwell
2017-01-14
Wake message handling thread when we receive a new block
Matt Corallo
2017-01-14
Make WakeMessageHandler public
Matt Corallo
2017-01-14
Add assumevalid testcase
John Newbery
2017-01-14
Merge #9531: Release notes for estimation changes
MarcoFalke
2017-01-14
Merge #9528: [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffse...
MarcoFalke
2017-01-14
[depends] Remove OBJCXX define from config.site.in
fanquake
2017-01-14
depends: fix qt translations build
Cory Fields
2017-01-14
depends: use new variable layout for qt sdk
Cory Fields
2017-01-14
[depends] Qt 5.7.1
fanquake
2017-01-13
Merge #9490: Replace FindLatestBefore used by importmuti with FindEarliestAtL...
Pieter Wuille
2017-01-13
Merge #9375: Relay compact block messages prior to full block connection
Pieter Wuille
2017-01-13
Make most_recent_compact_block a pointer to a const
Matt Corallo
2017-01-13
Remove unused Python imports
practicalswift
2017-01-13
Merge #9441: Net: Massive speedup. Net locks overhaul
Pieter Wuille
2017-01-13
[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)
practicalswift
2017-01-13
Introduce assumevalid setting to skip presumed valid scripts.
Gregory Maxwell
2017-01-12
net: remove cs_vRecvMsg
Cory Fields
2017-01-12
net: add a flag to indicate when a node's send buffer is full
Cory Fields
2017-01-12
net: add a flag to indicate when a node's process queue is full
Cory Fields
2017-01-12
net: add a new message queue for the message processor
Cory Fields
2017-01-12
net: rework the way that the messagehandler sleeps
Cory Fields
2017-01-12
net: remove useless comments
Cory Fields
2017-01-12
net: Add a simple function for waking the message handler
Cory Fields
2017-01-12
net: record bytes written before notifying the message processor
Cory Fields
2017-01-12
net: handle message accounting in ReceiveMsgBytes
Cory Fields
2017-01-12
Make PartiallyDownloadedBlock::InitData's second param const
Matt Corallo
[next]