Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcndev/bytecoin
/ functions
Functions
2,177 in github.com/bcndev/bytecoin
⨍
Functions
2,177
◇
Types & classes
539
↓ 1 callers
Function
what_impl
src/common/exception.cpp:8
↓ 1 callers
Function
wrapCommandApdu
src/Core/hardware/Ledger.cpp:52
↓ 1 callers
Method
write
src/http/Agent.cpp:191
↓ 1 callers
Method
write
src/http/Server.cpp:194
↓ 1 callers
Method
write_block
src/Core/BlockChainFileFormat.cpp:250
↓ 1 callers
Method
write_count
src/common/MemoryStreams.hpp:157
↓ 1 callers
Method
write_count2
src/common/MemoryStreams.hpp:170
↓ 1 callers
Function
write_element_name
src/seria/KVBinaryOutputStream.cpp:38
↓ 1 callers
Method
write_ptr
src/common/MemoryStreams.hpp:160
↓ 1 callers
Method
write_ptr2
src/common/MemoryStreams.hpp:171
↓ 1 callers
Function
zagzig
src/Core/hardware/trezor/protobuf.hpp:43
↓ 1 callers
Function
zigzag
src/Core/hardware/trezor/protobuf.hpp:41
Function
APIOutputEqualStackIndex
src/Core/TransactionBuilder.cpp:130
Function
APIOutputLessStackIndex
src/Core/TransactionBuilder.cpp:127
Method
Agent
src/http/Agent.cpp:275
Method
Archive
src/Core/Archive.cpp:25
Method
AsyncIndexDBOperation
src/platform/IndexDB.cpp:15
Method
BIGNUMw
src/common/BIPs.cpp:106
Method
BN_CTXw
src/common/BIPs.cpp:115
Method
BinaryInputStream
src/seria/BinaryInputStream.hpp:14
Method
BinaryOutputStream
src/seria/BinaryOutputStream.hpp:13
Method
Bip32Key
src/common/BIPs.hpp:19
Method
Block
src/CryptoNote.hpp:194
Method
Block
src/Core/BlockChain.cpp:41
Method
BlockChain
src/Core/BlockChain.cpp:116
Method
BlockChainState
src/Core/BlockChainState.cpp:186
Method
BlockPreparatorMulticore
src/Core/Multicore.cpp:15
Method
CircularBuffer
src/common/MemoryStreams.hpp:144
Method
Client
src/http/Server.cpp:27
Method
Client
src/http/Client.cpp:13
Method
CommandLine
src/common/CommandLine.hpp:37
Method
CommandLine
src/common/CommandLine.cpp:22
Method
CommonLogger
src/logging/CommonLogger.cpp:77
Method
Config
src/Core/Config.cpp:50
Method
Connection
src/http/Agent.cpp:20
Method
Connection
src/http/Agent.cpp:140
Method
ConsensusErrorBadOutputOrSignature
src/Core/BlockChain.hpp:38
Method
ConsensusErrorOutputDoesNotExist
src/Core/BlockChain.hpp:31
Method
ConsensusErrorOutputSpent
src/Core/BlockChain.hpp:46
Method
ConsoleLogger
src/logging/ConsoleLogger.cpp:16
Method
CryptoNightContext
src/crypto/hash.hpp:31
Method
CryptoNightContext
src/crypto/hash.cpp:26
Method
Cur
src/platform/DBlmdb.cpp:64
Method
Currency
src/Core/Currency.cpp:57
Method
Cursor
src/platform/DBlmdb.cpp:123
Method
Cursor
src/platform/DBsqlite3.cpp:126
Method
Cursor
src/platform/DBmemory.cpp:66
Method
DBlmdb
src/platform/DBlmdb.cpp:81
Method
DBmemory
src/platform/DBmemory.cpp:27
Method
DBsqliteKV
src/platform/DBsqlite3.cpp:94
Method
Dbi
::mdb_dbi_close should never be called according to docs
src/platform/DBlmdb.cpp:53
Method
DeltaState
src/Core/BlockChainState.hpp:103
Method
EC_GROUPw
src/common/BIPs.cpp:98
Method
EC_POINTw
src/common/BIPs.cpp:123
Function
EMSCRIPTEN_BINDINGS
src/http/Server.cpp:58
Method
EllipticCurvePoint
src/crypto/types.hpp:25
Method
EllipticCurveScalar
src/crypto/types.hpp:32
Method
Emulator
src/Core/hardware/Emulator.cpp:74
Method
Env
src/platform/DBlmdb.cpp:29
Method
Error
src/rpc_api.cpp:53
Method
Error
src/rpc_api.hpp:517
Method
Error
src/rpc_api.hpp:772
Method
Error
src/rpc_api.hpp:827
Method
Error
src/crypto/crypto.hpp:23
Method
Error
throw it directly, without error_code or other complications
src/http/JsonRpc.cpp:9
Method
ErrorAddress
src/rpc_api.cpp:14
Method
ErrorAddress
src/rpc_api.hpp:194
Method
ErrorAuthorization
src/http/Server.hpp:21
Method
ErrorHash
src/rpc_api.cpp:49
Method
ErrorHash
src/rpc_api.hpp:202
Method
ErrorTransactionTooBig
src/rpc_api.cpp:61
Method
ErrorTransactionTooBig
src/rpc_api.hpp:487
Method
ErrorWrongHeight
src/rpc_api.cpp:16
Method
ErrorWrongHeight
src/rpc_api.hpp:214
Method
EventLoop
src/platform/Network.cpp:518
Method
Exception
src/Core/Wallet.hpp:56
Method
ExclusiveLock
src/platform/ExclusiveLock.cpp:22
Function
ExpandAESKey256
Special thanks to Intel for helping me with ExpandAESKey256() and its subroutines
src/crypto/slow-hash_x86.c:108
Function
F1024
compute compression function (long variants) */
src/crypto/groestl/Groestl-opt.c:257
Function
F512
compute compression function (short variants) */
src/crypto/groestl/Groestl-opt.c:214
Function
FIPS202_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
Function
FIPS202_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
Function
FIPS202_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
Function
FIPS202_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
Function
FIPS202_SHAKE128
* Function to compute SHAKE128 on the input message with any output length. */
src/crypto/keccak/Keccak-readable-and-compact.c:80
Function
FIPS202_SHAKE256
* Function to compute SHAKE256 on the input message with any output length. */
src/crypto/keccak/Keccak-readable-and-compact.c:88
Method
FileLogger
src/logging/FileLogger.cpp:12
Method
FileStream
src/platform/Files.cpp:25
Method
HEADER_SIZE
src/p2p/LevinProtocol.cpp:70
Method
HTTPMiner
src/main_miner.cpp:110
Function
Hash
hash bit sequence */
src/crypto/groestl/Groestl-opt.c:533
Method
Hash
src/crypto/types.hpp:19
Method
ISeria
src/seria/ISeria.hpp:32
Method
Impl
src/platform/Network.cpp:42
Method
Impl
src/platform/Network.cpp:533
Method
Impl
src/platform/Network.cpp:621
Method
Impl
src/platform/Network.cpp:902
Method
Impl
src/platform/Network.cpp:1011
Method
JsonInputStreamValue
src/seria/JsonInputStream.cpp:17
Method
JsonOutputStream
src/seria/JsonOutputStream.hpp:18
← previous
next →
901–1,000 of 2,177, ranked by callers