Home
last modified time | relevance | path

Searched refs:gettxoutsetinfo (Results 1 – 25 of 128) sorted by relevance

123456

/dports/net-p2p/bitcoin/bitcoin-22.0/test/functional/
H A Dfeature_coinstatsindex.py80 res0 = node.gettxoutsetinfo('none')
87 res1 = index_node.gettxoutsetinfo(hash_option)
103 res2 = index_node.gettxoutsetinfo(hash_option, 102)
121 res4 = index_node.gettxoutsetinfo(hash_option, 0)
138 res5 = index_node.gettxoutsetinfo(hash_option, 102)
182 res6 = index_node.gettxoutsetinfo(hash_option, 108)
232 res8 = index_node.gettxoutsetinfo('muhash')
234 res9 = index_node.gettxoutsetinfo('muhash')
239 res10 = index_node.gettxoutsetinfo('muhash')
247 res = self.nodes[0].gettxoutsetinfo('muhash')
[all …]
H A Dfeature_utxo_set_hash.py67 node_muhash = node.gettxoutsetinfo("muhash")['muhash']
72 …assert_equal(node.gettxoutsetinfo()['hash_serialized_2'], "5b1b44097406226c0eb8e1362cd17a1f346522c…
73 …assert_equal(node.gettxoutsetinfo("muhash")['muhash'], "4b8803075d7151d06fad3e88b68ba726886794873f…
H A Drpc_blockchain.py226 res = node.gettxoutsetinfo()
244 res2 = node.gettxoutsetinfo()
256 res3 = node.gettxoutsetinfo()
265 res4 = node.gettxoutsetinfo(hash_type='hash_serialized_2')
270 res5 = node.gettxoutsetinfo(hash_type='none')
274 res6 = node.gettxoutsetinfo(hash_type='muhash')
283 … assert_raises_rpc_error(-8, "foohash is not a valid hash_type", node.gettxoutsetinfo, "foohash")
H A Dfeature_dbcrash.py91 utxo_hash = self.nodes[node_index].gettxoutsetinfo()['hash_serialized_2']
136 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
178 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
183 nodei_utxo_hash = self.nodes[i].gettxoutsetinfo()['hash_serialized_2']
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/test/functional/
H A Dfeature_coinstatsindex.py80 res0 = node.gettxoutsetinfo('none')
87 res1 = index_node.gettxoutsetinfo(hash_option)
103 res2 = index_node.gettxoutsetinfo(hash_option, 102)
121 res4 = index_node.gettxoutsetinfo(hash_option, 0)
138 res5 = index_node.gettxoutsetinfo(hash_option, 102)
182 res6 = index_node.gettxoutsetinfo(hash_option, 108)
232 res8 = index_node.gettxoutsetinfo('muhash')
234 res9 = index_node.gettxoutsetinfo('muhash')
239 res10 = index_node.gettxoutsetinfo('muhash')
247 res = self.nodes[0].gettxoutsetinfo('muhash')
[all …]
H A Dfeature_utxo_set_hash.py67 node_muhash = node.gettxoutsetinfo("muhash")['muhash']
72 …assert_equal(node.gettxoutsetinfo()['hash_serialized_2'], "5b1b44097406226c0eb8e1362cd17a1f346522c…
73 …assert_equal(node.gettxoutsetinfo("muhash")['muhash'], "4b8803075d7151d06fad3e88b68ba726886794873f…
H A Drpc_blockchain.py226 res = node.gettxoutsetinfo()
244 res2 = node.gettxoutsetinfo()
256 res3 = node.gettxoutsetinfo()
265 res4 = node.gettxoutsetinfo(hash_type='hash_serialized_2')
270 res5 = node.gettxoutsetinfo(hash_type='none')
274 res6 = node.gettxoutsetinfo(hash_type='muhash')
283 … assert_raises_rpc_error(-8, "foohash is not a valid hash_type", node.gettxoutsetinfo, "foohash")
H A Dfeature_dbcrash.py91 utxo_hash = self.nodes[node_index].gettxoutsetinfo()['hash_serialized_2']
136 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
178 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
183 nodei_utxo_hash = self.nodes[i].gettxoutsetinfo()['hash_serialized_2']
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/test/functional/
H A Dfeature_coinstatsindex.py80 res0 = node.gettxoutsetinfo('none')
87 res1 = index_node.gettxoutsetinfo(hash_option)
103 res2 = index_node.gettxoutsetinfo(hash_option, 102)
121 res4 = index_node.gettxoutsetinfo(hash_option, 0)
138 res5 = index_node.gettxoutsetinfo(hash_option, 102)
182 res6 = index_node.gettxoutsetinfo(hash_option, 108)
232 res8 = index_node.gettxoutsetinfo('muhash')
234 res9 = index_node.gettxoutsetinfo('muhash')
239 res10 = index_node.gettxoutsetinfo('muhash')
247 res = self.nodes[0].gettxoutsetinfo('muhash')
[all …]
H A Dfeature_utxo_set_hash.py67 node_muhash = node.gettxoutsetinfo("muhash")['muhash']
72 …assert_equal(node.gettxoutsetinfo()['hash_serialized_2'], "5b1b44097406226c0eb8e1362cd17a1f346522c…
73 …assert_equal(node.gettxoutsetinfo("muhash")['muhash'], "4b8803075d7151d06fad3e88b68ba726886794873f…
H A Drpc_blockchain.py226 res = node.gettxoutsetinfo()
244 res2 = node.gettxoutsetinfo()
256 res3 = node.gettxoutsetinfo()
265 res4 = node.gettxoutsetinfo(hash_type='hash_serialized_2')
270 res5 = node.gettxoutsetinfo(hash_type='none')
274 res6 = node.gettxoutsetinfo(hash_type='muhash')
283 … assert_raises_rpc_error(-8, "foohash is not a valid hash_type", node.gettxoutsetinfo, "foohash")
H A Dfeature_dbcrash.py91 utxo_hash = self.nodes[node_index].gettxoutsetinfo()['hash_serialized_2']
136 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
178 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
183 nodei_utxo_hash = self.nodes[i].gettxoutsetinfo()['hash_serialized_2']
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/test/functional/
H A Drpc_blockchain.py192 res = node.gettxoutsetinfo()
210 res2 = node.gettxoutsetinfo()
222 res3 = node.gettxoutsetinfo()
231 res4 = node.gettxoutsetinfo(hash_type='hash_serialized_2')
236 res5 = node.gettxoutsetinfo(hash_type='none')
H A Dfeature_dbcrash.py93 utxo_hash = self.nodes[node_index].gettxoutsetinfo()['hash_serialized_2']
138 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
180 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
185 nodei_utxo_hash = self.nodes[i].gettxoutsetinfo()['hash_serialized_2']
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/test/functional/
H A Drpc_blockchain.py192 res = node.gettxoutsetinfo()
210 res2 = node.gettxoutsetinfo()
222 res3 = node.gettxoutsetinfo()
231 res4 = node.gettxoutsetinfo(hash_type='hash_serialized_2')
236 res5 = node.gettxoutsetinfo(hash_type='none')
H A Dfeature_dbcrash.py93 utxo_hash = self.nodes[node_index].gettxoutsetinfo()['hash_serialized_2']
138 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
180 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
185 nodei_utxo_hash = self.nodes[i].gettxoutsetinfo()['hash_serialized_2']
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/test/functional/
H A Drpc_blockchain.py192 res = node.gettxoutsetinfo()
210 res2 = node.gettxoutsetinfo()
222 res3 = node.gettxoutsetinfo()
231 res4 = node.gettxoutsetinfo(hash_type='hash_serialized_2')
236 res5 = node.gettxoutsetinfo(hash_type='none')
H A Dfeature_dbcrash.py93 utxo_hash = self.nodes[node_index].gettxoutsetinfo()['hash_serialized_2']
138 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
180 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
185 nodei_utxo_hash = self.nodes[i].gettxoutsetinfo()['hash_serialized_2']
/dports/net-p2p/litecoin/litecoin-0.18.1/test/functional/
H A Dfeature_dbcrash.py87 utxo_hash = self.nodes[node_index].gettxoutsetinfo()['hash_serialized_2']
139 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
181 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
186 nodei_utxo_hash = self.nodes[i].gettxoutsetinfo()['hash_serialized_2']
H A Drpc_blockchain.py181 res = node.gettxoutsetinfo()
199 res2 = node.gettxoutsetinfo()
211 res3 = node.gettxoutsetinfo()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/test/functional/
H A Dfeature_dbcrash.py87 utxo_hash = self.nodes[node_index].gettxoutsetinfo()['hash_serialized_2']
139 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
181 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
186 nodei_utxo_hash = self.nodes[i].gettxoutsetinfo()['hash_serialized_2']
H A Drpc_blockchain.py181 res = node.gettxoutsetinfo()
199 res2 = node.gettxoutsetinfo()
211 res3 = node.gettxoutsetinfo()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/test/functional/
H A Dfeature_dbcrash.py87 utxo_hash = self.nodes[node_index].gettxoutsetinfo()['hash_serialized_2']
139 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
181 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
186 nodei_utxo_hash = self.nodes[i].gettxoutsetinfo()['hash_serialized_2']
H A Drpc_blockchain.py181 res = node.gettxoutsetinfo()
199 res2 = node.gettxoutsetinfo()
211 res3 = node.gettxoutsetinfo()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/test/functional/
H A Dfeature_dbcrash.py93 utxo_hash = self.nodes[node_index].gettxoutsetinfo()['hash_serialized_2']
138 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
180 node3_utxo_hash = self.nodes[3].gettxoutsetinfo()['hash_serialized_2']
185 nodei_utxo_hash = self.nodes[i].gettxoutsetinfo()['hash_serialized_2']

123456