MCPcopy Create free account

hub / github.com/NomicFoundation/hardhat / functions

Functions3,959 in github.com/NomicFoundation/hardhat

↓ 2 callersFunctionparseName
(name: string)
packages/hardhat/src/utils/contract-names.ts:66
↓ 2 callersFunctionparsePatterns
(env: string)
packages/hardhat-utils/src/internal/debug.ts:23
↓ 2 callersFunctionparseRemappingString
(remapping: string)
packages/hardhat/src/internal/builtin-plugins/solidity/build-system/resolver/remappings.ts:6
↓ 2 callersFunctionparseSolxVersion
(versionOutput: string)
packages/hardhat-solx/src/internal/hook-handlers/solidity.ts:25
↓ 2 callersFunctionparseTasks
(taskMap: Map<string, Task>)
packages/hardhat/src/internal/cli/help/utils.ts:33
↓ 2 callersMethodpasswordRequirementsMessage
()
packages/hardhat-keystore/src/internal/ui/user-display-messages.ts:109
↓ 2 callersFunctionpath
( { dev }: TaskPathArguments, hre: HardhatRuntimeEnvironment, consoleLog: KeystoreConsoleLog = console.l
packages/hardhat-keystore/src/internal/tasks/path.ts:16
↓ 2 callersFunctionpathFromCwd
(thePath: string)
packages/hardhat-ignition/src/internal/ui/helpers/cwd-relative-path.ts:4
↓ 2 callersFunctionpluginWithTaskOverride
( id: string, taskId: string, taskActionPath: string, )
packages/hardhat/test/internal/cli/telemetry/error-classification/helpers.ts:39
↓ 2 callersFunctionpluralize
( singular: string, count: number, plural?: string, )
packages/hardhat-utils/src/string.ts:12
↓ 2 callersMethodprefix
()
packages/hardhat/src/internal/builtin-plugins/solidity-test/reporter.ts:35
↓ 2 callersFunctionprintFunctionGasSnapshotChanges
( changes: FunctionGasSnapshotChange[], logger: typeof console.log = console.log, )
packages/hardhat/src/internal/builtin-plugins/gas-analytics/function-gas-snapshots.ts:430
↓ 2 callersFunctionprintSnapshotCheatcodeChanges
( changes: SnapshotCheatcodeChange[], logger: typeof console.log = console.log, )
packages/hardhat/src/internal/builtin-plugins/gas-analytics/snapshot-cheatcodes.ts:472
↓ 2 callersFunctionprintWelcomeMessage
()
packages/hardhat/src/internal/cli/init/init.ts:244
↓ 2 callersFunctionpromptForForce
(files: string[])
packages/hardhat/src/internal/cli/init/prompt.ts:96
↓ 2 callersFunctionpromptForInstall
( safelyFormattedCommand: string, )
packages/hardhat/src/internal/cli/init/prompt.ts:111
↓ 2 callersFunctionpromptForTemplate
( templates: Template[], )
packages/hardhat/src/internal/cli/init/prompt.ts:74
↓ 2 callersFunctionpromptForWorkspace
()
packages/hardhat/src/internal/cli/init/prompt.ts:40
↓ 2 callersFunctionpublishPackages
(filterDirs?: string[])
scripts/verdaccio/publish.ts:145
↓ 2 callersFunctionreadAllNewChangsets
()
scripts/lib/changesets.ts:13
↓ 2 callersFunctionreadFunctionGasSnapshots
( basePath: string, )
packages/hardhat/src/internal/builtin-plugins/gas-analytics/function-gas-snapshots.ts:141
↓ 2 callersFunctionreadPackage
(name)
scripts/lib/packages.ts:23
↓ 2 callersFunctionreadPackageJson
(packagePath: string)
scripts/bump-peers.ts:680
↓ 2 callersFunctionreadSnapshotCheatcodes
( basePath: string, )
packages/hardhat/src/internal/builtin-plugins/gas-analytics/snapshot-cheatcodes.ts:236
↓ 2 callersFunctionreadSourceFileFactory
( hooks: HookManager, )
packages/hardhat/src/internal/builtin-plugins/solidity/build-system/read-source-file.ts:5
↓ 2 callersFunctionreaddirWithFileTypesOrEmpty
( dirFrom: string, )
packages/hardhat-utils/src/internal/fs.ts:14
↓ 2 callersMethodreconcile
( module: IgnitionModule, deploymentState: DeploymentState, deploymentParameters: DeploymentParame
packages/ignition-core/src/internal/reconciliation/reconciler.ts:30
↓ 2 callersFunctionreconcileAddress
( future: NamedArtifactContractAtFuture<string> | ContractAtFuture, exState: ContractAtExecutionState, c
packages/ignition-core/src/internal/reconciliation/helpers/reconcile-address.ts:15
↓ 2 callersFunctionreconcileContract
( future: ContractCallFuture<string, string> | StaticCallFuture<string, string>, exState: CallExecutionSta
packages/ignition-core/src/internal/reconciliation/helpers/reconcile-contract.ts:18
↓ 2 callersFunctionregisterLoadedPlugin
(plugin: HardhatPlugin)
packages/hardhat/src/internal/core/plugins/loaded-plugins-registry.ts:5
↓ 2 callersFunctionrejectLocalNetworks
( networkName: string, chainId: number, )
packages/hardhat-verify/src/internal/chains.ts:20
↓ 2 callersFunctionremove
( { dev, force, key }: TaskDeleteArguments, keystoreLoader: KeystoreLoader, requestSecretInput: Keystore
packages/hardhat-keystore/src/internal/tasks/delete.ts:33
↓ 2 callersFunctionremoveDuplicateAndSurroundingWhitespaces
(str: string)
packages/hardhat/src/internal/builtin-plugins/flatten/task-action.ts:330
↓ 2 callersMethodremoveListener
( event: ProviderEvent, listener: Listener, )
packages/hardhat-ethers/src/internal/hardhat-ethers-provider/hardhat-ethers-provider.ts:749
↓ 2 callersFunctionremoveSecretFromKeystore
({ masterKey, encryptedKeystore, keyToRemove, }: { masterKey: Uint8Array; encryptedKeystore: Encrypt
packages/hardhat-keystore/src/internal/keystores/encryption.ts:484
↓ 2 callersFunctionreplayStrategy
( executionState: | DeploymentExecutionState | CallExecutionState | SendDataExecutionState |
packages/ignition-core/src/internal/execution/future-processor/helpers/replay-strategy.ts:172
↓ 2 callersFunctionreportPublished
()
scripts/verdaccio/publish.ts:174
↓ 2 callersFunctionresetExecMock
()
packages/hardhat-foundry/src/internal/foundry/forge.ts:34
↓ 2 callersFunctionresolveArgs
( args: ArgumentType[], deploymentState: DeploymentState, deploymentParameters: DeploymentParameters,
packages/ignition-core/src/internal/execution/future-processor/helpers/future-resolvers.ts:77
↓ 2 callersFunctionresolveChain
( chainId: number, networkName: string, chainDescriptors: ChainDescriptorsConfig, )
packages/hardhat-viem/src/internal/chains.ts:223
↓ 2 callersFunctionresolveCoinbase
( coinbase: string | undefined = EDR_NETWORK_DEFAULT_COINBASE, )
packages/hardhat/src/internal/builtin-plugins/network-manager/config-resolution.ts:226
↓ 2 callersFunctionresolveDefaultTransactionGasLimit
(params: { chainType: ChainType; hardfork: string; blockGasLimit: bigint; transactionGasCap: bigint |
packages/hardhat/src/internal/builtin-plugins/network-manager/edr/utils/convert-to-edr.ts:404
↓ 2 callersMethodresolveDependencyByInstallationName
* Resolves a dependency of the package `from` by its installation name. * * This method does not use the remappings of the package `from` to alt
packages/hardhat/src/internal/builtin-plugins/solidity/build-system/resolver/types.ts:137
↓ 2 callersFunctionresolveEdrNetworkAccounts
( accounts: | EdrNetworkAccountsUserConfig | undefined = DEFAULT_EDR_NETWORK_HD_ACCOUNTS_CONFIG_PARA
packages/hardhat/src/internal/builtin-plugins/network-manager/config-resolution.ts:156
↓ 2 callersFunctionresolveEnv
( env: Record<string, string>, scenarioPath: string, )
scripts/end-to-end/helpers/env.ts:8
↓ 2 callersFunctionresolveForkingConfig
( forkingUserConfig: EdrNetworkForkingUserConfig | undefined, cacheDir: string, resolveConfigurationVari
packages/hardhat/src/internal/builtin-plugins/network-manager/config-resolution.ts:191
↓ 2 callersFunctionresolveFunctionSelector
( methodIdentifiers: Record<string, string>, functionName: string, )
packages/hardhat/src/internal/builtin-plugins/solidity-test/inline-config/helpers.ts:33
↓ 2 callersFunctionresolveFuzzConfig
( fuzzUserConfig: SolidityTestProfileUserConfig["fuzz"] = {}, )
packages/hardhat/src/internal/builtin-plugins/solidity-test/config.ts:280
↓ 2 callersFunctionresolveGlobalOptions
( userProvidedGlobalOptions: Partial<GlobalOptions>, globalOptionDefinitions: GlobalOptionDefinitions, )
packages/hardhat/src/internal/core/global-options.ts:150
↓ 2 callersFunctionresolveHttpNetworkAccounts
( accounts: HttpNetworkAccountsUserConfig | undefined = "remote", resolveConfigurationVariable: Configurat
packages/hardhat/src/internal/builtin-plugins/network-manager/config-resolution.ts:126
↓ 2 callersFunctionresolveInitialBaseFeePerGas
( initialBaseFeePerGas: bigint | number | undefined, )
packages/hardhat/src/internal/builtin-plugins/network-manager/config-resolution.ts:299
↓ 2 callersFunctionresolveInvariantConfig
( invariantUserConfig: SolidityTestProfileUserConfig["invariant"], )
packages/hardhat/src/internal/builtin-plugins/solidity-test/config.ts:292
↓ 2 callersFunctionresolveLibraries
( libraries: Record<string, ContractFuture<string>>, deploymentState: DeploymentState, )
packages/ignition-core/src/internal/execution/future-processor/helpers/future-resolvers.ts:167
↓ 2 callersFunctionresolveLibraryInformation
( contractInformation: ContractInformation, userLibraryAddresses: LibraryAddresses, )
packages/hardhat-verify/src/internal/libraries.ts:53
↓ 2 callersFunctionresolveLinkedBytecode
( artifact: Artifact, providedLibraries: LibraryAddresses, )
packages/hardhat-utils/src/bytecode.ts:32
↓ 2 callersFunctionresolveMiningConfig
( miningUserConfig: EdrNetworkMiningUserConfig | undefined = {}, )
packages/hardhat/src/internal/builtin-plugins/network-manager/config-resolution.ts:212
↓ 2 callersFunctionresolveNodeConnectionParams
( network: string, args: NodeConnectionArguments, )
packages/hardhat/src/internal/builtin-plugins/node/utils/resolve-node-connection-params.ts:25
↓ 2 callersMethodresolveProjectFile
( absoluteFilePath: string, )
packages/hardhat/src/internal/builtin-plugins/solidity/build-system/resolver/types.ts:249
↓ 2 callersFunctionresolveScenarioWorkingDir
( e2eCloneDirectory: string, scenarioFilePath: string, )
scripts/end-to-end/helpers/directory.ts:36
↓ 2 callersFunctionresolveSendToAddress
( to: | string | AddressResolvableFuture | ModuleParameterRuntimeValue<string> | AccountRunt
packages/ignition-core/src/internal/execution/future-processor/helpers/future-resolvers.ts:192
↓ 2 callersFunctionresolveSolidityTestForkingConfig
( forkingUserConfig: SolidityTestProfileUserConfig["forking"], resolveConfigurationVariable: Configuration
packages/hardhat/src/internal/builtin-plugins/solidity-test/config.ts:178
↓ 2 callersFunctionresolveSolidityUserConfig
( userConfig: HardhatUserConfig, resolvedConfig: HardhatConfig, )
packages/hardhat/src/internal/builtin-plugins/solidity/config.ts:390
↓ 2 callersFunctionresolveSubpathWithPackageExports
( npmPackage: Required<ResolvedNpmPackage>, subpath: string, )
packages/hardhat/src/internal/builtin-plugins/solidity/build-system/resolver/utils.ts:67
↓ 2 callersFunctionresolveSupportedSolcVersions
({ compilers, overrides, }: SolidityBuildProfileConfig)
packages/hardhat-verify/src/internal/solc-versions.ts:35
↓ 2 callersFunctionresolveUserConfig
( projectRoot: string, configPath: string | undefined, hooks: HookManager, sortedPlugins: HardhatPlugi
packages/hardhat/src/internal/core/hre.ts:307
↓ 2 callersFunctionresolveUserConfigToHardhatConfig
( inputUserConfig: HardhatUserConfig, hooks: HookManager, resolvedProjectRoot: string, userProvidedCon
packages/hardhat/src/internal/core/hre.ts:216
↓ 2 callersFunctionresolveUserLibraries
( allLibraryFqns: string[], detectableLibraryFqns: string[], undetectableLibraryFqns: string[], userLi
packages/hardhat-verify/src/internal/libraries.ts:152
↓ 2 callersFunctionresolveValue
( givenValue: | bigint | ModuleParameterRuntimeValue<bigint> | StaticCallFuture<string, string>
packages/ignition-core/src/internal/execution/future-processor/helpers/future-resolvers.ts:41
↓ 2 callersFunctionrun
()
packages/hardhat-utils/test/synchronization.ts:1192
↓ 2 callersFunctionrunBenchmark
(benchArgs: BenchArgs)
scripts/benchmark/main.ts:55
↓ 2 callersFunctionrunPackageManager
* Point the scenario's package manager at Verdaccio and run it with `args`. * Shared by install and targeted-update so both get the same registry con
scripts/end-to-end/helpers/install.ts:55
↓ 2 callersFunctionrunStaticCall
( client: JsonRpcClient, staticCall: StaticCall, )
packages/ignition-core/src/internal/execution/future-processor/helpers/network-interaction-execution.ts:37
↓ 2 callersFunctionsanitizeFilename
(name: string)
packages/hardhat-utils/src/path.ts:73
↓ 2 callersMethodsaveData
(id: string)
packages/hardhat/src/internal/builtin-plugins/coverage/types.ts:20
↓ 2 callersFunctionselectBestRemapping
( fromInputSourceName: string, directImport: string, remappings: Remapping[], )
packages/hardhat/src/internal/builtin-plugins/solidity/build-system/resolver/remappings.ts:43
↓ 2 callersMethodselectBestSolcConfigForSingleRootGraph
* Selects the best solc configuration for a subgraph of the dependency graph * with which this selector was created. * * @param subgraph A si
packages/hardhat/src/internal/builtin-plugins/solidity/build-system/solc-config-selection.ts:45
↓ 2 callersMethodselectBestUserRemapping
* Selects the best user remapping for an import, if any. * * If the best user remapping is has an npm package as target, it may need to * loa
packages/hardhat/src/internal/builtin-plugins/solidity/build-system/resolver/types.ts:161
↓ 2 callersFunctionselectColor
(namespace: string)
packages/hardhat-utils/src/internal/debug.ts:92
↓ 2 callersFunctionsendAnalytics
(analyticsEvent: AnalyticsEvent)
packages/hardhat/src/internal/cli/telemetry/analytics/analytics.ts:86
↓ 2 callersFunctionsendProjectTypeAnalytics
( hardhatVersion: "hardhat-2" | "hardhat-3", template: string, )
packages/hardhat/src/internal/cli/telemetry/analytics/analytics.ts:70
↓ 2 callersFunctionsendSerializedEnvelopeToSentryBackend
( dsn: string, serializedEnvelope: string | Uint8Array, )
packages/hardhat/src/internal/cli/telemetry/sentry/transport.ts:158
↓ 2 callersFunctionsendTelemetryConfigAnalytics
( enabled: boolean, )
packages/hardhat/src/internal/cli/telemetry/analytics/analytics.ts:26
↓ 2 callersFunctionsendTransactionForOnchainInteraction
( client: JsonRpcClient, sender: string, onchainInteraction: OnchainInteraction, nonceManager: NonceMa
packages/ignition-core/src/internal/execution/future-processor/helpers/network-interaction-execution.ts:101
↓ 2 callersFunctionset
( { dev, force, key }: TaskGetArguments, keystoreLoader: KeystoreLoader, requestSecretInput: KeystoreReq
packages/hardhat-keystore/src/internal/tasks/set.ts:38
↓ 2 callersMethodsetBlockGasLimit
* Sets the gas limit for future blocks. * * @param blockGasLimit The gas limit to set for future blocks. * @returns A promise that resolves o
packages/hardhat-network-helpers/src/types.ts:141
↓ 2 callersMethodsetCode
* Modifies the bytecode stored at an account's address. * * @param address The address where the given code should be stored. * @param code T
packages/hardhat-network-helpers/src/types.ts:154
↓ 2 callersMethodsetCoinbase
* Sets the coinbase address to be used in new blocks. * * @param address The new coinbase address. * @returns A promise that resolves once th
packages/hardhat-network-helpers/src/types.ts:166
↓ 2 callersFunctionsetCoverageManager
( hre: HardhatRuntimeEnvironment, coverageManager: CoverageManager, )
packages/hardhat/src/internal/builtin-plugins/coverage/helpers/accessors.ts:35
↓ 2 callersFunctionsetEnvVar
(name: string, value: string)
packages/hardhat/test/internal/core/utils.ts:21
↓ 2 callersFunctionsetExecMock
(mockExec: ExecAsyncFn)
packages/hardhat-foundry/src/internal/foundry/forge.ts:27
↓ 2 callersFunctionsetNewPassword
( requestSecretInput: KeystoreRequestSecretInput, consoleLog: KeystoreConsoleLog = console.log, )
packages/hardhat-keystore/src/internal/keystores/password.ts:67
↓ 2 callersMethodsetNextBlockTimestamp
* Sets the timestamp of the next block but doesn't mine one. * * @param timestamp Can be `Date` or Epoch seconds. Must be greater than the lates
packages/hardhat-network-helpers/src/types.ts:305
↓ 2 callersMethodsetNonce
* Modifies an account's nonce by overwriting it. * * @param address The address whose nonce is to be changed. * @param nonce The new nonce.
packages/hardhat-network-helpers/src/types.ts:191
↓ 2 callersMethodsetPrevRandao
* Sets the PREVRANDAO value of the next block. * * @param prevRandao The new PREVRANDAO value to use. * @returns A promise that resolves once
packages/hardhat-network-helpers/src/types.ts:203
↓ 2 callersFunctionsetStack
(error: T, stackLines: string[])
packages/hardhat/test/internal/cli/telemetry/error-classification/helpers.ts:92
↓ 2 callersFunctionsetToggled
(id: string, newToggleState: boolean)
packages/ignition-ui/src/pages/visualization-overview/components/execution-batches.tsx:47
↓ 2 callersFunctionsetUpPassword
( requestSecretInput: KeystoreRequestSecretInput, consoleLog: KeystoreConsoleLog = console.log, )
packages/hardhat-keystore/src/internal/keystores/password.ts:44
↓ 2 callersFunctionsettle
( value: T | Promise<T>, )
packages/hardhat-viem-assertions/src/internal/helpers.ts:14
↓ 2 callersFunctionsetupFutureProcessor
( sendTransaction: (transactionParams: TransactionParams) => Promise<string>, transactions: { [key: string
packages/ignition-core/test/execution/future-processor/utils.ts:27
↓ 2 callersFunctionsetupGlobalUnhandledErrorHandlers
()
packages/hardhat/src/internal/cli/telemetry/error-reporter/global-error-handlers.ts:59
← previousnext →1,201–1,300 of 3,959, ranked by callers