aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_balance.py
AgeCommit message (Expand)Author
2019-09-17scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke
2019-06-28test: Add missing sync_all to wallet_balance testMarcoFalke
2019-05-23wallet_balance.py: Prevent edge casesSteven Roose
2019-05-02rpc: Add getbalances RPCMarcoFalke
2019-04-30test: Add reorg test to wallet_balanceMarcoFalke
2019-04-30test: Check that wallet txs not in the mempool are untrustedMarcoFalke
2019-04-30test: Add getunconfirmedbalance test with conflictsMarcoFalke
2019-04-30test: Add wallet_balance test for watchonlyMarcoFalke
2019-03-31qa: Check unconfirmed balance after loadwalletJoão Barbosa
2018-11-30[tests] Add wallet_balance.pyJohn Newbery