Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-23 | wallet_balance.py: Prevent edge cases | Steven Roose | |
2019-05-02 | rpc: Add getbalances RPC | MarcoFalke | |
2019-04-30 | test: Add reorg test to wallet_balance | MarcoFalke | |
2019-04-30 | test: Check that wallet txs not in the mempool are untrusted | MarcoFalke | |
2019-04-30 | test: Add getunconfirmedbalance test with conflicts | MarcoFalke | |
2019-04-30 | test: Add wallet_balance test for watchonly | MarcoFalke | |
2019-03-31 | qa: Check unconfirmed balance after loadwallet | João Barbosa | |
2018-11-30 | [tests] Add wallet_balance.py | John Newbery | |
Adds a test specifically to test the wallet's getbalance and getunconfirmedbalance RPCs. |