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
↓ 9 callers
Method
dropTransaction
* Drop a transaction from the mempool * @param txHash - The transaction hash
yarn-project/ethereum/src/test/eth_cheat_codes.ts:218
↓ 9 callers
Method
dump
()
barretenberg/cpp/scripts/llvm_xray_stack_flame_corrector.js:127
↓ 9 callers
Method
escape_html_entities
Escape HTML-like syntax and MDX special characters to prevent parsing errors.
docs/scripts/cli_reference_generation/transform_to_markdown.py:110
↓ 9 callers
Method
estimateSize
* Estimates the size of the store in bytes.
yarn-project/kv-store/src/interfaces/store.ts:72
↓ 9 callers
Method
evictAfterNewTxs
* Runs post-event eviction after new transactions are added.
yarn-project/p2p/src/mem_pools/tx_pool_v2/eviction/eviction_manager.ts:100
↓ 9 callers
Function
expectActionVotePayload
(action: ProposerSlashAction, expectedPayload: EthAddress)
yarn-project/slasher/src/empire_slasher_client.test.ts:139
↓ 9 callers
Function
expectError
(response: request.Response, httpCode: number, message: string)
yarn-project/foundation/src/json-rpc/server/safe_json_rpc_server.test.ts:28
↓ 9 callers
Function
expectNotesFields
(notes: { note: Note }[], ...expected: [number, bigint[]][])
yarn-project/pxe/src/contract_function_simulator/pick_notes.test.ts:7
↓ 9 callers
Method
fdiv
* @brief Perform field division on two memory values and emit an event of type AluEvent. * * @throws AluException if (in order): * - the tag
barretenberg/cpp/src/barretenberg/vm2/simulation/gadgets/alu.cpp:158
↓ 9 callers
Function
fft
barretenberg/cpp/src/barretenberg/polynomials/polynomial_arithmetic.cpp:325
↓ 9 callers
Function
fr
(seed: number)
yarn-project/blob-lib/src/encoding/fixtures.ts:22
↓ 9 callers
Method
frobenius_map
barretenberg/cpp/src/barretenberg/ecc/fields/field2.hpp:189
↓ 9 callers
Method
fromCalldata
(calldata: Fr[])
yarn-project/stdlib/src/tx/hashed_values.ts:66
↓ 9 callers
Method
fromCheckpoint
(checkpoint: Checkpoint)
yarn-project/stdlib/src/p2p/consensus_payload.ts:90
↓ 9 callers
Method
fromLogs
(logs: PublicLog[])
yarn-project/stdlib/src/logs/public_log.ts:51
↓ 9 callers
Method
fromPlainObject
* Creates a ContractDeploymentData from a plain object without Zod validation. * This method is optimized for performance and skips validation, mak
yarn-project/stdlib/src/contract/contract_deployment_data.ts:48
↓ 9 callers
Method
fromSecretKeyAndPartialAddress
(secretKey: Fr, partialAddress: Fr)
yarn-project/stdlib/src/contract/complete_address.ts:55
↓ 9 callers
Method
fromString
(str: string)
yarn-project/stdlib/src/rollup/checkpoint_header.ts:219
↓ 9 callers
Method
fromString
* Creates a Fr instance from a string. * @param buf - the string to create a Fr from. * @returns the Fr instance * @remarks if the string onl
yarn-project/foundation/src/curves/bn254/field.ts:247
↓ 9 callers
Function
from_buffer_with_bound_checks
barretenberg/cpp/src/barretenberg/dsl/acir_format/acir_to_constraint_buf.cpp:36
↓ 9 callers
Method
from_dict
(cls, data: Dict[str, Any])
barretenberg/security/ssa_fuzzer_programs_proving/src/fuzzer_output_types.py:75
↓ 9 callers
Method
full
barretenberg/cpp/src/barretenberg/polynomials/polynomial.cpp:250
↓ 9 callers
Function
gen_token_amount
(u: &mut Unstructured)
noir-projects/protocol-fuzzer/src/machine.rs:115
↓ 9 callers
Function
generate_circuit
* @brief Adds operations in BN254 to the op_queue and then constructs and ECCVM circuit from the op_queue. * * @param engine * @return ECCVMCircuit
barretenberg/cpp/src/barretenberg/eccvm/eccvm.test.cpp:67
↓ 9 callers
Method
getAccount
* Returns the account implementation for this account contract given an instance at the provided address. * The account is responsible for assembli
yarn-project/aztec.js/src/account/account_contract.ts:40
↓ 9 callers
Function
getAddressFromPrivateKey
(privateKey: `0x${string}`)
yarn-project/ethereum/src/account.ts:3
↓ 9 callers
Method
getArchivedTxByHash
Gets an archived transaction by its hash
yarn-project/p2p/src/mem_pools/tx_pool_v2/interfaces.ts:220
↓ 9 callers
Method
getAs
(offset: number)
yarn-project/simulator/src/public/avm/avm_memory_types.ts:265
↓ 9 callers
Method
getBlockByArchive
* Get a block specified by its archive root. * @param archive - The archive root being requested. * @returns The requested block.
yarn-project/stdlib/src/interfaces/aztec-node.ts:222
↓ 9 callers
Function
getBlockNumber
()
yarn-project/ethereum/src/test/eth_cheat_codes.test.ts:80
↓ 9 callers
Method
getBlocksForCheckpoint
(checkpointNumber: CheckpointNumber)
yarn-project/archiver/src/store/block_store.ts:538
↓ 9 callers
Method
getBridgeClaim
* Gets a bridge claim for a recipient if it exists.
yarn-project/bot/src/store/bot_store.ts:74
↓ 9 callers
Method
getCheckpointAttestationsForSlotAndProposal
* Get checkpoint attestations for slot and given proposal. * * @param slot - The slot to query * @param proposalId - The proposal to query
yarn-project/p2p/src/mem_pools/attestation_pool/attestation_pool.ts:402
↓ 9 callers
Method
getCurrentEpochCommittee
()
yarn-project/ethereum/src/contracts/rollup.ts:589
↓ 9 callers
Function
getDefaultConfig
(configMappings: ConfigMappingsType<T>)
yarn-project/foundation/src/config/index.ts:388
↓ 9 callers
Method
getFeeRecipient
* Get the fee recipient address for a specific attester * @param attesterAddress - The attester address to find the fee recipient for * @returns
yarn-project/validator-client/src/key_store/interface.ts:103
↓ 9 callers
Method
getFields
(fields: FieldsOf<BlockRootRollupPrivateInputs>)
yarn-project/stdlib/src/rollup/block_root_rollup_private_inputs.ts:239
↓ 9 callers
Function
getGasLimits
( simulationResult: TxSimulationResult, pad = 0.1, )
yarn-project/aztec.js/src/contract/get_gas_limits.ts:9
↓ 9 callers
Method
getInfo
()
yarn-project/p2p/src/services/tx_collection/tx_source.ts:12
↓ 9 callers
Function
getKeys
(obj: T)
yarn-project/foundation/src/collection/object.ts:55
↓ 9 callers
Method
getMaxAllowedTime
(state: SequencerState)
yarn-project/sequencer-client/src/sequencer/timetable.ts:167
↓ 9 callers
Method
getMemory
()
barretenberg/ts/src/barretenberg_wasm/barretenberg_wasm_base/index.ts:123
↓ 9 callers
Method
getNode
(location: TreeNodeLocation)
yarn-project/foundation/src/trees/unbalanced_tree_store.ts:78
↓ 9 callers
Method
getPackedAttestations
* Packs an array of committee attestations into the format expected by the Solidity contract * * @param attestations - Array of committee attest
yarn-project/stdlib/src/block/proposal/attestations_and_signers.ts:56
↓ 9 callers
Function
getRoundForSlot
( slot: SlotNumber, constants: { slashingRoundSize: number }, )
yarn-project/stdlib/src/slashing/helpers.ts:8
↓ 9 callers
Method
getScoreState
(peerId: string)
yarn-project/p2p/src/services/peer-manager/peer_scoring.ts:131
↓ 9 callers
Function
getSequencersConfig
(env: TestConfig)
yarn-project/end-to-end/src/spartan/utils/nodes.ts:147
↓ 9 callers
Method
getSiblingPath
* Gets sibling path for a leaf. * @param treeId - The tree to be queried for a sibling path. * @param index - The index of the leaf for which a
yarn-project/stdlib/src/interfaces/merkle_tree_operations.ts:147
↓ 9 callers
Method
getSyncedL2EpochNumber
* Returns the last L2 epoch number that has been fully synchronized from L1. * An epoch is fully synced when all its L2 slots have been fully synce
yarn-project/stdlib/src/block/l2_block_source.ts:189
↓ 9 callers
Method
getSynchPoint
* Gets the synch point of the archiver
yarn-project/archiver/src/store/kv_archiver_store.ts:581
↓ 9 callers
Function
getWalletBalances
(lp: AztecAddress)
yarn-project/end-to-end/src/e2e_amm.test.ts:91
↓ 9 callers
Function
getWalletBalances
(lp: AztecAddress)
yarn-project/end-to-end/src/forward-compatibility/e2e_amm.test.ts:112
↓ 9 callers
Method
get_all
barretenberg/cpp/src/barretenberg/vm2/constraining/flavor.hpp:209
↓ 9 callers
Method
get_context
barretenberg/cpp/src/barretenberg/stdlib/primitives/field/field.hpp:431
↓ 9 callers
Method
get_context_id
barretenberg/cpp/src/barretenberg/vm2/simulation/gadgets/context.hpp:82
↓ 9 callers
Method
get_crs
barretenberg/cpp/src/barretenberg/srs/factories/mem_bn254_crs_factory.cpp:64
↓ 9 callers
Function
get_historic_low_leaf
barretenberg/cpp/src/barretenberg/crypto/merkle_tree/indexed_tree/content_addressed_indexed_tree.test.cpp:165
↓ 9 callers
Method
get_origin_tag
barretenberg/cpp/src/barretenberg/stdlib/primitives/byte_array/byte_array.hpp:100
↓ 9 callers
Method
get_polynomial_size
barretenberg/cpp/src/barretenberg/eccvm/eccvm_flavor.hpp:468
↓ 9 callers
Method
get_table
See PIL table in `get_env_var.pil` for reference.
barretenberg/cpp/src/barretenberg/vm2/tracegen/lib/get_env_var_spec.cpp:7
↓ 9 callers
Method
get_wires
barretenberg/cpp/src/barretenberg/translator_vm/translator_flavor.hpp:417
↓ 9 callers
Method
hasPayload
(payload: EthAddress)
yarn-project/slasher/src/stores/payloads_store.ts:145
↓ 9 callers
Method
hasTxs
Checks if transactions exist in the pool
yarn-project/p2p/src/mem_pools/tx_pool_v2/interfaces.ts:196
↓ 9 callers
Method
has_single_pairing_point_tag
* @brief Check if all pairing point tags belong to a single equivalence class * @return true if there's only one equivalence class (or no tags at
barretenberg/cpp/src/barretenberg/stdlib_circuit_builders/pairing_points_tagging.hpp:72
↓ 9 callers
Method
hi
()
yarn-project/foundation/src/curves/bn254/field.ts:378
↓ 9 callers
Method
incomplete_assert_equal
* @brief Asserts that two group elements are equal (i.e., x, y coordinates and infinity flag are all equal). * * @param other * @param
barretenberg/cpp/src/barretenberg/stdlib/primitives/biggroup/biggroup.hpp:265
↓ 9 callers
Function
initTelemetryClient
( config: TelemetryClientConfig, bindings?: LoggerBindings, )
yarn-project/telemetry-client/src/start.ts:12
↓ 9 callers
Method
init_RAM_element
barretenberg/cpp/src/barretenberg/stdlib_circuit_builders/rom_ram_logic.cpp:302
↓ 9 callers
Method
initialized
* @brief Checks the commitment key is properly initialized. * * @return bool */
barretenberg/cpp/src/barretenberg/commitment_schemes/commitment_key.hpp:62
↓ 9 callers
Function
installChaosMeshChart
({ instanceName, targetNamespace, valuesFile, helmChartDir, timeout = '10m', clean = true, value
yarn-project/end-to-end/src/spartan/utils/chaos.ts:54
↓ 9 callers
Method
isBlockHash
* Type guard that checks if a value is a BlockHash instance. * Uses Symbol.for to ensure cross-module compatibility.
yarn-project/stdlib/src/block/block_hash.ts:30
↓ 9 callers
Method
isEpochComplete
* Returns whether the given epoch is completed on L1, based on the current L1 and L2 block numbers. * @param epochNumber - The epoch number to chec
yarn-project/stdlib/src/block/l2_block_source.ts:202
↓ 9 callers
Function
isErrorClass
(value: unknown, errorClass: new (...args: any[]) => T)
yarn-project/foundation/src/types/index.ts:28
↓ 9 callers
Function
keys
(range?: Range<Key>, sut: AztecAsyncMultiMap<any, any> | AztecMultiMap<any, any> = multiMap)
yarn-project/kv-store/src/interfaces/multi_map_test_suite.ts:50
↓ 9 callers
Method
listAccounts
()
yarn-project/wallets/src/embedded/wallet_db.ts:77
↓ 9 callers
Method
lo
()
yarn-project/foundation/src/curves/bn254/field.ts:374
↓ 9 callers
Method
load
* Load the value at a storage slot of a contract address on eth * @param contract - The contract address * @param slot - The storage slot * @
yarn-project/ethereum/src/test/eth_cheat_codes.ts:288
↓ 9 callers
Method
lookupValidity
( onBehalfOf: AztecAddress, intent: IntentInnerHash | CallIntent | ContractFunctionInteractionCallInte
yarn-project/end-to-end/src/test-wallet/test_wallet.ts:219
↓ 9 callers
Function
makeCheckpoint
Builds a structurally valid single-block checkpoint with a known mana value.
yarn-project/stdlib/src/checkpoint/validate.test.ts:153
↓ 9 callers
Method
makeMessageConsumable
* Makes message available for consumption. * @dev Does that by performing 2 unrelated transactions on L2 to progress the rollup by 2 blocks and the
yarn-project/end-to-end/src/shared/cross_chain_test_harness.ts:347
↓ 9 callers
Function
makeTipId
(blockNumber: number)
yarn-project/stdlib/src/block/test/l2_tips_store_test_suite.ts:65
↓ 9 callers
Function
makeTx
(txHash?: TxHash)
yarn-project/p2p/src/services/reqresp/protocols/block_txs/block_txs_handler.test.ts:25
↓ 9 callers
Function
make_char
barretenberg/cpp/src/barretenberg/bb/deps/cli11.hpp:899
↓ 9 callers
Function
make_tsfn
Helper to create thread-safe function wrapper
barretenberg/cpp/src/barretenberg/nodejs_module/avm_simulate/avm_simulate_napi.cpp:121
↓ 9 callers
Function
mapProtocolArtifactNameToCircuitName
(artifact: ProtocolArtifact)
yarn-project/noir-protocol-circuits-types/src/artifacts/types.ts:48
↓ 9 callers
Function
mockPublicTx
(seed: number, fee: number)
yarn-project/p2p/src/mem_pools/tx_pool/aztec_kv_tx_pool.test.ts:443
↓ 9 callers
Function
mockPublicTx
(seed: number, fee: number)
yarn-project/p2p/src/mem_pools/tx_pool_v2/tx_pool_v2.compat.test.ts:689
↓ 9 callers
Function
mockTxForRollup
(seed: number)
yarn-project/aztec-node/src/aztec-node/server.test.ts:87
↓ 9 callers
Function
mockTxWithPublicCalls
({ seed = 1, feePayer }: { seed?: number; feePayer?: AztecAddress } = {})
yarn-project/simulator/src/public/public_processor/public_processor.test.ts:43
↓ 9 callers
Function
mockTxs
(numTxs: number)
yarn-project/p2p/src/msg_validators/tx_validator/data_validator.test.ts:31
↓ 9 callers
Method
msgpack
barretenberg/cpp/src/barretenberg/serialize/msgpack_schema.test.cpp:38
↓ 9 callers
Method
mul
* @brief Multiply two memory values and emit an event of type AluEvent. * * @throws AluException if the tags of a and b do not match. * @param a Th
barretenberg/cpp/src/barretenberg/vm2/simulation/gadgets/alu.cpp:64
↓ 9 callers
Method
name
(&self)
avm-transpiler/src/opcodes.rs:86
↓ 9 callers
Method
negate
()
yarn-project/foundation/src/curves/bls12/field.ts:281
↓ 9 callers
Method
new
* Constructs an instance of Barretenberg. * * If options.backend is set: uses that specific backend (throws if unavailable) * If options.back
barretenberg/ts/src/barretenberg/index.ts:44
↓ 9 callers
Method
on_curve
barretenberg/cpp/src/barretenberg/vm2/common/standard_affine_point.hpp:75
↓ 9 callers
Function
optionalNumberConfigHelper
()
yarn-project/foundation/src/config/index.ts:204
↓ 9 callers
Function
orderAttestations
( attestations: CheckpointAttestation[], orderAddresses: EthAddress[], )
yarn-project/stdlib/src/p2p/attestation_utils.ts:11
↓ 9 callers
Function
parseSignedInt
(b: Buffer, width?: number)
yarn-project/stdlib/src/abi/utils.ts:114
↓ 9 callers
Function
print_loc
(pointer: int, name: str)
barretenberg/sol/src/honk/optimised/generate_offsets.py:146
← previous
next →
2,001–2,100 of 24,401, ranked by callers