aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-06Add iswitness parameter to decode- and fundrawtransaction RPCsMeshCollider
2017-09-06Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with ...Wladimir J. van der Laan
2017-09-05Merge #11247: qt: Use IsMine to validate custom change addressMarcoFalke
2017-09-05qt: Use IsMine to validate custom change addressChris Moore
2017-09-05Merge #11246: github-merge: Coalesce git fetchesMarcoFalke
2017-09-05Merge #11173: RPC: Fix currency unit string in the help textMarcoFalke
2017-09-05github-merge: Coalesce git fetchesWladimir J. van der Laan
2017-09-05Merge #11234: Remove redundant testutil.cpp|h filesWladimir J. van der Laan
2017-09-05Merge #11143: Fix include path for bitcoin-config.hWladimir J. van der Laan
2017-09-05Merge #11241: [tests] Improve signmessages functional testWladimir J. van der Laan
2017-09-05Merge #11164: Fix boost headers included as user instead of system headersWladimir J. van der Laan
2017-09-05Merge #11176: build: Rename --enable-experimental-asm to --enable-asm and ena...Wladimir J. van der Laan
2017-09-05Merge #11236: Add note on translations to CONTRIBUTING.mdWladimir J. van der Laan
2017-09-05Merge #11179: rpc: Push down safe mode checksWladimir J. van der Laan
2017-09-05Improve signmessages functional testCristian Mircea Messel
2017-09-05Add translation note to CONTRIBUTING.mdMeshCollider
2017-09-05Remove redundant testutil filesMeshCollider
2017-09-05Fix currency/fee-rate unit string in the help textAkio Nakamura
2017-09-04Merge #10701: Remove the virtual specifier for functions with the override sp...MarcoFalke
2017-09-02Merge #11198: [Qt] Fix display of package name on 'open config file' tooltipMarcoFalke
2017-09-02Merge #11216: Update hmac_sha256.hMarcoFalke
2017-09-02Merge #11136: Docs: Add python3 to list of dependencies on some platformsMarcoFalke
2017-09-02Update hmac_sha256.hUtsav Gupta
2017-09-01Merge #11215: [tests] fixups from set_test_params()Pieter Wuille
2017-09-01[tests] fixups from set_test_params()John Newbery
2017-09-01Merge #11121: TestNode tidyupsMarcoFalke
2017-09-01[tests] Functional tests must explicitly set num_nodesJohn Newbery
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-09-01[tests] Avoid passing around member variables in test_frameworkJohn Newbery
2017-09-01[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-09-01[tests] fix - use rpc_timeout as rpc timeoutJohn Newbery
2017-08-31Fix include path for bitcoin-config.h in crypto/common.hdanra
2017-08-30Add python3 to list of dependencies on some platformsdanra
2017-08-30[Qt] Fix display of package name on 'open config file' tooltipDaniel Edgecumbe
2017-08-30Merge #10777: [tests] Avoid redundant assignments. Remove unused variablesMarcoFalke
2017-08-29Merge #11150: [tests] Add getmininginfo testMarcoFalke
2017-08-29rpc: Push down safe mode checksAndrew Chow
2017-08-28Merge #10859: RPC: gettxout: Slightly improve doc and testsMarcoFalke
2017-08-29RPC: gettxout: Slightly improve doc and testsJorge Timón
2017-08-29Merge #10781: Python cleanupsMarcoFalke
2017-08-28Add getmininginfo functional testCristian Mircea Messel
2017-08-28Merge #11144: Move local include to before system includesWladimir J. van der Laan
2017-08-28Use for-loop instead of list comprehensionpracticalswift
2017-08-28Use the variable name _ for unused return valuespracticalswift
2017-08-28Remove unused variables and/or function callspracticalswift
2017-08-28Avoid reference to undefined name: stderr does not exist, sys.stderr doespracticalswift
2017-08-28Use print(...) instead of undefined printf(...)practicalswift
2017-08-28Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift
2017-08-28Merge #10303: [bench] Include ms/blk stats in Connect* benchmarks.Wladimir J. van der Laan
2017-08-28build: Mention use of asm in summaryWladimir J. van der Laan