Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AztecProtocol/aztec-packages
/ functions
Functions
24,401 in github.com/AztecProtocol/aztec-packages
⨍
Functions
24,401
◇
Types & classes
6,831
↳
Endpoints
29
↓ 13 callers
Function
reconcileTaggingIndexRangesAgainstSurvivingTags
( ranges: TaggingIndexRange[], survivingTags: Set<string>, )
yarn-project/pxe/src/tagging/reconcile_tagging_index_ranges.ts:36
↓ 13 callers
Method
registerPreAddRule
* Registers a pre-add rule that runs during transaction addition.
yarn-project/p2p/src/mem_pools/tx_pool_v2/eviction/eviction_manager.ts:36
↓ 13 callers
Method
removeIndex
(key: Buffer, ...values: Buffer[])
yarn-project/kv-store/src/lmdb-v2/write_transaction.ts:102
↓ 13 callers
Method
removeListener
(event: K, listener: TEventMap[K])
yarn-project/foundation/src/types/index.ts:53
↓ 13 callers
Function
serializeOffense
(offense: Offense)
yarn-project/stdlib/src/slashing/serialization.ts:14
↓ 13 callers
Method
setFinalized
* Advances the finalized block number to be the number provided * @param toBlockNumber The block number that is now the tip of the finalized chain
yarn-project/world-state/src/world-state-db/merkle_tree_db.ts:74
↓ 13 callers
Method
setStatus
()
yarn-project/telemetry-client/src/noop.ts:137
↓ 13 callers
Method
set_public
barretenberg/cpp/src/barretenberg/stdlib/primitives/field/field.hpp:446
↓ 13 callers
Function
setupCustomSnapshotSerializers
(expect: { addSnapshotSerializer: (serializer: NewPlugin) => void })
yarn-project/foundation/src/testing/snapshot_serializer.ts:28
↓ 13 callers
Method
slot
(key: K)
yarn-project/kv-store/src/lmdb/map.ts:161
↓ 13 callers
Function
startExecutionHostServer
()
yarn-project/blob-client/src/client/http.test.ts:53
↓ 13 callers
Method
toHashInputs
* Serializes the preimage to an array of buffers for hashing.
yarn-project/foundation/src/trees/indexed_tree_leaf.ts:44
↓ 13 callers
Method
toViemSignature
* Return the signature with `0x${string}` encodings for r and s
yarn-project/foundation/src/eth-signature/eth_signature.ts:123
↓ 13 callers
Method
tryDecodeMulticall3
( tx: Transaction, expectedHashes: { attestationsHash: Hex; payloadDigest: Hex }, checkpointNumber
yarn-project/archiver/src/l1/calldata_retriever.test.ts:43
↓ 13 callers
Function
tryRecoverAddress
(hash: Buffer32, signature: Signature, opts?: RecoveryOpts)
yarn-project/foundation/src/crypto/secp256k1-signer/utils.ts:93
↓ 13 callers
Function
tryRmDir
(dir: string | undefined, logger?: Logger)
yarn-project/foundation/src/fs/try_rm_dir.ts:5
↓ 13 callers
Method
updateConfig
* Updates the configuration for this rule.
yarn-project/p2p/src/mem_pools/tx_pool_v2/eviction/interfaces.ts:155
↓ 13 callers
Method
validateRequestedBlockTxs
Exposes the protected validateRequestedBlockTxs for testing.
yarn-project/p2p/src/services/libp2p/libp2p_service.test.ts:1184
↓ 13 callers
Method
validateSigners
* Validates all remote signers in the keystore are accessible and have the required addresses. * Retries each web3signer URL with backoff to tolera
yarn-project/node-keystore/src/keystore_manager.ts:67
↓ 13 callers
Function
verifyCommittedState
( tree: MerkleTree, root: Buffer, siblingPathIndex: bigint, emptySiblingPath: SiblingPath<N>, )
yarn-project/merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts:79
↓ 13 callers
Method
waitUntilCheckpointNumber
Waits until the given checkpoint number is mined.
yarn-project/end-to-end/src/e2e_epochs/epochs_test.ts:310
↓ 12 callers
Function
accountKey
(field: string, address: AztecAddress | string)
yarn-project/wallets/src/embedded/wallet_db.ts:10
↓ 12 callers
Method
addBlob
(blob: Blob)
yarn-project/blob-client/src/client/http.test.ts:609
↓ 12 callers
Method
addOwnCheckpointAttestations
Manually adds checkpoint attestations to the p2p client attestation pool.
yarn-project/stdlib/src/interfaces/p2p.ts:63
↓ 12 callers
Method
addSettledNoteHashReadRequest
Adds a settled note hash read request (empty contract address, resolved against the note hash tree).
yarn-project/pxe/src/private_kernel/hints/test_utils.ts:230
↓ 12 callers
Method
add_storage_write
barretenberg/cpp/src/barretenberg/vm2/simulation/lib/side_effect_tracker.cpp:36
↓ 12 callers
Method
aggregate
Normalize the raw benchmark data into a clean structure for display
barretenberg/cpp/src/barretenberg/common/bb_bench.cpp:204
↓ 12 callers
Method
and
(rhs: NewUintClass)
yarn-project/simulator/src/public/avm/avm_memory_types.ts:128
↓ 12 callers
Method
apply
barretenberg/cpp/src/barretenberg/common/tuplet.hpp:902
↓ 12 callers
Function
asHex
(value: Fr | Buffer | EthAddress | AztecAddress, size = 64)
yarn-project/end-to-end/src/e2e_l1_publisher/write_json.ts:32
↓ 12 callers
Method
attestToCheckpointProposal
* Validate and attest to a checkpoint proposal from a peer. * @returns Checkpoint attestations if valid, undefined otherwise
yarn-project/stdlib/src/interfaces/validator.ts:154
↓ 12 callers
Method
beginJob
* Begins a new job and returns a job ID for staged writes. * * @returns Job ID to pass to store operations
yarn-project/pxe/src/job_coordinator/job_coordinator.ts:82
↓ 12 callers
Method
bestEffortReadAll
(readCap?: number)
yarn-project/simulator/src/public/avm/calldata.ts:9
↓ 12 callers
Function
buildCommandWith
(categories: (keyof typeof aztecStartOptions)[])
yarn-project/aztec/src/cli/aztec_start_options.test.ts:10
↓ 12 callers
Function
buildSingleCheckpoint
(opts: { l1ToL2Messages?: Fr[]; blockNumber?: BlockNumber } = {})
yarn-project/end-to-end/src/e2e_l1_publisher/e2e_l1_publisher.test.ts:376
↓ 12 callers
Function
cachedFetch
( url: string, options: CachedFetchOptions, fetch = globalThis.fetch, log = createLogger('cached_fetch
yarn-project/cli/src/config/cached_fetch.ts:47
↓ 12 callers
Method
canAddPendingTx
* Checks if the pool would accept a transaction without modifying state. * Used as a pre-check before expensive proof verification. * @param tx
yarn-project/p2p/src/mem_pools/tx_pool_v2/interfaces.ts:120
↓ 12 callers
Function
check_indices_data
barretenberg/cpp/src/barretenberg/crypto/merkle_tree/test_fixtures.hpp:61
↓ 12 callers
Function
choose_token
(u: &mut Unstructured, state: &TokenState)
noir-projects/protocol-fuzzer/src/machine.rs:126
↓ 12 callers
Function
cleanup
(instanceName: string)
yarn-project/end-to-end/src/spartan/prover-node.test.ts:81
↓ 12 callers
Function
computeInHashFromL1ToL2Messages
(unpaddedL1ToL2Messages: Fr[])
yarn-project/stdlib/src/messaging/in_hash.ts:9
↓ 12 callers
Function
computeL2ToL1MembershipWitness
( node: Pick< AztecNode, 'getL2ToL1Messages' | 'getTxReceipt' | 'getTxEffect' | 'getBlock' | 'getChe
yarn-project/stdlib/src/messaging/l2_to_l1_membership.ts:115
↓ 12 callers
Method
computeTreeRoot
(leaves: Buffer[] = [])
yarn-project/foundation/src/trees/merkle_tree_calculator.ts:53
↓ 12 callers
Function
compute_addressing_gas
* @brief Computes the gas cost for addressing. * * @param addressing_mode The addressing mode of the instruction. * @return uint16_t The gas cost f
barretenberg/cpp/src/barretenberg/vm2/common/gas.cpp:16
↓ 12 callers
Function
convertToMultiaddr
(address: string, port: number, protocol: 'tcp' | 'udp')
yarn-project/p2p/src/util.ts:53
↓ 12 callers
Function
count_leading_zeros
barretenberg/cpp/src/barretenberg/numeric/bitop/bitop.bench.cpp:6
↓ 12 callers
Function
createKeyStoreForValidator
( config: SequencerTxSenderConfig & SequencerClientConfig & SharedNodeConfig, )
yarn-project/aztec-node/src/aztec-node/config.ts:186
↓ 12 callers
Function
createPublicDataTreeLeaf
(slot: number, value: number)
yarn-project/merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts:67
↓ 12 callers
Method
create_big_mul_add_gate
barretenberg/cpp/src/barretenberg/stdlib_circuit_builders/ultra_circuit_builder.cpp:264
↓ 12 callers
Method
create_unconstrained_gates
barretenberg/cpp/src/barretenberg/stdlib_circuit_builders/ultra_circuit_builder.cpp:914
↓ 12 callers
Method
deferredProving
* Enqueue a job to be scheduled * @param provingState - The proving state object being operated on * @param jobType - The type of job to be queu
yarn-project/prover-client/src/orchestrator/orchestrator.ts:586
↓ 12 callers
Function
deserializeOffense
(buffer: Buffer)
yarn-project/stdlib/src/slashing/serialization.ts:23
↓ 12 callers
Method
dialProtocol
* Dials a protocol and returns the stream * * @param peerId - The peer id * @param protocol - The protocol * @param timeout - Abort connec
yarn-project/p2p/src/services/reqresp/connection-sampler/connection_sampler.ts:201
↓ 12 callers
Method
discardStaged
* Discards staged data without committing. * Called on abort. * * @param jobId - The job identifier
yarn-project/pxe/src/job_coordinator/job_coordinator.ts:26
↓ 12 callers
Method
enqueueGovernanceCastSignal
* Enqueues a governance castSignal transaction to cast a signal for a given slot number. * @param slotNumber - The slot number to cast a signal for
yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:816
↓ 12 callers
Method
enqueueVotes
* Enqueues governance and slashing votes with the publisher. * Returns a tuple of promises that resolve to whether each vote was successfully enque
yarn-project/sequencer-client/src/sequencer/checkpoint_voter.ts:49
↓ 12 callers
Function
evaluate
barretenberg/cpp/src/barretenberg/polynomials/polynomial_arithmetic.cpp:502
↓ 12 callers
Function
expectInvalid
(tx: Tx, reason: string)
yarn-project/p2p/src/msg_validators/tx_validator/phases_validator.test.ts:34
↓ 12 callers
Function
extractRelevantOptions
( options: Record<string, any>, mappings: ConfigMappingsType<T>, namespace: string, )
yarn-project/aztec/src/cli/util.ts:241
↓ 12 callers
Function
fields_from_witnesses
barretenberg/cpp/src/barretenberg/dsl/acir_format/utils.cpp:16
↓ 12 callers
Function
finalize_block
barretenberg/cpp/src/barretenberg/crypto/merkle_tree/append_only_tree/content_addressed_append_only_tree.test.cpp:242
↓ 12 callers
Function
flipSignature
(signature: Signature)
yarn-project/foundation/src/crypto/secp256k1-signer/utils.ts:140
↓ 12 callers
Function
formatFrAsString
(addressAsString: string, sliceLength: number = 4)
playground/src/utils/conversion.ts:1
↓ 12 callers
Method
fromKeyStoreManager
(manager: KeystoreManager)
yarn-project/validator-client/src/key_store/node_keystore_adapter.ts:118
↓ 12 callers
Method
fromModes
(modes: AddressingMode[])
yarn-project/simulator/src/public/avm/opcodes/addressing_mode.ts:24
↓ 12 callers
Method
fromTxsSourceAndMissingTxs
* Creates new BlockTxsRequest given a block txs source and missing tx hashes. * * @param blockTxsSource - The block or proposal for which we are
yarn-project/p2p/src/services/reqresp/protocols/block_txs/block_txs_reqresp.ts:40
↓ 12 callers
Method
getBaseParityProof
* Creates a proof for the given input. * @param input - Input to the circuit.
yarn-project/stdlib/src/interfaces/server_circuit_prover.ts:48
↓ 12 callers
Method
getBlockHeaderByArchive
* Get a block header specified by its archive root. * @param archive - The archive root being requested. * @returns The requested block header.
yarn-project/stdlib/src/interfaces/aztec-node.ts:439
↓ 12 callers
Method
getBlockHeaderByHash
* Gets a block header by its hash. * @param blockHash - The block hash to retrieve. * @returns The requested block header (or undefined if not f
yarn-project/stdlib/src/block/l2_block_source.ts:119
↓ 12 callers
Method
getCheckpointOutHash
* Returns the out hash computed from all l2-to-l1 messages in this checkpoint. * Note: This value is different from the out hash in the header, whi
yarn-project/stdlib/src/checkpoint/checkpoint.ts:102
↓ 12 callers
Method
getEligiblePendingTxHashes
Gets pending transaction hashes that have been in the pool long enough per minTxPoolAgeMs, sorted by priority (highest first)
yarn-project/p2p/src/mem_pools/tx_pool_v2/interfaces.ts:205
↓ 12 callers
Method
getEpochDuration
()
yarn-project/ethereum/src/contracts/rollup.ts:316
↓ 12 callers
Function
getEthereumEndpoint
(namespace: string, forcePortForward?: boolean)
yarn-project/end-to-end/src/spartan/utils/k8s.ts:222
↓ 12 callers
Method
getExecutionPayload
* Returns the data to be added to the final execution request * to pay the fee in the given asset * @returns The function calls to pay the fee.
yarn-project/aztec.js/src/fee/fee_payment_method.ts:16
↓ 12 callers
Function
getExpectedMessagesPerSlot
( topicType: TopicType, targetCommitteeSize: number, blocksPerSlot: number, expectedBlockProposalsPerS
yarn-project/p2p/src/services/gossipsub/topic_score_params.ts:124
↓ 12 callers
Function
getGenesisValues
( initialAccounts: AztecAddress[], initialAccountFeeJuice = defaultInitialAccountFeeJuice, genesisPublic
yarn-project/world-state/src/testing.ts:32
↓ 12 callers
Function
getLeaf
(index: bigint)
yarn-project/world-state/src/native/native_world_state.test.ts:1815
↓ 12 callers
Function
getP2PDefaultConfig
()
yarn-project/p2p/src/config.ts:536
↓ 12 callers
Function
getPXEConfig
()
yarn-project/pxe/src/config/index.ts:75
↓ 12 callers
Function
getPackageVersion
()
yarn-project/stdlib/src/update-checker/package_version.ts:12
↓ 12 callers
Method
getPeers
(_includePending?: boolean)
yarn-project/p2p/src/services/peer-manager/interface.ts:11
↓ 12 callers
Method
getPendingTxs
Get all pending tx metadata
yarn-project/p2p/src/mem_pools/tx_pool_v2/eviction/interfaces.ts:164
↓ 12 callers
Method
getProposal
* Fetches a proposal by id together with its live state, returning the mapped {@link Proposal} * type. Issues `getProposal` and `getProposalState`
yarn-project/ethereum/src/contracts/governance.ts:220
↓ 12 callers
Method
getPublicStorageAt
* Gets the storage value at the given contract storage slot. * * @remarks The storage slot here refers to the slot as it is defined in Noir not
yarn-project/stdlib/src/interfaces/aztec-node.ts:425
↓ 12 callers
Method
getRangeOfCheckpoints
(from: CheckpointNumber, limit: number)
yarn-project/archiver/src/store/block_store.ts:498
↓ 12 callers
Method
getSenderAddress
()
yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:225
↓ 12 callers
Function
getSuccessfulCallsFromDebug
( client: ViemPublicDebugClient, txHash: Hex, targetAddress: EthAddress, functionSelector: string, l
yarn-project/archiver/src/l1/debug_tx.ts:37
↓ 12 callers
Method
getSyncedL2SlotNumber
* Returns the last L2 slot number for which we have all L1 data needed to build the next checkpoint. * Determined by the max of two signals: L1 blo
yarn-project/stdlib/src/block/l2_block_source.ts:183
↓ 12 callers
Method
get_context
barretenberg/cpp/src/barretenberg/stdlib/primitives/memory/rom_table.hpp:40
↓ 12 callers
Method
get_hash
barretenberg/cpp/src/barretenberg/flavor/flavor.hpp:151
↓ 12 callers
Method
get_is_static
barretenberg/cpp/src/barretenberg/vm2/simulation/gadgets/context.hpp:88
↓ 12 callers
Method
get_num_finalized_gates
barretenberg/cpp/src/barretenberg/stdlib_circuit_builders/circuit_builder_base_impl.hpp:18
↓ 12 callers
Method
get_num_vars
barretenberg/cpp/src/barretenberg/smt_verification/circuit/circuit_base.hpp:67
↓ 12 callers
Method
get_selectors
barretenberg/cpp/src/barretenberg/eccvm/eccvm_flavor.hpp:179
↓ 12 callers
Method
get_sibling_path
barretenberg/cpp/src/barretenberg/vm2/testing/test_tree.hpp:40
↓ 12 callers
Method
get_vk
* @brief Get the verification key * @return Verification key shared pointer */
barretenberg/cpp/src/barretenberg/ultra_honk/verifier_instance.hpp:53
↓ 12 callers
Method
handlerAsAvm
()
yarn-project/txe/src/rpc_translator.ts:99
↓ 12 callers
Method
hasActiveProposalWithPayload
* Checks whether the given original payload is currently the subject of a live (non-terminal) * Governance proposal. Returns true only if a proposa
yarn-project/ethereum/src/contracts/governance.ts:278
↓ 12 callers
Method
index
get the section index
barretenberg/cpp/src/barretenberg/bb/deps/cli11.hpp:3597
↓ 12 callers
Function
isHAProtectedContext
(context: SigningContext)
yarn-project/validator-ha-signer/src/types.ts:117
← previous
next →
1,501–1,600 of 24,401, ranked by callers