Home
last modified time | relevance | path

Searched refs:listtransactions (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/dports/net-p2p/bitcoin/bitcoin-22.0/test/functional/
H A Dwallet_listtransactions.py31 assert_array_result(self.nodes[0].listtransactions(),
34 assert_array_result(self.nodes[1].listtransactions(),
41 assert_array_result(self.nodes[0].listtransactions(),
44 assert_array_result(self.nodes[1].listtransactions(),
50 assert_array_result(self.nodes[0].listtransactions(),
53 assert_array_result(self.nodes[0].listtransactions(),
64 assert_array_result(self.nodes[1].listtransactions(),
67 assert_array_result(self.nodes[0].listtransactions(),
70 assert_array_result(self.nodes[1].listtransactions(),
73 assert_array_result(self.nodes[1].listtransactions(),
[all …]
H A Dwallet_importprunedfunds.py94 … assert [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
100 assert [tx for tx in w1.listtransactions() if tx['txid'] == txnid3]
121 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid1]
124 … assert not [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
127 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid3]
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/test/functional/
H A Dwallet_listtransactions.py31 assert_array_result(self.nodes[0].listtransactions(),
34 assert_array_result(self.nodes[1].listtransactions(),
41 assert_array_result(self.nodes[0].listtransactions(),
44 assert_array_result(self.nodes[1].listtransactions(),
50 assert_array_result(self.nodes[0].listtransactions(),
53 assert_array_result(self.nodes[0].listtransactions(),
64 assert_array_result(self.nodes[1].listtransactions(),
67 assert_array_result(self.nodes[0].listtransactions(),
70 assert_array_result(self.nodes[1].listtransactions(),
73 assert_array_result(self.nodes[1].listtransactions(),
[all …]
H A Dwallet_importprunedfunds.py94 … assert [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
100 assert [tx for tx in w1.listtransactions() if tx['txid'] == txnid3]
121 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid1]
124 … assert not [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
127 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid3]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/test/functional/
H A Dwallet_listtransactions.py31 assert_array_result(self.nodes[0].listtransactions(),
34 assert_array_result(self.nodes[1].listtransactions(),
41 assert_array_result(self.nodes[0].listtransactions(),
44 assert_array_result(self.nodes[1].listtransactions(),
50 assert_array_result(self.nodes[0].listtransactions(),
53 assert_array_result(self.nodes[0].listtransactions(),
64 assert_array_result(self.nodes[1].listtransactions(),
67 assert_array_result(self.nodes[0].listtransactions(),
70 assert_array_result(self.nodes[1].listtransactions(),
73 assert_array_result(self.nodes[1].listtransactions(),
[all …]
H A Dwallet_importprunedfunds.py94 … assert [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
100 assert [tx for tx in w1.listtransactions() if tx['txid'] == txnid3]
121 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid1]
124 … assert not [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
127 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid3]
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/test/functional/
H A Dwallet_listtransactions.py36 assert_array_result(self.nodes[0].listtransactions(),
39 assert_array_result(self.nodes[1].listtransactions(),
46 assert_array_result(self.nodes[0].listtransactions(),
49 assert_array_result(self.nodes[1].listtransactions(),
55 assert_array_result(self.nodes[0].listtransactions(),
58 assert_array_result(self.nodes[0].listtransactions(),
69 assert_array_result(self.nodes[1].listtransactions(),
72 assert_array_result(self.nodes[0].listtransactions(),
75 assert_array_result(self.nodes[1].listtransactions(),
78 assert_array_result(self.nodes[1].listtransactions(),
[all …]
H A Dwallet_importprunedfunds.py93 … assert [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
99 assert [tx for tx in w1.listtransactions() if tx['txid'] == txnid3]
120 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid1]
123 … assert not [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
126 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid3]
H A Dwallet_watchonly.py50 assert_equal(len(wo_wallet.listtransactions()), 1)
68 result = wo_wallet.listtransactions()
71 result = wo_wallet.listtransactions(include_watchonly=False)
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/test/functional/
H A Dwallet_listtransactions.py36 assert_array_result(self.nodes[0].listtransactions(),
39 assert_array_result(self.nodes[1].listtransactions(),
46 assert_array_result(self.nodes[0].listtransactions(),
49 assert_array_result(self.nodes[1].listtransactions(),
55 assert_array_result(self.nodes[0].listtransactions(),
58 assert_array_result(self.nodes[0].listtransactions(),
69 assert_array_result(self.nodes[1].listtransactions(),
72 assert_array_result(self.nodes[0].listtransactions(),
75 assert_array_result(self.nodes[1].listtransactions(),
78 assert_array_result(self.nodes[1].listtransactions(),
[all …]
H A Dwallet_importprunedfunds.py93 … assert [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
99 assert [tx for tx in w1.listtransactions() if tx['txid'] == txnid3]
120 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid1]
123 … assert not [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
126 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid3]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/test/functional/
H A Dwallet_listtransactions.py36 assert_array_result(self.nodes[0].listtransactions(),
39 assert_array_result(self.nodes[1].listtransactions(),
46 assert_array_result(self.nodes[0].listtransactions(),
49 assert_array_result(self.nodes[1].listtransactions(),
55 assert_array_result(self.nodes[0].listtransactions(),
58 assert_array_result(self.nodes[0].listtransactions(),
69 assert_array_result(self.nodes[1].listtransactions(),
72 assert_array_result(self.nodes[0].listtransactions(),
75 assert_array_result(self.nodes[1].listtransactions(),
78 assert_array_result(self.nodes[1].listtransactions(),
[all …]
H A Dwallet_importprunedfunds.py93 … assert [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
99 assert [tx for tx in w1.listtransactions() if tx['txid'] == txnid3]
120 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid1]
123 … assert not [tx for tx in wwatch.listtransactions(include_watchonly=True) if tx['txid'] == txnid2]
126 … assert not [tx for tx in w1.listtransactions(include_watchonly=True) if tx['txid'] == txnid3]
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/qa/rpc-tests/
H A Dlisttransactions.py34 assert_array_result(self.nodes[0].listtransactions(),
37 assert_array_result(self.nodes[1].listtransactions(),
43 assert_array_result(self.nodes[0].listtransactions(),
46 assert_array_result(self.nodes[1].listtransactions(),
52 assert_array_result(self.nodes[0].listtransactions(),
55 assert_array_result(self.nodes[0].listtransactions(),
66 assert_array_result(self.nodes[1].listtransactions(),
69 assert_array_result(self.nodes[0].listtransactions(),
72 assert_array_result(self.nodes[1].listtransactions(),
75 assert_array_result(self.nodes[1].listtransactions(),
[all …]
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/qa/rpc-tests/
H A Dlisttransactions.py34 assert_array_result(self.nodes[0].listtransactions(),
37 assert_array_result(self.nodes[1].listtransactions(),
43 assert_array_result(self.nodes[0].listtransactions(),
46 assert_array_result(self.nodes[1].listtransactions(),
52 assert_array_result(self.nodes[0].listtransactions(),
55 assert_array_result(self.nodes[0].listtransactions(),
66 assert_array_result(self.nodes[1].listtransactions(),
69 assert_array_result(self.nodes[0].listtransactions(),
72 assert_array_result(self.nodes[1].listtransactions(),
75 assert_array_result(self.nodes[1].listtransactions(),
[all …]
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/qa/rpc-tests/
H A Dlisttransactions.py34 assert_array_result(self.nodes[0].listtransactions(),
37 assert_array_result(self.nodes[1].listtransactions(),
43 assert_array_result(self.nodes[0].listtransactions(),
46 assert_array_result(self.nodes[1].listtransactions(),
52 assert_array_result(self.nodes[0].listtransactions(),
55 assert_array_result(self.nodes[0].listtransactions(),
66 assert_array_result(self.nodes[1].listtransactions(),
69 assert_array_result(self.nodes[0].listtransactions(),
72 assert_array_result(self.nodes[1].listtransactions(),
75 assert_array_result(self.nodes[1].listtransactions(),
[all …]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/test/functional/
H A Dwallet_listtransactions.py41 assert_array_result(self.nodes[0].listtransactions(),
44 assert_array_result(self.nodes[1].listtransactions(),
50 assert_array_result(self.nodes[0].listtransactions(),
53 assert_array_result(self.nodes[1].listtransactions(),
59 assert_array_result(self.nodes[0].listtransactions(),
62 assert_array_result(self.nodes[0].listtransactions(),
73 assert_array_result(self.nodes[1].listtransactions(),
76 assert_array_result(self.nodes[0].listtransactions(),
79 assert_array_result(self.nodes[1].listtransactions(),
82 assert_array_result(self.nodes[1].listtransactions(),
[all …]
H A Dwallet_importprunedfunds.py85 …assert [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == txnid…
90 assert [tx for tx in self.nodes[1].listtransactions() if tx['txid'] == txnid3]
107 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
110 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
113 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
/dports/net-p2p/litecoin/litecoin-0.18.1/test/functional/
H A Dwallet_listtransactions.py41 assert_array_result(self.nodes[0].listtransactions(),
44 assert_array_result(self.nodes[1].listtransactions(),
50 assert_array_result(self.nodes[0].listtransactions(),
53 assert_array_result(self.nodes[1].listtransactions(),
59 assert_array_result(self.nodes[0].listtransactions(),
62 assert_array_result(self.nodes[0].listtransactions(),
73 assert_array_result(self.nodes[1].listtransactions(),
76 assert_array_result(self.nodes[0].listtransactions(),
79 assert_array_result(self.nodes[1].listtransactions(),
82 assert_array_result(self.nodes[1].listtransactions(),
[all …]
H A Dwallet_importprunedfunds.py85 …assert [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == txnid…
90 assert [tx for tx in self.nodes[1].listtransactions() if tx['txid'] == txnid3]
107 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
110 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
113 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/test/functional/
H A Dwallet_listtransactions.py41 assert_array_result(self.nodes[0].listtransactions(),
44 assert_array_result(self.nodes[1].listtransactions(),
50 assert_array_result(self.nodes[0].listtransactions(),
53 assert_array_result(self.nodes[1].listtransactions(),
59 assert_array_result(self.nodes[0].listtransactions(),
62 assert_array_result(self.nodes[0].listtransactions(),
73 assert_array_result(self.nodes[1].listtransactions(),
76 assert_array_result(self.nodes[0].listtransactions(),
79 assert_array_result(self.nodes[1].listtransactions(),
82 assert_array_result(self.nodes[1].listtransactions(),
[all …]
H A Dwallet_importprunedfunds.py85 …assert [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == txnid…
90 assert [tx for tx in self.nodes[1].listtransactions() if tx['txid'] == txnid3]
107 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
110 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
113 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/test/functional/
H A Dwallet_listtransactions.py36 assert_array_result(self.nodes[0].listtransactions(),
39 assert_array_result(self.nodes[1].listtransactions(),
46 assert_array_result(self.nodes[0].listtransactions(),
49 assert_array_result(self.nodes[1].listtransactions(),
55 assert_array_result(self.nodes[0].listtransactions(),
58 assert_array_result(self.nodes[0].listtransactions(),
69 assert_array_result(self.nodes[1].listtransactions(),
72 assert_array_result(self.nodes[0].listtransactions(),
75 assert_array_result(self.nodes[1].listtransactions(),
78 assert_array_result(self.nodes[1].listtransactions(),
[all …]
H A Dwallet_importprunedfunds.py87 …assert [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == txnid…
92 assert [tx for tx in self.nodes[1].listtransactions() if tx['txid'] == txnid3]
109 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
112 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
115 …assert not [tx for tx in self.nodes[1].listtransactions(include_watchonly=True) if tx['txid'] == t…
/dports/net-p2p/c-lightning/lightning-0.10.2/doc/
H A Dlightning-listtransactions.7.md1 lightning-listtransactions -- Command to get the list of transactions that was stored in the wallet.
7 **listtransactions**
12 The **listtransactions** command returns transactions tracked in the wallet. This includes deposits…
19 "method": "listtransactions",

12345678910>>...14