aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2019-07-08test: rpc_users: Add function for testing auth params.Carl Dong
2019-07-08test: rpc_users: Add function for auth'd requests.Carl Dong
2019-07-08Merge #15687: test: tool wallet test coverage for unexpected writes to walletWladimir J. van der Laan
2019-07-08test: Tool wallet test coverage for unexpected writes to walletJon Atack
2019-07-08test: Split tool_wallet.py test into subtestsJon Atack
2019-07-08test: Add log messages to test/functional/tool_wallet.pyJon Atack
2019-07-07Merge #16326: [RPC] add new utxoupdatepsbt arguments to the CRPCCommand and C...fanquake
2019-07-04[RPC] add new utxoupdatepsbt arguments to the CRPCCommand and CPRCConvertPara...John Newbery
2019-07-03Merge #16329: test: Add tests for getblockchaininfo.softforksMarcoFalke
2019-07-03Merge #16325: rpc: Clarify that block count means height excl genesisWladimir J. van der Laan
2019-07-03Merge #15483: rpc: Adding a 'logpath' entry to getrpcinfoWladimir J. van der Laan
2019-07-02Merge #16250: signrawtransactionwithkey: report error when missing redeemScri...MarcoFalke
2019-07-02test: Add tests for getblockchaininfo.softforksMarcoFalke
2019-07-02rpc: Clarify that block count means height excl genesisMarcoFalke
2019-07-02Merge #15427: Add support for descriptors to utxoupdatepsbtWladimir J. van der Laan
2019-07-02Merge #15538: wallet_bumpfee.py: Make sure coin selection produces changeWladimir J. van der Laan
2019-07-01Merge #16257: [wallet] abort when attempting to fund a transaction above -max...Wladimir J. van der Laan
2019-06-28[wallet] abort when attempting to fund a transaction above maxtxfeeSjors Provoost
2019-06-28test: Add missing sync_all to wallet_balance testMarcoFalke
2019-06-25signrawtransactionwithkey: report error when missing redeemScript/witnessScri...Anthony Towns
2019-06-22Merge #16239: wallet/rpc: follow-up clean-up/fixes to avoid_reuseMeshCollider
2019-06-22wallet/rpc/getbalances: add entry for 'mine.used' balance in resultsKarl-Johan Alm
2019-06-21Merge #16026: Ensure that uncompressed public keys in a multisig always retur...MeshCollider
2019-06-20Merge #16234: test: Add test for unknown argsMarcoFalke
2019-06-20Make and get the multisig redeemscript and destination in one function instea...Andrew Chow
2019-06-19Merge #16243: doc: Remove travis badge from readmeMarcoFalke
2019-06-19doc: Remove travis badge from readmeMarcoFalke
2019-06-19Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacyMeshCollider
2019-06-18test: Add test for unknown argsMarcoFalke
2019-06-18Merge #16112: util: Log early messagesMarcoFalke
2019-06-18Merge #16171: Remove -mempoolreplacement to prevent needless block prop slown...MarcoFalke
2019-06-19Merge #15899: rpc: Document iswitness flag and fix bug in converttopsbtMeshCollider
2019-06-17Merge #15982: tests: Make msg_block a witness blockMarcoFalke
2019-06-11fixup: Fix prunning testJoão Barbosa
2019-06-08Remove -mempoolreplacement to prevent needless block prop slowness.Matt Corallo
2019-06-08Add test for dumping the private key imported from descriptorMeshCollider
2019-06-07Extend importmulti descriptor testsMeshCollider
2019-06-06Import private keys from descriptor with importmulti if providedMeshCollider
2019-06-04wallet: do not encrypt wallets with disabled private keyswhythat
2019-05-29test: add test for avoidreuse featureKarl-Johan Alm
2019-05-28Log early messages with -printtoconsoleAnthony Towns
2019-05-24Merge #16042: test: Bump MAX_NODES to 12MarcoFalke
2019-05-24Merge #16078: test: replace tx hash with txid in rawtransaction testMarcoFalke
2019-05-24remove parameters -addresstype=legacy in rpc_rawtransaction testLongShao007
2019-05-23wallet_balance.py: Prevent edge casesSteven Roose
2019-05-23replace tx hash with txid in test rawtransactionLongShao007
2019-05-20Merge #16021: p2p: Avoid logging transaction decode errors to stderrWladimir J. van der Laan
2019-05-17test: Speed up cache creationMarcoFalke
2019-05-17test: Bump MAX_NODES to 12MarcoFalke
2019-05-16Add a 'logpath' field to getrpcinfodarosior