MCPcopy Create free account

hub / github.com/ElementsProject/elements / types & classes

Types & classes2,841 in github.com/ElementsProject/elements

↓ 417 callersClassCScript
Serialized script A bytes subclass, so you can use this directly whenever bytes are accepted. Note that this means that indexing does *not* w
test/functional/test_framework/script.py:511
↓ 397 callersClassCScript
src/test/util/mining.h:14
↓ 289 callersClassCTxOut
test/functional/test_framework/messages.py:612
↓ 276 callersClassCScript
Serialized script A bytes subclass, so you can use this directly whenever bytes are accepted. Note that this means that indexing does *not* w
test/bitcoin_functional/functional/test_framework/script.py:405
↓ 218 callersClassParams
src/node/miner.h:24
↓ 194 callersClassSlice
src/leveldb/util/logging.h:20
↓ 180 callersClassCTransaction
src/util/rbf.h:10
↓ 165 callersClassCScriptOp
A single script opcode
test/functional/test_framework/script.py:54
↓ 160 callersClassCTransaction
test/functional/test_framework/messages.py:801
↓ 153 callersClassCTransaction
test/bitcoin_functional/functional/test_framework/messages.py:415
↓ 153 callersClassCTxIn
test/functional/test_framework/messages.py:432
↓ 147 callersClassCTxOut
test/bitcoin_functional/functional/test_framework/messages.py:326
↓ 134 callersClassCOutPoint
test/functional/test_framework/messages.py:366
↓ 134 callersClassTestBuilder
src/test/script_tests.cpp:290
↓ 133 callersClassCTxIn
test/bitcoin_functional/functional/test_framework/messages.py:296
↓ 129 callersClassCScriptOp
A single script opcode
test/bitcoin_functional/functional/test_framework/script.py:27
↓ 115 callersClassconnection
src/node/ui_interface.h:20
↓ 109 callersClassCOutPoint
test/bitcoin_functional/functional/test_framework/messages.py:275
↓ 104 callersClassCompactSizeWriter
src/serialize.h:536
↓ 96 callersClassCAddress
src/addrdb.h:19
↓ 84 callersClassCOutPoint
src/node/coin.h:10
↓ 78 callersClassParams
src/txdb.h:22
↓ 77 callersClassCAsset
* Native Asset Issuance * * An asset identifier tag, a 256 bits serialized hash (sha256) defined * by the issuance transaction from which the ou
src/asset.h:19
↓ 70 callersClassCFeeRate
src/policy/fees.h:21
↓ 70 callersClassScriptHash
src/script/standard.h:24
↓ 62 callersClassCScript
src/rpc/util.h:39
↓ 62 callersClassPKHash
src/script/standard.h:97
↓ 59 callersClassCTxInWitness
test/functional/test_framework/messages.py:679
↓ 56 callersClassuint256
src/pow.h:15
↓ 54 callersClassP2PInterface
A high-level P2P interface class for communicating with a Bitcoin node. This class provides high-level callbacks for processing P2P message p
test/functional/test_framework/p2p.py:309
↓ 53 callersClassuint256
src/qt/walletmodel.h:38
↓ 52 callersClassException
Exception class thrown when a call to remote method fails due to an IPC error, like a socket getting disconnected.
src/ipc/exception.h:13
↓ 52 callersClassInternalKey
src/leveldb/db/dbformat.h:49
↓ 52 callersEnumState
The various states a (txhash,peer) pair can be in. * * Note that CANDIDATE is split up into 3 substates (DELAYED, BEST, READY), allowing more effici
src/txrequest.cpp:38
↓ 50 callersClassCInv
test/functional/test_framework/messages.py:310
↓ 50 callersClassUniValueType
Wrapper for UniValue::VType, which includes typeAny: * Used to denote don't care type. */
src/rpc/util.h:51
↓ 48 callersClassCTxOut
src/policy/policy.h:18
↓ 44 callersClassmsg_block
test/functional/test_framework/messages.py:1761
↓ 43 callersClassmsg_block
test/bitcoin_functional/functional/test_framework/messages.py:1119
↓ 42 callersClassCPubKey
src/rpc/util.h:38
↓ 42 callersClassCScript
src/core_io.h:17
↓ 42 callersClassFoundBlock
Helper for findBlock to selectively return pieces of block data. If block is found, data will be returned by setting specified output variables. If bl
src/interfaces/chain.h:45
↓ 39 callersClassCTxInWitness
test/bitcoin_functional/functional/test_framework/messages.py:366
↓ 38 callersClassCTxOutValue
test/functional/test_framework/messages.py:524
↓ 37 callersClassCScriptID
A reference to a CScript: the Hash160 of its serialization (see script.h) */
src/script/standard.h:27
↓ 36 callersClassCBlockHeader
test/functional/test_framework/messages.py:1076
↓ 36 callersClasstype
src/support/events.h:22
↓ 34 callersClassWriteOptions
src/leveldb/include/leveldb/db.h:23
↓ 33 callersClassarith_uint256
256-bit unsigned big integer. */
src/arith_uint256.h:250
↓ 32 callersClassCBlock
test/functional/test_framework/messages.py:1183
↓ 32 callersClassCSHA256
A hasher class for SHA-256. */
src/crypto/sha256.h:14
↓ 32 callersClassCScriptNum
src/script/script.h:281
↓ 31 callersClassWitnessV0ScriptHash
src/script/standard.h:126
↓ 30 callersClassCBlockHeader
test/bitcoin_functional/functional/test_framework/messages.py:524
↓ 29 callersClassMiniWallet
test/functional/test_framework/wallet.py:76
↓ 29 callersClassReadOptions
src/leveldb/table/format.h:20
↓ 28 callersClassCService
A combination of a network address (CNetAddr) and a (TCP) port */
src/netaddress.h:527
↓ 28 callersClassQModelIndex
src/qt/addressbookpage.h:21
↓ 27 callersClassCMutableTransaction
src/test/util/setup_common.h:118
↓ 26 callersClassECKey
A secp256k1 private key
test/functional/test_framework/key.py:340
↓ 26 callersClassWitnessV0KeyHash
src/script/standard.h:109
↓ 25 callersClassUTXO
Used to keep track of anyone-can-spend outputs that we can use in the tests.
test/functional/p2p_segwit.py:101
↓ 25 callersClassuint256
src/wallet/walletdb.h:20
↓ 24 callersClassCFeeRate
src/wallet/fees.h:11
↓ 24 callersClassCHashWriter
A writer stream (for serialization) that computes a 256-bit hash. */
src/hash.h:100
↓ 24 callersClassUTXO
Used to keep track of anyone-can-spend outputs that we can use in the tests.
test/bitcoin_functional/functional/p2p_segwit.py:93
↓ 24 callersClassuint160
src/wallet/walletdb.h:19
↓ 23 callersClassCNoDestination
src/script/standard.h:91
↓ 23 callersClassCScript
src/script/sign.h:18
↓ 23 callersClassCSubNet
src/banman.h:26
↓ 22 callersClassCConfidentialValue
A 33-byte commitment to a confidential value, or a 64-bit explicit value. */
src/primitives/confidential.h:132
↓ 22 callersClassCScript
src/wallet/ismine.h:15
↓ 22 callersClassOptions
src/leveldb/db/builder.h:12
↓ 21 callersClassAddrInfo
* Extended statistics about a CAddress */
src/addrman_impl.h:44
↓ 21 callersClassCInv
test/bitcoin_functional/functional/test_framework/messages.py:222
↓ 20 callersClassSkipTest
This exception is raised to skip a test
test/functional/test_framework/test_framework.py:51
↓ 20 callersClassUniValue
src/wallet/rpc/util.h:14
↓ 20 callersClassmsg_inv
test/functional/test_framework/messages.py:1660
↓ 19 callersClassFlatFilePos
src/node/blockstorage.h:30
↓ 19 callersClassHasReason
* BOOST_CHECK_EXCEPTION predicates to check the specific validation error. * Use as * BOOST_CHECK_EXCEPTION(code that throws, exception type, HasRea
src/test/util/setup_common.h:229
↓ 19 callersClassWalletBatch
Access to the wallet database. * Opens the database and provides read and write access to it. Each read and write is its own transaction. * Multiple
src/wallet/walletdb.h:183
↓ 19 callersClassmsg_headers
test/functional/test_framework/messages.py:1939
↓ 19 callersClasspath
* Path class wrapper to block calls to the fs::path(std::string) implicit * constructor and the fs::path::string() method, which have unsafe and * u
src/fs.h:29
↓ 18 callersClassCScriptNum
test/functional/test_framework/script.py:472
↓ 18 callersClassCTxOutWitness
test/functional/test_framework/messages.py:730
↓ 17 callersClassP2PDataStore
A P2P data store class. Keeps a block and transaction store and responds correctly to getdata and getheaders requests.
test/functional/test_framework/p2p.py:642
↓ 16 callersClassBaseSignatureChecker
src/script/interpreter.h:312
↓ 16 callersClassCTxIn
src/test/util/mining.h:15
↓ 16 callersClassmsg_getdata
test/functional/test_framework/messages.py:1680
↓ 14 callersClassCHash256
A hasher class for Bitcoin's 256-bit hash (double SHA-256). */
src/hash.h:24
↓ 14 callersClassCVectorWriter
Minimal stream for overwriting and/or appending to an existing byte vector * * The referenced vector will grow as necessary */
src/streams.h:73
↓ 14 callersClassP2PDataStore
A P2P data store class. Keeps a block and transaction store and responds correctly to getdata and getheaders requests.
test/bitcoin_functional/functional/test_framework/mininode.py:457
↓ 14 callersClassQKeySequence
src/qt/guiutil.h:48
↓ 14 callersClassmsg_tx
test/functional/test_framework/messages.py:1721
↓ 13 callersClassCMutableTransaction
src/script/sign.h:23
↓ 13 callersClassFastRandomContext
* Fast randomness source. This is seeded once with secure random data, but * is completely deterministic and does not gather more entropy after that.
src/random.h:131
↓ 13 callersClassInit
src/qt/bitcoin.h:31
↓ 13 callersClassP2PInterface
A high-level P2P interface class for communicating with a Bitcoin node. This class provides high-level callbacks for processing P2P message p
test/bitcoin_functional/functional/test_framework/mininode.py:257
↓ 12 callersClassAddrReceiver
test/functional/p2p_addr_relay.py:27
↓ 12 callersClassJSONRPCException
test/functional/test_framework/authproxy.py:52
next →1–100 of 2,841, ranked by callers