aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge #15368: Descriptor checksumsWladimir J. van der Laan2019-02-165-37/+117
|\ \ \ \
| * | | | Make descriptor checksums mandatory in deriveaddresses and importmultiPieter Wuille2019-02-152-28/+42
| * | | | Add getdescriptorinfo to compute checksumPieter Wuille2019-02-151-0/+2
| * | | | Descriptor checksumPieter Wuille2019-02-153-9/+73
* | | | | Merge #13932: Additional utility RPCs for PSBTWladimir J. van der Laan2019-02-161-2/+70
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement analyzepsbt RPC and testsAndrew Chow2019-02-161-1/+25
| * | | | Implement joinpsbts RPC and testsAndrew Chow2019-02-161-0/+17
| * | | | Implement utxoupdatepsbt RPC and testsAndrew Chow2019-02-161-1/+28
* | | | | Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...MarcoFalke2019-02-152-6/+28
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [rpc] mining: Omit uninitialized currentblockweight, currentblocktxMarcoFalke2019-02-122-6/+28
* | | | | Import public keys in orderAndrew Chow2019-02-141-0/+25
* | | | | Test pubkey import to keypoolAndrew Chow2019-02-141-1/+87
* | | | | Fetch keys from keypool when private keys are disabledAndrew Chow2019-02-141-8/+8
* | | | | Merge #14021: Import key origin data through descriptors in importmultiMeshCollider2019-02-153-5/+65
|\ \ \ \ \
| * | | | | Test importing descriptors with key origin informationAndrew Chow2019-02-141-0/+65
| * | | | | Remove hdmasterkeyidAndrew Chow2019-02-142-5/+0
| | |/ / / | |/| | |
* | | | | Merge #14481: Add P2SH-P2WSH support to listunspent RPCWladimir J. van der Laan2019-02-141-3/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add test for P2SH-P2WSH in signrawtransactionwithkey and listunspentMeshCollider2019-02-131-3/+30
| | |/ / | |/| |
* | | | Merge #14978: Factor out PSBT utilities from RPCs for use in GUI code; relate...MeshCollider2019-02-141-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Split DecodePSBT into Base64 and Raw versionsGlenn Willen2019-02-111-0/+3
| |/ /
* | | Merge #15238: [QA] remove some magic mining constants in functional testsMarcoFalke2019-02-123-14/+18
|\ \ \
| * | | submitheader: more directly test missing prev block headerGregory Sanders2019-01-241-1/+1
| * | | remove some magic mining constants in functional testsGregory Sanders2019-01-243-14/+18
* | | | Merge #15378: tests: Added missing tests for RPC wallet errorsMarcoFalke2019-02-121-0/+26
|\ \ \ \
| * | | | tests: Added missing tests for RPC wallet errorsBen Carman2019-02-111-0/+26
| | |/ / | |/| |
* | | | Merge #13787: Test for Windows encoding issueMarcoFalke2019-02-121-4/+0
|\ \ \ \
| * | | | tests: accept unicode characters on WindowsChun Kuan Lee2019-02-121-4/+0
* | | | | Merge #14543: [QA] minor p2p_sendheaders fix of height in coinbaseMarcoFalke2019-02-121-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | minor p2p_sendheaders fix of height in coinbaseGregory Sanders2018-10-221-1/+1
* | | | | Merge #15337: rpc: Fix for segfault if combinepsbt called with empty inputsMarcoFalke2019-02-111-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rpc: Fix for segfault if combinepsbt called with empty inputsbenthecarman2019-02-041-0/+3
* | | | | Merge #15226: Allow creating blank (empty) wallets (alternative)MeshCollider2019-02-113-48/+102
|\ \ \ \ \
| * | | | | [wallet] Support creating a blank walletAndrew Chow2019-02-103-48/+102
* | | | | | Merge #15370: test_runner: Remove unused --force optionMarcoFalke2019-02-082-9/+1
|\ \ \ \ \ \
| * | | | | | qa: Add tool-prefix to functional test readmeMarcoFalke2019-02-081-0/+1
| * | | | | | test_runner: Remove unused --force optionMarcoFalke2019-02-071-9/+0
* | | | | | | Merge #14491: Allow descriptor imports with importmultiWladimir J. van der Laan2019-02-071-1/+84
|\ \ \ \ \ \ \
| * | | | | | | Add test for importing via descriptorMeshCollider2019-02-051-1/+84
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge #14667: Add deriveaddresses RPC util methodMeshCollider2019-02-082-0/+52
|\ \ \ \ \ \ \
| * | | | | | | [rpc] util: add deriveaddresses methodSjors Provoost2019-01-292-0/+52
* | | | | | | | qa: Drop RPC connection if --usecliJoão Barbosa2019-02-061-3/+6
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge #14519: tests: add utility to easily profile node performance with perfMarcoFalke2019-02-053-3/+144
|\ \ \ \ \ \ \
| * | | | | | | tests: add utility to easily profile node performance with perfJames O'Beirne2019-01-223-3/+144
* | | | | | | | qa: Test .walletlock file is closedJoão Barbosa2019-02-041-0/+8
| |_|/ / / / / |/| | | | | |
* | | | | | | test: Fix race in p2p_invalid_messagesMarcoFalke2019-02-021-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge #15247: qa: Use wallet to retrieve raw transactionsMarcoFalke2019-02-012-29/+40
|\ \ \ \ \ \
| * | | | | | qa: Use wallet to retrieve raw transactionsMarcoFalke2019-01-262-11/+11
| * | | | | | qa: Style-only fixes in touched filesMarcoFalke2019-01-252-18/+29
* | | | | | | Merge #15235: Do not import private keys to wallets with private keys disabledWladimir J. van der Laan2019-02-011-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Do not import private keys to wallets with private keys disabledAndrew Chow2019-01-311-0/+11