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-09-05
Remove redundant testutil files
MeshCollider
2017-09-05
Fix currency/fee-rate unit string in the help text
Akio Nakamura
2017-09-04
Merge #10701: Remove the virtual specifier for functions with the override sp...
MarcoFalke
2017-09-04
[mempool] Mark unaccepted txs present in mempool as 'already there'.
Karl-Johan Alm
2017-09-03
wallet: update stored witness in AddToWallet
Suhas Daftuar
2017-09-02
Refactor: make the read function simpler
gnuser
2017-09-02
Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip
MarcoFalke
2017-09-02
Update hmac_sha256.h
Utsav Gupta
2017-09-01
Stop test_bitcoin-qt touching ~/.bitcoin
MeshCollider
2017-08-31
Fix include path for bitcoin-config.h in crypto/common.h
danra
2017-08-31
RPC: add wtxid to mempool entry output
Suhas Daftuar
2017-08-30
[Qt] Fix display of package name on 'open config file' tooltip
Daniel Edgecumbe
2017-08-30
Merge #10777: [tests] Avoid redundant assignments. Remove unused variables
MarcoFalke
2017-08-30
[Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck
Johnson Lau
2017-08-29
rpc: Push down safe mode checks
Andrew Chow
2017-08-28
Merge #10859: RPC: gettxout: Slightly improve doc and tests
MarcoFalke
2017-08-29
RPC: gettxout: Slightly improve doc and tests
Jorge Timón
2017-08-28
Merge #11144: Move local include to before system includes
Wladimir J. van der Laan
2017-08-28
Merge #10303: [bench] Include ms/blk stats in Connect* benchmarks.
Wladimir J. van der Laan
2017-08-28
build: Rename --enable-experimental-asm to --enable-asm and enable by default
Wladimir J. van der Laan
2017-08-28
Merge #11126: Acquire cs_main lock before cs_wallet during wallet initialization
Wladimir J. van der Laan
2017-08-28
Merge #11145: Fix rounding bug in calculation of minimum change
Wladimir J. van der Laan
2017-08-28
Merge #11161: Remove redundant explicitly defined copy ctors
Wladimir J. van der Laan
2017-08-28
Merge #11138: Compat: Simplify bswap_16 implementation
Wladimir J. van der Laan
2017-08-28
Merge #11131: rpc: Write authcookie atomically
Wladimir J. van der Laan
2017-08-28
Merge #11169: [GUI] Make tabs toolbar no longer have a context menu
Wladimir J. van der Laan
2017-08-28
Document assumptions that are being made to avoid division by zero
practicalswift
2017-08-28
Remove redundant explicitly defined copy ctors
Dan Raviv
2017-08-27
Merge #11160: Improve versionbits_computeblockversion test code consistency
MarcoFalke
2017-08-27
Merge #11155: Trivial: Documentation fixes for CVectorWriter ctors
MarcoFalke
2017-08-28
Improve versionbits_computeblockversion test code consistency
danra
2017-08-27
Make tabs toolbar no longer have a context menu
Andrew Chow
2017-08-26
Fix boost headers included as user instead of system headers
Dan Raviv
2017-08-26
Merge #11151: Fix header guards using reserved identifiers
Wladimir J. van der Laan
2017-08-26
Fix memory leaks in qt/guiutil.cpp
Dan Raviv
2017-08-26
Trivial: Documentation fixes for CVectorWriter ctors
danra
2017-08-26
Fix header guards using reserved identifiers
Dan Raviv
2017-08-25
Output a bit more information for fee calculation report.
Alex Morcos
2017-08-25
Fix rounding errors in calculation of minimum change size
Alex Morcos
2017-08-25
Merge #10976: [MOVEONLY] Move some static functions out of wallet.h/cpp
Wladimir J. van der Laan
2017-08-25
Move local include to before system includes
danra
2017-08-25
Trivial: Improve #endif comments
danra
2017-08-25
Simplify bswap_16 implementation
danra
2017-08-25
rpc: Write authcookie atomically
Wladimir J. van der Laan
2017-08-25
Fix getchaintxstats()
Akio Nakamura
2017-08-24
Merge #11112: [developer-notes] By default, declare single-argument construct...
MarcoFalke
2017-08-24
Merge #11108: Changing -txindex requires -reindex, not -reindex-chainstate
MarcoFalke
2017-08-24
Acquire cs_main lock before cs_wallet during wallet initialization
Russell Yanofsky
2017-08-24
Improve readability of DecodeBase58Check(...)
practicalswift
2017-08-23
Add option -stdinrpcpass to allow RPC password to be read from standard input
Joe Harvell
[prev]
[next]