MCPcopy Create free account

hub / github.com/AztecProtocol/aztec-packages / functions

Functions24,401 in github.com/AztecProtocol/aztec-packages

↓ 18 callersMethodshare
barretenberg/cpp/src/barretenberg/polynomials/polynomial.cpp:146
↓ 18 callersMethodtoBlockInfo
()
yarn-project/stdlib/src/block/l2_block.ts:215
↓ 18 callersMethodverifyProof
* Verifies the private protocol circuit's proof. * @param tx - The tx to verify the proof of * @returns True if the proof is valid, false otherw
yarn-project/stdlib/src/interfaces/server_circuit_prover.ts:213
↓ 18 callersMethodverify_proof
barretenberg/cpp/src/barretenberg/ultra_honk/ultra_verifier.cpp:224
↓ 18 callersFunctionwrite
barretenberg/cpp/src/barretenberg/crypto/schnorr/schnorr.hpp:62
↓ 18 callersFunctionwrite_file
barretenberg/cpp/src/barretenberg/api/file_io.hpp:59
↓ 17 callersMethodadd_result
barretenberg/cpp/src/barretenberg/bb/deps/cli11.hpp:6168
↓ 17 callersMethodadd_subcommand
barretenberg/cpp/src/barretenberg/bb/deps/cli11.hpp:8220
↓ 17 callersFunctionadd_value
barretenberg/cpp/src/barretenberg/crypto/merkle_tree/append_only_tree/content_addressed_append_only_tree.test.cpp:218
↓ 17 callersMethodapplyBaseSetup
()
yarn-project/end-to-end/src/e2e_p2p/p2p_network.ts:232
↓ 17 callersMethodassert_is_zero
barretenberg/cpp/src/barretenberg/stdlib/primitives/field/field.cpp:687
↓ 17 callersMethodbuildBlock
Builds a single block within this checkpoint. Throws InsufficientValidTxsError if fewer than minValidTxs succeed.
yarn-project/stdlib/src/interfaces/block-builder.ts:132
↓ 17 callersMethodcall
(fn: string, ...args: any[])
yarn-project/end-to-end/src/test-wallet/worker_wallet.ts:124
↓ 17 callersMethodcancel
Cancels all proving jobs.
yarn-project/stdlib/src/interfaces/epoch-prover.ts:65
↓ 17 callersMethodcleanup
()
yarn-project/prover-client/src/mocks/test_context.ts:141
↓ 17 callersMethodcompression
barretenberg/cpp/src/barretenberg/vm2/simulation/gadgets/sha256.cpp:79
↓ 17 callersFunctioncomputeFeePayerBalanceLeafSlot
(feePayer: AztecAddress)
yarn-project/protocol-contracts/src/fee-juice/index.ts:34
↓ 17 callersFunctionconvertOutputsFromWitnessMap
( artifactName: ServerProtocolArtifact, outputs: WitnessMap, simulated: boolean, )
yarn-project/noir-protocol-circuits-types/src/execution/server.ts:474
↓ 17 callersFunctioncreatePoolAccess
(pendingCount: number, lowestPriorityTx?: TxMetaData)
yarn-project/p2p/src/mem_pools/tx_pool_v2/eviction/low_priority_pre_add_rule.test.ts:12
↓ 17 callersFunctioncreatePoolAccess
(balance: bigint, existingTxs: TxMetaData[] = [])
yarn-project/p2p/src/mem_pools/tx_pool_v2/eviction/fee_payer_balance_pre_add_rule.test.ts:20
↓ 17 callersFunctioncreateRequestLogger
( blockProposal: BlockProposal, peersToReturnFailureFor: Set<string> = new Set(), peerTransactions: Map<
yarn-project/p2p/src/services/reqresp/batch-tx-requester/batch_tx_requester.test.ts:1760
↓ 17 callersMethoddump_hints
barretenberg/cpp/src/barretenberg/vm2/simulation/lib/hinting_dbs.cpp:157
↓ 17 callersFunctionempty
barretenberg/cpp/src/barretenberg/bb/deps/cli11.hpp:5191
↓ 17 callersFunctionfail
(msg: string)
aztec-up/test/aztec-cli-acceptance-test/aztec-cli-acceptance-test.ts:301
↓ 17 callersMethodflush
* Flushes the telemetry client.
yarn-project/telemetry-client/src/telemetry.ts:152
↓ 17 callersMethodfromLog
(log: ContractClassLog)
yarn-project/protocol-contracts/src/class-registry/contract_class_published_event.ts:31
↓ 17 callersMethodgetAddresses
* Get all addresses * * @returns all addresses
yarn-project/validator-client/src/key_store/interface.ts:28
↓ 17 callersMethodgetCommitted
Returns an instance of MerkleTreeAdminOperations that will not include uncommitted data.
yarn-project/stdlib/src/interfaces/world_state.ts:60
↓ 17 callersMethodgetContract
* Returns a publicly deployed contract instance given its address. * @param address - Address of the deployed contract.
yarn-project/stdlib/src/interfaces/aztec-node.ts:478
↓ 17 callersMethodgetEnr
()
yarn-project/p2p/src/services/service.ts:135
↓ 17 callersMethodgetL1BalanceOf
(address: EthAddress)
yarn-project/end-to-end/src/shared/cross_chain_test_harness.ts:223
↓ 17 callersMethodgetStats
Returns stats about this tx.
yarn-project/stdlib/src/tx/tx.ts:239
↓ 17 callersMethodgetTxsByHash
(txHashes: TxHash[])
yarn-project/p2p/src/services/tx_collection/tx_source.ts:13
↓ 17 callersFunctiongetValueCount
( key: Key, sut: AztecAsyncMultiMap<any, any> | AztecMultiMap<any, any> = multiMap, )
yarn-project/kv-store/src/interfaces/multi_map_test_suite.ts:62
↓ 17 callersFunctionget_bb_binary_path
Get path to BB binary for testing
barretenberg/rust/tests/src/utils.rs:58
↓ 17 callersMethodinitialize
* Verify that database migrations have been run and schema version matches. * Should be called once at startup. * * @throws Error if migratio
yarn-project/validator-ha-signer/src/db/postgres.ts:50
↓ 17 callersMethodisAuthenticatedPeer
(peerId: PeerId)
yarn-project/p2p/src/services/peer-manager/peer_manager.ts:472
↓ 17 callersMethodisSet
(index: number)
yarn-project/p2p/src/services/reqresp/protocols/block_txs/bitvector.ts:56
↓ 17 callersFunctionloadKeystoreFile
(filePath: string)
yarn-project/node-keystore/src/loader.ts:40
↓ 17 callersMethodloadStates
* Loads all transaction states for a specific account. * @param account - The sender account address * @returns Array of transaction states with
yarn-project/ethereum/src/l1_tx_utils/interfaces.ts:34
↓ 17 callersFunctionmakeBlock
(number: number)
yarn-project/stdlib/src/block/l2_block_stream/l2_block_stream.test.ts:27
↓ 17 callersFunctionmakeChainedCheckpoints
( count: number, options: MakeChainedCheckpointsOptions = {}, )
yarn-project/archiver/src/test/mock_structs.ts:184
↓ 17 callersFunctionmakeEntry
(name: string, unit: 'ms' | 'us')
yarn-project/p2p/src/msg_validators/tx_validator/tx_validator_bench.test.ts:78
↓ 17 callersFunctionmakeMulticall3Transaction
(calls: { target: Hex; callData: Hex }[])
yarn-project/archiver/src/l1/calldata_retriever.test.ts:162
↓ 17 callersMethodnow
()
yarn-project/aztec-node/src/aztec-node/server.test.ts:61
↓ 17 callersFunctionparse
Simple regex parser
avm-transpiler/src/procedures/parser.rs:100
↓ 17 callersFunctionprocessAttesterAccounts
( attesterAccounts: AttesterAccounts, gse: GSEContract, password?: string, )
yarn-project/cli/src/cmds/validator_keys/staker.ts:224
↓ 17 callersMethodprocess_add
* @brief Process the ECC add events and populate the relevant columns in the trace. * Corresponds to the non-memory aware subtrace ecc.pil. * * @p
barretenberg/cpp/src/barretenberg/vm2/tracegen/ecc_trace.cpp:71
↓ 17 callersMethodprocess_retrieval
barretenberg/cpp/src/barretenberg/vm2/tracegen/calldata_trace.cpp:14
↓ 17 callersFunctionrandomMemoryBytes
(length: number)
yarn-project/simulator/src/public/avm/fixtures/utils.ts:41
↓ 17 callersMethodregisterRule
(rule: EvictionRule)
yarn-project/p2p/src/mem_pools/tx_pool/eviction/eviction_manager.ts:102
↓ 17 callersMethodregisterRule
* Registers a post-event eviction rule that runs after events.
yarn-project/p2p/src/mem_pools/tx_pool_v2/eviction/eviction_manager.ts:44
↓ 17 callersMethodremove
(key: Uint8Array)
yarn-project/kv-store/src/lmdb-v2/write_transaction.ts:44
↓ 17 callersMethodsave
* Saves contents to the given path. Returns an URI that can be used later to `read` the file. * Default: `compress` is false unless explicitly set.
yarn-project/stdlib/src/file-store/interface.ts:19
↓ 17 callersFunctionschemaForPublicInputsAndRecursiveProof
( inputs: ZodFor<T>, proofSize: N, )
yarn-project/stdlib/src/interfaces/proving-job.ts:63
↓ 17 callersMethodself_sqr
barretenberg/cpp/src/barretenberg/ecc/fields/field2.hpp:80
↓ 17 callersFunctionsend
(body: any, contentType = 'application/json')
yarn-project/foundation/src/json-rpc/server/safe_json_rpc_server.test.ts:24
↓ 17 callersMethodsetProvingJobResult
* Saves the result of a proof request * @param id - The ID of the proof request to save the result for * @param ProvingRequestType - The type of
yarn-project/prover-client/src/proving_broker/proving_broker_database.ts:31
↓ 17 callersMethodsimProveVerify
( sender: AztecAddress, setupCalls: TestEnqueuedCall[], appCalls: TestEnqueuedCall[], teardown
yarn-project/bb-prover/src/avm_proving_tests/avm_proving_tester.ts:205
↓ 17 callersFunctionsimulateThroughAuthwitProxy
( proxy: GenericProxyContract, action: ContractFunctionInteraction, options: SimulateInteractionOptions,
yarn-project/end-to-end/src/fixtures/authwit_proxy.ts:47
↓ 17 callersMethodsqradd
barretenberg/cpp/src/barretenberg/stdlib/primitives/bigfield/bigfield_impl.hpp:930
↓ 17 callersFunctionswap
barretenberg/cpp/src/barretenberg/common/tuplet.hpp:1051
↓ 17 callersFunctiontoInlineStrArray
(arr: { toString: () => string }[])
yarn-project/foundation/src/testing/formatting.ts:1
↓ 17 callersFunctiontoProofData
( { inputs, proof, verificationKey }: PublicInputsAndRecursiveProof<T, PROOF_LENGTH>, vkIndex?: number, )
yarn-project/prover-client/src/orchestrator/block-building-helpers.ts:470
↓ 17 callersMethodto_field_elements
barretenberg/cpp/src/barretenberg/chonk/chonk_proof.cpp:16
↓ 17 callersMethodupdateConfig
* Update the configuration. * Used by both Empire and Consensus models.
yarn-project/slasher/src/slasher_client_interface.ts:35
↓ 17 callersFunctionupdateSequencersConfig
(env: TestConfig, config: Partial<AztecNodeAdminConfig>)
yarn-project/end-to-end/src/spartan/utils/nodes.ts:140
↓ 17 callersFunctionvalidateCheckpoint
( checkpoint: Checkpoint, opts: { rollupManaLimit?: number; maxL2BlockGas?: number; maxDABlock
yarn-project/stdlib/src/checkpoint/validate.ts:27
↓ 17 callersFunctionwaitForProven
(node: AztecNode, receipt: TxReceipt, opts?: WaitForProvenOpts)
yarn-project/aztec.js/src/contract/wait_for_proven.ts:25
↓ 16 callersFunctionFFIVar
barretenberg/cpp/src/barretenberg/smt_verification/terms/term.cpp:585
↓ 16 callersFunction_json
(data)
ci3/ci-metrics/app.py:100
↓ 16 callersFunction_partial_cmp
barretenberg/cpp/src/barretenberg/common/tuplet.hpp:335
↓ 16 callersFunctionaddr
(hex: string | EthAddress)
yarn-project/validator-client/src/key_store/node_keystore_adapter.test.ts:60
↓ 16 callersMethodadvanceToNextEpoch
Warps time in L1 until the next epoch
yarn-project/ethereum/src/test/rollup_cheat_codes.ts:158
↓ 16 callersMethodassert_term
barretenberg/cpp/src/barretenberg/smt_verification/terms/bool.hpp:47
↓ 16 callersMethodbatchInsert
* Batch insert multiple leaves into the tree. * @param leaves - Leaves to insert into the tree. * @param subtreeHeight - Height of the subtree.
yarn-project/merkle-tree/src/interfaces/indexed_tree.ts:78
↓ 16 callersMethodcheck
* Check if incoming tx should be added and which existing txs to evict. * Called inside the addTxs database transaction for atomicity. * * @p
yarn-project/p2p/src/mem_pools/tx_pool/eviction/eviction_strategy.ts:201
↓ 16 callersFunctioncheck_block_and_root_data
barretenberg/cpp/src/barretenberg/crypto/merkle_tree/test_fixtures.hpp:15
↓ 16 callersMethodcommitCheckpoint
* Commit the current checkpoint, accepting its state as latest. * @returns Promise that resolves when checkpoint is committed
yarn-project/native/src/native_module.ts:78
↓ 16 callersMethodcompute
(preTag: PreTag)
yarn-project/stdlib/src/logs/tag.ts:22
↓ 16 callersFunctioncomputeBalancedMerkleTreeRoot
(leaves: Buffer[], hasher = shaMerkleHash)
yarn-project/foundation/src/trees/balanced_merkle_tree_root.ts:14
↓ 16 callersFunctioncomputeBn254G1PublicKey
(privateKeyHex: string)
yarn-project/foundation/src/crypto/bn254/index.ts:34
↓ 16 callersFunctionconvertPrivateInputsToWitnessMap
( artifactName: ServerProtocolArtifact, inputs: InputsType, simulated = false, )
yarn-project/noir-protocol-circuits-types/src/execution/server.ts:463
↓ 16 callersMethodcopyCapsule
( contractAddress: AztecAddress, srcKey: Fr, dstKey: Fr, numEntries: number, scope: AztecA
yarn-project/pxe/src/contract_function_simulator/oracle/interfaces.ts:157
↓ 16 callersMethodcreate
( height: number, zeroLeaf: Buffer = Buffer.alloc(32), hasher = async (left: Buffer, right: Buffer
yarn-project/foundation/src/trees/merkle_tree_calculator.ts:18
↓ 16 callersMethodcreateAccount
(secret: Fr)
yarn-project/txe/src/oracle/interfaces.ts:55
↓ 16 callersFunctioncreateJob
Create a TimingTestCheckpointProposalJob with current mocks
yarn-project/sequencer-client/src/sequencer/checkpoint_proposal_job.timing.test.ts:285
↓ 16 callersMethodcreateRecursiveProofAndVerify
( input: CircuitInputType, artifactName: ServerProtocolArtifact, proofLength: PROOF_LENGTH, co
yarn-project/bb-prover/src/prover/server/bb_prover.ts:421
↓ 16 callersFunctioncreateTestBlocksAndTxs
Create blocks and transactions for testing
yarn-project/sequencer-client/src/sequencer/checkpoint_proposal_job.timing.test.ts:249
↓ 16 callersFunctioncreate_error_result
(error: &str)
avm-transpiler/src/lib.rs:43
↓ 16 callersMethoddelete_block_index
barretenberg/cpp/src/barretenberg/crypto/merkle_tree/lmdb_store/lmdb_tree_store.cpp:186
↓ 16 callersFunctionderiveSigningKey
(secretKey: Fr)
yarn-project/stdlib/src/keys/derivation.ts:41
↓ 16 callersMethodenqueueProposeCheckpoint
Simulates and enqueues a proposal for a checkpoint on L1
yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:950
↓ 16 callersFunctionfilter
( iterator: AsyncIterableIterator<T>, predicate: (item: T) => boolean | Promise<boolean>, )
yarn-project/foundation/src/iterator/filter.ts:2
↓ 16 callersFunctionfrom_buffer
barretenberg/cpp/src/barretenberg/common/serialize.hpp:405
↓ 16 callersFunctiongetAttestations
(block: any)
yarn-project/sequencer-client/src/sequencer/checkpoint_proposal_job.test.ts:109
↓ 16 callersFunctiongetBlock
(i: number)
yarn-project/archiver/src/store/kv_archiver_store.test.ts:2012
↓ 16 callersMethodgetCheckpointFromRollupTx
* Gets checkpoint header and metadata from the calldata of an L1 transaction. * Tries multicall3 decoding, falls back to trace-based extraction.
yarn-project/archiver/src/l1/calldata_retriever.ts:72
↓ 16 callersMethodgetPendingChainValidationStatus
* Returns the status of the pending chain validation. If the chain is invalid, reports the earliest consecutive * checkpoint that is invalid, along
yarn-project/stdlib/src/block/l2_block_source.ts:230
↓ 16 callersMethodgetProposerAttesterAddressInSlot
(slot: SlotNumber)
yarn-project/epoch-cache/src/epoch_cache.ts:46
← previousnext →1,101–1,200 of 24,401, ranked by callers