14892 Commits (39ae41389a8694ec1ab9059117ed2cdd2003d0d3)
 

Author SHA1 Message Date
Wladimir J. van der Laan 39ae41389a
Merge #10845: Remove unreachable code 7 years ago
Wladimir J. van der Laan d745b4cf7b
Merge #11203: rpc: add wtxid to mempool entry output 7 years ago
Wladimir J. van der Laan 59e17899a7
Merge #8330: Structure Packing Optimizations in C{,Mutable}Transaction 7 years ago
MarcoFalke 31809d6f85
Merge #11067: [qa] TestNode: Add wait_until_stopped helper method 7 years ago
Wladimir J. van der Laan 21e2f2f799
Merge #11135: Update developer notes with RPC response guidelines 7 years ago
Wladimir J. van der Laan 5368614aa1
Merge #11210: Stop test_bitcoin-qt touching ~/.bitcoin 7 years ago
Wladimir J. van der Laan 815fe62421
Merge #10357: Allow setting nMinimumChainWork on command line 7 years ago
MarcoFalke faa8d9581a [qa] TestNode: Add wait_until_stopped helper method 7 years ago
Wladimir J. van der Laan 6866b4912b
Merge #10596: Add vConnect to CConnman::Options 7 years ago
Wladimir J. van der Laan 28485c783d
Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332 7 years ago
MarcoFalke a31e9ad4f0
Merge #11247: qt: Use IsMine to validate custom change address 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
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
MarcoFalke a90e6d2bff
Merge #11150: [tests] Add getmininginfo test 7 years ago
Andrew Chow ec6902d0ea rpc: Push down safe mode checks 7 years ago