MCPcopy Create free account

hub / github.com/aleph-zero-foundation/AlephBFT / functions

Functions770 in github.com/aleph-zero-foundation/AlephBFT

Functioncannot_create_unit_below_parents_threshold_5
()
consensus/src/creation/creator.rs:170
Functioncannot_create_unit_below_parents_threshold_6
()
consensus/src/creation/creator.rs:175
Functioncannot_create_unit_below_parents_threshold_7
()
consensus/src/creation/creator.rs:180
Functioncannot_create_unit_without_predecessor
()
consensus/src/creation/creator.rs:211
Methodcheck_output
(&mut self, output: Output)
consensus/src/testing/alerts.rs:53
Functioncomponent_crash
()
consensus/src/terminator.rs:286
Methodcontrol_until
(&mut self, max_round: Round)
consensus/src/testing/creation.rs:34
Methodcoord
(&self)
consensus/src/units/testing.rs:33
Functioncorrect_tick_interval
()
consensus/src/dissemination/task.rs:407
Methodcreate_control_hash
Calculate parent control hash, which includes all parent hashes and their rounds into account.
consensus/src/units/control_hash.rs:77
Methodcreate_root
Creates a terminator for the root component
consensus/src/terminator.rs:48
Functioncreates_initial_unit
()
consensus/src/creation/creator.rs:81
Functioncreates_old_unit_with_best_parents
()
consensus/src/creation/creator.rs:282
Functioncreates_two_units_when_possible
()
consensus/src/creation/creator.rs:185
Functioncreates_unit_with_all_parents
()
consensus/src/creation/creator.rs:93
Functioncreates_unit_with_ancient_parents
()
consensus/src/creation/creator.rs:226
Functioncreates_unit_with_ancient_parents_weird_order
()
consensus/src/creation/creator.rs:254
Functioncreates_unit_with_minimal_parents_4
()
consensus/src/creation/creator.rs:130
Functioncreates_unit_with_minimal_parents_5
()
consensus/src/creation/creator.rs:135
Functioncreates_unit_with_minimal_parents_6
()
consensus/src/creation/creator.rs:140
Functioncreates_unit_with_minimal_parents_7
()
consensus/src/creation/creator.rs:145
Methodcreator
(&self)
consensus/src/units/mod.rs:168
Methoddata_finalized
(&mut self, data: Data)
examples/ordering/src/dataio.rs:62
Methoddecode
(value: &mut I)
crypto/src/node.rs:24
Functiondecoding_bool_node_map_works
()
crypto/src/node.rs:361
Functiondecoding_network_data_alert_fork_alert
()
consensus/src/network/mod.rs:193
Functiondecoding_network_data_units_new_unit
()
consensus/src/network/mod.rs:80
Functiondecoding_network_data_units_request_coord
()
consensus/src/network/mod.rs:106
Functiondecoding_network_data_units_request_parents
()
consensus/src/network/mod.rs:127
Functiondecoding_network_data_units_response_parents
()
consensus/src/network/mod.rs:148
Functiondecoding_node_index_works
()
crypto/src/node.rs:311
Functiondelayed_finalized
()
consensus/src/testing/behind.rs:76
Functiondetects_below_threshold
()
consensus/src/units/validator.rs:217
Functiondetects_external_fork
()
consensus/src/dag/validation.rs:309
Functiondetects_foreign_unit
()
consensus/src/collection/service.rs:566
Functiondetects_fork_through_notification
()
consensus/src/dag/mod.rs:412
Functiondetects_invalid_unit
()
consensus/src/collection/service.rs:541
Functiondetects_processing_fork
()
consensus/src/dag/validation.rs:274
Functiondetects_salt_mismatch
()
consensus/src/collection/service.rs:509
Functiondetects_too_high_round
()
consensus/src/units/validator.rs:244
Functiondetects_wrong_initial_control_hash
()
consensus/src/units/validator.rs:146
Functiondetects_wrong_number_of_members
()
consensus/src/units/validator.rs:197
Functiondetects_wrong_session_id
()
consensus/src/units/validator.rs:177
Functiondisconnected_creators_should_create_dag
()
consensus/src/testing/creation.rs:161
Functiondistributes_alert_from_units
()
consensus/src/alerts/handler.rs:327
Functiondistributes_alert_from_units
()
consensus/src/testing/alerts.rs:282
Methoddns_response
(&mut self, id: NodeIndex, address: Address)
examples/blockchain/src/network.rs:212
Functiondoesnt_broadcast_old_unit
()
consensus/src/dissemination/task.rs:502
Functioneasy_election
()
consensus/src/extension/election.rs:255
Functioneasy_elections
()
consensus/src/extension/extender.rs:81
Functioneliminates_unpopular
()
consensus/src/extension/election.rs:310
Methodempty
()
consensus/src/dag/mod.rs:36
Methodempty
()
consensus/src/dag/reconstruction/mod.rs:158
Functionempty_fails_to_respond_to_coords
()
consensus/src/dissemination/responder.rs:149
Functionempty_fails_to_respond_to_parents
()
consensus/src/dissemination/responder.rs:160
Functionempty_has_no_units
()
consensus/src/units/store.rs:160
Functionempty_newest_responds_with_no_units
()
consensus/src/dissemination/responder.rs:178
Methodencode_to
(&self, dest: &mut T)
crypto/src/node.rs:16
Functionfails_to_respond_to_unknown_parents
()
consensus/src/dissemination/responder.rs:285
Functionfails_to_responds_to_too_new_coords
()
consensus/src/dissemination/responder.rs:229
Functionfaulty_network
()
rmc/src/service.rs:274
Functionfinished_and_higher_starting_round_with_last_message
()
consensus/src/collection/service.rs:472
Methodfinished_processing
Signal that a unit finished processing and thus it's copy no longer has to be kept for fork detection. NOTE: This is only a memory optimization, if th
consensus/src/dag/validation.rs:172
Functionfirst_variant_is_canonical
()
consensus/src/units/store.rs:198
Methodfmt
(&self, f: &mut fmt::Formatter)
crypto/src/node.rs:207
Methodfmt
(&self, f: &mut Formatter<'_>)
rmc/src/scheduler.rs:59
Methodfmt
(&self, f: &mut Formatter<'_>)
rmc/src/handler.rs:20
Methodfmt
(&self, f: &mut Formatter<'_>)
mock/src/network.rs:130
Methodfmt
(&self, f: &mut Formatter<'_>)
examples/blockchain/src/data.rs:26
Methodfmt
(&self, f: &mut Formatter<'_>)
examples/blockchain/src/network.rs:108
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
examples/blockchain/src/chain.rs:27
Methodfmt
(&self, f: &mut Formatter<'_>)
consensus/src/config.rs:48
Methodfmt
(&self, f: &mut Formatter<'_>)
consensus/src/task_queue.rs:34
Methodfmt
(&self, f: &mut Formatter<'_>)
consensus/src/terminator.rs:21
Methodfmt
(&self, f: &mut Formatter<'_>)
consensus/src/alerts/handler.rs:33
Methodfmt
(&self, f: &mut Formatter<'_>)
consensus/src/collection/service.rs:30
Methodfmt
(&self, f: &mut Formatter<'_>)
consensus/src/units/validator.rs:22
Methodfmt
(&self, f: &mut Formatter)
consensus/src/units/mod.rs:53
Methodfmt
(&self, f: &mut Formatter<'_>)
consensus/src/units/control_hash.rs:19
Methodfmt
(&self, f: &mut Formatter<'_>)
consensus/src/units/store.rs:25
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
consensus/src/backup/loader.rs:26
Methodfmt
(&self, f: &mut Formatter)
consensus/src/consensus/handler.rs:50
Methodfmt
(&self, f: &mut Formatter<'_>)
consensus/src/dag/validation.rs:22
Methodfmt
(&self, f: &mut Formatter)
consensus/src/dissemination/task.rs:54
Functionfollowing_fails_with_too_few_parents
()
consensus/src/creation/collector.rs:204
Functionfollowing_fails_with_too_old_own_parent
()
consensus/src/creation/collector.rs:250
Functionfollowing_fails_with_too_old_parents
()
consensus/src/creation/collector.rs:218
Functionfollowing_fails_without_own_parent
()
consensus/src/creation/collector.rs:234
Functionfollowing_fails_without_parents
()
consensus/src/creation/collector.rs:192
Functionfollowing_inherits_units
()
consensus/src/creation/collector.rs:340
Functionfollowing_successfully_computes_full_parents
()
consensus/src/creation/collector.rs:317
Functionfollowing_successfully_computes_minimal_parents
()
consensus/src/creation/collector.rs:267
Functionfollowing_successfully_computes_minimal_parents_with_ancient
()
consensus/src/creation/collector.rs:291
Methodfor_candidate
Creates an election for the given candidate. The candidate will eventually either get elected or eliminated. Might immediately return an outcome.
consensus/src/extension/election.rs:37
Methodfor_round
Create a new round election. It might immediately be decided, so this might return an election result rather than a pending election. Returns an error
consensus/src/extension/election.rs:156
Methodfrom
(us: UncheckedSigned<Indexed<T>, S>)
crypto/src/signature.rs:172
Methodfrom
(data: Arc<Mutex<Vec<u8>>>)
mock/src/dataio.rs:135
Methodfrom
(x: T)
mock/src/crypto/signable.rs:14
Methodfrom
(mk: T)
mock/src/crypto/wrappers.rs:25
Methodfrom
(addr: SocketAddrV4)
examples/blockchain/src/network.rs:29
← previousnext →401–500 of 770, ranked by callers