MCPcopy Create free account

hub / github.com/Fantom-foundation/lachesis-rs / functions

Functions240 in github.com/Fantom-foundation/lachesis-rs

Methodnew
(rng: &mut SystemRandom)
dummy/src/dummy_node.rs:21
Methodnew
(pk: signature::Ed25519KeyPair, hashgraph: H)
lachesis-rs/src/swirlds.rs:238
Methodnew
(error_type: NodeErrorType)
lachesis-rs/src/errors.rs:44
Methodnew
( rng: &mut SystemRandom, address: String, )
lachesis-rs/src/tcp_server.rs:47
Methodnew
(payload: Vec<Vec<u8>>, parents: Option<P>, creator: PeerId)
lachesis-rs/src/event.rs:35
Methodnew
(id: usize)
lachesis-rs/src/round.rs:12
Methodnew
(k: usize, pk: Ed25519KeyPair)
lachesis-rs/src/lachesis.rs:39
Methodnew
()
lachesis-rs/src/hashgraph.rs:36
Methodnew
()
lachesis-rs/src/lachesis/opera.rs:31
Methodnew
(id: usize)
lachesis-rs/src/lachesis/frame.rs:12
Methodnew
(digest: &[u8])
lachesis-rs/src/event/event_signature.rs:17
Methodnew
(digest: &[u8])
lachesis-rs/src/event/event_hash.rs:5
Methodnew
(port: usize, node: Arc<TcpNode<Swirlds<TcpPeer, BTreeHashgraph>>>)
kvdb/src/main.rs:64
Methodnew_lachesis
( rng: &mut SystemRandom, address: String, )
lachesis-rs/src/tcp_server.rs:37
Methodnum_of_some_in_map
(map: &BTreeMap<PeerId, Option<EventHash>>)
lachesis-rs/src/swirlds.rs:158
Methodprint_arrows
(f: &mut fmt::Formatter, n_nodes: usize)
lachesis-rs/src/swirlds.rs:60
Methodprint_hashes
( f: &mut fmt::Formatter, events: &mut BTreeMap<PeerId, Option<EventHash>>, )
lachesis-rs/src/swirlds.rs:83
Methodprint_other_parents
( f: &mut fmt::Formatter, events: &mut BTreeMap<PeerId, Option<EventHash>>,
lachesis-rs/src/swirlds.rs:98
Methodprint_rounds
( f: &mut fmt::Formatter, events: &mut BTreeMap<PeerId, Option<EventHash>>,
lachesis-rs/src/swirlds.rs:126
Methodprintable_hash
(&self)
lachesis-rs/src/printable_hash.rs:5
Methodrespond_message
(&self, known: Option<OperaWire>)
lachesis-rs/src/lachesis.rs:323
Functionroot_event_should_be_valid_in_node
()
lachesis-rs/src/swirlds.rs:1166
Methodrun
(&self, rng: &mut R)
lachesis-rs/src/swirlds.rs:1019
Methodrun
(&self, rng: &mut R)
lachesis-rs/src/lachesis.rs:316
Methodself_parent
(&self)
lachesis-rs/src/lachesis/parents_list.rs:9
Methodself_parent
(&self)
lachesis-rs/src/event/parents.rs:22
Functionserialize_array
(array: &[T], serializer: S)
lachesis-rs/src/event/event_signature.rs:35
Methodset_clotho
(&mut self, h: &EventHash)
lachesis-rs/src/lachesis/opera.rs:113
Methodset_clotho_time
(&mut self, hash: EventHash, time: usize)
lachesis-rs/src/lachesis/frame.rs:28
Methodstarted
(&mut self, ctx: &mut Context<Self>)
lachesis-rs/src/server/heartbeat.rs:26
Methodstarted
* Start connection */
lachesis-rs/src/bin/ws_client.rs:61
Methodstopped
* Stop connection */
lachesis-rs/src/bin/ws_client.rs:68
Functionsubmit_transaction
( req: &HttpRequest<AppState>, )
lachesis-rs/src/server/http_handler.rs:39
Methodsync
(&mut self, other: Opera)
lachesis-rs/src/lachesis/opera.rs:39
Functiontest_check_transaction_status
()
lachesis-rs/src/server.rs:108
Functiontest_get_peers
()
lachesis-rs/src/server.rs:98
Functiontest_submit_transaction
()
lachesis-rs/src/server.rs:82
Methodupdate_last_events
( events: &mut BTreeMap<PeerId, Option<EventHash>>, h: &H, )
lachesis-rs/src/swirlds.rs:70
Methodwire
(&self)
lachesis-rs/src/hashgraph.rs:190
Functionws_index
(r: &HttpRequest<AppState>)
lachesis-rs/src/server/ws_handler.rs:8
← previous201–240 of 240, ranked by callers