MCPcopy Create free account

hub / github.com/deltadevsde/prism / functions

Functions870 in github.com/deltadevsde/prism

↓ 61 callersMethodsend
( self, )
crates/api/src/builder.rs:369
↓ 59 callersMethodverifying_key
(&self)
crates/keys/src/signing_keys.rs:81
↓ 55 callersMethodjoin
(&self)
crates/crosstarget/src/tasks.rs:13
↓ 49 callersMethodcommit
Commits and returns a transaction, updating the builder. Subsequent transactions built with the same builder will have the correct previous hash.
crates/common/src/test_transaction_builder.rs:26
↓ 49 callersMethodget
(&self, key: KeyHash)
crates/tree/src/snarkable_tree.rs:232
↓ 39 callersMethodprocess_transaction
(&mut self, transaction: Transaction)
crates/tree/src/snarkable_tree.rs:92
↓ 39 callersFunctionr
(e,...n)
doc/book/highlight.js:6
↓ 38 callersMethodtry_into
(self)
crates/da/src/lib.rs:168
↓ 34 callersMethodas_ref
(&self)
crates/common/src/digest.rs:73
↓ 30 callersMethodpublisher
(&self)
crates/events/src/channel.rs:28
↓ 29 callersMethodadd
(e)
doc/book/highlight.js:6
↓ 24 callersMethodas_bytes
(&self)
crates/common/src/digest.rs:49
↓ 24 callersMethodis_empty
(&self)
crates/common/src/account.rs:204
↓ 24 callersMethodsubscribe
(&self)
crates/events/src/channel.rs:34
↓ 22 callersMethodencode_to_bytes
(&self)
crates/serde/src/binary.rs:16
↓ 22 callersFunctionn
(n,t)
doc/book/highlight.js:6
↓ 19 callersFunctionclear_env_vars
()
crates/cli/src/tests/mod.rs:21
↓ 19 callersMethodexec
(e)
doc/book/highlight.js:6
↓ 18 callersFunctionsleep
Waits until `duration` has elapsed.
crates/crosstarget/src/time.rs:119
↓ 17 callersMethodsign
( self, signing_key: &SigningKey, )
crates/api/src/builder.rs:327
↓ 17 callersMethodto_bytes
(&self)
crates/keys/src/signatures.rs:34
↓ 16 callersMethodcreate_account_with_random_key_signed
( &mut self, algorithm: CryptoAlgorithm, id: &str, service_id: &str, )
crates/common/src/test_transaction_builder.rs:144
↓ 16 callersMethodrecv
(&mut self)
crates/node_types/wasm-lightclient/src/worker_communication.rs:96
↓ 16 callersMethodregister_service_with_random_keys
( &mut self, algorithm: CryptoAlgorithm, id: &str, )
crates/common/src/test_transaction_builder.rs:104
↓ 15 callersMethodalgorithm
(&self)
crates/keys/src/signatures.rs:62
↓ 15 callersMethodrun
(&self, cancellation_token: CancellationToken)
crates/node_types/prover/src/syncer.rs:58
↓ 15 callersMethodverify
(&self)
crates/tree/src/proofs.rs:42
↓ 14 callersFunctionsetup
(mock_da: MockLightDataAvailabilityLayer)
crates/node_types/lightclient/src/tests/mod.rs:108
↓ 14 callersMethodsign
Signs the transaction with the given [`SigningKey`] and gives out a full [`Transaction`].
crates/common/src/transaction.rs:23
↓ 13 callersMethodget_account
(&self, id: &str)
crates/node_types/prover/src/sequencer.rs:224
↓ 12 callersFunctiona
(e)
doc/book/highlight.js:6
↓ 12 callersFunctiont
(e)
doc/book/highlight.js:6
↓ 11 callersMethodbuild
Returns a transaction without updating the builder. Can be used to create invalid transactions.
crates/common/src/test_transaction_builder.rs:55
↓ 11 callersFunctionsetup_db
(db: DBType)
crates/tree/src/tests/mod.rs:36
↓ 11 callersFunctionsetup_temp_config_file
(content: &str)
crates/cli/src/tests/mod.rs:14
↓ 11 callersFunctionwait_for_event
(sub: &mut EventSubscriber, mut handler: F)
crates/node_types/lightclient/src/tests/mod.rs:97
↓ 10 callersFunctione
(n)
doc/book/highlight.js:6
↓ 10 callersMethodfrom
((previous, current): (Digest, Digest))
crates/da/src/lib.rs:200
↓ 10 callersMethodget_commitment
(&self)
crates/tree/src/key_directory_tree.rs:56
↓ 10 callersFunctioninit_logger
()
crates/node_types/prover/src/prover/tests/mod.rs:14
↓ 10 callersMethodinsert
(&mut self, key: KeyHash, transaction: Transaction)
crates/tree/src/snarkable_tree.rs:166
↓ 10 callersMethodwith_id
(mut self, id: String)
crates/api/src/builder.rs:80
↓ 10 callersMethodwith_key
(mut self, key: VerifyingKey)
crates/api/src/builder.rs:85
↓ 9 callersMethodget_commitment
(&self)
crates/node_types/prover/src/prover/mod.rs:332
↓ 9 callersMethodget_latest_epoch_height
(&self)
crates/storage/src/rocksdb.rs:216
↓ 9 callersMethodstart_subscribed
(&self)
crates/node_types/prover/src/prover/mod.rs:242
↓ 9 callersMethodstop
(&self)
crates/node_types/prover/src/prover/mod.rs:305
↓ 9 callersFunctiont
(e,t)
doc/book/mark.min.js:7
↓ 9 callersMethodto_base64
(&self)
crates/serde/src/base64.rs:14
↓ 9 callersMethodto_bytes
(&self)
crates/common/src/digest.rs:45
↓ 8 callersFunctionbuild_request
()
crates/api/src/builder.rs:387
↓ 8 callersFunctioncreate_telemetry
Creates a telemetry system instance with the given configuration and attributes. This function initializes OpenTelemetry providers for metrics and lo
crates/telemetry/src/factory.rs:46
↓ 8 callersFunctiondelay_ms
(ms: i32)
crates/node_types/wasm-lightclient/src/tests/mod.rs:38
↓ 8 callersMethodget_finalized_epochs
(&self, height: u64)
crates/da/src/memory.rs:161
↓ 8 callersFunctionsetup_and_test_less_than_circuit
(a: Scalar, b: Scalar)
crates/zk/groth16/src/lib.rs:236
↓ 8 callersMethodspawn
(&self, task_fn: F)
crates/crosstarget/src/tasks.rs:100
↓ 8 callersMethodto_bytes
Returns the byte representation of the public key.
crates/keys/src/verifying_keys.rs:84
↓ 8 callersMethodto_pkcs8_pem_file
(&self, filename: impl AsRef<Path>)
crates/keys/src/signing_keys.rs:116
↓ 8 callersMethodto_spki_pem_file
(&self, filename: impl AsRef<Path>)
crates/keys/src/verifying_keys.rs:222
↓ 8 callersMethodtransaction
(self)
crates/api/src/builder.rs:348
↓ 8 callersFunctionwait_for_sync
(sub: &mut EventSubscriber, target_height: u64)
crates/node_types/lightclient/src/tests/mod.rs:81
↓ 8 callersMethodwith
(self, suffix: T)
crates/storage/src/rocksdb.rs:107
↓ 7 callersFunctionallocate_bits_to_binary_number
( cs: &mut CS, value: Vec<u8>, )
crates/zk/nova/src/utils.rs:188
↓ 7 callersFunctionapply_light_client_da_args
( config: &mut LightClientDAConfig, args: &CliDaLayerArgs, )
crates/cli/src/apply_args/da.rs:14
↓ 7 callersMethodapply_preset
(&mut self, preset: &LightClientPreset)
crates/da/src/config.rs:55
↓ 7 callersFunctioncreate_startable_mock_da
()
crates/node_types/wasm-lightclient/src/tests/mod.rs:32
↓ 7 callersFunctioncreate_test_prover
Helper function to create a test prover instance
crates/node_types/prover/src/prover/tests/mod.rs:34
↓ 7 callersFunctionn
()
doc/book/clipboard.min.js:7
↓ 7 callersFunctiono
(t,e)
doc/book/clipboard.min.js:7
↓ 7 callersFunctionsetup_worker_and_client
(mock_da: MockLightDataAvailabilityLayer)
crates/node_types/wasm-lightclient/src/tests/mod.rs:49
↓ 7 callersMethodsign
(&self, message: impl AsRef<[u8]>)
crates/keys/src/signing_keys.rs:212
↓ 7 callersFunctionspawn
(future: F)
crates/crosstarget/src/tasks.rs:25
↓ 7 callersMethodstart
(&self)
crates/node_types/prover/src/prover/mod.rs:237
↓ 6 callersMethodaddText
(e)
doc/book/highlight.js:6
↓ 6 callersMethodadd_random_key_verified_with_root
( &mut self, algorithm: CryptoAlgorithm, id: &str, )
crates/common/src/test_transaction_builder.rs:214
↓ 6 callersMethodbuild_request
(&self)
crates/api/src/api.rs:28
↓ 6 callersMethodcreate_account
(self)
crates/api/src/builder.rs:28
↓ 6 callersFunctioncreate_light_client
Creates a new light client instance with the given configuration. The light client verifies SNARK proofs and maintains minimal state for efficient in
crates/node_types/lightclient/src/factory.rs:81
↓ 6 callersFunctioncreate_mock_transactions
(service_id: String)
crates/node_types/prover/src/prover/tests/mod.rs:72
↓ 6 callersFunctiond
(e)
doc/book/highlight.js:6
↓ 6 callersFunctionexpand_tilde
(path: &str)
crates/cli/src/file_utils.rs:22
↓ 6 callersMethodget_db
(&self)
crates/node_types/prover/src/prover/mod.rs:195
↓ 6 callersFunctioni
(e,n)
doc/book/highlight.js:6
↓ 6 callersMethodload
(store: Arc<S>, epoch: u64)
crates/tree/src/key_directory_tree.rs:44
↓ 6 callersFunctionm
(e,n,t={})
doc/book/highlight.js:6
↓ 6 callersMethodnonce
(&self)
crates/common/src/account.rs:54
↓ 6 callersFunctionshowSearch
(yes)
doc/book/searcher.js:367
↓ 6 callersMethodto_modify_account
(self, account: &Account)
crates/api/src/builder.rs:36
↓ 6 callersMethodto_scalar
uses [`PrimeField::from_u128`] for inspiration. If the field element's capacity is not enough to hold the hash,
crates/zk/nova/src/utils.rs:41
↓ 6 callersMethodto_spki_der
(&self)
crates/keys/src/verifying_keys.rs:214
↓ 6 callersMethodupdate
(&mut self, data: &[u8])
crates/tree/src/hasher.rs:12
↓ 6 callersMethodvalidate_basic
(&self)
crates/common/src/operation.rs:141
↓ 6 callersMethodwrite_node_batch
(&self, node_batch: &NodeBatch)
crates/storage/src/rocksdb.rs:283
↓ 5 callersFunctionT
(e)
doc/book/highlight.js:6
↓ 5 callersFunctioncreate_mock_engine
()
crates/node_types/prover/src/prover/tests/mod.rs:58
↓ 5 callersFunctione
(e,t)
doc/book/mark.min.js:7
↓ 5 callersMethodensure_running
(&self)
crates/da/src/memory.rs:133
↓ 5 callersMethodfor_service_with_id
(mut self, service_id: String)
crates/api/src/builder.rs:90
↓ 5 callersFunctionget_rng
()
crates/keys/src/signing_keys.rs:29
↓ 5 callersFunctionhasFocus
()
doc/book/searcher.js:57
next →1–100 of 870, ranked by callers