MCPcopy Create free account

hub / github.com/citp/BlockSci / functions

Functions2,090 in github.com/citp/BlockSci

↓ 1 callersFunctionaddScriptHashRangeMethods
blockscipy/src/scripts/scripthash/scripthash_py.cpp:33
↓ 1 callersFunctionaddStringProxyMethods
blockscipy/src/simple/string_proxy.cpp:20
↓ 1 callersFunctionaddTaggedAddressProxyMethods
blockscipy/src/cluster/tagged_address/tagged_address_proxy_py.cpp:27
↓ 1 callersFunctionaddTaggedAddressRangeMethods
blockscipy/src/cluster/tagged_address/tagged_address_py.cpp:22
↓ 1 callersFunctionaddTaggedClusterProxyMethods
blockscipy/src/cluster/tagged_cluster/tagged_cluster_proxy_py.cpp:29
↓ 1 callersFunctionaddTaggedClusterRangeMethods
blockscipy/src/cluster/tagged_cluster/tagged_cluster_py.cpp:25
↓ 1 callersFunctionaddTimeProxyMethods
blockscipy/src/simple/time_proxy.cpp:68
↓ 1 callersFunctionaddToList
blockscipy/src/blocksci_type.cpp:83
↓ 1 callersFunctionaddTxProxyMethods
blockscipy/src/chain/tx/tx_proxy_py.cpp:30
↓ 1 callersFunctionaddTxRangeMethods
blockscipy/src/chain/tx/tx_py.cpp:43
↓ 1 callersMethodaddTxes
src/internal/hash_index.cpp:86
↓ 1 callersFunctionaddUint160ProxyMethods
blockscipy/src/simple/uint160_proxy.cpp:19
↓ 1 callersFunctionaddUint256ProxyMethods
blockscipy/src/simple/uint256_proxy.cpp:19
↓ 1 callersFunctionaddWitnessPubkeyHashProxyMethods
blockscipy/src/scripts/pubkey/witness_pubkeyhash/witness_pubkeyhash_proxy_py.cpp:22
↓ 1 callersFunctionaddWitnessPubkeyHashRangeMethods
blockscipy/src/scripts/pubkey/pubkey_py.cpp:63
↓ 1 callersFunctionaddWitnessScriptHashProxyMethods
blockscipy/src/scripts/scripthash/witness_scripthash/witness_scripthash_proxy_py.cpp:22
↓ 1 callersFunctionaddWitnessScriptHashRangeMethods
blockscipy/src/scripts/scripthash/scripthash_py.cpp:37
↓ 1 callersFunctionaddWitnessUnknownProxyMethods
blockscipy/src/scripts/witness_unknown/witness_unknown_proxy_py.cpp:48
↓ 1 callersFunctionaddWitnessUnknownRangeMethods
blockscipy/src/scripts/witness_unknown/witness_unknown_py.cpp:25
↓ 1 callersMethodaddressPath
Directory that contains the serialization of the AddressState class. This contains bloom filters which provide checking of whether an address h
tools/parser/parser_configuration.hpp:52
↓ 1 callersMethodaddressString
src/scripts/pubkey_script.cpp:23
↓ 1 callersFunctionaddressTypeCheckThrow
src/internal/address_info.hpp:113
↓ 1 callersFunctionaddress_types
(chain_name)
test/blockscipy/test_equiv_address.py:1
↓ 1 callersFunctionaddresses
(chain, json_data, chain_name)
test/blockscipy/test_equiv_address.py:8
↓ 1 callersFunctionaddresses
(chain, json_data, chain_name)
test/blockscipy/test_addresses.py:13
↓ 1 callersFunctionapplyMethodsToProxyGeneric
blockscipy/src/proxy_apply_py.hpp:101
↓ 1 callersFunctionapplyProxyIteratorFuncs
blockscipy/src/generic_proxy/range.cpp:19
↓ 1 callersFunctionapplyProxyMapOptionalFuncsCore
blockscipy/src/generic_proxy/range_map_optional_core.cpp:15
↓ 1 callersFunctionapplyProxyMapOptionalFuncsOther
blockscipy/src/generic_proxy/range_map_optional_other.cpp:15
↓ 1 callersFunctionapplyProxyMapOptionalFuncsScripts
blockscipy/src/generic_proxy/range_map_optional_scripts.cpp:16
↓ 1 callersFunctionapplyProxyMapSequenceFuncsCore
blockscipy/src/generic_proxy/range_map_sequence_core.cpp:16
↓ 1 callersFunctionapplyProxyMapSequenceFuncsOther
blockscipy/src/generic_proxy/range_map_sequence_other.cpp:14
↓ 1 callersFunctionapplyProxyMapSequenceFuncsScripts
blockscipy/src/generic_proxy/range_map_sequence_scripts.cpp:14
↓ 1 callersFunctionapplyProxyRangeFuncs
blockscipy/src/generic_proxy/range.cpp:82
↓ 1 callersFunctionbackUpdateTxes
tools/parser/block_processor.cpp:446
↓ 1 callersFunctionbaseSize
include/blocksci/chain/block.hpp:71
↓ 1 callersMethodbuild_extension
(self, ext)
blockscipy/setup.py:34
↓ 1 callersMethodcalculateHash
tools/parser/preproccessed_block.cpp:165
↓ 1 callersFunctioncalculateHashes
tools/parser/bloom_filter.cpp:62
↓ 1 callersFunctioncalculateLength
tools/parser/bloom_filter.cpp:58
↓ 1 callersMethodcheckConfigFile
tools/parser/doctor.cpp:42
↓ 1 callersFunctioncheck_hashindex_txindex
Compute a checksum over txindex lookup data in hash index. */
tools/integrity_check/main.cpp:319
↓ 1 callersFunctioncheck_nesting_scripthash_index
Check that we can resolve P2(W)SH addresses from the address they wrap using the address index */
tools/integrity_check/main.cpp:344
↓ 1 callersMethodclearBuffer
src/internal/file_mapper.hpp:551
↓ 1 callersMethodclearOldMempool
Clear transactions and blocks that were not included in the chain in more than 5 days
tools/mempool_recorder/main.cpp:212
↓ 1 callersMethodclear_no_resize
tools/parser/serializable_map.hpp:79
↓ 1 callersMethodclusterCount
src/internal/cluster_access.hpp:103
↓ 1 callersFunctioncompute_additional_data_hash
Compute a checksum over additional data (kept in separate files that are memory-mapped on-demand). - Input sequence numbers - Indexes of outputs spe
tools/integrity_check/main.cpp:85
↓ 1 callersFunctioncompute_block_hash
Compute a checksum over block data. */
tools/integrity_check/main.cpp:36
↓ 1 callersFunctioncompute_hashindex_addressrange_hash
Compute a checksum over all addres ranges in hash index. */
tools/integrity_check/main.cpp:299
↓ 1 callersFunctioncompute_txdata_hash
Compute a checksum over core transaction data. */
tools/integrity_check/main.cpp:63
↓ 1 callersFunctioncontainsKeysetChange
src/heuristics/tx_identification.cpp:481
↓ 1 callersFunctionconvertInputBlockSci
blockscipy/src/python_range_conversion.cpp:99
↓ 1 callersFunctionconvertRandomSizedBlockSci
blockscipy/src/python_range_conversion.cpp:105
↓ 1 callersFunctioncreateClusters
src/cluster/cluster_manager.cpp:168
↓ 1 callersFunctioncreate_checksum
Create a checksum. */
src/scripts/bitcoin_bech32.cpp:88
↓ 1 callersFunctiondecode
Decode a Bech32 string. */
src/scripts/bitcoin_bech32.cpp:117
↓ 1 callersFunctiondefineProxyFunctions
blockscipy/src/proxy/proxy_functions.hpp:19
↓ 1 callersFunctiondoubleSha256
src/internal/hash.cpp:36
↓ 1 callersMethodend
tools/parser/hash_index_creator.hpp:89
↓ 1 callersFunctionendTxIndex
include/blocksci/chain/block_range.hpp:127
↓ 1 callersFunctionextractScriptData
tools/parser/script_output.cpp:83
↓ 1 callersMethodfileSize
src/internal/file_mapper.hpp:564
↓ 1 callersMethodfinalize
tools/parser/preproccessed_block.cpp:261
↓ 1 callersMethodfind
tools/parser/hash_index_creator.hpp:85
↓ 1 callersMethodfindAddress
tools/parser/address_state.hpp:114
↓ 1 callersMethodfirstInputFilePath
src/internal/chain_access.hpp:192
↓ 1 callersMethodfirstOutputFilePath
src/internal/chain_access.hpp:196
↓ 1 callersFunctionfirstTxIndex
include/blocksci/chain/block_range.hpp:124
↓ 1 callersFunctionfix_self_doc_def
(doc)
blockscipy/blocksci/__init__.py:469
↓ 1 callersFunctionflattenOptional
blockscipy/src/generic_proxy/range_map_optional_impl.hpp:28
↓ 1 callersFunctionfullTypeImp
src/address/address.cpp:297
↓ 1 callersMethodgetAddresses
src/cluster/cluster.cpp:83
↓ 1 callersMethodgetBlockTime
src/internal/mempool_index.hpp:203
↓ 1 callersMethodgetBlockTimestamp
src/internal/mempool_index.hpp:212
↓ 1 callersMethodgetFPRate
tools/parser/bloom_filter.hpp:97
↓ 1 callersFunctiongetFirstTxIndex
include/blocksci/scripts/script.hpp:34
↓ 1 callersMethodgetGenericAny
blockscipy/src/generic_proxy.cpp:17
↓ 1 callersMethodgetIncludingMultisigs
src/internal/address_index.cpp:109
↓ 1 callersMethodgetInputPointers
src/chain/transaction.cpp:115
↓ 1 callersMethodgetMaxItems
tools/parser/bloom_filter.hpp:93
↓ 1 callersMethodgetNestingScriptHash
Retrieve a list of dedup addresses that wrap the address. It's possible to receive multiple results, since multisig addresses are deduplicated, b
src/internal/address_index.cpp:169
↓ 1 callersFunctiongetOpReturn
src/chain/transaction.cpp:130
↓ 1 callersMethodgetPath
tools/parser/safe_mem_reader.hpp:36
↓ 1 callersMethodgetPossibleNestedEquivalentUp
src/internal/address_index.cpp:185
↓ 1 callersMethodgetPubkey
src/scripts/pubkey_base_script.cpp:18
↓ 1 callersMethodgetRawTransaction
tools/parser/preproccessed_block.cpp:221
↓ 1 callersFunctiongetScriptNestedEquivalents
Returns the script-equivalent addresses from a script-hash address. Note, this only returns nested addresses of a script-hash address, not the re
src/address/equiv_address.cpp:31
↓ 1 callersMethodgetSequenceNumbers
src/internal/chain_access.hpp:242
↓ 1 callersMethodgetSpendingInput
Get the Input that spends this Output, if it was spent yet */
src/chain/output.cpp:45
↓ 1 callersFunctiongetSpentOutputPointer
Get OutputPointer of the output that this input spends */
include/blocksci/chain/input.hpp:101
↓ 1 callersFunctiongetSubsidy
Return the expected reward for a block
src/heuristics/taint.cpp:170
↓ 1 callersMethodgetTaggedAddresses
src/cluster/cluster.cpp:236
↓ 1 callersMethodgetTaggedUnsafe
src/cluster/cluster.cpp:139
↓ 1 callersMethodgetTransactions
src/address/address.cpp:202
↓ 1 callersMethodgetTxHash
src/internal/chain_access.hpp:227
↓ 1 callersFunctiongetTxIndex
src/chain/transaction.cpp:31
↓ 1 callersMethodgetTxIndex
tools/parser/hash_index_creator.cpp:92
↓ 1 callersMethodgetTxIndex
src/internal/hash_index.cpp:130
↓ 1 callersMethodgetTxTime
src/internal/mempool_index.hpp:176
← previousnext →401–500 of 2,090, ranked by callers