Home
last modified time | relevance | path

Searched defs:segwit (Results 1 – 25 of 27) sorted by relevance

12

/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Doutputtype.cpp68 CTxDestination segwit = WitnessV0KeyHash(keyid); in GetAllDestinationsForKey() local
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Doutputtype.cpp68 CTxDestination segwit = WitnessV0KeyHash(keyid); in GetAllDestinationsForKey() local
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Doutputtype.cpp68 CTxDestination segwit = WitnessV0KeyHash(keyid); in GetAllDestinationsForKey() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Doutputtype.cpp73 CTxDestination segwit = WitnessV0KeyHash(keyid); in GetAllDestinationsForKey() local
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Doutputtype.cpp73 CTxDestination segwit = WitnessV0KeyHash(keyid); in GetAllDestinationsForKey() local
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Doutputtype.cpp73 CTxDestination segwit = WitnessV0KeyHash(keyid); in GetAllDestinationsForKey() local
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Doutputtype.cpp73 CTxDestination segwit = WitnessV0KeyHash(keyid); in GetAllDestinationsForKey() local
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Doutputtype.cpp77 CTxDestination segwit = WitnessV0KeyHash(keyid); in GetAllDestinationsForKey() local
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Doutputtype.cpp77 CTxDestination segwit = WitnessV0KeyHash(keyid); in GetAllDestinationsForKey() local
/dports/security/py-ckcc-protocol/ckcc-protocol-1.1.0/ckcc/
H A Dcli.py399 def sign_message(message, path, verbose=True, just_sig=False, wrap=False, segwit=False): argument
594 def show_address(path, quiet=False, segwit=False, wrap=False): argument
640 def show_address(script, fingerprints, quiet=False, segwit=False, wrap=False): argument
/dports/net-p2p/bitcoin/bitcoin-22.0/test/functional/
H A Dp2p_compactblocks.py156 def build_block_on_tip(self, node, segwit=False): argument
404 def test_compactblock_requests(self, test_node, segwit=True): argument
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/test/functional/
H A Dp2p_compactblocks.py156 def build_block_on_tip(self, node, segwit=False): argument
404 def test_compactblock_requests(self, test_node, segwit=True): argument
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/test/functional/
H A Dp2p_compactblocks.py156 def build_block_on_tip(self, node, segwit=False): argument
404 def test_compactblock_requests(self, test_node, segwit=True): argument
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/test/functional/
H A Dp2p_compactblocks.py107 def build_block_on_tip(self, node, segwit=False): argument
355 def test_compactblock_requests(self, test_node, segwit=True): argument
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/test/functional/
H A Dp2p_compactblocks.py108 def build_block_on_tip(self, node, segwit=False): argument
383 def test_compactblock_requests(self, test_node, segwit=True): argument
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/test/functional/
H A Dp2p_compactblocks.py107 def build_block_on_tip(self, node, segwit=False): argument
355 def test_compactblock_requests(self, test_node, segwit=True): argument
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/test/functional/
H A Dp2p_compactblocks.py107 def build_block_on_tip(self, node, segwit=False): argument
355 def test_compactblock_requests(self, test_node, segwit=True): argument
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/test/functional/
H A Dp2p_compactblocks.py109 def build_block_on_tip(self, node, segwit=False): argument
380 def test_compactblock_requests(self, node, test_node, version, segwit): argument
/dports/net-p2p/litecoin/litecoin-0.18.1/test/functional/
H A Dp2p_compactblocks.py109 def build_block_on_tip(self, node, segwit=False): argument
380 def test_compactblock_requests(self, node, test_node, version, segwit): argument
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/test/functional/
H A Dp2p_compactblocks.py109 def build_block_on_tip(self, node, segwit=False): argument
380 def test_compactblock_requests(self, node, test_node, version, segwit): argument
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/qa/rpc-tests/
H A Dp2p-compactblocks.py126 def build_block_on_tip(self, node, segwit=False): argument
389 def test_compactblock_requests(self, node, test_node, version, segwit): argument
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/qa/rpc-tests/
H A Dp2p-compactblocks.py126 def build_block_on_tip(self, node, segwit=False): argument
389 def test_compactblock_requests(self, node, test_node, version, segwit): argument
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/qa/rpc-tests/
H A Dp2p-compactblocks.py126 def build_block_on_tip(self, node, segwit=False): argument
389 def test_compactblock_requests(self, node, test_node, version, segwit): argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/accounts/usbwallet/internal/trezor/
H A Dtypes.proto177 optional bool segwit = 11; field
/dports/security/py-btchip-python/btchip-python-0.1.32/btchip/
H A Dbtchip.py117 …def getWalletPublicKey(self, path, showOnScreen=False, segwit=False, segwitNative=False, cashAddr=… argument

12