Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/citp/BlockSci
/ functions
Functions
2,090 in github.com/citp/BlockSci
⨍
Functions
2,090
◇
Types & classes
590
↓ 1 callers
Function
addScriptHashRangeMethods
blockscipy/src/scripts/scripthash/scripthash_py.cpp:33
↓ 1 callers
Function
addStringProxyMethods
blockscipy/src/simple/string_proxy.cpp:20
↓ 1 callers
Function
addTaggedAddressProxyMethods
blockscipy/src/cluster/tagged_address/tagged_address_proxy_py.cpp:27
↓ 1 callers
Function
addTaggedAddressRangeMethods
blockscipy/src/cluster/tagged_address/tagged_address_py.cpp:22
↓ 1 callers
Function
addTaggedClusterProxyMethods
blockscipy/src/cluster/tagged_cluster/tagged_cluster_proxy_py.cpp:29
↓ 1 callers
Function
addTaggedClusterRangeMethods
blockscipy/src/cluster/tagged_cluster/tagged_cluster_py.cpp:25
↓ 1 callers
Function
addTimeProxyMethods
blockscipy/src/simple/time_proxy.cpp:68
↓ 1 callers
Function
addToList
blockscipy/src/blocksci_type.cpp:83
↓ 1 callers
Function
addTxProxyMethods
blockscipy/src/chain/tx/tx_proxy_py.cpp:30
↓ 1 callers
Function
addTxRangeMethods
blockscipy/src/chain/tx/tx_py.cpp:43
↓ 1 callers
Method
addTxes
src/internal/hash_index.cpp:86
↓ 1 callers
Function
addUint160ProxyMethods
blockscipy/src/simple/uint160_proxy.cpp:19
↓ 1 callers
Function
addUint256ProxyMethods
blockscipy/src/simple/uint256_proxy.cpp:19
↓ 1 callers
Function
addWitnessPubkeyHashProxyMethods
blockscipy/src/scripts/pubkey/witness_pubkeyhash/witness_pubkeyhash_proxy_py.cpp:22
↓ 1 callers
Function
addWitnessPubkeyHashRangeMethods
blockscipy/src/scripts/pubkey/pubkey_py.cpp:63
↓ 1 callers
Function
addWitnessScriptHashProxyMethods
blockscipy/src/scripts/scripthash/witness_scripthash/witness_scripthash_proxy_py.cpp:22
↓ 1 callers
Function
addWitnessScriptHashRangeMethods
blockscipy/src/scripts/scripthash/scripthash_py.cpp:37
↓ 1 callers
Function
addWitnessUnknownProxyMethods
blockscipy/src/scripts/witness_unknown/witness_unknown_proxy_py.cpp:48
↓ 1 callers
Function
addWitnessUnknownRangeMethods
blockscipy/src/scripts/witness_unknown/witness_unknown_py.cpp:25
↓ 1 callers
Method
addressPath
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 callers
Method
addressString
src/scripts/pubkey_script.cpp:23
↓ 1 callers
Function
addressTypeCheckThrow
src/internal/address_info.hpp:113
↓ 1 callers
Function
address_types
(chain_name)
test/blockscipy/test_equiv_address.py:1
↓ 1 callers
Function
addresses
(chain, json_data, chain_name)
test/blockscipy/test_equiv_address.py:8
↓ 1 callers
Function
addresses
(chain, json_data, chain_name)
test/blockscipy/test_addresses.py:13
↓ 1 callers
Function
applyMethodsToProxyGeneric
blockscipy/src/proxy_apply_py.hpp:101
↓ 1 callers
Function
applyProxyIteratorFuncs
blockscipy/src/generic_proxy/range.cpp:19
↓ 1 callers
Function
applyProxyMapOptionalFuncsCore
blockscipy/src/generic_proxy/range_map_optional_core.cpp:15
↓ 1 callers
Function
applyProxyMapOptionalFuncsOther
blockscipy/src/generic_proxy/range_map_optional_other.cpp:15
↓ 1 callers
Function
applyProxyMapOptionalFuncsScripts
blockscipy/src/generic_proxy/range_map_optional_scripts.cpp:16
↓ 1 callers
Function
applyProxyMapSequenceFuncsCore
blockscipy/src/generic_proxy/range_map_sequence_core.cpp:16
↓ 1 callers
Function
applyProxyMapSequenceFuncsOther
blockscipy/src/generic_proxy/range_map_sequence_other.cpp:14
↓ 1 callers
Function
applyProxyMapSequenceFuncsScripts
blockscipy/src/generic_proxy/range_map_sequence_scripts.cpp:14
↓ 1 callers
Function
applyProxyRangeFuncs
blockscipy/src/generic_proxy/range.cpp:82
↓ 1 callers
Function
backUpdateTxes
tools/parser/block_processor.cpp:446
↓ 1 callers
Function
baseSize
include/blocksci/chain/block.hpp:71
↓ 1 callers
Method
build_extension
(self, ext)
blockscipy/setup.py:34
↓ 1 callers
Method
calculateHash
tools/parser/preproccessed_block.cpp:165
↓ 1 callers
Function
calculateHashes
tools/parser/bloom_filter.cpp:62
↓ 1 callers
Function
calculateLength
tools/parser/bloom_filter.cpp:58
↓ 1 callers
Method
checkConfigFile
tools/parser/doctor.cpp:42
↓ 1 callers
Function
check_hashindex_txindex
Compute a checksum over txindex lookup data in hash index. */
tools/integrity_check/main.cpp:319
↓ 1 callers
Function
check_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 callers
Method
clearBuffer
src/internal/file_mapper.hpp:551
↓ 1 callers
Method
clearOldMempool
Clear transactions and blocks that were not included in the chain in more than 5 days
tools/mempool_recorder/main.cpp:212
↓ 1 callers
Method
clear_no_resize
tools/parser/serializable_map.hpp:79
↓ 1 callers
Method
clusterCount
src/internal/cluster_access.hpp:103
↓ 1 callers
Function
compute_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 callers
Function
compute_block_hash
Compute a checksum over block data. */
tools/integrity_check/main.cpp:36
↓ 1 callers
Function
compute_hashindex_addressrange_hash
Compute a checksum over all addres ranges in hash index. */
tools/integrity_check/main.cpp:299
↓ 1 callers
Function
compute_txdata_hash
Compute a checksum over core transaction data. */
tools/integrity_check/main.cpp:63
↓ 1 callers
Function
containsKeysetChange
src/heuristics/tx_identification.cpp:481
↓ 1 callers
Function
convertInputBlockSci
blockscipy/src/python_range_conversion.cpp:99
↓ 1 callers
Function
convertRandomSizedBlockSci
blockscipy/src/python_range_conversion.cpp:105
↓ 1 callers
Function
createClusters
src/cluster/cluster_manager.cpp:168
↓ 1 callers
Function
create_checksum
Create a checksum. */
src/scripts/bitcoin_bech32.cpp:88
↓ 1 callers
Function
decode
Decode a Bech32 string. */
src/scripts/bitcoin_bech32.cpp:117
↓ 1 callers
Function
defineProxyFunctions
blockscipy/src/proxy/proxy_functions.hpp:19
↓ 1 callers
Function
doubleSha256
src/internal/hash.cpp:36
↓ 1 callers
Method
end
tools/parser/hash_index_creator.hpp:89
↓ 1 callers
Function
endTxIndex
include/blocksci/chain/block_range.hpp:127
↓ 1 callers
Function
extractScriptData
tools/parser/script_output.cpp:83
↓ 1 callers
Method
fileSize
src/internal/file_mapper.hpp:564
↓ 1 callers
Method
finalize
tools/parser/preproccessed_block.cpp:261
↓ 1 callers
Method
find
tools/parser/hash_index_creator.hpp:85
↓ 1 callers
Method
findAddress
tools/parser/address_state.hpp:114
↓ 1 callers
Method
firstInputFilePath
src/internal/chain_access.hpp:192
↓ 1 callers
Method
firstOutputFilePath
src/internal/chain_access.hpp:196
↓ 1 callers
Function
firstTxIndex
include/blocksci/chain/block_range.hpp:124
↓ 1 callers
Function
fix_self_doc_def
(doc)
blockscipy/blocksci/__init__.py:469
↓ 1 callers
Function
flattenOptional
blockscipy/src/generic_proxy/range_map_optional_impl.hpp:28
↓ 1 callers
Function
fullTypeImp
src/address/address.cpp:297
↓ 1 callers
Method
getAddresses
src/cluster/cluster.cpp:83
↓ 1 callers
Method
getBlockTime
src/internal/mempool_index.hpp:203
↓ 1 callers
Method
getBlockTimestamp
src/internal/mempool_index.hpp:212
↓ 1 callers
Method
getFPRate
tools/parser/bloom_filter.hpp:97
↓ 1 callers
Function
getFirstTxIndex
include/blocksci/scripts/script.hpp:34
↓ 1 callers
Method
getGenericAny
blockscipy/src/generic_proxy.cpp:17
↓ 1 callers
Method
getIncludingMultisigs
src/internal/address_index.cpp:109
↓ 1 callers
Method
getInputPointers
src/chain/transaction.cpp:115
↓ 1 callers
Method
getMaxItems
tools/parser/bloom_filter.hpp:93
↓ 1 callers
Method
getNestingScriptHash
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 callers
Function
getOpReturn
src/chain/transaction.cpp:130
↓ 1 callers
Method
getPath
tools/parser/safe_mem_reader.hpp:36
↓ 1 callers
Method
getPossibleNestedEquivalentUp
src/internal/address_index.cpp:185
↓ 1 callers
Method
getPubkey
src/scripts/pubkey_base_script.cpp:18
↓ 1 callers
Method
getRawTransaction
tools/parser/preproccessed_block.cpp:221
↓ 1 callers
Function
getScriptNestedEquivalents
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 callers
Method
getSequenceNumbers
src/internal/chain_access.hpp:242
↓ 1 callers
Method
getSpendingInput
Get the Input that spends this Output, if it was spent yet */
src/chain/output.cpp:45
↓ 1 callers
Function
getSpentOutputPointer
Get OutputPointer of the output that this input spends */
include/blocksci/chain/input.hpp:101
↓ 1 callers
Function
getSubsidy
Return the expected reward for a block
src/heuristics/taint.cpp:170
↓ 1 callers
Method
getTaggedAddresses
src/cluster/cluster.cpp:236
↓ 1 callers
Method
getTaggedUnsafe
src/cluster/cluster.cpp:139
↓ 1 callers
Method
getTransactions
src/address/address.cpp:202
↓ 1 callers
Method
getTxHash
src/internal/chain_access.hpp:227
↓ 1 callers
Function
getTxIndex
src/chain/transaction.cpp:31
↓ 1 callers
Method
getTxIndex
tools/parser/hash_index_creator.cpp:92
↓ 1 callers
Method
getTxIndex
src/internal/hash_index.cpp:130
↓ 1 callers
Method
getTxTime
src/internal/mempool_index.hpp:176
← previous
next →
401–500 of 2,090, ranked by callers