aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_balance.py
AgeCommit message (Expand)Author
2019-12-09test: re-enable CLI test support by using EncodeDecimal in json.dumps()fanquake
2019-12-06tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift
2019-10-21Expand on wallet_balance.py comment from https://github.com/bitcoin/bitcoin/p...Jeremy Rubin
2019-10-21Update comment in test/functional/wallet_balance.pyJeremy Rubin
2019-10-21Update wallet_balance.py test to reflect new behaviorJeremy Rubin
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