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-06
Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with ...
Wladimir J. van der Laan
2017-09-05
Merge #11247: qt: Use IsMine to validate custom change address
MarcoFalke
2017-09-05
qt: Use IsMine to validate custom change address
Chris Moore
2017-09-05
Merge #11173: RPC: Fix currency unit string in the help text
MarcoFalke
2017-09-05
Merge #11234: Remove redundant testutil.cpp|h files
Wladimir J. van der Laan
2017-09-05
Merge #11143: Fix include path for bitcoin-config.h
Wladimir J. van der Laan
2017-09-05
Merge #11164: Fix boost headers included as user instead of system headers
Wladimir J. van der Laan
2017-09-05
Merge #11176: build: Rename --enable-experimental-asm to --enable-asm and ena...
Wladimir J. van der Laan
2017-09-05
Merge #11179: rpc: Push down safe mode checks
Wladimir J. van der Laan
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-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-08-31
Fix include path for bitcoin-config.h in crypto/common.h
danra
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-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
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
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
Simplify bswap_16 implementation
danra
2017-08-25
rpc: Write authcookie atomically
Wladimir J. van der Laan
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-23
Add option -stdinrpcpass to allow RPC password to be read from standard input
Joe Harvell
2017-08-23
Merge #10679: Document the non-DER-conformance of one test in tx_valid.json.
Wladimir J. van der Laan
2017-08-23
Document the non-strict-DER-conformance of one test in tx_valid.json.
Andreas Schildbach
[next]