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-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
2017-01-11
[depends] native_ds_store 1.1.0
fanquake
2017-01-10
build: fix for out-of-tree/distdir qt builds
Cory Fields
2017-01-11
[depends] dbus 1.10.14
fanquake
2017-01-11
[depends] ccache 3.3.3
fanquake
2017-01-11
[depends] FreeType 2.7.1
fanquake
2017-01-11
[depends] Boost 1.63.0
fanquake
2017-01-11
[depends] Latest config.guess and config.sub
fanquake
2017-01-10
Don't overwrite validation state with corruption check
Alex Morcos
2017-01-10
Fix use-after-free in CTxMemPool::removeConflicts()
Suhas Daftuar
2017-01-10
Improve style w.r.t. if
Pieter Wuille
2017-01-10
Consider all (<100k memusage) txn for compact-block-extra-txn cache
Matt Corallo
2017-01-10
Consider all orphan txn for compact-block-extra-txn cache
Matt Corallo
2017-01-10
Use replaced transactions in compact block reconstruction
Matt Corallo
2017-01-10
Keep shared_ptrs to recently-replaced txn for compact blocks
Matt Corallo
2017-01-10
[wallet] Add IsAllFromMe: true if all inputs are from wallet
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
Make ATMP optionally return the CTransactionRefs it replaced
Matt Corallo
2017-01-09
Move ORPHAN constants from validation.h to net_processing.h
Matt Corallo
2017-01-09
Add Basic CheckQueue Benchmark
Jeremy Rubin
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
Make peer id logging consistent ("peer=%d" instead of "peer %d")
Matt Corallo
2017-01-07
Merge #9487: Remove stray semicolon (Fix empty body warning)
MarcoFalke
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
Avoid holding cs_most_recent_block while calling ReadBlockFromDisk
Matt Corallo
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
Add release notes for addnode changes.
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
[prev]
[next]