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-09-05
Merge #11236: Add note on translations to CONTRIBUTING.md
Wladimir J. van der Laan
2017-09-05
Merge #11179: rpc: Push down safe mode checks
Wladimir J. van der Laan
2017-09-05
Add translation note to CONTRIBUTING.md
MeshCollider
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
Merge #11216: Update hmac_sha256.h
MarcoFalke
2017-09-02
Merge #11136: Docs: Add python3 to list of dependencies on some platforms
MarcoFalke
2017-09-02
Update hmac_sha256.h
Utsav Gupta
2017-09-01
Merge #11215: [tests] fixups from set_test_params()
Pieter Wuille
2017-09-01
[tests] fixups from set_test_params()
John Newbery
2017-09-01
Merge #11121: TestNode tidyups
MarcoFalke
2017-09-01
[tests] Functional tests must explicitly set num_nodes
John Newbery
2017-09-01
[tests] don't override __init__() in individual tests
John Newbery
2017-09-01
[tests] Avoid passing around member variables in test_framework
John Newbery
2017-09-01
[tests] TestNode: separate add_node from start_node
John Newbery
2017-09-01
[tests] fix - use rpc_timeout as rpc timeout
John Newbery
2017-08-30
Add python3 to list of dependencies on some platforms
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
Merge #11150: [tests] Add getmininginfo test
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-29
Merge #10781: Python cleanups
MarcoFalke
2017-08-28
Add getmininginfo functional test
Cristian Mircea Messel
2017-08-28
Merge #11144: Move local include to before system includes
Wladimir J. van der Laan
2017-08-28
Use for-loop instead of list comprehension
practicalswift
2017-08-28
Use the variable name _ for unused return values
practicalswift
2017-08-28
Remove unused variables and/or function calls
practicalswift
2017-08-28
Avoid reference to undefined name: stderr does not exist, sys.stderr does
practicalswift
2017-08-28
Use print(...) instead of undefined printf(...)
practicalswift
2017-08-28
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2017-08-28
Merge #10303: [bench] Include ms/blk stats in Connect* benchmarks.
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
Merge #11153: Add meshcollider Gitian PGP key
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
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
Add meshcollider gitian key
MeshCollider
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
[next]