@pimlico/alto 0.0.19 → 0.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/contracts/EIP712.sol/EIP712.json +1 -1
- package/contracts/ERC165.sol/ERC165.json +1 -1
- package/contracts/ERC20.sol/ERC20.json +1 -1
- package/contracts/Eip7702Support.sol/Eip7702Support.json +1 -1
- package/contracts/EntryPoint.sol/EntryPoint.json +1 -1
- package/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride06.json +1 -1
- package/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride07.json +1 -1
- package/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride08.json +1 -1
- package/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride09.json +1 -0
- package/contracts/EntryPointGasEstimationOverride.sol/EntryPointGasEstimationOverride06.json +1 -1
- package/contracts/EntryPointSimulations.sol/EntryPointSimulations07.json +1 -1
- package/contracts/EntryPointSimulations.sol/EntryPointSimulations08.json +1 -1
- package/contracts/EntryPointSimulations.sol/EntryPointSimulations09.json +1 -0
- package/contracts/Exec.sol/Exec.json +1 -1
- package/contracts/IAccount.sol/IAccount.json +1 -1
- package/contracts/IAccountExecute.sol/IAccountExecute.json +1 -1
- package/contracts/IAggregator.sol/IAggregator.json +1 -1
- package/contracts/IERC165.sol/IERC165.json +1 -1
- package/contracts/IERC5267.sol/IERC5267.json +1 -1
- package/contracts/IEntryPoint.sol/IEntryPoint.json +1 -1
- package/contracts/IEntryPointFilterOpsOverride.sol/IEntryPointFilterOpsOverride08.json +1 -0
- package/contracts/IEntryPointFilterOpsOverride.sol/IEntryPointFilterOpsOverride09.json +1 -0
- package/contracts/IEntryPointSimulations.sol/IEntryPointSimulations.json +1 -1
- package/contracts/INonceManager.sol/INonceManager.json +1 -1
- package/contracts/IPaymaster.sol/IPaymaster.json +1 -1
- package/contracts/ISenderCreator.sol/ISenderCreator.json +1 -1
- package/contracts/IStakeManager.sol/IStakeManager.json +1 -1
- package/contracts/LibBytes.sol/LibBytes.json +1 -1
- package/contracts/Math.sol/Math.json +1 -1
- package/contracts/MessageHashUtils.sol/MessageHashUtils.json +1 -1
- package/contracts/NonceManager.sol/NonceManager.json +1 -1
- package/contracts/Panic.sol/Panic.json +1 -1
- package/contracts/PimlicoSimulations.sol/PimlicoSimulations.json +1 -1
- package/contracts/ReentrancyGuard.sol/ReentrancyGuard.json +1 -1
- package/contracts/ReentrancyGuardTransient.sol/ReentrancyGuardTransient.json +1 -1
- package/contracts/SafeCast.sol/SafeCast.json +1 -1
- package/contracts/SenderCreator.sol/SenderCreator.json +1 -1
- package/contracts/ShortStrings.sol/ShortStrings.json +1 -1
- package/contracts/SignedMath.sol/SignedMath.json +1 -1
- package/contracts/SimulationOverrideHelper.sol/SimulationOverrideHelper.json +1 -0
- package/contracts/StakeManager.sol/StakeManager.json +1 -1
- package/contracts/StorageSlot.sol/StorageSlot.json +1 -1
- package/contracts/Strings.sol/Strings.json +1 -1
- package/contracts/TransientSlot.sol/TransientSlot.json +1 -1
- package/contracts/UserOperation.sol/UserOperationLib.json +1 -1
- package/contracts/UserOperationLib.sol/UserOperationLib.json +1 -1
- package/contracts/account-abstraction-v9/contracts/interfaces/IAggregator.sol/IAggregator.json +1 -0
- package/contracts/account-abstraction-v9/contracts/interfaces/IEntryPoint.sol/IEntryPoint.json +1 -0
- package/contracts/account-abstraction-v9/contracts/interfaces/INonceManager.sol/INonceManager.json +1 -0
- package/contracts/account-abstraction-v9/contracts/interfaces/IStakeManager.sol/IStakeManager.json +1 -0
- package/contracts/build-info/338795fc743ca612.json +1 -0
- package/contracts/build-info/44a9648cfe32a468.json +1 -0
- package/contracts/build-info/{880955d5786bfdae.json → 8dbf8a4ad39019b5.json} +1 -1
- package/contracts/contracts/interfaces/IAggregator.sol/IAggregator.json +1 -1
- package/contracts/contracts/interfaces/IEntryPoint.sol/IEntryPoint.json +1 -1
- package/contracts/contracts/interfaces/INonceManager.sol/INonceManager.json +1 -1
- package/contracts/contracts/interfaces/IStakeManager.sol/IStakeManager.json +1 -1
- package/contracts/core/Eip7702Support.sol/Eip7702Support.json +1 -0
- package/contracts/core/NonceManager.sol/NonceManager.json +1 -0
- package/contracts/core/SenderCreator.sol/SenderCreator.json +1 -0
- package/contracts/core/StakeManager.sol/StakeManager.json +1 -0
- package/contracts/core/UserOperationLib.sol/UserOperationLib.json +1 -0
- package/contracts/interfaces/IAccount.sol/IAccount.json +1 -0
- package/contracts/interfaces/IAccountExecute.sol/IAccountExecute.json +1 -0
- package/contracts/interfaces/IAggregator.sol/IAggregator.json +1 -1
- package/contracts/interfaces/IEntryPoint.sol/IEntryPoint.json +1 -1
- package/contracts/interfaces/INonceManager.sol/INonceManager.json +1 -1
- package/contracts/interfaces/IPaymaster.sol/IPaymaster.json +1 -0
- package/contracts/interfaces/ISenderCreator.sol/ISenderCreator.json +1 -0
- package/contracts/interfaces/IStakeManager.sol/IStakeManager.json +1 -1
- package/contracts/overrides/Eip7702Support.sol/Eip7702Support.json +1 -0
- package/contracts/overrides/NonceManager.sol/NonceManager.json +1 -0
- package/contracts/overrides/SenderCreator.sol/SenderCreator.json +1 -0
- package/contracts/overrides/StakeManager.sol/StakeManager.json +1 -0
- package/contracts/overrides/UserOperationLib.sol/UserOperationLib.json +1 -0
- package/contracts/utils/Exec.sol/Exec.json +1 -1
- package/contracts/utils/StorageSlot.sol/StorageSlot.json +1 -0
- package/contracts/v09/EntryPoint.sol/EntryPoint.json +1 -0
- package/esm/cli/alto.js +13 -6
- package/esm/cli/alto.js.map +1 -1
- package/esm/cli/config/bundler.d.ts +190 -148
- package/esm/cli/config/bundler.js +72 -83
- package/esm/cli/config/bundler.js.map +1 -1
- package/esm/cli/config/options.d.ts +2 -1
- package/esm/cli/config/options.js +105 -68
- package/esm/cli/config/options.js.map +1 -1
- package/esm/cli/customTransport.d.ts +3 -3
- package/esm/cli/deploySimulationsContract.d.ts +1 -0
- package/esm/cli/deploySimulationsContract.js +41 -5
- package/esm/cli/deploySimulationsContract.js.map +1 -1
- package/esm/cli/handler.js +48 -52
- package/esm/cli/handler.js.map +1 -1
- package/esm/cli/setupServer.js +46 -47
- package/esm/cli/setupServer.js.map +1 -1
- package/esm/cli/shutDown.d.ts +20 -0
- package/esm/cli/shutDown.js +260 -0
- package/esm/cli/shutDown.js.map +1 -0
- package/esm/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride06.json +1 -1
- package/esm/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride07.json +1 -1
- package/esm/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride08.json +1 -1
- package/esm/contracts/EntryPointFilterOpsOverride.sol/EntryPointFilterOpsOverride09.json +1 -0
- package/esm/contracts/EntryPointGasEstimationOverride.sol/EntryPointGasEstimationOverride06.json +1 -1
- package/esm/contracts/EntryPointSimulations.sol/EntryPointSimulations07.json +1 -1
- package/esm/contracts/EntryPointSimulations.sol/EntryPointSimulations08.json +1 -1
- package/esm/contracts/EntryPointSimulations.sol/EntryPointSimulations09.json +1 -0
- package/esm/contracts/PimlicoSimulations.sol/PimlicoSimulations.json +1 -1
- package/esm/createConfig.d.ts +9 -2
- package/esm/createConfig.js.map +1 -1
- package/esm/executor/{userOpMonitor.d.ts → bundleManager.d.ts} +38 -32
- package/esm/executor/{userOpMonitor.js → bundleManager.js} +127 -99
- package/esm/executor/bundleManager.js.map +1 -0
- package/esm/executor/executor.d.ts +4 -3
- package/esm/executor/executor.js +33 -20
- package/esm/executor/executor.js.map +1 -1
- package/esm/executor/executorManager.d.ts +17 -15
- package/esm/executor/executorManager.js +130 -55
- package/esm/executor/executorManager.js.map +1 -1
- package/esm/executor/filterOpsAndEstimateGas.d.ts +17 -2
- package/esm/executor/filterOpsAndEstimateGas.js +100 -77
- package/esm/executor/filterOpsAndEstimateGas.js.map +1 -1
- package/esm/executor/index.d.ts +1 -0
- package/esm/executor/index.js +1 -0
- package/esm/executor/index.js.map +1 -1
- package/esm/executor/senderManager/createMemorySenderManager.js +13 -0
- package/esm/executor/senderManager/createMemorySenderManager.js.map +1 -1
- package/esm/executor/senderManager/createRedisSenderManager.d.ts +2 -1
- package/esm/executor/senderManager/createRedisSenderManager.js +3 -6
- package/esm/executor/senderManager/createRedisSenderManager.js.map +1 -1
- package/esm/executor/senderManager/flushOnStartUp.js +4 -4
- package/esm/executor/senderManager/flushOnStartUp.js.map +1 -1
- package/esm/executor/senderManager/index.d.ts +1 -0
- package/esm/executor/senderManager/index.js +6 -2
- package/esm/executor/senderManager/index.js.map +1 -1
- package/esm/executor/senderManager/validateAndRefill.js +2 -2
- package/esm/executor/senderManager/validateAndRefill.js.map +1 -1
- package/esm/executor/utilityWalletMonitor.d.ts +4 -4
- package/esm/executor/utilityWalletMonitor.js +1 -1
- package/esm/executor/utilityWalletMonitor.js.map +1 -1
- package/esm/executor/utils.d.ts +7 -2
- package/esm/executor/utils.js +57 -26
- package/esm/executor/utils.js.map +1 -1
- package/esm/handlers/arbitrumGasPriceManager.d.ts +3 -2
- package/esm/handlers/arbitrumGasPriceManager.js +6 -2
- package/esm/handlers/arbitrumGasPriceManager.js.map +1 -1
- package/esm/handlers/eventManager.d.ts +9 -9
- package/esm/handlers/eventManager.js +59 -60
- package/esm/handlers/eventManager.js.map +1 -1
- package/esm/handlers/gasPriceManager.d.ts +8 -9
- package/esm/handlers/gasPriceManager.js +68 -80
- package/esm/handlers/gasPriceManager.js.map +1 -1
- package/esm/handlers/mantleGasPriceManager.d.ts +4 -4
- package/esm/handlers/mantleGasPriceManager.js +4 -4
- package/esm/handlers/mantleGasPriceManager.js.map +1 -1
- package/esm/handlers/optimismManager.d.ts +1 -1
- package/esm/handlers/optimismManager.js +1 -1
- package/esm/handlers/optimismManager.js.map +1 -1
- package/esm/mempool/index.d.ts +1 -1
- package/esm/mempool/index.js +1 -1
- package/esm/mempool/index.js.map +1 -1
- package/esm/mempool/mempool.d.ts +57 -22
- package/esm/mempool/mempool.js +180 -134
- package/esm/mempool/mempool.js.map +1 -1
- package/esm/mempool/reputationManager.d.ts +14 -14
- package/esm/mempool/reputationManager.js +36 -39
- package/esm/mempool/reputationManager.js.map +1 -1
- package/esm/mempool/statusManager.d.ts +20 -0
- package/esm/mempool/statusManager.js +143 -0
- package/esm/mempool/statusManager.js.map +1 -0
- package/esm/receiptCache/createMemoryReceiptCache.d.ts +3 -0
- package/esm/receiptCache/createMemoryReceiptCache.js +30 -0
- package/esm/receiptCache/createMemoryReceiptCache.js.map +1 -0
- package/esm/receiptCache/createRedisReceiptCache.d.ts +10 -0
- package/esm/receiptCache/createRedisReceiptCache.js +56 -0
- package/esm/receiptCache/createRedisReceiptCache.js.map +1 -0
- package/esm/receiptCache/index.d.ts +11 -0
- package/esm/receiptCache/index.js +21 -0
- package/esm/receiptCache/index.js.map +1 -0
- package/esm/rpc/createMethodHandler.js.map +1 -1
- package/esm/rpc/estimation/gasEstimationHandler.d.ts +2 -4
- package/esm/rpc/estimation/gasEstimationHandler.js.map +1 -1
- package/esm/rpc/estimation/gasEstimations06.d.ts +6 -7
- package/esm/rpc/estimation/gasEstimations06.js +1 -5
- package/esm/rpc/estimation/gasEstimations06.js.map +1 -1
- package/esm/rpc/estimation/gasEstimations07.d.ts +13 -41
- package/esm/rpc/estimation/gasEstimations07.js +27 -34
- package/esm/rpc/estimation/gasEstimations07.js.map +1 -1
- package/esm/{utils/preVerificationGasCalulator.d.ts → rpc/estimation/preVerificationGasCalculator.d.ts} +20 -6
- package/esm/{utils/preVerificationGasCalulator.js → rpc/estimation/preVerificationGasCalculator.js} +95 -47
- package/esm/rpc/estimation/preVerificationGasCalculator.js.map +1 -0
- package/esm/rpc/estimation/types.d.ts +4 -2
- package/esm/rpc/estimation/utils.d.ts +10 -8
- package/esm/rpc/estimation/utils.js +54 -48
- package/esm/rpc/estimation/utils.js.map +1 -1
- package/esm/rpc/methods/boost_sendUserOperation.d.ts +304 -0
- package/esm/rpc/methods/debug_bundler_clearReputation.js +1 -1
- package/esm/rpc/methods/debug_bundler_clearReputation.js.map +1 -1
- package/esm/rpc/methods/debug_bundler_clearState.js +1 -1
- package/esm/rpc/methods/debug_bundler_clearState.js.map +1 -1
- package/esm/rpc/methods/debug_bundler_dumpMempool.d.ts +338 -0
- package/esm/rpc/methods/debug_bundler_dumpReputation.js +1 -1
- package/esm/rpc/methods/debug_bundler_dumpReputation.js.map +1 -1
- package/esm/rpc/methods/eth_estimateUserOperationGas.d.ts +622 -14
- package/esm/rpc/methods/eth_estimateUserOperationGas.js +50 -29
- package/esm/rpc/methods/eth_estimateUserOperationGas.js.map +1 -1
- package/esm/rpc/methods/eth_getUserOperationByHash.d.ts +621 -11
- package/esm/rpc/methods/eth_getUserOperationByHash.js.map +1 -1
- package/esm/rpc/methods/eth_getUserOperationReceipt.d.ts +26 -26
- package/esm/rpc/methods/eth_getUserOperationReceipt.js +1 -1
- package/esm/rpc/methods/eth_sendUserOperation.d.ts +305 -1
- package/esm/rpc/methods/eth_sendUserOperation.js +132 -36
- package/esm/rpc/methods/eth_sendUserOperation.js.map +1 -1
- package/esm/rpc/methods/pimlico_getUserOperationStatus.js +1 -1
- package/esm/rpc/methods/pimlico_getUserOperationStatus.js.map +1 -1
- package/esm/rpc/methods/pimlico_sendUserOperationNow.d.ts +330 -26
- package/esm/rpc/methods/pimlico_sendUserOperationNow.js +15 -27
- package/esm/rpc/methods/pimlico_sendUserOperationNow.js.map +1 -1
- package/esm/rpc/methods/pimlico_simulateAssetChange.d.ts +620 -12
- package/esm/rpc/methods/pimlico_simulateAssetChange.js +14 -19
- package/esm/rpc/methods/pimlico_simulateAssetChange.js.map +1 -1
- package/esm/rpc/rpcHandler.d.ts +21 -22
- package/esm/rpc/rpcHandler.js +15 -17
- package/esm/rpc/rpcHandler.js.map +1 -1
- package/esm/rpc/server.d.ts +5 -5
- package/esm/rpc/server.js +15 -11
- package/esm/rpc/server.js.map +1 -1
- package/esm/rpc/validation/BundlerCollectorTracerV06.js +1 -1
- package/esm/rpc/validation/BundlerCollectorTracerV06.js.map +1 -1
- package/esm/rpc/validation/BundlerCollectorTracerV07.js +1 -1
- package/esm/rpc/validation/BundlerCollectorTracerV07.js.map +1 -1
- package/esm/rpc/validation/SafeValidator.d.ts +13 -14
- package/esm/rpc/validation/SafeValidator.js +24 -24
- package/esm/rpc/validation/SafeValidator.js.map +1 -1
- package/esm/rpc/validation/TracerResultParserV06.d.ts +2 -2
- package/esm/rpc/validation/TracerResultParserV06.js +11 -11
- package/esm/rpc/validation/TracerResultParserV06.js.map +1 -1
- package/esm/rpc/validation/TracerResultParserV07.d.ts +2 -2
- package/esm/rpc/validation/TracerResultParserV07.js +13 -13
- package/esm/rpc/validation/TracerResultParserV07.js.map +1 -1
- package/esm/rpc/validation/UnsafeValidator.d.ts +18 -14
- package/esm/rpc/validation/UnsafeValidator.js +71 -40
- package/esm/rpc/validation/UnsafeValidator.js.map +1 -1
- package/esm/store/createMempoolStore.d.ts +1 -1
- package/esm/store/createMempoolStore.js +63 -139
- package/esm/store/createMempoolStore.js.map +1 -1
- package/esm/store/index.d.ts +4 -75
- package/esm/store/index.js +4 -1
- package/esm/store/index.js.map +1 -1
- package/esm/store/outstanding/index.d.ts +13 -0
- package/esm/store/outstanding/index.js +16 -0
- package/esm/store/outstanding/index.js.map +1 -0
- package/esm/store/{createMemoryOutstandingStore.d.ts → outstanding/memory.d.ts} +14 -13
- package/esm/store/outstanding/memory.js +263 -0
- package/esm/store/outstanding/memory.js.map +1 -0
- package/esm/store/outstanding/redis.d.ts +11 -0
- package/esm/store/outstanding/redis.js +229 -0
- package/esm/store/outstanding/redis.js.map +1 -0
- package/esm/store/outstanding/types.d.ts +19 -0
- package/esm/store/outstanding/types.js +2 -0
- package/esm/store/outstanding/types.js.map +1 -0
- package/esm/store/processing/index.d.ts +11 -0
- package/esm/store/processing/index.js +17 -0
- package/esm/store/processing/index.js.map +1 -0
- package/esm/store/processing/memory.d.ts +16 -0
- package/esm/store/processing/memory.js +58 -0
- package/esm/store/processing/memory.js.map +1 -0
- package/esm/store/processing/redis.d.ts +23 -0
- package/esm/store/processing/redis.js +85 -0
- package/esm/store/processing/redis.js.map +1 -0
- package/esm/store/processing/types.d.ts +10 -0
- package/esm/store/processing/types.js +2 -0
- package/esm/store/processing/types.js.map +1 -0
- package/esm/store/types.d.ts +50 -0
- package/esm/store/types.js +2 -0
- package/esm/store/types.js.map +1 -0
- package/esm/types/contracts/PimlicoSimulations.d.ts +81 -0
- package/esm/types/contracts/PimlicoSimulations.js +105 -0
- package/esm/types/contracts/PimlicoSimulations.js.map +1 -1
- package/esm/types/gasPrice.js +0 -18
- package/esm/types/gasPrice.js.map +1 -1
- package/esm/types/interfaces.d.ts +15 -10
- package/esm/types/mempool.d.ts +3 -0
- package/esm/types/schemas.d.ts +13174 -4732
- package/esm/types/schemas.js +113 -25
- package/esm/types/schemas.js.map +1 -1
- package/esm/types/utils.d.ts +2 -5
- package/esm/types/utils.js +16 -18
- package/esm/types/utils.js.map +1 -1
- package/esm/types/validation.d.ts +7646 -6912
- package/esm/types/validation.js +122 -152
- package/esm/types/validation.js.map +1 -1
- package/esm/utils/eip7702.d.ts +2 -1
- package/esm/utils/eip7702.js +14 -8
- package/esm/utils/eip7702.js.map +1 -1
- package/esm/utils/entryPointOverrides.js +18 -4
- package/esm/utils/entryPointOverrides.js.map +1 -1
- package/esm/utils/helpers.d.ts +2 -1
- package/esm/utils/helpers.js +30 -11
- package/esm/utils/helpers.js.map +1 -1
- package/esm/utils/index.d.ts +0 -1
- package/esm/utils/index.js +0 -1
- package/esm/utils/index.js.map +1 -1
- package/esm/utils/metrics.d.ts +2 -1
- package/esm/utils/metrics.js +15 -8
- package/esm/utils/metrics.js.map +1 -1
- package/esm/utils/minMaxQueue/createMemoryMinMaxQueue.js +8 -9
- package/esm/utils/minMaxQueue/createMemoryMinMaxQueue.js.map +1 -1
- package/esm/utils/minMaxQueue/createRedisMinMaxQueue.d.ts +24 -2
- package/esm/utils/minMaxQueue/createRedisMinMaxQueue.js +85 -64
- package/esm/utils/minMaxQueue/createRedisMinMaxQueue.js.map +1 -1
- package/esm/utils/minMaxQueue/index.d.ts +2 -2
- package/esm/utils/minMaxQueue/index.js +4 -3
- package/esm/utils/minMaxQueue/index.js.map +1 -1
- package/esm/utils/rpc-reply.d.ts +3 -3
- package/esm/utils/rpc-reply.js.map +1 -1
- package/esm/utils/toViemStateOverrides.js +7 -7
- package/esm/utils/toViemStateOverrides.js.map +1 -1
- package/esm/utils/userop.d.ts +87 -55
- package/esm/utils/userop.js +138 -248
- package/esm/utils/userop.js.map +1 -1
- package/package.json +4 -2
- package/contracts/build-info/7710b5a048396e70.json +0 -1
- package/esm/executor/userOpMonitor.js.map +0 -1
- package/esm/mempool/monitoring.d.ts +0 -15
- package/esm/mempool/monitoring.js +0 -118
- package/esm/mempool/monitoring.js.map +0 -1
- package/esm/store/createMemoryOutstandingStore.js +0 -240
- package/esm/store/createMemoryOutstandingStore.js.map +0 -1
- package/esm/store/createRedisOutstandingStore.d.ts +0 -27
- package/esm/store/createRedisOutstandingStore.js +0 -344
- package/esm/store/createRedisOutstandingStore.js.map +0 -1
- package/esm/store/createRedisStore.d.ts +0 -9
- package/esm/store/createRedisStore.js +0 -131
- package/esm/store/createRedisStore.js.map +0 -1
- package/esm/store/createStore.d.ts +0 -6
- package/esm/store/createStore.js +0 -66
- package/esm/store/createStore.js.map +0 -1
- package/esm/utils/preVerificationGasCalulator.js.map +0 -1
|
@@ -572,6 +572,208 @@ export declare const boostSendUserOperationHandler: {
|
|
|
572
572
|
yParity: string | number | bigint;
|
|
573
573
|
v?: string | number | bigint | undefined;
|
|
574
574
|
} | null | undefined;
|
|
575
|
+
}>, import("zod").ZodEffects<import("zod").ZodObject<{
|
|
576
|
+
sender: import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>;
|
|
577
|
+
nonce: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>;
|
|
578
|
+
factory: import("zod").ZodEffects<import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>, import("zod").ZodLiteral<"0x7702">]>>>, `0x${string}` | null, string | null | undefined>;
|
|
579
|
+
factoryData: import("zod").ZodEffects<import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>>>, `0x${string}` | null, string | null | undefined>;
|
|
580
|
+
callData: import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>;
|
|
581
|
+
callGasLimit: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>;
|
|
582
|
+
verificationGasLimit: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>;
|
|
583
|
+
preVerificationGas: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>;
|
|
584
|
+
maxFeePerGas: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>;
|
|
585
|
+
maxPriorityFeePerGas: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>;
|
|
586
|
+
paymaster: import("zod").ZodEffects<import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>>>, `0x${string}` | null, string | null | undefined>;
|
|
587
|
+
paymasterVerificationGasLimit: import("zod").ZodEffects<import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>>>, bigint | null, string | number | bigint | null | undefined>;
|
|
588
|
+
paymasterPostOpGasLimit: import("zod").ZodEffects<import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>>>, bigint | null, string | number | bigint | null | undefined>;
|
|
589
|
+
paymasterData: import("zod").ZodEffects<import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>>>, `0x${string}` | null, string | null | undefined>;
|
|
590
|
+
paymasterSignature: import("zod").ZodEffects<import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>>>, `0x${string}` | null, string | null | undefined>;
|
|
591
|
+
signature: import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>;
|
|
592
|
+
eip7702Auth: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodObject<{
|
|
593
|
+
contractAddress: import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>;
|
|
594
|
+
chainId: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>, number, string | number | bigint>;
|
|
595
|
+
nonce: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>, number, string | number | bigint>;
|
|
596
|
+
r: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>, `0x${string}`, string>;
|
|
597
|
+
s: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>, `0x${string}`, string>;
|
|
598
|
+
v: import("zod").ZodOptional<import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>>;
|
|
599
|
+
yParity: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>, number, string | number | bigint>;
|
|
600
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
601
|
+
nonce: number;
|
|
602
|
+
contractAddress: `0x${string}`;
|
|
603
|
+
chainId: number;
|
|
604
|
+
r: `0x${string}`;
|
|
605
|
+
s: `0x${string}`;
|
|
606
|
+
yParity: number;
|
|
607
|
+
v?: bigint | undefined;
|
|
608
|
+
}, {
|
|
609
|
+
nonce: string | number | bigint;
|
|
610
|
+
contractAddress: string;
|
|
611
|
+
chainId: string | number | bigint;
|
|
612
|
+
r: string;
|
|
613
|
+
s: string;
|
|
614
|
+
yParity: string | number | bigint;
|
|
615
|
+
v?: string | number | bigint | undefined;
|
|
616
|
+
}>, import("zod").ZodObject<{
|
|
617
|
+
address: import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>;
|
|
618
|
+
chainId: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>, number, string | number | bigint>;
|
|
619
|
+
nonce: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>, number, string | number | bigint>;
|
|
620
|
+
r: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>, `0x${string}`, string>;
|
|
621
|
+
s: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>, `0x${string}`, string>;
|
|
622
|
+
v: import("zod").ZodOptional<import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>>;
|
|
623
|
+
yParity: import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodEffects<import("zod").ZodUnion<[import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>, import("zod").ZodBigInt]>, bigint, string | number | bigint>, bigint, string | number | bigint>, number, string | number | bigint>;
|
|
624
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
625
|
+
address: `0x${string}`;
|
|
626
|
+
nonce: number;
|
|
627
|
+
chainId: number;
|
|
628
|
+
r: `0x${string}`;
|
|
629
|
+
s: `0x${string}`;
|
|
630
|
+
yParity: number;
|
|
631
|
+
v?: bigint | undefined;
|
|
632
|
+
}, {
|
|
633
|
+
address: string;
|
|
634
|
+
nonce: string | number | bigint;
|
|
635
|
+
chainId: string | number | bigint;
|
|
636
|
+
r: string;
|
|
637
|
+
s: string;
|
|
638
|
+
yParity: string | number | bigint;
|
|
639
|
+
v?: string | number | bigint | undefined;
|
|
640
|
+
}>]>>>;
|
|
641
|
+
}, "strict", import("zod").ZodTypeAny, {
|
|
642
|
+
sender: `0x${string}`;
|
|
643
|
+
factory: `0x${string}` | null;
|
|
644
|
+
paymaster: `0x${string}` | null;
|
|
645
|
+
nonce: bigint;
|
|
646
|
+
callData: `0x${string}`;
|
|
647
|
+
callGasLimit: bigint;
|
|
648
|
+
verificationGasLimit: bigint;
|
|
649
|
+
preVerificationGas: bigint;
|
|
650
|
+
maxFeePerGas: bigint;
|
|
651
|
+
maxPriorityFeePerGas: bigint;
|
|
652
|
+
signature: `0x${string}`;
|
|
653
|
+
paymasterVerificationGasLimit: bigint | null;
|
|
654
|
+
paymasterPostOpGasLimit: bigint | null;
|
|
655
|
+
factoryData: `0x${string}` | null;
|
|
656
|
+
paymasterData: `0x${string}` | null;
|
|
657
|
+
paymasterSignature: `0x${string}` | null;
|
|
658
|
+
eip7702Auth?: {
|
|
659
|
+
nonce: number;
|
|
660
|
+
contractAddress: `0x${string}`;
|
|
661
|
+
chainId: number;
|
|
662
|
+
r: `0x${string}`;
|
|
663
|
+
s: `0x${string}`;
|
|
664
|
+
yParity: number;
|
|
665
|
+
v?: bigint | undefined;
|
|
666
|
+
} | {
|
|
667
|
+
address: `0x${string}`;
|
|
668
|
+
nonce: number;
|
|
669
|
+
chainId: number;
|
|
670
|
+
r: `0x${string}`;
|
|
671
|
+
s: `0x${string}`;
|
|
672
|
+
yParity: number;
|
|
673
|
+
v?: bigint | undefined;
|
|
674
|
+
} | null | undefined;
|
|
675
|
+
}, {
|
|
676
|
+
sender: string;
|
|
677
|
+
nonce: string | number | bigint;
|
|
678
|
+
callData: string;
|
|
679
|
+
callGasLimit: string | number | bigint;
|
|
680
|
+
verificationGasLimit: string | number | bigint;
|
|
681
|
+
preVerificationGas: string | number | bigint;
|
|
682
|
+
maxFeePerGas: string | number | bigint;
|
|
683
|
+
maxPriorityFeePerGas: string | number | bigint;
|
|
684
|
+
signature: string;
|
|
685
|
+
factory?: string | null | undefined;
|
|
686
|
+
factoryData?: string | null | undefined;
|
|
687
|
+
paymaster?: string | null | undefined;
|
|
688
|
+
paymasterVerificationGasLimit?: string | number | bigint | null | undefined;
|
|
689
|
+
paymasterPostOpGasLimit?: string | number | bigint | null | undefined;
|
|
690
|
+
paymasterData?: string | null | undefined;
|
|
691
|
+
paymasterSignature?: string | null | undefined;
|
|
692
|
+
eip7702Auth?: {
|
|
693
|
+
nonce: string | number | bigint;
|
|
694
|
+
contractAddress: string;
|
|
695
|
+
chainId: string | number | bigint;
|
|
696
|
+
r: string;
|
|
697
|
+
s: string;
|
|
698
|
+
yParity: string | number | bigint;
|
|
699
|
+
v?: string | number | bigint | undefined;
|
|
700
|
+
} | {
|
|
701
|
+
address: string;
|
|
702
|
+
nonce: string | number | bigint;
|
|
703
|
+
chainId: string | number | bigint;
|
|
704
|
+
r: string;
|
|
705
|
+
s: string;
|
|
706
|
+
yParity: string | number | bigint;
|
|
707
|
+
v?: string | number | bigint | undefined;
|
|
708
|
+
} | null | undefined;
|
|
709
|
+
}>, {
|
|
710
|
+
sender: `0x${string}`;
|
|
711
|
+
factory: `0x${string}` | null;
|
|
712
|
+
paymaster: `0x${string}` | null;
|
|
713
|
+
nonce: bigint;
|
|
714
|
+
callData: `0x${string}`;
|
|
715
|
+
callGasLimit: bigint;
|
|
716
|
+
verificationGasLimit: bigint;
|
|
717
|
+
preVerificationGas: bigint;
|
|
718
|
+
maxFeePerGas: bigint;
|
|
719
|
+
maxPriorityFeePerGas: bigint;
|
|
720
|
+
signature: `0x${string}`;
|
|
721
|
+
paymasterVerificationGasLimit: bigint | null;
|
|
722
|
+
paymasterPostOpGasLimit: bigint | null;
|
|
723
|
+
factoryData: `0x${string}` | null;
|
|
724
|
+
paymasterData: `0x${string}` | null;
|
|
725
|
+
paymasterSignature: `0x${string}` | null;
|
|
726
|
+
eip7702Auth?: {
|
|
727
|
+
nonce: number;
|
|
728
|
+
contractAddress: `0x${string}`;
|
|
729
|
+
chainId: number;
|
|
730
|
+
r: `0x${string}`;
|
|
731
|
+
s: `0x${string}`;
|
|
732
|
+
yParity: number;
|
|
733
|
+
v?: bigint | undefined;
|
|
734
|
+
} | {
|
|
735
|
+
address: `0x${string}`;
|
|
736
|
+
nonce: number;
|
|
737
|
+
chainId: number;
|
|
738
|
+
r: `0x${string}`;
|
|
739
|
+
s: `0x${string}`;
|
|
740
|
+
yParity: number;
|
|
741
|
+
v?: bigint | undefined;
|
|
742
|
+
} | null | undefined;
|
|
743
|
+
}, {
|
|
744
|
+
sender: string;
|
|
745
|
+
nonce: string | number | bigint;
|
|
746
|
+
callData: string;
|
|
747
|
+
callGasLimit: string | number | bigint;
|
|
748
|
+
verificationGasLimit: string | number | bigint;
|
|
749
|
+
preVerificationGas: string | number | bigint;
|
|
750
|
+
maxFeePerGas: string | number | bigint;
|
|
751
|
+
maxPriorityFeePerGas: string | number | bigint;
|
|
752
|
+
signature: string;
|
|
753
|
+
factory?: string | null | undefined;
|
|
754
|
+
factoryData?: string | null | undefined;
|
|
755
|
+
paymaster?: string | null | undefined;
|
|
756
|
+
paymasterVerificationGasLimit?: string | number | bigint | null | undefined;
|
|
757
|
+
paymasterPostOpGasLimit?: string | number | bigint | null | undefined;
|
|
758
|
+
paymasterData?: string | null | undefined;
|
|
759
|
+
paymasterSignature?: string | null | undefined;
|
|
760
|
+
eip7702Auth?: {
|
|
761
|
+
nonce: string | number | bigint;
|
|
762
|
+
contractAddress: string;
|
|
763
|
+
chainId: string | number | bigint;
|
|
764
|
+
r: string;
|
|
765
|
+
s: string;
|
|
766
|
+
yParity: string | number | bigint;
|
|
767
|
+
v?: string | number | bigint | undefined;
|
|
768
|
+
} | {
|
|
769
|
+
address: string;
|
|
770
|
+
nonce: string | number | bigint;
|
|
771
|
+
chainId: string | number | bigint;
|
|
772
|
+
r: string;
|
|
773
|
+
s: string;
|
|
774
|
+
yParity: string | number | bigint;
|
|
775
|
+
v?: string | number | bigint | undefined;
|
|
776
|
+
} | null | undefined;
|
|
575
777
|
}>]>, import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>], null>;
|
|
576
778
|
result: import("zod").ZodEffects<import("zod").ZodString, `0x${string}`, string>;
|
|
577
779
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -671,6 +873,40 @@ export declare const boostSendUserOperationHandler: {
|
|
|
671
873
|
yParity: number;
|
|
672
874
|
v?: bigint | undefined;
|
|
673
875
|
} | null | undefined;
|
|
876
|
+
} | {
|
|
877
|
+
sender: `0x${string}`;
|
|
878
|
+
factory: `0x${string}` | null;
|
|
879
|
+
paymaster: `0x${string}` | null;
|
|
880
|
+
nonce: bigint;
|
|
881
|
+
callData: `0x${string}`;
|
|
882
|
+
callGasLimit: bigint;
|
|
883
|
+
verificationGasLimit: bigint;
|
|
884
|
+
preVerificationGas: bigint;
|
|
885
|
+
maxFeePerGas: bigint;
|
|
886
|
+
maxPriorityFeePerGas: bigint;
|
|
887
|
+
signature: `0x${string}`;
|
|
888
|
+
paymasterVerificationGasLimit: bigint | null;
|
|
889
|
+
paymasterPostOpGasLimit: bigint | null;
|
|
890
|
+
factoryData: `0x${string}` | null;
|
|
891
|
+
paymasterData: `0x${string}` | null;
|
|
892
|
+
paymasterSignature: `0x${string}` | null;
|
|
893
|
+
eip7702Auth?: {
|
|
894
|
+
nonce: number;
|
|
895
|
+
contractAddress: `0x${string}`;
|
|
896
|
+
chainId: number;
|
|
897
|
+
r: `0x${string}`;
|
|
898
|
+
s: `0x${string}`;
|
|
899
|
+
yParity: number;
|
|
900
|
+
v?: bigint | undefined;
|
|
901
|
+
} | {
|
|
902
|
+
address: `0x${string}`;
|
|
903
|
+
nonce: number;
|
|
904
|
+
chainId: number;
|
|
905
|
+
r: `0x${string}`;
|
|
906
|
+
s: `0x${string}`;
|
|
907
|
+
yParity: number;
|
|
908
|
+
v?: bigint | undefined;
|
|
909
|
+
} | null | undefined;
|
|
674
910
|
}, `0x${string}`];
|
|
675
911
|
method: "boost_sendUserOperation";
|
|
676
912
|
}, {
|
|
@@ -770,6 +1006,40 @@ export declare const boostSendUserOperationHandler: {
|
|
|
770
1006
|
yParity: string | number | bigint;
|
|
771
1007
|
v?: string | number | bigint | undefined;
|
|
772
1008
|
} | null | undefined;
|
|
1009
|
+
} | {
|
|
1010
|
+
sender: string;
|
|
1011
|
+
nonce: string | number | bigint;
|
|
1012
|
+
callData: string;
|
|
1013
|
+
callGasLimit: string | number | bigint;
|
|
1014
|
+
verificationGasLimit: string | number | bigint;
|
|
1015
|
+
preVerificationGas: string | number | bigint;
|
|
1016
|
+
maxFeePerGas: string | number | bigint;
|
|
1017
|
+
maxPriorityFeePerGas: string | number | bigint;
|
|
1018
|
+
signature: string;
|
|
1019
|
+
factory?: string | null | undefined;
|
|
1020
|
+
factoryData?: string | null | undefined;
|
|
1021
|
+
paymaster?: string | null | undefined;
|
|
1022
|
+
paymasterVerificationGasLimit?: string | number | bigint | null | undefined;
|
|
1023
|
+
paymasterPostOpGasLimit?: string | number | bigint | null | undefined;
|
|
1024
|
+
paymasterData?: string | null | undefined;
|
|
1025
|
+
paymasterSignature?: string | null | undefined;
|
|
1026
|
+
eip7702Auth?: {
|
|
1027
|
+
nonce: string | number | bigint;
|
|
1028
|
+
contractAddress: string;
|
|
1029
|
+
chainId: string | number | bigint;
|
|
1030
|
+
r: string;
|
|
1031
|
+
s: string;
|
|
1032
|
+
yParity: string | number | bigint;
|
|
1033
|
+
v?: string | number | bigint | undefined;
|
|
1034
|
+
} | {
|
|
1035
|
+
address: string;
|
|
1036
|
+
nonce: string | number | bigint;
|
|
1037
|
+
chainId: string | number | bigint;
|
|
1038
|
+
r: string;
|
|
1039
|
+
s: string;
|
|
1040
|
+
yParity: string | number | bigint;
|
|
1041
|
+
v?: string | number | bigint | undefined;
|
|
1042
|
+
} | null | undefined;
|
|
773
1043
|
}, string];
|
|
774
1044
|
method: "boost_sendUserOperation";
|
|
775
1045
|
}>;
|
|
@@ -871,6 +1141,40 @@ export declare const boostSendUserOperationHandler: {
|
|
|
871
1141
|
yParity: number;
|
|
872
1142
|
v?: bigint | undefined;
|
|
873
1143
|
} | null | undefined;
|
|
1144
|
+
}> | import("type-fest/source/readonly-deep").ReadonlyObjectDeep<{
|
|
1145
|
+
sender: `0x${string}`;
|
|
1146
|
+
factory: `0x${string}` | null;
|
|
1147
|
+
paymaster: `0x${string}` | null;
|
|
1148
|
+
nonce: bigint;
|
|
1149
|
+
callData: `0x${string}`;
|
|
1150
|
+
callGasLimit: bigint;
|
|
1151
|
+
verificationGasLimit: bigint;
|
|
1152
|
+
preVerificationGas: bigint;
|
|
1153
|
+
maxFeePerGas: bigint;
|
|
1154
|
+
maxPriorityFeePerGas: bigint;
|
|
1155
|
+
signature: `0x${string}`;
|
|
1156
|
+
paymasterVerificationGasLimit: bigint | null;
|
|
1157
|
+
paymasterPostOpGasLimit: bigint | null;
|
|
1158
|
+
factoryData: `0x${string}` | null;
|
|
1159
|
+
paymasterData: `0x${string}` | null;
|
|
1160
|
+
paymasterSignature: `0x${string}` | null;
|
|
1161
|
+
eip7702Auth?: {
|
|
1162
|
+
nonce: number;
|
|
1163
|
+
contractAddress: `0x${string}`;
|
|
1164
|
+
chainId: number;
|
|
1165
|
+
r: `0x${string}`;
|
|
1166
|
+
s: `0x${string}`;
|
|
1167
|
+
yParity: number;
|
|
1168
|
+
v?: bigint | undefined;
|
|
1169
|
+
} | {
|
|
1170
|
+
address: `0x${string}`;
|
|
1171
|
+
nonce: number;
|
|
1172
|
+
chainId: number;
|
|
1173
|
+
r: `0x${string}`;
|
|
1174
|
+
s: `0x${string}`;
|
|
1175
|
+
yParity: number;
|
|
1176
|
+
v?: bigint | undefined;
|
|
1177
|
+
} | null | undefined;
|
|
874
1178
|
}>, `0x${string}`];
|
|
875
1179
|
apiVersion: import("../../types/index.js").ApiVersion;
|
|
876
1180
|
}) => `0x${string}` | Promise<`0x${string}`>;
|
|
@@ -6,7 +6,7 @@ export const debugClearReputationHandler = createMethodHandler({
|
|
|
6
6
|
handler: ({ rpcHandler }) => {
|
|
7
7
|
rpcHandler.ensureDebugEndpointsAreEnabled("debug_bundler_clearReputation");
|
|
8
8
|
rpcHandler.reputationManager.clear();
|
|
9
|
-
return
|
|
9
|
+
return "ok";
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
12
|
//# sourceMappingURL=debug_bundler_clearReputation.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug_bundler_clearReputation.js","sourceRoot":"","sources":["../../../rpc/methods/debug_bundler_clearReputation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAA;AACxD,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAE5D,MAAM,CAAC,MAAM,2BAA2B,GAAG,mBAAmB,CAAC;IAC3D,MAAM,EAAE,0BAA0B;IAClC,MAAM,EAAE,+BAA+B;IACvC,OAAO,EAAE,CAAC,EAAE,UAAU,EAAE,EAAE,EAAE;QACxB,UAAU,CAAC,8BAA8B,CACrC,+BAA+B,CAClC,CAAA;QACD,UAAU,CAAC,iBAAiB,CAAC,KAAK,EAAE,CAAA;QAEpC,OAAO,
|
|
1
|
+
{"version":3,"file":"debug_bundler_clearReputation.js","sourceRoot":"","sources":["../../../rpc/methods/debug_bundler_clearReputation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,aAAa,CAAA;AACxD,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAE5D,MAAM,CAAC,MAAM,2BAA2B,GAAG,mBAAmB,CAAC;IAC3D,MAAM,EAAE,0BAA0B;IAClC,MAAM,EAAE,+BAA+B;IACvC,OAAO,EAAE,CAAC,EAAE,UAAU,EAAE,EAAE,EAAE;QACxB,UAAU,CAAC,8BAA8B,CACrC,+BAA+B,CAClC,CAAA;QACD,UAAU,CAAC,iBAAiB,CAAC,KAAK,EAAE,CAAA;QAEpC,OAAO,IAAa,CAAA;IACxB,CAAC;CACJ,CAAC,CAAA"}
|
|
@@ -7,7 +7,7 @@ export const debugBundlerClearStateHandler = createMethodHandler({
|
|
|
7
7
|
rpcHandler.ensureDebugEndpointsAreEnabled("debug_bundler_clearState");
|
|
8
8
|
rpcHandler.mempool.clear();
|
|
9
9
|
rpcHandler.reputationManager.clearEntityCount();
|
|
10
|
-
return
|
|
10
|
+
return "ok";
|
|
11
11
|
}
|
|
12
12
|
});
|
|
13
13
|
//# sourceMappingURL=debug_bundler_clearState.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debug_bundler_clearState.js","sourceRoot":"","sources":["../../../rpc/methods/debug_bundler_clearState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAA;AACnD,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAE5D,MAAM,CAAC,MAAM,6BAA6B,GAAG,mBAAmB,CAAC;IAC7D,MAAM,EAAE,qBAAqB;IAC7B,MAAM,EAAE,0BAA0B;IAClC,OAAO,EAAE,CAAC,EAAE,UAAU,EAAE,EAAE,EAAE;QACxB,UAAU,CAAC,8BAA8B,CAAC,0BAA0B,CAAC,CAAA;QACrE,UAAU,CAAC,OAAO,CAAC,KAAK,EAAE,CAAA;QAC1B,UAAU,CAAC,iBAAiB,CAAC,gBAAgB,EAAE,CAAA;QAE/C,OAAO,
|
|
1
|
+
{"version":3,"file":"debug_bundler_clearState.js","sourceRoot":"","sources":["../../../rpc/methods/debug_bundler_clearState.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAA;AACnD,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AAE5D,MAAM,CAAC,MAAM,6BAA6B,GAAG,mBAAmB,CAAC;IAC7D,MAAM,EAAE,qBAAqB;IAC7B,MAAM,EAAE,0BAA0B;IAClC,OAAO,EAAE,CAAC,EAAE,UAAU,EAAE,EAAE,EAAE;QACxB,UAAU,CAAC,8BAA8B,CAAC,0BAA0B,CAAC,CAAA;QACrE,UAAU,CAAC,OAAO,CAAC,KAAK,EAAE,CAAA;QAC1B,UAAU,CAAC,iBAAiB,CAAC,gBAAgB,EAAE,CAAA;QAE/C,OAAO,IAAa,CAAA;IACxB,CAAC;CACJ,CAAC,CAAA"}
|