15044 Commits (1e46ebdf8618e585568ffc1b093c79cc9be07b57)
 

Author SHA1 Message Date
MeshCollider 3b69a08c53 Fix division by zero in time remaining 7 years ago
Chris Moore a1ea1cfbd8 qt: Use IsMine to validate custom change address 7 years ago
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
Suhas Daftuar eac64bb7a3 [qa] Test nMinimumChainWork 7 years ago
Suhas Daftuar 0311836f69 Allow setting nMinimumChainWork on command line 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
John Newbery 8fdb6f9126 [tests] fixup dbcrash interaction with add_nodes() 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
MeshCollider dea086f498 Stop test_bitcoin-qt touching ~/.bitcoin 7 years ago
danra 5abb93f0ee Fix include path for bitcoin-config.h in crypto/common.h 7 years ago
Suhas Daftuar 617c459c6c qa: rpc test for wtxid in mempool entry 7 years ago
Suhas Daftuar 7e5d5965d1 RPC: add wtxid to mempool entry output 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
Johnson Lau e912118786 [Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck 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