Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fantom-foundation/lachesis-rs
/ functions
Functions
240 in github.com/Fantom-foundation/lachesis-rs
⨍
Functions
240
◇
Types & classes
66
Method
new
(rng: &mut SystemRandom)
dummy/src/dummy_node.rs:21
Method
new
(pk: signature::Ed25519KeyPair, hashgraph: H)
lachesis-rs/src/swirlds.rs:238
Method
new
(error_type: NodeErrorType)
lachesis-rs/src/errors.rs:44
Method
new
( rng: &mut SystemRandom, address: String, )
lachesis-rs/src/tcp_server.rs:47
Method
new
(payload: Vec<Vec<u8>>, parents: Option<P>, creator: PeerId)
lachesis-rs/src/event.rs:35
Method
new
(id: usize)
lachesis-rs/src/round.rs:12
Method
new
(k: usize, pk: Ed25519KeyPair)
lachesis-rs/src/lachesis.rs:39
Method
new
()
lachesis-rs/src/hashgraph.rs:36
Method
new
()
lachesis-rs/src/lachesis/opera.rs:31
Method
new
(id: usize)
lachesis-rs/src/lachesis/frame.rs:12
Method
new
(digest: &[u8])
lachesis-rs/src/event/event_signature.rs:17
Method
new
(digest: &[u8])
lachesis-rs/src/event/event_hash.rs:5
Method
new
(port: usize, node: Arc<TcpNode<Swirlds<TcpPeer, BTreeHashgraph>>>)
kvdb/src/main.rs:64
Method
new_lachesis
( rng: &mut SystemRandom, address: String, )
lachesis-rs/src/tcp_server.rs:37
Method
num_of_some_in_map
(map: &BTreeMap<PeerId, Option<EventHash>>)
lachesis-rs/src/swirlds.rs:158
Method
print_arrows
(f: &mut fmt::Formatter, n_nodes: usize)
lachesis-rs/src/swirlds.rs:60
Method
print_hashes
( f: &mut fmt::Formatter, events: &mut BTreeMap<PeerId, Option<EventHash>>, )
lachesis-rs/src/swirlds.rs:83
Method
print_other_parents
( f: &mut fmt::Formatter, events: &mut BTreeMap<PeerId, Option<EventHash>>,
lachesis-rs/src/swirlds.rs:98
Method
print_rounds
( f: &mut fmt::Formatter, events: &mut BTreeMap<PeerId, Option<EventHash>>,
lachesis-rs/src/swirlds.rs:126
Method
printable_hash
(&self)
lachesis-rs/src/printable_hash.rs:5
Method
respond_message
(&self, known: Option<OperaWire>)
lachesis-rs/src/lachesis.rs:323
Function
root_event_should_be_valid_in_node
()
lachesis-rs/src/swirlds.rs:1166
Method
run
(&self, rng: &mut R)
lachesis-rs/src/swirlds.rs:1019
Method
run
(&self, rng: &mut R)
lachesis-rs/src/lachesis.rs:316
Method
self_parent
(&self)
lachesis-rs/src/lachesis/parents_list.rs:9
Method
self_parent
(&self)
lachesis-rs/src/event/parents.rs:22
Function
serialize_array
(array: &[T], serializer: S)
lachesis-rs/src/event/event_signature.rs:35
Method
set_clotho
(&mut self, h: &EventHash)
lachesis-rs/src/lachesis/opera.rs:113
Method
set_clotho_time
(&mut self, hash: EventHash, time: usize)
lachesis-rs/src/lachesis/frame.rs:28
Method
started
(&mut self, ctx: &mut Context<Self>)
lachesis-rs/src/server/heartbeat.rs:26
Method
started
* Start connection */
lachesis-rs/src/bin/ws_client.rs:61
Method
stopped
* Stop connection */
lachesis-rs/src/bin/ws_client.rs:68
Function
submit_transaction
( req: &HttpRequest<AppState>, )
lachesis-rs/src/server/http_handler.rs:39
Method
sync
(&mut self, other: Opera)
lachesis-rs/src/lachesis/opera.rs:39
Function
test_check_transaction_status
()
lachesis-rs/src/server.rs:108
Function
test_get_peers
()
lachesis-rs/src/server.rs:98
Function
test_submit_transaction
()
lachesis-rs/src/server.rs:82
Method
update_last_events
( events: &mut BTreeMap<PeerId, Option<EventHash>>, h: &H, )
lachesis-rs/src/swirlds.rs:70
Method
wire
(&self)
lachesis-rs/src/hashgraph.rs:190
Function
ws_index
(r: &HttpRequest<AppState>)
lachesis-rs/src/server/ws_handler.rs:8
← previous
201–240 of 240, ranked by callers