Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/citahub/cita-common
/ functions
Functions
1,873 in github.com/citahub/cita-common
⨍
Functions
1,873
◇
Types & classes
208
↓ 1 callers
Method
set_filter_logs
Param is passed by value, moved
libproto/src/protos/request.rs:1585
↓ 1 callers
Method
set_hash
Param is passed by value, moved
libproto/src/protos/auth.rs:99
↓ 1 callers
Method
set_index
Param is passed by value, moved
libproto/src/protos/response.rs:151
↓ 1 callers
Method
set_meta_data
Param is passed by value, moved
libproto/src/protos/request.rs:1757
↓ 1 callers
Method
set_msg_type
(&mut self, mt: MsgType)
libproto/src/router.rs:100
↓ 1 callers
Method
set_new_block_filter
Param is passed by value, moved
libproto/src/protos/request.rs:1510
↓ 1 callers
Method
set_new_filter
Param is passed by value, moved
libproto/src/protos/request.rs:1461
↓ 1 callers
Method
set_peercount
Param is passed by value, moved
libproto/src/protos/request.rs:1142
↓ 1 callers
Method
set_peers_info
Param is passed by value, moved
libproto/src/protos/request.rs:2027
↓ 1 callers
Method
set_request_id
Param is passed by value, moved
libproto/src/protos/request.rs:909
↓ 1 callers
Method
set_software_version
Param is passed by value, moved
libproto/src/protos/request.rs:2002
↓ 1 callers
Method
set_state_proof
Param is passed by value, moved
libproto/src/protos/request.rs:1855
↓ 1 callers
Method
set_storage_key
Param is passed by value, moved
libproto/src/protos/request.rs:1953
↓ 1 callers
Method
set_sub_module
(&mut self, sm: SubModules)
libproto/src/router.rs:97
↓ 1 callers
Method
set_transaction_count
Param is passed by value, moved
libproto/src/protos/request.rs:1314
↓ 1 callers
Method
set_transaction_proof
Param is passed by value, moved
libproto/src/protos/request.rs:1708
↓ 1 callers
Method
set_transaction_receipt
Param is passed by value, moved
libproto/src/protos/request.rs:1265
↓ 1 callers
Method
set_transactions
Param is passed by value, moved
libproto/src/protos/blockchain.rs:2646
↓ 1 callers
Method
set_tx_hashes
Param is passed by value, moved
libproto/src/protos/auth.rs:1195
↓ 1 callers
Method
set_uninstall_filter
Param is passed by value, moved
libproto/src/protos/request.rs:1535
↓ 1 callers
Function
simple_decompress
Recover valid RLP from a compressed form.
rlp/src/compression.rs:97
↓ 1 callers
Method
size
(&self)
rlp/src/untrusted_rlp.rs:188
↓ 1 callers
Function
start_rabbitmq
( name: &str, keys: Vec<String>, tx: Sender<(String, Vec<u8>)>, rx: Receiver<(String, Vec<u8>)
pubsub/src/lib.rs:49
↓ 1 callers
Method
take_proof
Take field
libproto/src/protos/snapshot.rs:167
↓ 1 callers
Method
take_transaction
Take field
libproto/src/protos/request.rs:1085
↓ 1 callers
Method
try_into_proto
(self)
jsonrpc-proto/src/request.rs:29
↓ 1 callers
Method
v
Get the recovery byte.
cita-secp256k1/src/signature.rs:49
↓ 1 callers
Method
value
(&self)
libproto/src/protos/request.rs:2947
↓ 1 callers
Method
value
(&self)
libproto/src/protos/executor.rs:2722
↓ 1 callers
Method
visit_str
(self, value: &str)
jsonrpc-types/src/rpc_types/basic/arbitrary_data.rs:58
↓ 1 callers
Method
visit_str
(self, value: &str)
jsonrpc-types/src/rpc_types/basic/quantity.rs:60
Method
accrue_raw
(&mut self, raw: &[u8])
cita-types/src/traits.rs:141
Method
append_empty_data
Apends null to the end of stream, chainable. ```rust extern crate rlp; use rlp::*; fn main () { let mut stream = RlpStream::new_list(2); stream.appe
rlp/src/stream.rs:172
Method
append_internal
Appends value to the end of stream, but do not count it as an appended item. It's useful for wrapper types
rlp/src/stream.rs:101
Method
as_any
(&self)
libproto/src/protos/communication.rs:1931
Method
as_any
(&self)
libproto/src/protos/snapshot.rs:276
Method
as_any
(&self)
libproto/src/protos/compact_block.rs:177
Method
as_any
(&self)
libproto/src/protos/request.rs:250
Method
as_any
(&self)
libproto/src/protos/consensus.rs:316
Method
as_any
(&self)
libproto/src/protos/blockchain.rs:167
Method
as_any
(&self)
libproto/src/protos/executor.rs:438
Method
as_any
(&self)
libproto/src/protos/auth.rs:470
Method
as_any
(&self)
libproto/src/protos/response.rs:251
Method
as_any
(&self)
libproto/src/protos/sync.rs:141
Method
as_any_mut
(&mut self)
libproto/src/protos/communication.rs:1934
Method
as_any_mut
(&mut self)
libproto/src/protos/snapshot.rs:279
Method
as_any_mut
(&mut self)
libproto/src/protos/compact_block.rs:180
Method
as_any_mut
(&mut self)
libproto/src/protos/request.rs:253
Method
as_any_mut
(&mut self)
libproto/src/protos/consensus.rs:319
Method
as_any_mut
(&mut self)
libproto/src/protos/blockchain.rs:170
Method
as_any_mut
(&mut self)
libproto/src/protos/executor.rs:441
Method
as_any_mut
(&mut self)
libproto/src/protos/auth.rs:473
Method
as_any_mut
(&mut self)
libproto/src/protos/response.rs:254
Method
as_any_mut
(&mut self)
libproto/src/protos/sync.rs:144
Method
as_millis
(&self)
util/src/instrument.rs:26
Method
as_raw
Get raw encoded bytes
rlp/src/stream.rs:271
Method
as_ref
(&self)
libproto/src/protos/communication.rs:2146
Method
as_ref
(&self)
libproto/src/protos/compact_block.rs:248
Method
as_ref
(&self)
libproto/src/protos/request.rs:333
Method
as_ref
(&self)
libproto/src/protos/sync.rs:206
Function
basic
()
tx_pool/src/pool.rs:319
Function
bench_base
(b: &mut Bencher)
tx_pool/benches/bench.rs:30
Function
bench_blake2b
(data: &[u8])
cita-common-benches/benches/hash-algos.rs:30
Function
bench_decode_nested_empty_lists
(b: &mut Bencher)
rlp/benches/rlp.rs:89
Function
bench_decode_u256_value
(b: &mut Bencher)
rlp/benches/rlp.rs:59
Function
bench_decode_u64_value
(b: &mut Bencher)
rlp/benches/rlp.rs:36
Function
bench_enqueue
(b: &mut Bencher)
tx_pool/benches/bench.rs:51
Function
bench_keccak256
(data: &[u8])
cita-common-benches/benches/hash-algos.rs:25
Function
bench_package
(b: &mut Bencher)
tx_pool/benches/bench.rs:81
Function
bench_sm3
(data: &[u8])
cita-common-benches/benches/hash-algos.rs:44
Function
bench_stream_1000_empty_lists
(b: &mut Bencher)
rlp/benches/rlp.rs:103
Function
bench_stream_nested_empty_lists
(b: &mut Bencher)
rlp/benches/rlp.rs:73
Function
bench_stream_u256_value
(b: &mut Bencher)
rlp/benches/rlp.rs:46
Function
bench_stream_u64_value
(b: &mut Bencher)
rlp/benches/rlp.rs:26
Function
bench_update
(b: &mut Bencher)
tx_pool/benches/bench.rs:121
Function
benchmark_hash
(c: &mut Criterion)
cita-common-benches/benches/hash-algos.rs:49
Function
benchmark_sign
(c: &mut Criterion)
cita-common-benches/benches/sign-algos.rs:22
Function
benchmark_verify
(c: &mut Criterion)
cita-common-benches/benches/sign-algos.rs:53
Function
bft_proof_convert
()
proof/src/lib.rs:64
Method
bft_proof_decode_error
(err: Box<bincode::ErrorKind>)
jsonrpc-proto/src/error.rs:30
Function
blake2
blake2b/src/blake2b.c:296
Function
blake2b_as
()
hashable/src/lib.rs:158
Function
blake2b_empty
()
hashable/src/lib.rs:153
Function
blocktag_deserialize
()
jsonrpc-types/src/rpc_types/basic/tags.rs:48
Function
blocktag_serialize
()
jsonrpc-types/src/rpc_types/basic/tags.rs:38
Function
break_it
()
rlp/src/rlpin.rs:296
Method
check
Check proof commits
proof/src/bft_proof.rs:103
Method
check_hash
(&self)
libproto/src/lib.rs:221
Method
check_txs
(&self, stxs: &[SignedTransaction])
libproto/src/lib.rs:247
Function
class_funcs_for_inner_message_works
()
libproto/src/autoimpl.rs:615
Function
class_funcs_for_message_works
()
libproto/src/autoimpl.rs:669
Method
clear
(&mut self)
libproto/src/protos/communication.rs:2108
Method
clear_BlackList
(&mut self)
libproto/src/protos/communication.rs:1131
Method
clear_Block
(&mut self)
libproto/src/protos/communication.rs:494
Method
clear_BlockHeader
(&mut self)
libproto/src/protos/communication.rs:592
Method
clear_BlockTxHashes
(&mut self)
libproto/src/protos/communication.rs:690
Method
clear_BlockTxHashesReq
(&mut self)
libproto/src/protos/communication.rs:739
Method
clear_BlockTxn
(&mut self)
libproto/src/protos/communication.rs:1278
Method
clear_BlockTxs
(&mut self)
libproto/src/protos/communication.rs:641
Method
clear_BlockWithProof
(&mut self)
libproto/src/protos/communication.rs:543
← previous
next →
401–500 of 1,873, ranked by callers