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-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 #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-12
Merge #9297: Various RPC help outputs updated
MarcoFalke
2017-01-11
Deprecate non-txindex getrawtransaction and better warning
Pieter Wuille
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 #9513: build: fix qt distdir builds (retry)
Wladimir J. van der Laan
2017-01-10
build: fix for out-of-tree/distdir qt builds
Cory Fields
2017-01-10
Fix use-after-free in CTxMemPool::removeConflicts()
Suhas Daftuar
2017-01-10
Merge #8811: rpc: Add support for JSON-RPC named arguments
Wladimir J. van der Laan
2017-01-10
fixup! Add pruneblockchain RPC to enable manual block file pruning.
Russell Yanofsky
2017-01-10
Add pruneblockchain RPC to enable manual block file pruning.
mrbandrews
2017-01-10
qt: periodic translations update
Wladimir J. van der Laan
2017-01-10
Update RPC argument names
John Newbery
2017-01-10
rpc: Named argument support for bitcoin-cli
Wladimir J. van der Laan
2017-01-10
Merge #9496: Rename lambda argument name to prevent shadowing
MarcoFalke
2017-01-09
testcases: explicitly specify transaction version 1
John Newbery
2017-01-09
Rename lambda argument name to prevent shadowing.
Pavel JanÃk
2017-01-09
Merge #9353: Add data() method to CDataStream (and use it)
Pieter Wuille
2017-01-09
Merge #9404: Smarter coordination of change and fee in CreateTransaction.
Pieter Wuille
2017-01-09
Merge #9310: Assert FRESH validity in CCoinsViewCache::BatchWrite
Pieter Wuille
2017-01-07
Remove stray semicolon (Fix empty body warning)
Douglas Roark
2017-01-06
Merge #9408: Allow shutdown during LoadMempool, dump only when necessary
Pieter Wuille
2017-01-06
Merge #9319: Break addnode out from the outbound connection limits.
Pieter Wuille
2017-01-06
Don't overpay fee if we have selected new coins that result in a smaller tran...
Alex Morcos
2017-01-06
Try to reduce change output to make needed fee in CreateTransaction
Alex Morcos
2017-01-05
Merge #9138: Improve fee estimation
Pieter Wuille
2017-01-05
Merge #8610: Share unused mempool memory with coincache
Pieter Wuille
2017-01-05
Merge #9465: [Wallet] Do not perform ECDSA signing in the fee calculation inn...
Pieter Wuille
2017-01-05
Merge #9413: [CoinControl] Allow non-wallet owned change addresses
Jonas Schnelli
2017-01-05
Merge #9312: Increase mempool expiry time to 2 weeks
Wladimir J. van der Laan
2017-01-05
RPC help documentation for addnode peerinfo.
Gregory Maxwell
2017-01-05
Break addnode out from the outbound connection limits.
Gregory Maxwell
2017-01-05
Wallet: Do not perform ECDSA in the fee calculation inner loop.
Gregory Maxwell
2017-01-05
[Qt] Do proper shutdown
Jonas Schnelli
2017-01-05
Merge #8747: [rpc] Fix transaction size comments and RPC help text.
Wladimir J. van der Laan
2017-01-05
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
rpc: Argument name consistency
Wladimir J. van der Laan
2017-01-05
rpc: Named arguments for rawtransaction calls
Wladimir J. van der Laan
2017-01-05
rpc: Named arguments for wallet calls
Wladimir J. van der Laan
[next]