MCPcopy Create free account

hub / github.com/bcndev/bytecoin / functions

Functions2,177 in github.com/bcndev/bytecoin

Methodmethod
src/rpc_api.hpp:753
Methodmethod
src/rpc_api.hpp:779
Methodmethod
src/rpc_api.hpp:790
Methodmethod
This name is used by old miners
src/rpc_api.hpp:839
Methodmethod
This name is used by old miners
src/rpc_api.hpp:868
Methodmethod
src/rpc_api.hpp:880
Methodmethod
src/rpc_api.hpp:902
Methodmethod
Use GetStatus instead
src/rpc_api.hpp:911
Methodmethod
src/rpc_api.hpp:920
Methodmethod
src/rpc_api.hpp:931
Methodmethod2
getNodeStatus works directly or through wallet tunnel
src/rpc_api.hpp:615
Methodmethod_legacy
src/rpc_api.hpp:838
Methodmethod_legacy
src/rpc_api.hpp:867
Methodmin
src/crypto/crypto.hpp:41
Methodmodify_balance
src/Core/WalletStateBasic.cpp:855
Methodmodify_children_counter
src/Core/BlockChain.cpp:713
Methodmove_buffer
src/common/MemoryStreams.hpp:71
Methodmove_journal
src/platform/DBmemory.cpp:56
Methodmsg_handshake
src/p2p/P2PProtocolBasic.cpp:138
Methodmsg_timed_sync
src/p2p/P2PProtocolBasic.cpp:198
Methodnet_append
src/Core/Wallet.cpp:27
Methodnext_difficulty
src/Core/Currency.cpp:537
Methodnext_map_key
src/seria/BinaryOutputStream.cpp:25
Methodnext_map_key
src/seria/BinaryInputStream.cpp:28
Methodnext_map_key
src/seria/JsonOutputStream.cpp:23
Methodnext_map_key
src/seria/KVBinaryOutputStream.cpp:80
Methodnow_unix_timestamp
src/platform/Time.cpp:16
Methodobject_key
src/seria/JsonInputStream.cpp:20
Methodobject_key
src/seria/BinaryOutputStream.hpp:16
Methodobject_key
src/seria/JsonOutputStream.cpp:17
Methodobject_key
src/seria/BinaryInputStream.hpp:17
Methodobject_key
src/seria/KVBinaryOutputStream.cpp:76
Methodon_api_http_disconnect
src/Core/WalletNode.cpp:113
Methodon_api_http_disconnect
src/Core/Node.cpp:303
Methodon_api_http_disconnect
src/Core/WalletNodeExt.cpp:72
Methodon_api_http_request
src/Core/WalletNode.cpp:77
Methodon_api_http_request
src/Core/Node.cpp:216
Methodon_binary_rpc
src/Core/NodeLegacyAPI.cpp:54
Methodon_block_prepared_handler
src/Core/MulticoreWallet.cpp:221
Methodon_chain_timer
src/Core/Node_P2PProtocolBytecoin.cpp:59
Methodon_check_sendproof
src/Core/Node.cpp:966
Methodon_client_disconnect
src/http/Agent.cpp:93
Methodon_client_disconnected
src/p2p/P2P.cpp:151
Methodon_client_handle_request
src/http/Server.cpp:205
Methodon_client_handler
src/http/Server.cpp:166
Methodon_client_response
src/http/Agent.cpp:91
Methodon_create_addresses
src/Core/WalletNode.cpp:321
Methodon_create_sendproof
src/Core/WalletNode.cpp:701
Methodon_create_transaction
src/Core/WalletNode.cpp:453
Methodon_disconnect
src/http/Agent.cpp:248
Methodon_disconnect
src/http/Client.cpp:117
Methodon_disconnect
src/p2p/P2PProtocolBasic.cpp:102
Methodon_disconnect
src/Core/Node_P2PProtocolBytecoin.cpp:536
Methodon_download_timer
src/Core/Node_P2PProtocolBytecoin.cpp:65
Methodon_download_transactions_timer
src/Core/Node_P2PProtocolBytecoin.cpp:76
Methodon_ext_close_wallet
src/Core/WalletNode.cpp:933
Methodon_ext_close_wallet
src/Core/WalletNodeExt.cpp:259
Methodon_ext_create_wallet
src/Core/WalletNode.cpp:918
Methodon_ext_create_wallet
src/Core/WalletNodeExt.cpp:123
Methodon_ext_open_wallet
src/Core/WalletNode.cpp:923
Methodon_ext_open_wallet
src/Core/WalletNodeExt.cpp:192
Methodon_ext_set_password
src/Core/WalletNode.cpp:928
Methodon_ext_set_password
src/Core/WalletNodeExt.cpp:251
Methodon_first_message_after_handshake
downloaded, uploaded
src/p2p/P2PProtocolBasic.hpp:49
Methodon_first_message_after_handshake
src/Core/Node_P2PProtocolBytecoin.cpp:54
Methodon_first_output_found
src/Core/WalletHDsqlite.cpp:457
Methodon_first_output_found
src/Core/WalletLegacy.cpp:434
Methodon_first_transaction_found
src/Core/WalletState.cpp:661
Methodon_first_transaction_found
src/Core/WalletStateBasic.hpp:94
Methodon_get_addresses
src/Core/WalletNode.cpp:215
Methodon_get_archive
src/Core/Node.cpp:440
Methodon_get_balance
src/Core/WalletNode.cpp:351
Methodon_get_block_header
src/Core/Node.cpp:617
Methodon_get_block_header_by_hash
src/Core/NodeLegacyAPI.cpp:196
Methodon_get_block_header_by_height
src/Core/NodeLegacyAPI.cpp:206
Methodon_get_currency_id
src/Core/NodeLegacyAPI.cpp:166
Methodon_get_last_block_header
src/Core/NodeLegacyAPI.cpp:188
Methodon_get_random_outputs
src/Core/Node.cpp:339
Methodon_get_raw_block
src/Core/Node.cpp:638
Methodon_get_raw_transaction
src/Core/Node.cpp:685
Methodon_get_statistics
src/Core/Node.cpp:432
Methodon_get_status
src/Core/WalletNode.cpp:197
Methodon_get_status
src/Core/Node.cpp:388
Methodon_get_transaction
src/Core/WalletNode.cpp:818
Methodon_get_transfers
src/Core/WalletNode.cpp:378
Methodon_get_unspent
src/Core/WalletNode.cpp:363
Methodon_get_view_key
src/Core/WalletNode.cpp:309
Methodon_get_wallet_info
src/Core/WalletNode.cpp:240
Methodon_get_wallet_records
src/Core/WalletNode.cpp:266
Methodon_getblocktemplate
src/Core/NodeLegacyAPI.cpp:86
Methodon_hw_reconnect
src/Core/WalletSync.cpp:61
Methodon_idle
src/Core/Node_P2PProtocolBytecoin.cpp:244
Methodon_json_rpc
src/Core/WalletNode.cpp:125
Methodon_json_rpc
src/Core/NodeLegacyAPI.cpp:20
Methodon_message
src/Core/MulticoreWallet.cpp:438
Methodon_msg_bytes
src/p2p/P2PProtocolBasic.hpp:48
Methodon_msg_handshake
calling disconnect from here will crash
src/p2p/P2PProtocolBasic.hpp:50
Methodon_msg_handshake
src/Core/Node_P2PProtocolBytecoin.cpp:321
Methodon_msg_notify_checkpoint
src/p2p/P2PProtocolBasic.hpp:65
Methodon_msg_notify_checkpoint
src/Core/Node_P2PProtocolBytecoin.cpp:659
← previousnext →1,601–1,700 of 2,177, ranked by callers