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-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
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
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
Add comment to describe callers to ActivateBestChain
Matt Corallo
2017-01-12
Document fee estimation changes
Alex Morcos
2017-01-12
Clarify that prioritisetransaction remains supported
Alex Morcos
2017-01-12
Add unit test for FindEarliestAtLeast
Suhas Daftuar
2017-01-12
Replace FindLatestBefore used by importmuti with FindEarliestAtLeast.
Gregory Maxwell
2017-01-12
Merge #9525: test: Include tx data in EXTRA_DIST
MarcoFalke
2017-01-12
test: Include tx data in EXTRA_DIST
MarcoFalke
2017-01-12
Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.
Wladimir J. van der Laan
2017-01-12
Merge #9468: [Depends] Dependency updates for 0.14.0
Wladimir J. van der Laan
2017-01-12
Merge #9261: Add unstored orphans with rejected parents to recentRejects
Wladimir J. van der Laan
2017-01-12
Merge #8883: Add all standard TXO types to bitcoin-tx
Wladimir J. van der Laan
2017-01-12
Merge #9472: Disentangle progress estimation from checkpoints and update it
Wladimir J. van der Laan
2017-01-12
Merge #9518: Return height of last block pruned by pruneblockchain RPC
MarcoFalke
[next]