MCPcopy Create free account

hub / github.com/deltadevsde/prism / functions

Functions870 in github.com/deltadevsde/prism

↓ 5 callersMethodheight
(&self)
crates/da/src/lib.rs:261
↓ 5 callersMethodid
(&self)
crates/common/src/account.rs:50
↓ 5 callersMethodmeeting_signed_challenge
( self, service_signing_key: &SigningKey, )
crates/api/src/builder.rs:95
↓ 5 callersMethodregister_service
(self)
crates/api/src/builder.rs:32
↓ 5 callersMethodrequiring_signed_challenge
( self, challenge_key: VerifyingKey, )
crates/api/src/builder.rs:164
↓ 5 callersMethodto_pkcs8_der
(&self)
crates/keys/src/signing_keys.rs:112
↓ 5 callersMethodtriggered
Returns when the token is triggered. If it was triggered before, it will return immediately.
crates/crosstarget/src/token.rs:38
↓ 5 callersMethodvalidate_and_queue_update
(&self, transaction: Transaction)
crates/node_types/prover/src/prover/mod.rs:222
↓ 4 callersFunctionS
(e,n)
doc/book/highlight.js:6
↓ 4 callersFunctionapply_database_args
(config: &mut DatabaseConfig, args: &CliDatabaseArgs)
crates/cli/src/apply_args/database.rs:6
↓ 4 callersFunctionapply_full_node_da_args
(config: &mut FullNodeDAConfig, args: &CliDaLayerArgs)
crates/cli/src/apply_args/da.rs:84
↓ 4 callersMethodapply_preset
(&mut self, preset: &FullNodePreset)
crates/node_types/prover/src/factory.rs:68
↓ 4 callersMethodapply_preset
(&mut self, preset: &FullNodePreset)
crates/storage/src/factory.rs:33
↓ 4 callersMethodapply_specter_preset
(&mut self)
crates/da/src/celestia/full_node.rs:138
↓ 4 callersMethodcreate
(value: &str, hashchain: Vec<HashchainEntry>)
crates/zk/groth16/src/hashchain.rs:17
↓ 4 callersFunctioncreate_prover_as_prover
Creates a prover instance configured for proof generation. This creates a prover that generates SNARK proofs, batches transactions, and publishes epo
crates/node_types/prover/src/factory.rs:182
↓ 4 callersFunctioncreate_storage
Creates a database instance from the given configuration. This function initializes the appropriate storage backend and returns a trait object that i
crates/storage/src/factory.rs:62
↓ 4 callersFunctionensure_file_directory_exists
(config_path: impl AsRef<Path>)
crates/cli/src/file_utils.rs:5
↓ 4 callersMethodevents_channel
(&self)
crates/node_types/wasm-lightclient/src/client.rs:48
↓ 4 callersMethodget_current_root
(&self)
crates/tree/src/key_directory_tree.rs:76
↓ 4 callersFunctionget_random_account_id
Get a random account ID from the transaction builder
crates/zk/sp1-script/src/main.rs:111
↓ 4 callersFunctionget_theme
()
doc/book/book.js:317
↓ 4 callersFunctionhideSidebar
()
doc/book/book.js:473
↓ 4 callersFunctionhideThemes
()
doc/book/book.js:311
↓ 4 callersFunctioninit
(config)
doc/book/searcher.js:255
↓ 4 callersMethodis_running
(&self)
crates/crosstarget/src/tasks.rs:176
↓ 4 callersMethodopenNode
(e)
doc/book/highlight.js:6
↓ 4 callersMethodprocess_transaction
( &self, transaction: Transaction, )
crates/node_types/prover/src/prover/mod.rs:230
↓ 4 callersFunctionprove_update
( cs: &mut CS, old_root: Scalar, old_path: &[Node], new_root: Scalar, new_path: &[Node], )
crates/zk/groth16/src/merkle_update.rs:77
↓ 4 callersFunctionr
(t)
doc/book/clipboard.min.js:7
↓ 4 callersFunctions
(...n)
doc/book/highlight.js:19
↓ 4 callersMethodservice_challenge
(&self)
crates/tree/src/proofs.rs:96
↓ 4 callersFunctionshowSidebar
()
doc/book/book.js:451
↓ 4 callersMethodshutdown
Gracefully shuts down the telemetry system, flushing all pending data and cleaning up resources. Should be called before node termination. This method
crates/telemetry/src/factory.rs:35
↓ 4 callersFunctiontimeout
Requires a `Future` to complete before the specified duration has elapsed.
crates/crosstarget/src/time.rs:162
↓ 4 callersMethodtrigger_drop_guard
Returns a guard that will trigger the token on drop.
crates/crosstarget/src/token.rs:25
↓ 4 callersMethodvalidate_and_queue_update
(&self, transaction: Transaction)
crates/node_types/prover/src/sequencer.rs:191
↓ 4 callersMethodvalidate_id_and_nonce
(&self)
crates/api/src/builder.rs:293
↓ 4 callersMethodverify_signature
(&self, vk: VerifyingKey)
crates/da/src/lib.rs:350
↓ 4 callersMethodverify_signature
(&self, message: impl AsRef<[u8]>, signature: &Signature)
crates/keys/src/verifying_keys.rs:134
↓ 3 callersMethodaddRule
(e,n)
doc/book/highlight.js:6
↓ 3 callersMethodadd_data
( &mut self, id: &str, data: Vec<u8>, data_signature: SignatureBundle,
crates/common/src/test_transaction_builder.rs:426
↓ 3 callersMethodadd_internally_signed_data_verified_with_root
( &mut self, id: &str, value: Vec<u8>, )
crates/common/src/test_transaction_builder.rs:394
↓ 3 callersMethodadd_randomly_signed_data_verified_with_root
( &mut self, algorithm: CryptoAlgorithm, id: &str, value: Vec<u8>, )
crates/common/src/test_transaction_builder.rs:324
↓ 3 callersFunctionapply_webserver_args
(config: &mut WebServerConfig, args: &CliWebserverArgs)
crates/cli/src/apply_args/webserver.rs:6
↓ 3 callersMethodcloseNode
(e)
doc/book/highlight.js:6
↓ 3 callersMethodcommitments
(&self)
crates/da/src/lib.rs:273
↓ 3 callersFunctioncreate_and_verify_snark
( circuit: ProofVariantCircuit, scalars: Vec<Scalar>, )
crates/zk/groth16/src/utils.rs:9
↓ 3 callersFunctioncreate_benchmark_batch
Create a batch of transactions to benchmark the performance of the tree
crates/zk/sp1-script/src/main.rs:162
↓ 3 callersFunctioncreate_full_node_da_layer
( config: &FullNodeDAConfig, event_channel: EventChannel, )
crates/da/src/factory.rs:50
↓ 3 callersFunctioncreate_namespace
(namespace_hex: &str)
crates/da/src/celestia/utils.rs:6
↓ 3 callersFunctioncreate_prover_as_full_node
Creates a prover instance configured as a full node. This creates a non-proving prover that validates state and serves queries but does not generate
crates/node_types/prover/src/factory.rs:149
↓ 3 callersFunctioncreate_random_test_hash
()
benches/zk_benchmarks.rs:11
↓ 3 callersFunctione
(t)
doc/book/clipboard.min.js:7
↓ 3 callersFunctionget_account
( State(prism): State<Arc<P>>, Json(request): Json<AccountRequest>, )
crates/node_types/prover/src/webserver.rs:148
↓ 3 callersFunctionget_commitment
(State(prism): State<Arc<P>>)
crates/node_types/prover/src/webserver.rs:176
↓ 3 callersMethodget_commitment
(&self)
crates/node_types/prover/src/sequencer.rs:219
↓ 3 callersMethodget_current_commitment
(&self)
crates/node_types/wasm-lightclient/src/client.rs:39
↓ 3 callersMethodget_last_synced_height
(&self)
crates/storage/src/rocksdb.rs:146
↓ 3 callersMethodget_latest_commitment
(&self)
crates/node_types/lightclient/src/syncer.rs:106
↓ 3 callersMethodget_latest_height
(&self)
crates/da/src/memory.rs:180
↓ 3 callersMethodget_service_keys
(&self)
crates/common/src/test_transaction_builder.rs:92
↓ 3 callersFunctionh
(e)
doc/book/highlight.js:6
↓ 3 callersFunctioni
(t,e,n,o,r)
doc/book/clipboard.min.js:7
↓ 3 callersMethodignoreMatch
()
doc/book/highlight.js:6
↓ 3 callersMethodinit
(prev_root: Digest, next_root: Digest, proofs: Vec<Proof>)
crates/tree/src/proofs.rs:33
↓ 3 callersMethodjoin_url
(&self, path: &str)
crates/client/src/http_client.rs:52
↓ 3 callersFunctiono
doc/book/highlight.js:6
↓ 3 callersFunctionp
(e)
doc/book/highlight.js:6
↓ 3 callersFunctionplayground_text
(playground, hidden = true)
doc/book/book.js:7
↓ 3 callersMethodprocess_batch
(&mut self, transactions: Vec<Transaction>)
crates/tree/src/snarkable_tree.rs:43
↓ 3 callersMethodprocess_transaction
(&self, transaction: Transaction)
crates/node_types/prover/src/sequencer.rs:239
↓ 3 callersFunctionrandom_algorithm
(rng: &mut StdRng)
crates/tests/src/lib.rs:291
↓ 3 callersFunctionrecalculate_hash_as_scalar
(path: &[Node])
crates/zk/groth16/src/utils.rs:79
↓ 3 callersMethodrecv
(&mut self)
crates/events/src/channel.rs:83
↓ 3 callersFunctions
(t,e)
doc/book/clipboard.min.js:7
↓ 3 callersMethodset_pre_signed_data
( &mut self, id: &str, data: Vec<u8>, data_signature: SignatureBundle,
crates/common/src/test_transaction_builder.rs:536
↓ 3 callersFunctionsetup_db
()
crates/storage/src/rocksdb.rs:318
↓ 3 callersFunctionsetup_db
()
crates/storage/src/tests/mod.rs:11
↓ 3 callersFunctionsetup_event_listener
( broadcast_channel: &BroadcastChannel, handler: F, )
crates/node_types/wasm-lightclient/src/tests/mod.rs:81
↓ 3 callersMethodtoJSON
()
doc/book/highlight.js:6
↓ 3 callersMethodto_bytes
(&self)
crates/keys/src/signing_keys.rs:85
↓ 3 callersMethodto_prism_der
(&self)
crates/keys/src/signatures.rs:87
↓ 3 callersMethodto_spki_der_doc
(&self)
crates/keys/src/verifying_keys.rs:192
↓ 3 callersFunctionu
(e)
doc/book/highlight.js:6
↓ 3 callersFunctionu
()
doc/book/mark.min.js:7
↓ 3 callersFunctionunpack_and_process
(proof: &MerkleProof)
crates/zk/groth16/src/utils.rs:37
↓ 3 callersMethoduse_storage_path
(&mut self, path: Option<String>)
crates/da/src/config.rs:31
↓ 3 callersMethodverify_existence
(&self, value: &Account)
crates/tree/src/proofs.rs:229
↓ 3 callersFunctionx
(t,r)
doc/book/highlight.js:6
↓ 2 callersMethodadd_data_verified_with_root
( &mut self, id: &str, value: Vec<u8>, value_signature: SignatureBundle, )
crates/common/src/test_transaction_builder.rs:412
↓ 2 callersMethodadd_epoch
(&self, epoch: &prism_da::FinalizedEpoch)
crates/storage/src/rocksdb.rs:176
↓ 2 callersMethodadd_key
( &mut self, id: &str, key: VerifyingKey, signing_key: &SigningKey, )
crates/common/src/test_transaction_builder.rs:251
↓ 2 callersMethodadd_pre_signed_data_verified_with_root
( &mut self, id: &str, value: Vec<u8>, value_signature: SignatureBundle, )
crates/common/src/test_transaction_builder.rs:372
↓ 2 callersMethodadd_random_key
( &mut self, algorithm: CryptoAlgorithm, id: &str, signing_key: &SigningKey,
crates/common/src/test_transaction_builder.rs:227
↓ 2 callersMethodconsiderAll
()
doc/book/highlight.js:6
↓ 2 callersFunctioncosmos_adr36_hash_message
Hashes a message according to the Cosmos ADR-36 specification. This function creates a standardized Cosmos sign doc from the provided message, serial
crates/keys/src/cosmos.rs:72
↓ 2 callersMethodcreate_account
( &mut self, id: &str, service_id: &str, service_signing_key: &SigningKey,
crates/common/src/test_transaction_builder.rs:180
↓ 2 callersFunctioncreate_final_key
(prefix: Vec<u8>, suffix: impl AsRef<[u8]>)
crates/storage/src/rocksdb.rs:99
↓ 2 callersFunctioncreate_light_client_da_layer
Creates a light client data availability layer from the given configuration. This function initializes the appropriate DA backend based on the config
crates/da/src/factory.rs:24
← previousnext →101–200 of 870, ranked by callers