MCPcopy Create free account

hub / github.com/bcndev/bytecoin / functions

Functions2,177 in github.com/bcndev/bytecoin

↓ 1 callersFunctionwhat_impl
src/common/exception.cpp:8
↓ 1 callersFunctionwrapCommandApdu
src/Core/hardware/Ledger.cpp:52
↓ 1 callersMethodwrite
src/http/Agent.cpp:191
↓ 1 callersMethodwrite
src/http/Server.cpp:194
↓ 1 callersMethodwrite_block
src/Core/BlockChainFileFormat.cpp:250
↓ 1 callersMethodwrite_count
src/common/MemoryStreams.hpp:157
↓ 1 callersMethodwrite_count2
src/common/MemoryStreams.hpp:170
↓ 1 callersFunctionwrite_element_name
src/seria/KVBinaryOutputStream.cpp:38
↓ 1 callersMethodwrite_ptr
src/common/MemoryStreams.hpp:160
↓ 1 callersMethodwrite_ptr2
src/common/MemoryStreams.hpp:171
↓ 1 callersFunctionzagzig
src/Core/hardware/trezor/protobuf.hpp:43
↓ 1 callersFunctionzigzag
src/Core/hardware/trezor/protobuf.hpp:41
FunctionAPIOutputEqualStackIndex
src/Core/TransactionBuilder.cpp:130
FunctionAPIOutputLessStackIndex
src/Core/TransactionBuilder.cpp:127
MethodAgent
src/http/Agent.cpp:275
MethodArchive
src/Core/Archive.cpp:25
MethodAsyncIndexDBOperation
src/platform/IndexDB.cpp:15
MethodBIGNUMw
src/common/BIPs.cpp:106
MethodBN_CTXw
src/common/BIPs.cpp:115
MethodBinaryInputStream
src/seria/BinaryInputStream.hpp:14
MethodBinaryOutputStream
src/seria/BinaryOutputStream.hpp:13
MethodBip32Key
src/common/BIPs.hpp:19
MethodBlock
src/CryptoNote.hpp:194
MethodBlock
src/Core/BlockChain.cpp:41
MethodBlockChain
src/Core/BlockChain.cpp:116
MethodBlockChainState
src/Core/BlockChainState.cpp:186
MethodBlockPreparatorMulticore
src/Core/Multicore.cpp:15
MethodCircularBuffer
src/common/MemoryStreams.hpp:144
MethodClient
src/http/Server.cpp:27
MethodClient
src/http/Client.cpp:13
MethodCommandLine
src/common/CommandLine.hpp:37
MethodCommandLine
src/common/CommandLine.cpp:22
MethodCommonLogger
src/logging/CommonLogger.cpp:77
MethodConfig
src/Core/Config.cpp:50
MethodConnection
src/http/Agent.cpp:20
MethodConnection
src/http/Agent.cpp:140
MethodConsensusErrorBadOutputOrSignature
src/Core/BlockChain.hpp:38
MethodConsensusErrorOutputDoesNotExist
src/Core/BlockChain.hpp:31
MethodConsensusErrorOutputSpent
src/Core/BlockChain.hpp:46
MethodConsoleLogger
src/logging/ConsoleLogger.cpp:16
MethodCryptoNightContext
src/crypto/hash.hpp:31
MethodCryptoNightContext
src/crypto/hash.cpp:26
MethodCur
src/platform/DBlmdb.cpp:64
MethodCurrency
src/Core/Currency.cpp:57
MethodCursor
src/platform/DBlmdb.cpp:123
MethodCursor
src/platform/DBsqlite3.cpp:126
MethodCursor
src/platform/DBmemory.cpp:66
MethodDBlmdb
src/platform/DBlmdb.cpp:81
MethodDBmemory
src/platform/DBmemory.cpp:27
MethodDBsqliteKV
src/platform/DBsqlite3.cpp:94
MethodDbi
::mdb_dbi_close should never be called according to docs
src/platform/DBlmdb.cpp:53
MethodDeltaState
src/Core/BlockChainState.hpp:103
MethodEC_GROUPw
src/common/BIPs.cpp:98
MethodEC_POINTw
src/common/BIPs.cpp:123
FunctionEMSCRIPTEN_BINDINGS
src/http/Server.cpp:58
MethodEllipticCurvePoint
src/crypto/types.hpp:25
MethodEllipticCurveScalar
src/crypto/types.hpp:32
MethodEmulator
src/Core/hardware/Emulator.cpp:74
MethodEnv
src/platform/DBlmdb.cpp:29
MethodError
src/rpc_api.cpp:53
MethodError
src/rpc_api.hpp:517
MethodError
src/rpc_api.hpp:772
MethodError
src/rpc_api.hpp:827
MethodError
src/crypto/crypto.hpp:23
MethodError
throw it directly, without error_code or other complications
src/http/JsonRpc.cpp:9
MethodErrorAddress
src/rpc_api.cpp:14
MethodErrorAddress
src/rpc_api.hpp:194
MethodErrorAuthorization
src/http/Server.hpp:21
MethodErrorHash
src/rpc_api.cpp:49
MethodErrorHash
src/rpc_api.hpp:202
MethodErrorTransactionTooBig
src/rpc_api.cpp:61
MethodErrorTransactionTooBig
src/rpc_api.hpp:487
MethodErrorWrongHeight
src/rpc_api.cpp:16
MethodErrorWrongHeight
src/rpc_api.hpp:214
MethodEventLoop
src/platform/Network.cpp:518
MethodException
src/Core/Wallet.hpp:56
MethodExclusiveLock
src/platform/ExclusiveLock.cpp:22
FunctionExpandAESKey256
Special thanks to Intel for helping me with ExpandAESKey256() and its subroutines
src/crypto/slow-hash_x86.c:108
FunctionF1024
compute compression function (long variants) */
src/crypto/groestl/Groestl-opt.c:257
FunctionF512
compute compression function (short variants) */
src/crypto/groestl/Groestl-opt.c:214
FunctionFIPS202_SHA3_224
* Function to compute SHA3-224 on the input message. The output length is fixed to 28 bytes. */
src/crypto/keccak/Keccak-readable-and-compact.c:96
FunctionFIPS202_SHA3_256
* Function to compute SHA3-256 on the input message. The output length is fixed to 32 bytes. */
src/crypto/keccak/Keccak-readable-and-compact.c:104
FunctionFIPS202_SHA3_384
* Function to compute SHA3-384 on the input message. The output length is fixed to 48 bytes. */
src/crypto/keccak/Keccak-readable-and-compact.c:112
FunctionFIPS202_SHA3_512
* Function to compute SHA3-512 on the input message. The output length is fixed to 64 bytes. */
src/crypto/keccak/Keccak-readable-and-compact.c:120
FunctionFIPS202_SHAKE128
* Function to compute SHAKE128 on the input message with any output length. */
src/crypto/keccak/Keccak-readable-and-compact.c:80
FunctionFIPS202_SHAKE256
* Function to compute SHAKE256 on the input message with any output length. */
src/crypto/keccak/Keccak-readable-and-compact.c:88
MethodFileLogger
src/logging/FileLogger.cpp:12
MethodFileStream
src/platform/Files.cpp:25
MethodHEADER_SIZE
src/p2p/LevinProtocol.cpp:70
MethodHTTPMiner
src/main_miner.cpp:110
FunctionHash
hash bit sequence */
src/crypto/groestl/Groestl-opt.c:533
MethodHash
src/crypto/types.hpp:19
MethodISeria
src/seria/ISeria.hpp:32
MethodImpl
src/platform/Network.cpp:42
MethodImpl
src/platform/Network.cpp:533
MethodImpl
src/platform/Network.cpp:621
MethodImpl
src/platform/Network.cpp:902
MethodImpl
src/platform/Network.cpp:1011
MethodJsonInputStreamValue
src/seria/JsonInputStream.cpp:17
MethodJsonOutputStream
src/seria/JsonOutputStream.hpp:18
← previousnext →901–1,000 of 2,177, ranked by callers