14870 Commits (777519bd96f68c18150a0f5942f8f97a91937f5e)
 

Author SHA1 Message Date
MarcoFalke 777519bd96
Merge #11246: github-merge: Coalesce git fetches 7 years ago
MarcoFalke 4eb1f39d42
Merge #11173: RPC: Fix currency unit string in the help text 7 years ago
Wladimir J. van der Laan dabee00ef1 github-merge: Coalesce git fetches 7 years ago
Wladimir J. van der Laan 001041df81
Merge #11234: Remove redundant testutil.cpp|h files 7 years ago
Wladimir J. van der Laan 3aa60b7ff9
Merge #11143: Fix include path for bitcoin-config.h 7 years ago
Wladimir J. van der Laan 14eae78188
Merge #11241: [tests] Improve signmessages functional test 7 years ago
Wladimir J. van der Laan 38a54a50fa
Merge #11164: Fix boost headers included as user instead of system headers 7 years ago
Wladimir J. van der Laan df8c72237a
Merge #11176: build: Rename --enable-experimental-asm to --enable-asm and enable by default 7 years ago
Wladimir J. van der Laan ba05971bf4
Merge #11236: Add note on translations to CONTRIBUTING.md 7 years ago
Wladimir J. van der Laan e0e3cbbf08
Merge #11179: rpc: Push down safe mode checks 7 years ago
Cristian Mircea Messel b3d6fc6547 Improve signmessages functional test 7 years ago
MeshCollider 87fe21f814 Add translation note to CONTRIBUTING.md 7 years ago
MeshCollider d1138e3620 Remove redundant testutil files 7 years ago
Akio Nakamura 47ba2c312a Fix currency/fee-rate unit string in the help text 7 years ago
MarcoFalke 50fae68d41
Merge #10701: Remove the virtual specifier for functions with the override specifier 7 years ago
MarcoFalke ce665863b1
Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip 7 years ago
MarcoFalke 81f8c0378b
Merge #11216: Update hmac_sha256.h 7 years ago
MarcoFalke 108222b9c3
Merge #11136: Docs: Add python3 to list of dependencies on some platforms 7 years ago
Utsav Gupta dc334fe749 Update hmac_sha256.h 7 years ago
Pieter Wuille ec20f01ba0
Merge #11215: [tests] fixups from set_test_params() 7 years ago
John Newbery 3918d93f3c [tests] fixups from set_test_params() 7 years ago
MarcoFalke 28f788e47e
Merge #11121: TestNode tidyups 7 years ago
John Newbery 7148b74dc3 [tests] Functional tests must explicitly set num_nodes 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
John Newbery 6cf094a022 [tests] Avoid passing around member variables in test_framework 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
John Newbery be2a2ab6a6 [tests] fix - use rpc_timeout as rpc timeout 7 years ago
danra 5abb93f0ee Fix include path for bitcoin-config.h in crypto/common.h 7 years ago
danra 7bb5d3000c Add python3 to list of dependencies on some platforms 7 years ago
Daniel Edgecumbe 14ccd4d8d1 [Qt] Fix display of package name on 'open config file' tooltip 7 years ago
MarcoFalke d81dccf191
Merge #10777: [tests] Avoid redundant assignments. Remove unused variables 7 years ago
MarcoFalke a90e6d2bff
Merge #11150: [tests] Add getmininginfo test 7 years ago
Andrew Chow ec6902d0ea rpc: Push down safe mode checks 7 years ago
MarcoFalke 91e49c51f1
Merge #10859: RPC: gettxout: Slightly improve doc and tests 7 years ago
Jorge Timón 6d2d2eb493
RPC: gettxout: Slightly improve doc and tests 7 years ago
MarcoFalke 60dd9cc470
Merge #10781: Python cleanups 7 years ago
Cristian Mircea Messel 4f2905b76b Add getmininginfo functional test 7 years ago
Wladimir J. van der Laan cee4fe1d53
Merge #11144: Move local include to before system includes 7 years ago
practicalswift 78214588d6 Use for-loop instead of list comprehension 7 years ago
practicalswift 8239794360 Use the variable name _ for unused return values 7 years ago
practicalswift 2e6080bbf3 Remove unused variables and/or function calls 7 years ago
practicalswift 9b94054b7c Avoid reference to undefined name: stderr does not exist, sys.stderr does 7 years ago
practicalswift 51cb6b8221 Use print(...) instead of undefined printf(...) 7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs 7 years ago
Wladimir J. van der Laan f088a1bb39
Merge #10303: [bench] Include ms/blk stats in Connect* benchmarks. 7 years ago
Wladimir J. van der Laan 538cc0ca8b build: Mention use of asm in summary 7 years ago
Wladimir J. van der Laan ce5381e7fe build: Rename --enable-experimental-asm to --enable-asm and enable by default 7 years ago
Wladimir J. van der Laan df91e11ae1
Merge #11126: Acquire cs_main lock before cs_wallet during wallet initialization 7 years ago
Wladimir J. van der Laan 9c833f471c
Merge #11145: Fix rounding bug in calculation of minimum change 7 years ago
Wladimir J. van der Laan 745bbdc189
Merge #11161: Remove redundant explicitly defined copy ctors 7 years ago