MCPcopy Create free account

hub / github.com/PacktPublishing/Rust-for-Blockchain-Application-Development / functions

Functions381 in github.com/PacktPublishing/Rust-for-Blockchain-Application-Development

↓ 21 callersMethodget
(&self, txid_hex: &str)
chapter 5/memory_pool.rs:27
↓ 15 callersMethodget
(&self, txid_hex: &str)
complete_blockchain/src/memory_pool.rs:27
↓ 13 callersMethodget_txid
(&self)
complete_blockchain/src/transactions.rs:30
↓ 13 callersMethodget_txid
(&self)
chapter 5/transactions.rs:30
↓ 9 callersMethodget_id
(&self)
complete_blockchain/src/transactions.rs:244
↓ 9 callersMethodlen
(&self)
complete_blockchain/src/node.rs:60
↓ 8 callersMethodget
(&self, txid_hex: &str)
chapter 3/req_functions.rs:595
↓ 8 callersMethodget
(&self, txid_hex: &str)
complete_blockchain/src/req_functions.rs:595
↓ 8 callersMethodget_addr
(&self)
chapter 4/node.rs:14
↓ 8 callersMethodget_addr
(&self)
complete_blockchain/src/node.rs:14
↓ 8 callersMethodget_id
(&self)
chapter 5/transactions.rs:244
↓ 8 callersMethodget_node_addr
(&self)
complete_blockchain/src/config.rs:35
↓ 8 callersMethodget_node_addr
(&self)
chapter 5/config.rs:35
↓ 7 callersMethodget_hash
(&self)
chapter 3/req_functions.rs:58
↓ 7 callersMethodget_hash
(&self)
chapter 3/block.rs:71
↓ 7 callersMethodget_hash
(&self)
complete_blockchain/src/req_functions.rs:58
↓ 7 callersMethodget_hash
(&self)
complete_blockchain/src/block.rs:71
↓ 7 callersMethodlen
(&self)
chapter 4/node.rs:60
↓ 7 callersMethodlen
(&self)
chapter 5/memory_pool.rs:48
↓ 7 callersMethodnext
(&mut self)
chapter 4/blockchain.rs:249
↓ 7 callersMethodnext
(&mut self)
complete_blockchain/src/blockchain.rs:249
↓ 7 callersFunctionsha256_digest
(data: &[u8])
complete_blockchain/src/utils.rs:17
↓ 7 callersFunctionsha256_digest
(data: &[u8])
chapter 5/utilits.rs:17
↓ 6 callersMethodget_id
(&self)
chapter 3/req_functions.rs:400
↓ 6 callersMethodget_vout
(&self)
complete_blockchain/src/transactions.rs:34
↓ 6 callersMethodget_vout
(&self)
chapter 5/transactions.rs:34
↓ 6 callersFunctionsend_data
(addr: SocketAddr, pkg: Package)
chapter 4/server.rs:331
↓ 6 callersFunctionsend_data
(addr: SocketAddr, pkg: Package)
complete_blockchain/src/server.rs:331
↓ 5 callersMethodget_db
(&self)
chapter 4/blockchain.rs:67
↓ 5 callersMethodget_db
(&self)
chapter 3/req_functions.rs:122
↓ 5 callersMethodget_db
(&self)
complete_blockchain/src/req_functions.rs:122
↓ 5 callersMethodget_db
(&self)
complete_blockchain/src/blockchain.rs:67
↓ 5 callersMethodget_id
(&self)
complete_blockchain/src/req_functions.rs:400
↓ 5 callersFunctionhash_pub_key
(pub_key: &[u8])
complete_blockchain/src/wallets.rs:46
↓ 5 callersFunctionhash_pub_key
(pub_key: &[u8])
chapter 5/wallets.rs:46
↓ 5 callersMethodremove
(&self, txid_hex: &str)
complete_blockchain/src/memory_pool.rs:34
↓ 5 callersMethodremove
(&self, txid_hex: &str)
chapter 5/memory_pool.rs:34
↓ 4 callersFunctionchecksum
(payload: &[u8])
complete_blockchain/src/wallets.rs:52
↓ 4 callersFunctionchecksum
(payload: &[u8])
chapter 5/wallets.rs:52
↓ 4 callersMethodget_best_height
(&self)
chapter 4/blockchain.rs:200
↓ 4 callersMethodget_best_height
(&self)
complete_blockchain/src/blockchain.rs:200
↓ 4 callersMethodget_tip_hash
(&self)
chapter 4/blockchain.rs:71
↓ 4 callersMethodget_tip_hash
(&self)
chapter 3/req_functions.rs:126
↓ 4 callersMethodget_tip_hash
(&self)
complete_blockchain/src/req_functions.rs:126
↓ 4 callersMethodget_tip_hash
(&self)
complete_blockchain/src/blockchain.rs:71
↓ 4 callersMethodget_transactions
(&self)
chapter 3/block.rs:63
↓ 4 callersMethodget_transactions
(&self)
complete_blockchain/src/block.rs:63
↓ 4 callersMethodget_vout
(&self)
chapter 3/req_functions.rs:412
↓ 4 callersMethodget_vout
(&self)
complete_blockchain/src/req_functions.rs:412
↓ 4 callersMethodhash
(&mut self)
complete_blockchain/src/transactions.rs:235
↓ 4 callersMethodhash
(&mut self)
chapter 5/transactions.rs:235
↓ 4 callersMethodis_coinbase
(&self)
complete_blockchain/src/transactions.rs:230
↓ 4 callersMethodis_coinbase
(&self)
chapter 5/transactions.rs:230
↓ 4 callersMethodis_locked_with_key
(&self, pub_key_hash: &[u8])
complete_blockchain/src/transactions.rs:81
↓ 4 callersMethodis_locked_with_key
(&self, pub_key_hash: &[u8])
chapter 5/transactions.rs:81
↓ 4 callersMethoditerator
(&self)
chapter 4/blockchain.rs:102
↓ 4 callersMethoditerator
(&self)
complete_blockchain/src/blockchain.rs:102
↓ 4 callersMethodreindex
(&self)
complete_blockchain/src/utxoSet.rs:84
↓ 4 callersMethodreindex
(&self)
chapter 5/utxoSet.rs:84
↓ 4 callersFunctionvalidate_address
(address: &str)
complete_blockchain/src/wallets.rs:59
↓ 4 callersFunctionvalidate_address
(address: &str)
chapter 5/wallets.rs:59
↓ 3 callersFunctionbase58_decode
(data: &str)
complete_blockchain/src/utils.rs:39
↓ 3 callersFunctionbase58_decode
(data: &str)
chapter 5/utilits.rs:39
↓ 3 callersFunctionbase58_encode
(data: &[u8])
complete_blockchain/src/utils.rs:34
↓ 3 callersFunctionbase58_encode
(data: &[u8])
chapter 5/utilits.rs:34
↓ 3 callersMethodget_height
(&self)
chapter 3/req_functions.rs:70
↓ 3 callersMethodget_height
(&self)
chapter 3/block.rs:83
↓ 3 callersMethodget_height
(&self)
complete_blockchain/src/req_functions.rs:70
↓ 3 callersMethodget_height
(&self)
complete_blockchain/src/block.rs:83
↓ 3 callersMethodget_transactions
(&self)
chapter 3/req_functions.rs:50
↓ 3 callersMethodget_transactions
(&self)
complete_blockchain/src/req_functions.rs:50
↓ 3 callersMethodget_value
(&self)
complete_blockchain/src/transactions.rs:67
↓ 3 callersMethodget_value
(&self)
chapter 5/transactions.rs:67
↓ 3 callersMethodget_vin
(&self)
complete_blockchain/src/transactions.rs:252
↓ 3 callersMethodget_vin
(&self)
chapter 5/transactions.rs:252
↓ 3 callersMethoditerator
(&self)
chapter 3/req_functions.rs:157
↓ 3 callersMethoditerator
(&self)
complete_blockchain/src/req_functions.rs:157
↓ 3 callersMethodlen
(&self)
chapter 3/req_functions.rs:616
↓ 3 callersMethodlen
(&self)
complete_blockchain/src/req_functions.rs:616
↓ 3 callersFunctionsend_get_data
(addr: &str, op_type: OpType, id: &[u8])
chapter 4/server.rs:105
↓ 3 callersFunctionsend_get_data
(addr: &str, op_type: OpType, id: &[u8])
complete_blockchain/src/server.rs:105
↓ 3 callersFunctionsend_inv
(addr: &str, op_type: OpType, blocks: &[Vec<u8>])
chapter 4/server.rs:118
↓ 3 callersFunctionsend_inv
(addr: &str, op_type: OpType, blocks: &[Vec<u8>])
complete_blockchain/src/server.rs:118
↓ 3 callersFunctionsend_version
(addr: &str, height: usize)
chapter 4/server.rs:155
↓ 3 callersFunctionsend_version
(addr: &str, height: usize)
complete_blockchain/src/server.rs:155
↓ 3 callersMethodserialize
(&self)
chapter 3/block.rs:45
↓ 3 callersMethodserialize
(&self)
complete_blockchain/src/block.rs:45
↓ 2 callersMethodadd_node
(&self, addr: String)
chapter 4/node.rs:34
↓ 2 callersMethodadd_node
(&self, addr: String)
complete_blockchain/src/node.rs:34
↓ 2 callersMethodclear
(&self)
complete_blockchain/src/memory_pool.rs:87
↓ 2 callersMethodclear
(&self)
chapter 5/memory_pool.rs:87
↓ 2 callersMethodcontains
(&self, txid_hex: &str)
chapter 5/memory_pool.rs:18
↓ 2 callersFunctionconvert_address
(pub_hash_key: &[u8])
complete_blockchain/src/wallets.rs:73
↓ 2 callersFunctionconvert_address
(pub_hash_key: &[u8])
chapter 5/wallets.rs:73
↓ 2 callersMethodcreate_game
(&mut self, title: String, grid: Vec<Vec<Option<char>>>)
chapter 8/NEAR_complete_app/src/lib.rs:30
↓ 2 callersFunctioncurrent_timestamp
()
complete_blockchain/src/utils.rs:9
↓ 2 callersFunctioncurrent_timestamp
()
chapter 5/utilits.rs:9
↓ 2 callersFunctionecdsa_p256_sha256_sign_verify
(public_key: &[u8], signature: &[u8], message: &[u8])
complete_blockchain/src/utils.rs:58
↓ 2 callersFunctionecdsa_p256_sha256_sign_verify
(public_key: &[u8], signature: &[u8], message: &[u8])
chapter 5/utilits.rs:58
↓ 2 callersMethodfind_transaction
(&self, txid: &[u8])
chapter 4/blockchain.rs:160
next →1–100 of 381, ranked by callers