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-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
2017-01-12
Add extra_count lower bound to compact reconstruction debug print
Matt Corallo
2017-01-12
Add comment to describe callers to ActivateBestChain
Matt Corallo
2017-01-12
Avoid boost dynamic_bitset in rest_getutxos
Pieter Wuille
2017-01-12
Fix memory leak in multiUserAuthorized
Pieter Wuille
2017-01-12
Fix memory leak in net_tests
Pieter Wuille
2017-01-12
Fix memory leak in wallet tests
Pieter Wuille
2017-01-12
Avoid integer overflows in scriptnum tests
Pieter Wuille
2017-01-12
Avoid unaligned access in crypto i/o
Pieter Wuille
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
2017-01-12
Merge #9520: Deprecate non-txindex getrawtransaction and better warning
MarcoFalke
2017-01-11
Call ActivateBestChain without cs_main/with most_recent_block
Matt Corallo
2017-01-12
Merge #9416: travis: make distdir before make
MarcoFalke
2017-01-12
Merge #9297: Various RPC help outputs updated
MarcoFalke
2017-01-11
Deprecate non-txindex getrawtransaction and better warning
Pieter Wuille
2017-01-11
Use a temp pindex to avoid a const_cast in ProcessNewBlockHeaders
Matt Corallo
2017-01-11
Address ryanofsky feedback on CCheckQueue benchmarks. Eliminated magic number...
Jeremy Rubin
2017-01-11
Merge #9507: Fix use-after-free in CTxMemPool::removeConflicts()
Pieter Wuille
2017-01-11
RPC help updated
Michael Rotarius
2017-01-11
Return height of last block pruned by pruneblockchain RPC
Russell Yanofsky
2017-01-11
Update estimated transaction count data
Pieter Wuille
2017-01-11
Shorten variable names and switch to tx/s
Pieter Wuille
2017-01-11
Merge #7871: Manual block file pruning.
Wladimir J. van der Laan
2017-01-11
Merge #9471: [depends] libevent 2.1.7rc
Wladimir J. van der Laan
2017-01-11
Merge #9506: RFC: Improve style for if indentation
Wladimir J. van der Laan
2017-01-11
Merge #9513: build: fix qt distdir builds (retry)
Wladimir J. van der Laan
2017-01-11
travis: make distdir before make
MarcoFalke
[prev]
[next]