@xyo-network/xl1-protocol-sdk 4.0.6 → 4.0.7
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/dist/neutral/CreatableProvider/AbstractCreatableProvider.d.ts +3 -3
- package/dist/neutral/CreatableProvider/AbstractCreatableProvider.d.ts.map +1 -1
- package/dist/neutral/CreatableProvider/CreatableProvider.d.ts +1 -1
- package/dist/neutral/CreatableProvider/CreatableProvider.d.ts.map +1 -1
- package/dist/neutral/CreatableProvider/CreatableProviderRegistry.d.ts +1 -1
- package/dist/neutral/CreatableProvider/CreatableProviderRegistry.d.ts.map +1 -1
- package/dist/neutral/CreatableProvider/GetInstanceOptions.d.ts +1 -1
- package/dist/neutral/CreatableProvider/GetInstanceOptions.d.ts.map +1 -1
- package/dist/neutral/CreatableProvider/LabeledCreatableProviderFactory.d.ts +1 -1
- package/dist/neutral/CreatableProvider/LabeledCreatableProviderFactory.d.ts.map +1 -1
- package/dist/neutral/CreatableProvider/ProviderFactory.d.ts +1 -1
- package/dist/neutral/CreatableProvider/ProviderFactory.d.ts.map +1 -1
- package/dist/neutral/CreatableProvider/ProviderFactoryLocator.d.ts +2 -3
- package/dist/neutral/CreatableProvider/ProviderFactoryLocator.d.ts.map +1 -1
- package/dist/neutral/CreatableProvider/ProviderFactoryLocatorInstance.d.ts +1 -2
- package/dist/neutral/CreatableProvider/ProviderFactoryLocatorInstance.d.ts.map +1 -1
- package/dist/neutral/SignedBigInt.d.ts +1 -1
- package/dist/neutral/SignedBigInt.d.ts.map +1 -1
- package/dist/neutral/block/hydrate/BoundWitnessHydrator.d.ts +1 -1
- package/dist/neutral/block/hydrate/BoundWitnessHydrator.d.ts.map +1 -1
- package/dist/neutral/block/hydrate/allHashesPresent.d.ts +1 -1
- package/dist/neutral/block/hydrate/allHashesPresent.d.ts.map +1 -1
- package/dist/neutral/block/hydrate/createBoundWitnessHydrator.d.ts +44 -44
- package/dist/neutral/block/hydrate/hydrateBlock.d.ts +1 -1
- package/dist/neutral/block/hydrate/hydrateBlock.d.ts.map +1 -1
- package/dist/neutral/block/hydrate/tryHydrateBlock.d.ts +1 -1
- package/dist/neutral/block/hydrate/tryHydrateBlock.d.ts.map +1 -1
- package/dist/neutral/block/primitives/hashFromBlockNumber.d.ts +1 -1
- package/dist/neutral/block/primitives/hashFromBlockNumber.d.ts.map +1 -1
- package/dist/neutral/block/primitives/payloads/ChainWindow.d.ts +1 -1
- package/dist/neutral/block/primitives/payloads/ChainWindow.d.ts.map +1 -1
- package/dist/neutral/config/Actor.d.ts +8 -8
- package/dist/neutral/config/Actors.d.ts +1 -1
- package/dist/neutral/config/Chain.d.ts +1 -1
- package/dist/neutral/config/Config.d.ts +4 -4
- package/dist/neutral/config/HostActor.d.ts +8 -8
- package/dist/neutral/config/LocatorConfigFields.d.ts +1 -1
- package/dist/neutral/config/LocatorConfigFields.d.ts.map +1 -1
- package/dist/neutral/config/Provider.d.ts +11 -7
- package/dist/neutral/config/Provider.d.ts.map +1 -1
- package/dist/neutral/config/Providers.d.ts +6 -2
- package/dist/neutral/config/Providers.d.ts.map +1 -1
- package/dist/neutral/config/ResolvedLocatorConfig.d.ts +1 -1
- package/dist/neutral/config/index.d.ts +0 -1
- package/dist/neutral/config/index.d.ts.map +1 -1
- package/dist/neutral/context/Actor.d.ts +14 -14
- package/dist/neutral/context/HostActor.d.ts +14 -14
- package/dist/neutral/createTransferPayload.d.ts +1 -1
- package/dist/neutral/createTransferPayload.d.ts.map +1 -1
- package/dist/neutral/eip-712/Payloads/EIP712Data.d.ts +1 -1
- package/dist/neutral/eip-712/Payloads/EIP712Data.d.ts.map +1 -1
- package/dist/neutral/eip-712/Payloads/EIP712Signature.d.ts +2 -2
- package/dist/neutral/eip-712/Payloads/EIP712Signature.d.ts.map +1 -1
- package/dist/neutral/getFileConfig.d.ts +2 -2
- package/dist/neutral/index.mjs +120 -127
- package/dist/neutral/index.mjs.map +3 -3
- package/dist/neutral/instances/Address.d.ts +1 -1
- package/dist/neutral/instances/Address.d.ts.map +1 -1
- package/dist/neutral/instances/Object.d.ts +1 -1
- package/dist/neutral/instances/Object.d.ts.map +1 -1
- package/dist/neutral/instances/Signature.d.ts +1 -1
- package/dist/neutral/instances/Signature.d.ts.map +1 -1
- package/dist/neutral/instances/modifiers/BlockWindowInstance.d.ts +1 -1
- package/dist/neutral/instances/modifiers/BlockWindowInstance.d.ts.map +1 -1
- package/dist/neutral/instances/modifiers/Validatable.d.ts +1 -1
- package/dist/neutral/instances/modifiers/Validatable.d.ts.map +1 -1
- package/dist/neutral/instances/transaction/TransactionFields.d.ts +1 -1
- package/dist/neutral/instances/transaction/TransactionFields.d.ts.map +1 -1
- package/dist/neutral/model/ChainFork/ChainForkStatic.d.ts +1 -1
- package/dist/neutral/model/ChainFork/ChainForkStatic.d.ts.map +1 -1
- package/dist/neutral/model/CreatableProviderContext.zod.d.ts +21 -21
- package/dist/neutral/payloads/AddressPairPayload.d.ts +2 -2
- package/dist/neutral/payloads/AddressPairPayload.d.ts.map +1 -1
- package/dist/neutral/primitives/datalake/PayloadLocator.d.ts +1 -1
- package/dist/neutral/primitives/datalake/PayloadLocator.d.ts.map +1 -1
- package/dist/neutral/primitives/datalake/addDataLakePayloads.d.ts +1 -1
- package/dist/neutral/primitives/datalake/addDataLakePayloads.d.ts.map +1 -1
- package/dist/neutral/primitives/datalake/addDataLakePayloadsToPayloads.d.ts +1 -1
- package/dist/neutral/primitives/datalake/addDataLakePayloadsToPayloads.d.ts.map +1 -1
- package/dist/neutral/primitives/uncle/findUncles.d.ts +11 -11
- package/dist/neutral/services/AccountTransfersService.d.ts +1 -1
- package/dist/neutral/services/AccountTransfersService.d.ts.map +1 -1
- package/dist/neutral/services/Chain/ChainHeadService.d.ts +1 -1
- package/dist/neutral/services/Chain/ChainHeadService.d.ts.map +1 -1
- package/dist/neutral/services/Params.d.ts +1 -1
- package/dist/neutral/services/Params.d.ts.map +1 -1
- package/dist/neutral/services/PendingTransactionsService.d.ts +1 -1
- package/dist/neutral/services/PendingTransactionsService.d.ts.map +1 -1
- package/dist/neutral/services/SchemasService.d.ts +1 -1
- package/dist/neutral/services/SchemasService.d.ts.map +1 -1
- package/dist/neutral/services/StakeIntentService/ChainIndexingServiceStateSchema.d.ts +3 -3
- package/dist/neutral/services/StakeIntentService/ChainIndexingServiceStateSchema.d.ts.map +1 -1
- package/dist/neutral/simple/StakeViewer/SimpleStakeViewer.d.ts +1 -1
- package/dist/neutral/simple/StakeViewer/SimpleStakeViewer.d.ts.map +1 -1
- package/dist/neutral/simple/TransactionViewer/SimpleTransactionViewer.d.ts +1 -1
- package/dist/neutral/simple/TransactionViewer/SimpleTransactionViewer.d.ts.map +1 -1
- package/dist/neutral/simple/accountBalance/SimpleAccountBalanceViewer.d.ts +26 -26
- package/dist/neutral/simple/block/SimpleBlockViewer.d.ts +18 -18
- package/dist/neutral/simple/block/SimpleBlockViewer.d.ts.map +1 -1
- package/dist/neutral/simple/blockReward/SimpleBlockRewardViewer.d.ts +1 -1
- package/dist/neutral/simple/blockReward/SimpleBlockRewardViewer.d.ts.map +1 -1
- package/dist/neutral/simple/chainContractViewer/SimpleChainContractViewer.d.ts +5 -5
- package/dist/neutral/simple/chainContractViewer/SimpleChainContractViewer.d.ts.map +1 -1
- package/dist/neutral/simple/datalake/AbstractRestDataLake.d.ts +5 -5
- package/dist/neutral/simple/datalake/AbstractRestDataLake.d.ts.map +1 -1
- package/dist/neutral/simple/datalake/AbstractSimpleDataLake.d.ts +1 -1
- package/dist/neutral/simple/datalake/AbstractSimpleDataLake.d.ts.map +1 -1
- package/dist/neutral/simple/datalake/RestDataLakeRunner.d.ts +1 -1
- package/dist/neutral/simple/datalake/RestDataLakeRunner.d.ts.map +1 -1
- package/dist/neutral/simple/datalake/SimpleDataLakeRunner.d.ts +1 -1
- package/dist/neutral/simple/datalake/SimpleDataLakeRunner.d.ts.map +1 -1
- package/dist/neutral/simple/datalake/SimpleDataLakeViewer.d.ts +1 -1
- package/dist/neutral/simple/datalake/SimpleDataLakeViewer.d.ts.map +1 -1
- package/dist/neutral/simple/finalization/SimpleFinalizationRunner.d.ts +1 -1
- package/dist/neutral/simple/finalization/SimpleFinalizationRunner.d.ts.map +1 -1
- package/dist/neutral/simple/finalization/SimpleFinalizationViewer.d.ts +15 -15
- package/dist/neutral/simple/finalization/SimpleFinalizationViewer.d.ts.map +1 -1
- package/dist/neutral/simple/gateway/SimpleXyoGatewayRunner.d.ts +1 -1
- package/dist/neutral/simple/gateway/SimpleXyoGatewayRunner.d.ts.map +1 -1
- package/dist/neutral/simple/mempool/SimpleMempoolRunner.d.ts +1 -1
- package/dist/neutral/simple/mempool/SimpleMempoolRunner.d.ts.map +1 -1
- package/dist/neutral/simple/mempool/SimpleMempoolViewer.d.ts +1 -1
- package/dist/neutral/simple/mempool/SimpleMempoolViewer.d.ts.map +1 -1
- package/dist/neutral/simple/network/SimpleXyoNetwork.d.ts +1 -1
- package/dist/neutral/simple/network/SimpleXyoNetwork.d.ts.map +1 -1
- package/dist/neutral/simple/runner/SimpleXyoRunner.d.ts +1 -1
- package/dist/neutral/simple/runner/SimpleXyoRunner.d.ts.map +1 -1
- package/dist/neutral/simple/signer/SimpleXyoSigner.d.ts +4 -4
- package/dist/neutral/simple/signer/SimpleXyoSigner.d.ts.map +1 -1
- package/dist/neutral/simple/sync/RestSyncViewer.d.ts +1 -1
- package/dist/neutral/simple/sync/RestSyncViewer.d.ts.map +1 -1
- package/dist/neutral/simple/systemStatus/SimpleSystemStatusViewer.d.ts +1 -1
- package/dist/neutral/simple/systemStatus/SimpleSystemStatusViewer.d.ts.map +1 -1
- package/dist/neutral/simple/timeSync2/SimpleTimeSyncViewer.d.ts +1 -1
- package/dist/neutral/simple/timeSync2/SimpleTimeSyncViewer.d.ts.map +1 -1
- package/dist/neutral/simple/windowedBlock/SimpleWindowedBlockViewer.d.ts +67 -67
- package/dist/neutral/simple/windowedBlock/SimpleWindowedBlockViewer.d.ts.map +1 -1
- package/dist/neutral/status/ServiceStatus.d.ts +1 -1
- package/dist/neutral/status/ServiceStatus.d.ts.map +1 -1
- package/dist/neutral/status/SimpleSystemStatusRunner.d.ts +1 -1
- package/dist/neutral/status/SimpleSystemStatusRunner.d.ts.map +1 -1
- package/dist/neutral/summary/model/BalancesStepSummary.d.ts +2 -2
- package/dist/neutral/summary/model/BalancesStepSummary.d.ts.map +1 -1
- package/dist/neutral/summary/model/SchemasStepSummary.d.ts +2 -2
- package/dist/neutral/summary/model/SchemasStepSummary.d.ts.map +1 -1
- package/dist/neutral/summary/model/TransfersSummary.d.ts +2 -2
- package/dist/neutral/summary/model/TransfersSummary.d.ts.map +1 -1
- package/dist/neutral/summary/primitives/blocks/blocksStepSummaryFromRange.d.ts +1 -1
- package/dist/neutral/summary/primitives/blocks/blocksStepSummaryFromRange.d.ts.map +1 -1
- package/dist/neutral/summary/primitives/transfers/transfersStepSummaryFromRange.d.ts +1 -1
- package/dist/neutral/summary/primitives/transfers/transfersStepSummaryFromRange.d.ts.map +1 -1
- package/dist/neutral/test/BuildBlockOptions.d.ts +1 -1
- package/dist/neutral/test/BuildBlockOptions.d.ts.map +1 -1
- package/dist/neutral/test/index.mjs +41 -44
- package/dist/neutral/test/index.mjs.map +2 -2
- package/dist/neutral/transaction/TransactionBuilder.d.ts +27 -27
- package/dist/neutral/transaction/TransactionBuilder.d.ts.map +1 -1
- package/dist/neutral/transaction/confirmSubmittedTransaction.d.ts +1 -1
- package/dist/neutral/transaction/confirmSubmittedTransaction.d.ts.map +1 -1
- package/dist/neutral/transaction/hydrateTransaction.d.ts +1 -1
- package/dist/neutral/transaction/hydrateTransaction.d.ts.map +1 -1
- package/dist/neutral/transaction/primitives/transactionElevatedPayloads.d.ts +1 -1
- package/dist/neutral/transaction/primitives/transactionElevatedPayloads.d.ts.map +1 -1
- package/dist/neutral/utils/HydratedCache.d.ts +1 -1
- package/dist/neutral/utils/HydratedCache.d.ts.map +1 -1
- package/dist/node/CreatableProvider/AbstractCreatableProvider.d.ts +3 -3
- package/dist/node/CreatableProvider/AbstractCreatableProvider.d.ts.map +1 -1
- package/dist/node/CreatableProvider/CreatableProvider.d.ts +1 -1
- package/dist/node/CreatableProvider/CreatableProvider.d.ts.map +1 -1
- package/dist/node/CreatableProvider/CreatableProviderRegistry.d.ts +1 -1
- package/dist/node/CreatableProvider/CreatableProviderRegistry.d.ts.map +1 -1
- package/dist/node/CreatableProvider/GetInstanceOptions.d.ts +1 -1
- package/dist/node/CreatableProvider/GetInstanceOptions.d.ts.map +1 -1
- package/dist/node/CreatableProvider/LabeledCreatableProviderFactory.d.ts +1 -1
- package/dist/node/CreatableProvider/LabeledCreatableProviderFactory.d.ts.map +1 -1
- package/dist/node/CreatableProvider/ProviderFactory.d.ts +1 -1
- package/dist/node/CreatableProvider/ProviderFactory.d.ts.map +1 -1
- package/dist/node/CreatableProvider/ProviderFactoryLocator.d.ts +2 -3
- package/dist/node/CreatableProvider/ProviderFactoryLocator.d.ts.map +1 -1
- package/dist/node/CreatableProvider/ProviderFactoryLocatorInstance.d.ts +1 -2
- package/dist/node/CreatableProvider/ProviderFactoryLocatorInstance.d.ts.map +1 -1
- package/dist/node/SignedBigInt.d.ts +1 -1
- package/dist/node/SignedBigInt.d.ts.map +1 -1
- package/dist/node/block/hydrate/BoundWitnessHydrator.d.ts +1 -1
- package/dist/node/block/hydrate/BoundWitnessHydrator.d.ts.map +1 -1
- package/dist/node/block/hydrate/allHashesPresent.d.ts +1 -1
- package/dist/node/block/hydrate/allHashesPresent.d.ts.map +1 -1
- package/dist/node/block/hydrate/createBoundWitnessHydrator.d.ts +44 -44
- package/dist/node/block/hydrate/hydrateBlock.d.ts +1 -1
- package/dist/node/block/hydrate/hydrateBlock.d.ts.map +1 -1
- package/dist/node/block/hydrate/tryHydrateBlock.d.ts +1 -1
- package/dist/node/block/hydrate/tryHydrateBlock.d.ts.map +1 -1
- package/dist/node/block/primitives/hashFromBlockNumber.d.ts +1 -1
- package/dist/node/block/primitives/hashFromBlockNumber.d.ts.map +1 -1
- package/dist/node/block/primitives/payloads/ChainWindow.d.ts +1 -1
- package/dist/node/block/primitives/payloads/ChainWindow.d.ts.map +1 -1
- package/dist/node/config/Actor.d.ts +8 -8
- package/dist/node/config/Actors.d.ts +1 -1
- package/dist/node/config/Chain.d.ts +1 -1
- package/dist/node/config/Config.d.ts +4 -4
- package/dist/node/config/HostActor.d.ts +8 -8
- package/dist/node/config/LocatorConfigFields.d.ts +1 -1
- package/dist/node/config/LocatorConfigFields.d.ts.map +1 -1
- package/dist/node/config/Provider.d.ts +11 -7
- package/dist/node/config/Provider.d.ts.map +1 -1
- package/dist/node/config/Providers.d.ts +6 -2
- package/dist/node/config/Providers.d.ts.map +1 -1
- package/dist/node/config/ResolvedLocatorConfig.d.ts +1 -1
- package/dist/node/config/index.d.ts +0 -1
- package/dist/node/config/index.d.ts.map +1 -1
- package/dist/node/context/Actor.d.ts +14 -14
- package/dist/node/context/HostActor.d.ts +14 -14
- package/dist/node/createTransferPayload.d.ts +1 -1
- package/dist/node/createTransferPayload.d.ts.map +1 -1
- package/dist/node/eip-712/Payloads/EIP712Data.d.ts +1 -1
- package/dist/node/eip-712/Payloads/EIP712Data.d.ts.map +1 -1
- package/dist/node/eip-712/Payloads/EIP712Signature.d.ts +2 -2
- package/dist/node/eip-712/Payloads/EIP712Signature.d.ts.map +1 -1
- package/dist/node/getFileConfig.d.ts +2 -2
- package/dist/node/index-node.mjs +121 -128
- package/dist/node/index-node.mjs.map +3 -3
- package/dist/node/instances/Address.d.ts +1 -1
- package/dist/node/instances/Address.d.ts.map +1 -1
- package/dist/node/instances/Object.d.ts +1 -1
- package/dist/node/instances/Object.d.ts.map +1 -1
- package/dist/node/instances/Signature.d.ts +1 -1
- package/dist/node/instances/Signature.d.ts.map +1 -1
- package/dist/node/instances/modifiers/BlockWindowInstance.d.ts +1 -1
- package/dist/node/instances/modifiers/BlockWindowInstance.d.ts.map +1 -1
- package/dist/node/instances/modifiers/Validatable.d.ts +1 -1
- package/dist/node/instances/modifiers/Validatable.d.ts.map +1 -1
- package/dist/node/instances/transaction/TransactionFields.d.ts +1 -1
- package/dist/node/instances/transaction/TransactionFields.d.ts.map +1 -1
- package/dist/node/model/ChainFork/ChainForkStatic.d.ts +1 -1
- package/dist/node/model/ChainFork/ChainForkStatic.d.ts.map +1 -1
- package/dist/node/model/CreatableProviderContext.zod.d.ts +21 -21
- package/dist/node/payloads/AddressPairPayload.d.ts +2 -2
- package/dist/node/payloads/AddressPairPayload.d.ts.map +1 -1
- package/dist/node/primitives/datalake/PayloadLocator.d.ts +1 -1
- package/dist/node/primitives/datalake/PayloadLocator.d.ts.map +1 -1
- package/dist/node/primitives/datalake/addDataLakePayloads.d.ts +1 -1
- package/dist/node/primitives/datalake/addDataLakePayloads.d.ts.map +1 -1
- package/dist/node/primitives/datalake/addDataLakePayloadsToPayloads.d.ts +1 -1
- package/dist/node/primitives/datalake/addDataLakePayloadsToPayloads.d.ts.map +1 -1
- package/dist/node/primitives/uncle/findUncles.d.ts +11 -11
- package/dist/node/services/AccountTransfersService.d.ts +1 -1
- package/dist/node/services/AccountTransfersService.d.ts.map +1 -1
- package/dist/node/services/Chain/ChainHeadService.d.ts +1 -1
- package/dist/node/services/Chain/ChainHeadService.d.ts.map +1 -1
- package/dist/node/services/Params.d.ts +1 -1
- package/dist/node/services/Params.d.ts.map +1 -1
- package/dist/node/services/PendingTransactionsService.d.ts +1 -1
- package/dist/node/services/PendingTransactionsService.d.ts.map +1 -1
- package/dist/node/services/SchemasService.d.ts +1 -1
- package/dist/node/services/SchemasService.d.ts.map +1 -1
- package/dist/node/services/StakeIntentService/ChainIndexingServiceStateSchema.d.ts +3 -3
- package/dist/node/services/StakeIntentService/ChainIndexingServiceStateSchema.d.ts.map +1 -1
- package/dist/node/simple/StakeViewer/SimpleStakeViewer.d.ts +1 -1
- package/dist/node/simple/StakeViewer/SimpleStakeViewer.d.ts.map +1 -1
- package/dist/node/simple/TransactionViewer/SimpleTransactionViewer.d.ts +1 -1
- package/dist/node/simple/TransactionViewer/SimpleTransactionViewer.d.ts.map +1 -1
- package/dist/node/simple/accountBalance/SimpleAccountBalanceViewer.d.ts +26 -26
- package/dist/node/simple/block/SimpleBlockViewer.d.ts +18 -18
- package/dist/node/simple/block/SimpleBlockViewer.d.ts.map +1 -1
- package/dist/node/simple/blockReward/SimpleBlockRewardViewer.d.ts +1 -1
- package/dist/node/simple/blockReward/SimpleBlockRewardViewer.d.ts.map +1 -1
- package/dist/node/simple/chainContractViewer/SimpleChainContractViewer.d.ts +5 -5
- package/dist/node/simple/chainContractViewer/SimpleChainContractViewer.d.ts.map +1 -1
- package/dist/node/simple/datalake/AbstractRestDataLake.d.ts +5 -5
- package/dist/node/simple/datalake/AbstractRestDataLake.d.ts.map +1 -1
- package/dist/node/simple/datalake/AbstractSimpleDataLake.d.ts +1 -1
- package/dist/node/simple/datalake/AbstractSimpleDataLake.d.ts.map +1 -1
- package/dist/node/simple/datalake/RestDataLakeRunner.d.ts +1 -1
- package/dist/node/simple/datalake/RestDataLakeRunner.d.ts.map +1 -1
- package/dist/node/simple/datalake/SimpleDataLakeRunner.d.ts +1 -1
- package/dist/node/simple/datalake/SimpleDataLakeRunner.d.ts.map +1 -1
- package/dist/node/simple/datalake/SimpleDataLakeViewer.d.ts +1 -1
- package/dist/node/simple/datalake/SimpleDataLakeViewer.d.ts.map +1 -1
- package/dist/node/simple/finalization/SimpleFinalizationRunner.d.ts +1 -1
- package/dist/node/simple/finalization/SimpleFinalizationRunner.d.ts.map +1 -1
- package/dist/node/simple/finalization/SimpleFinalizationViewer.d.ts +15 -15
- package/dist/node/simple/finalization/SimpleFinalizationViewer.d.ts.map +1 -1
- package/dist/node/simple/gateway/SimpleXyoGatewayRunner.d.ts +1 -1
- package/dist/node/simple/gateway/SimpleXyoGatewayRunner.d.ts.map +1 -1
- package/dist/node/simple/mempool/SimpleMempoolRunner.d.ts +1 -1
- package/dist/node/simple/mempool/SimpleMempoolRunner.d.ts.map +1 -1
- package/dist/node/simple/mempool/SimpleMempoolViewer.d.ts +1 -1
- package/dist/node/simple/mempool/SimpleMempoolViewer.d.ts.map +1 -1
- package/dist/node/simple/network/SimpleXyoNetwork.d.ts +1 -1
- package/dist/node/simple/network/SimpleXyoNetwork.d.ts.map +1 -1
- package/dist/node/simple/runner/SimpleXyoRunner.d.ts +1 -1
- package/dist/node/simple/runner/SimpleXyoRunner.d.ts.map +1 -1
- package/dist/node/simple/signer/SimpleXyoSigner.d.ts +4 -4
- package/dist/node/simple/signer/SimpleXyoSigner.d.ts.map +1 -1
- package/dist/node/simple/sync/RestSyncViewer.d.ts +1 -1
- package/dist/node/simple/sync/RestSyncViewer.d.ts.map +1 -1
- package/dist/node/simple/systemStatus/SimpleSystemStatusViewer.d.ts +1 -1
- package/dist/node/simple/systemStatus/SimpleSystemStatusViewer.d.ts.map +1 -1
- package/dist/node/simple/timeSync2/SimpleTimeSyncViewer.d.ts +1 -1
- package/dist/node/simple/timeSync2/SimpleTimeSyncViewer.d.ts.map +1 -1
- package/dist/node/simple/windowedBlock/SimpleWindowedBlockViewer.d.ts +67 -67
- package/dist/node/simple/windowedBlock/SimpleWindowedBlockViewer.d.ts.map +1 -1
- package/dist/node/status/ServiceStatus.d.ts +1 -1
- package/dist/node/status/ServiceStatus.d.ts.map +1 -1
- package/dist/node/status/SimpleSystemStatusRunner.d.ts +1 -1
- package/dist/node/status/SimpleSystemStatusRunner.d.ts.map +1 -1
- package/dist/node/summary/model/BalancesStepSummary.d.ts +2 -2
- package/dist/node/summary/model/BalancesStepSummary.d.ts.map +1 -1
- package/dist/node/summary/model/SchemasStepSummary.d.ts +2 -2
- package/dist/node/summary/model/SchemasStepSummary.d.ts.map +1 -1
- package/dist/node/summary/model/TransfersSummary.d.ts +2 -2
- package/dist/node/summary/model/TransfersSummary.d.ts.map +1 -1
- package/dist/node/summary/primitives/blocks/blocksStepSummaryFromRange.d.ts +1 -1
- package/dist/node/summary/primitives/blocks/blocksStepSummaryFromRange.d.ts.map +1 -1
- package/dist/node/summary/primitives/transfers/transfersStepSummaryFromRange.d.ts +1 -1
- package/dist/node/summary/primitives/transfers/transfersStepSummaryFromRange.d.ts.map +1 -1
- package/dist/node/test/BuildBlockOptions.d.ts +1 -1
- package/dist/node/test/BuildBlockOptions.d.ts.map +1 -1
- package/dist/node/transaction/TransactionBuilder.d.ts +27 -27
- package/dist/node/transaction/TransactionBuilder.d.ts.map +1 -1
- package/dist/node/transaction/confirmSubmittedTransaction.d.ts +1 -1
- package/dist/node/transaction/confirmSubmittedTransaction.d.ts.map +1 -1
- package/dist/node/transaction/hydrateTransaction.d.ts +1 -1
- package/dist/node/transaction/hydrateTransaction.d.ts.map +1 -1
- package/dist/node/transaction/primitives/transactionElevatedPayloads.d.ts +1 -1
- package/dist/node/transaction/primitives/transactionElevatedPayloads.d.ts.map +1 -1
- package/dist/node/utils/HydratedCache.d.ts +1 -1
- package/dist/node/utils/HydratedCache.d.ts.map +1 -1
- package/package.json +16 -14
- package/dist/neutral/config/Base.d.ts +0 -109
- package/dist/neutral/config/Base.d.ts.map +0 -1
- package/dist/node/config/Base.d.ts +0 -109
- package/dist/node/config/Base.d.ts.map +0 -1
package/dist/neutral/index.mjs
CHANGED
|
@@ -101,7 +101,7 @@ var ShiftedBigInt = class _ShiftedBigInt {
|
|
|
101
101
|
};
|
|
102
102
|
|
|
103
103
|
// src/amount/xl1Amount.ts
|
|
104
|
-
import { assertEx } from "@
|
|
104
|
+
import { assertEx } from "@ariestools/sdk";
|
|
105
105
|
import {
|
|
106
106
|
AttoXL1,
|
|
107
107
|
FemtoXL1,
|
|
@@ -273,7 +273,7 @@ function allHashesPresent(hashes, payloads) {
|
|
|
273
273
|
}
|
|
274
274
|
|
|
275
275
|
// src/block/hydrate/blockPayloadsFromHydratedBlock.ts
|
|
276
|
-
import { assertEx as assertEx2 } from "@
|
|
276
|
+
import { assertEx as assertEx2 } from "@ariestools/sdk";
|
|
277
277
|
import { isTransactionBoundWitness } from "@xyo-network/xl1-protocol-lib";
|
|
278
278
|
var blockPayloadsFromHydratedBlock = (block) => {
|
|
279
279
|
return block[0].payload_hashes.map((hash) => assertEx2(
|
|
@@ -287,12 +287,12 @@ import {
|
|
|
287
287
|
assertEx as assertEx4,
|
|
288
288
|
isDefined,
|
|
289
289
|
isUndefined as isUndefined3
|
|
290
|
-
} from "@
|
|
290
|
+
} from "@ariestools/sdk";
|
|
291
291
|
import { isBoundWitness, PayloadBuilder as PayloadBuilder2 } from "@xyo-network/sdk-js";
|
|
292
292
|
import { LRUCache } from "lru-cache";
|
|
293
293
|
|
|
294
294
|
// src/primitives/datalake/addDataLakePayloadsToPayloads.ts
|
|
295
|
-
import { isUndefined } from "@
|
|
295
|
+
import { isUndefined } from "@ariestools/sdk";
|
|
296
296
|
import { isAnyPayload, PayloadBuilder } from "@xyo-network/sdk-js";
|
|
297
297
|
async function addDataLakePayloadsToPayloads(hashes, payloads, dataLakeViewer) {
|
|
298
298
|
if (isUndefined(dataLakeViewer)) return [payloads, []];
|
|
@@ -317,7 +317,7 @@ async function addDataLakePayloads([boundWitness, payloads], dataLakeViewer) {
|
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
// src/primitives/datalake/PayloadLocator.ts
|
|
320
|
-
import { assertEx as assertEx3, isUndefined as isUndefined2 } from "@
|
|
320
|
+
import { assertEx as assertEx3, isUndefined as isUndefined2 } from "@ariestools/sdk";
|
|
321
321
|
import { isAnyPayload as isAnyPayload2 } from "@xyo-network/sdk-js";
|
|
322
322
|
var PayloadLocator = class {
|
|
323
323
|
datalakes;
|
|
@@ -655,7 +655,7 @@ function createBlockHydrator(params) {
|
|
|
655
655
|
}
|
|
656
656
|
|
|
657
657
|
// src/block/hydrate/createBoundWitnessHydrator.ts
|
|
658
|
-
import { zodAsFactory } from "@
|
|
658
|
+
import { zodAsFactory } from "@ariestools/sdk";
|
|
659
659
|
import {
|
|
660
660
|
BoundWitnessZod,
|
|
661
661
|
PayloadZod,
|
|
@@ -707,7 +707,7 @@ var unflattenHydratedBlock = (flattened) => toHydratedBlock(tryUnflattenHydrated
|
|
|
707
707
|
var flattenHydratedBlocks = (hydratedBlocks) => hydratedBlocks.flatMap((blk) => flattenHydratedBlock(blk));
|
|
708
708
|
|
|
709
709
|
// src/block/hydrate/hydrateBlock.ts
|
|
710
|
-
import { assertEx as assertEx5 } from "@
|
|
710
|
+
import { assertEx as assertEx5 } from "@ariestools/sdk";
|
|
711
711
|
import { asAnyPayload } from "@xyo-network/sdk-js";
|
|
712
712
|
import { asBlockBoundWitnessWithStorageMeta as asBlockBoundWitnessWithStorageMeta2, isTransactionBoundWitnessWithStorageMeta } from "@xyo-network/xl1-protocol-lib";
|
|
713
713
|
var hydrateBlock = async (context, hash, maxDepth = 1, minDepth = maxDepth) => {
|
|
@@ -747,7 +747,7 @@ var transactionsFromHydratedBlock = (block) => {
|
|
|
747
747
|
};
|
|
748
748
|
|
|
749
749
|
// src/block/hydrate/tryHydrateBlock.ts
|
|
750
|
-
import { assertEx as assertEx6 } from "@
|
|
750
|
+
import { assertEx as assertEx6 } from "@ariestools/sdk";
|
|
751
751
|
import { isBlockBoundWitnessWithStorageMeta, isTransactionBoundWitnessWithStorageMeta as isTransactionBoundWitnessWithStorageMeta2 } from "@xyo-network/xl1-protocol-lib";
|
|
752
752
|
var tryHydrateBlock = async (archivist, hash, maxDepth = 1) => {
|
|
753
753
|
assertEx6(maxDepth >= 0, () => "maxDepth must be greater than or equal to 0");
|
|
@@ -771,8 +771,8 @@ import {
|
|
|
771
771
|
asHash,
|
|
772
772
|
isDefined as isDefined3,
|
|
773
773
|
spanAsync
|
|
774
|
-
} from "@
|
|
775
|
-
import { toSafeJsonString } from "@
|
|
774
|
+
} from "@ariestools/sdk";
|
|
775
|
+
import { toSafeJsonString } from "@ariestools/sdk";
|
|
776
776
|
import {
|
|
777
777
|
asSignedBlockBoundWitnessWithStorageMeta,
|
|
778
778
|
SignedBlockBoundWitnessWithHashMetaZod,
|
|
@@ -785,7 +785,7 @@ import {
|
|
|
785
785
|
isObject,
|
|
786
786
|
isUndefined as isUndefined4,
|
|
787
787
|
timeBudget
|
|
788
|
-
} from "@
|
|
788
|
+
} from "@ariestools/sdk";
|
|
789
789
|
import { LruCacheMap, MemoryMap } from "@xyo-network/xl1-driver-memory";
|
|
790
790
|
function contextCache(context, name, create) {
|
|
791
791
|
if (!isObject(context.caches)) {
|
|
@@ -938,7 +938,7 @@ import {
|
|
|
938
938
|
assertEx as assertEx7,
|
|
939
939
|
isHash,
|
|
940
940
|
toSafeJsonString as toSafeJsonString2
|
|
941
|
-
} from "@
|
|
941
|
+
} from "@ariestools/sdk";
|
|
942
942
|
import {
|
|
943
943
|
PayloadBuilder as PayloadBuilder3
|
|
944
944
|
} from "@xyo-network/sdk-js";
|
|
@@ -1139,14 +1139,14 @@ function hasDeclaredConnectionProfiles(config) {
|
|
|
1139
1139
|
}
|
|
1140
1140
|
|
|
1141
1141
|
// src/CreatableProvider/ProviderFactoryLocator.ts
|
|
1142
|
-
import { hasAllLabels } from "@
|
|
1143
|
-
import { assertEx as assertEx9 } from "@
|
|
1142
|
+
import { hasAllLabels } from "@ariestools/sdk";
|
|
1143
|
+
import { assertEx as assertEx9 } from "@ariestools/sdk";
|
|
1144
1144
|
|
|
1145
1145
|
// src/CreatableProvider/CreatableProviderRegistry.ts
|
|
1146
|
-
import { isTruthy } from "@
|
|
1146
|
+
import { isTruthy } from "@ariestools/sdk";
|
|
1147
1147
|
|
|
1148
1148
|
// src/CreatableProvider/ProviderFactory.ts
|
|
1149
|
-
import { assertEx as assertEx8 } from "@
|
|
1149
|
+
import { assertEx as assertEx8 } from "@ariestools/sdk";
|
|
1150
1150
|
function providerFactoryDescription(factory, labels) {
|
|
1151
1151
|
return `${factory.providerName}:${factory.defaultMoniker}:${JSON.stringify(labels ?? factory.labels ?? {})}`;
|
|
1152
1152
|
}
|
|
@@ -1305,7 +1305,7 @@ function labeledCreatableProviderFactory() {
|
|
|
1305
1305
|
}
|
|
1306
1306
|
|
|
1307
1307
|
// src/CreatableProvider/ProviderFactoryLocator.ts
|
|
1308
|
-
var ProviderFactoryLocator = class
|
|
1308
|
+
var ProviderFactoryLocator = class {
|
|
1309
1309
|
_context;
|
|
1310
1310
|
_registry;
|
|
1311
1311
|
_frozen = false;
|
|
@@ -1356,18 +1356,6 @@ var ProviderFactoryLocator = class _ProviderFactoryLocator {
|
|
|
1356
1356
|
() => `No module factory for the supplied config moniker [${moniker}]${labels ? ` & labels [${JSON.stringify(labels)}]` : ""} registered`
|
|
1357
1357
|
);
|
|
1358
1358
|
}
|
|
1359
|
-
merge(locator) {
|
|
1360
|
-
const registry2 = { ...this.registry };
|
|
1361
|
-
for (const moniker in locator.registry) {
|
|
1362
|
-
const existing = registry2[moniker];
|
|
1363
|
-
if (existing === void 0) {
|
|
1364
|
-
registry2[moniker] = locator.registry[moniker];
|
|
1365
|
-
} else {
|
|
1366
|
-
existing.push(...locator.registry[moniker] ?? []);
|
|
1367
|
-
}
|
|
1368
|
-
}
|
|
1369
|
-
return new _ProviderFactoryLocator(this.context, registry2);
|
|
1370
|
-
}
|
|
1371
1359
|
/**
|
|
1372
1360
|
* Registers a single module factory (with optional tags) with the locator
|
|
1373
1361
|
* @param factory The factory to register
|
|
@@ -1432,7 +1420,7 @@ var ProviderFactoryLocator = class _ProviderFactoryLocator {
|
|
|
1432
1420
|
};
|
|
1433
1421
|
|
|
1434
1422
|
// src/capabilities/resolveProviders.ts
|
|
1435
|
-
import { isDefined as isDefined4 } from "@
|
|
1423
|
+
import { isDefined as isDefined4 } from "@ariestools/sdk";
|
|
1436
1424
|
var MissingCapabilityError = class extends Error {
|
|
1437
1425
|
moniker;
|
|
1438
1426
|
reasons;
|
|
@@ -1700,14 +1688,14 @@ import {
|
|
|
1700
1688
|
zodAsFactory as zodAsFactory3,
|
|
1701
1689
|
zodIsFactory as zodIsFactory2,
|
|
1702
1690
|
zodToFactory as zodToFactory2
|
|
1703
|
-
} from "@
|
|
1691
|
+
} from "@ariestools/sdk";
|
|
1704
1692
|
import { globalRegistry as globalRegistry9, z as z14 } from "zod/mini";
|
|
1705
1693
|
|
|
1706
1694
|
// src/config/LocatorConfigFields.ts
|
|
1707
1695
|
import { z as z13 } from "zod/mini";
|
|
1708
1696
|
|
|
1709
1697
|
// src/config/Chain.ts
|
|
1710
|
-
import { HexZod } from "@
|
|
1698
|
+
import { HexZod } from "@ariestools/sdk";
|
|
1711
1699
|
import { XyoAddressZod } from "@xyo-network/sdk-js";
|
|
1712
1700
|
import { globalRegistry, z as z2 } from "zod/mini";
|
|
1713
1701
|
var ChainConfigZod = z2.object({
|
|
@@ -1893,7 +1881,7 @@ var PostMessageRpcRemoteConfigZod = RpcRemoteConfigBaseZod.extend({
|
|
|
1893
1881
|
var RpcRemoteConfigZod = z6.union([HttpRpcRemoteConfigZod, PostMessageRpcRemoteConfigZod]).describe("Configuration for a remote RPC connection, either Http or postMessage");
|
|
1894
1882
|
|
|
1895
1883
|
// src/config/Log.ts
|
|
1896
|
-
import { LogLevel } from "@
|
|
1884
|
+
import { LogLevel } from "@ariestools/sdk";
|
|
1897
1885
|
import { globalRegistry as globalRegistry5, z as z7 } from "zod";
|
|
1898
1886
|
var LogLevelNames = Object.keys(LogLevel);
|
|
1899
1887
|
var LogConfigZod = z7.object({
|
|
@@ -1936,7 +1924,7 @@ import {
|
|
|
1936
1924
|
zodAsFactory as zodAsFactory2,
|
|
1937
1925
|
zodIsFactory,
|
|
1938
1926
|
zodToFactory
|
|
1939
|
-
} from "@
|
|
1927
|
+
} from "@ariestools/sdk";
|
|
1940
1928
|
import { z as z9 } from "zod";
|
|
1941
1929
|
var ProviderConfigZod = z9.object({
|
|
1942
1930
|
moniker: z9.string(),
|
|
@@ -1947,7 +1935,10 @@ var asProviderConfig = zodAsFactory2(ProviderConfigZod, "asProviderConfig");
|
|
|
1947
1935
|
var toProviderConfig = zodToFactory(ProviderConfigZod, "toProviderConfig");
|
|
1948
1936
|
|
|
1949
1937
|
// src/config/Providers.ts
|
|
1950
|
-
var ProvidersConfigZod = z10.array(
|
|
1938
|
+
var ProvidersConfigZod = z10.array(
|
|
1939
|
+
// eslint-disable-next-line @typescript-eslint/no-deprecated -- deprecated array wraps the deprecated item schema
|
|
1940
|
+
ProviderConfigZod.loose()
|
|
1941
|
+
).describe("Configuration for providers").default([]);
|
|
1951
1942
|
|
|
1952
1943
|
// src/config/Telemetry.ts
|
|
1953
1944
|
import { globalRegistry as globalRegistry7, z as z11 } from "zod";
|
|
@@ -2010,11 +2001,11 @@ function blockRangeSteps(range, steps) {
|
|
|
2010
2001
|
}
|
|
2011
2002
|
|
|
2012
2003
|
// src/primitives/block/rate/blockRate.ts
|
|
2013
|
-
import { isDefined as isDefined6, isFalsy } from "@
|
|
2004
|
+
import { isDefined as isDefined6, isFalsy } from "@ariestools/sdk";
|
|
2014
2005
|
import { asXL1BlockRange } from "@xyo-network/xl1-protocol-lib";
|
|
2015
2006
|
|
|
2016
2007
|
// src/primitives/block/rate/timeHelpers.ts
|
|
2017
|
-
import { assertEx as assertEx10, isDefined as isDefined5 } from "@
|
|
2008
|
+
import { assertEx as assertEx10, isDefined as isDefined5 } from "@ariestools/sdk";
|
|
2018
2009
|
var rateMultipliers = {
|
|
2019
2010
|
millis: 1,
|
|
2020
2011
|
seconds: 1e3,
|
|
@@ -2105,7 +2096,7 @@ var calculateBlockRate = async (viewer, range, timeUnit) => {
|
|
|
2105
2096
|
};
|
|
2106
2097
|
|
|
2107
2098
|
// src/primitives/block/rate/stepRate.ts
|
|
2108
|
-
import { assertEx as assertEx11 } from "@
|
|
2099
|
+
import { assertEx as assertEx11 } from "@ariestools/sdk";
|
|
2109
2100
|
import {
|
|
2110
2101
|
asXL1BlockRange as asXL1BlockRange2,
|
|
2111
2102
|
isValidStep,
|
|
@@ -2127,7 +2118,7 @@ import {
|
|
|
2127
2118
|
assertEx as assertEx12,
|
|
2128
2119
|
isDefined as isDefined7,
|
|
2129
2120
|
isDefinedNotNull
|
|
2130
|
-
} from "@
|
|
2121
|
+
} from "@ariestools/sdk";
|
|
2131
2122
|
import { asXL1BlockNumber as asXL1BlockNumber3, asXL1BlockRange as asXL1BlockRange3 } from "@xyo-network/xl1-protocol-lib";
|
|
2132
2123
|
var DEFAULT_TOLERANCE_MS = 3e4;
|
|
2133
2124
|
var DEFAULT_MAX_ATTEMPTS = 10;
|
|
@@ -2204,7 +2195,7 @@ import {
|
|
|
2204
2195
|
isDefined as isDefined8,
|
|
2205
2196
|
isNull,
|
|
2206
2197
|
spanRootAsync
|
|
2207
|
-
} from "@
|
|
2198
|
+
} from "@ariestools/sdk";
|
|
2208
2199
|
async function getWindowedChain(context, blockViewer, maxWindowSize, previousChain = []) {
|
|
2209
2200
|
return await spanRootAsync("getWindowedChain", async () => {
|
|
2210
2201
|
const newChain = [];
|
|
@@ -2236,7 +2227,7 @@ async function getWindowedChain(context, blockViewer, maxWindowSize, previousCha
|
|
|
2236
2227
|
}
|
|
2237
2228
|
|
|
2238
2229
|
// src/primitives/chain/step/chainStepRewardAddress.ts
|
|
2239
|
-
import { assertEx as assertEx16, exists } from "@
|
|
2230
|
+
import { assertEx as assertEx16, exists } from "@ariestools/sdk";
|
|
2240
2231
|
import { toXyoAddress as toXyoAddress2 } from "@xyo-network/sdk-js";
|
|
2241
2232
|
import {
|
|
2242
2233
|
asTransfer,
|
|
@@ -2245,7 +2236,7 @@ import {
|
|
|
2245
2236
|
} from "@xyo-network/xl1-protocol-lib";
|
|
2246
2237
|
|
|
2247
2238
|
// src/primitives/payload/mergeTransfers.ts
|
|
2248
|
-
import { hexToBigInt } from "@
|
|
2239
|
+
import { hexToBigInt } from "@ariestools/sdk";
|
|
2249
2240
|
import { toXyoAddress } from "@xyo-network/sdk-js";
|
|
2250
2241
|
function mergeTransfers(transfers) {
|
|
2251
2242
|
const result = {};
|
|
@@ -2268,7 +2259,7 @@ function stepBlockRange({ block, step }) {
|
|
|
2268
2259
|
}
|
|
2269
2260
|
|
|
2270
2261
|
// src/primitives/step/stepTransferIndex.ts
|
|
2271
|
-
import { assertEx as assertEx14 } from "@
|
|
2262
|
+
import { assertEx as assertEx14 } from "@ariestools/sdk";
|
|
2272
2263
|
import { StepSizes as StepSizes6 } from "@xyo-network/xl1-protocol-lib";
|
|
2273
2264
|
function stepTransferIndex(block, step) {
|
|
2274
2265
|
let rewardTransferCount = 0;
|
|
@@ -2287,7 +2278,7 @@ function stepTransferIndex(block, step) {
|
|
|
2287
2278
|
}
|
|
2288
2279
|
|
|
2289
2280
|
// src/primitives/chain/step/stepRewardBlock.ts
|
|
2290
|
-
import { assertEx as assertEx15 } from "@
|
|
2281
|
+
import { assertEx as assertEx15 } from "@ariestools/sdk";
|
|
2291
2282
|
import { StepSizes as StepSizes7 } from "@xyo-network/xl1-protocol-lib";
|
|
2292
2283
|
async function stepRewardBlock(context, blockViewer, { block, step }) {
|
|
2293
2284
|
assertEx15(block % StepSizes7[step] === 0, () => `Block must be the first block of the step [${StepSizes7[step]}], got ${block}`);
|
|
@@ -2312,7 +2303,7 @@ async function chainStepRewardAddress(context, blockViewer, { block, step }) {
|
|
|
2312
2303
|
}
|
|
2313
2304
|
|
|
2314
2305
|
// src/primitives/chain/step/stepRewardTotal.ts
|
|
2315
|
-
import { assertEx as assertEx17, isDefined as isDefined9 } from "@
|
|
2306
|
+
import { assertEx as assertEx17, isDefined as isDefined9 } from "@ariestools/sdk";
|
|
2316
2307
|
import {
|
|
2317
2308
|
asAttoXL1,
|
|
2318
2309
|
asXL1BlockRange as asXL1BlockRange5,
|
|
@@ -2321,7 +2312,7 @@ import {
|
|
|
2321
2312
|
} from "@xyo-network/xl1-protocol-lib";
|
|
2322
2313
|
|
|
2323
2314
|
// src/payloads/AddressPairPayload.ts
|
|
2324
|
-
import { AsObjectFactory } from "@
|
|
2315
|
+
import { AsObjectFactory } from "@ariestools/sdk";
|
|
2325
2316
|
import {
|
|
2326
2317
|
asSchema,
|
|
2327
2318
|
isPayloadOfSchemaType
|
|
@@ -2332,8 +2323,8 @@ var asAddressPairPayload = AsObjectFactory.create(isAddressPairPayload);
|
|
|
2332
2323
|
var asOptionalAddressPairPayload = AsObjectFactory.createOptional(isAddressPairPayload);
|
|
2333
2324
|
|
|
2334
2325
|
// src/payloads/netBalancesForPayloads.ts
|
|
2335
|
-
import { hexToBigInt as hexToBigInt2 } from "@
|
|
2336
|
-
import { span } from "@
|
|
2326
|
+
import { hexToBigInt as hexToBigInt2 } from "@ariestools/sdk";
|
|
2327
|
+
import { span } from "@ariestools/sdk";
|
|
2337
2328
|
import {
|
|
2338
2329
|
toXyoAddress as toXyoAddress3
|
|
2339
2330
|
} from "@xyo-network/sdk-js";
|
|
@@ -2355,8 +2346,8 @@ var netBalancesForPayloads = (context, payloads) => {
|
|
|
2355
2346
|
};
|
|
2356
2347
|
|
|
2357
2348
|
// src/payloads/netSchemasForPayloads.ts
|
|
2358
|
-
import { hexToBigInt as hexToBigInt3 } from "@
|
|
2359
|
-
import { span as span2 } from "@
|
|
2349
|
+
import { hexToBigInt as hexToBigInt3 } from "@ariestools/sdk";
|
|
2350
|
+
import { span as span2 } from "@ariestools/sdk";
|
|
2360
2351
|
import {
|
|
2361
2352
|
toXyoAddress as toXyoAddress4
|
|
2362
2353
|
} from "@xyo-network/sdk-js";
|
|
@@ -2378,8 +2369,8 @@ var netSchemasForPayloads = (context, payloads) => {
|
|
|
2378
2369
|
};
|
|
2379
2370
|
|
|
2380
2371
|
// src/payloads/netTransfersForPayloads.ts
|
|
2381
|
-
import { hexToBigInt as hexToBigInt4 } from "@
|
|
2382
|
-
import { span as span3 } from "@
|
|
2372
|
+
import { hexToBigInt as hexToBigInt4 } from "@ariestools/sdk";
|
|
2373
|
+
import { span as span3 } from "@ariestools/sdk";
|
|
2383
2374
|
import { isTransfer as isTransfer4 } from "@xyo-network/xl1-protocol-lib";
|
|
2384
2375
|
function netTransfersForPayloads(context, payloads) {
|
|
2385
2376
|
return span3("netTransfersForPayloads", () => {
|
|
@@ -2459,7 +2450,7 @@ async function stepsRewardTotal(context, blockViewer, steps, multipliers) {
|
|
|
2459
2450
|
}
|
|
2460
2451
|
|
|
2461
2452
|
// src/primitives/chain/time/externalBlockNumberFromXl1BlockNumber.ts
|
|
2462
|
-
import { assertEx as assertEx18, isArray } from "@
|
|
2453
|
+
import { assertEx as assertEx18, isArray } from "@ariestools/sdk";
|
|
2463
2454
|
import {
|
|
2464
2455
|
asBlockNumber,
|
|
2465
2456
|
asTimePayload,
|
|
@@ -2496,7 +2487,7 @@ async function externalBlockRangeFromStep(context, blockViewer, stepIdentity) {
|
|
|
2496
2487
|
}
|
|
2497
2488
|
|
|
2498
2489
|
// src/primitives/mapToMapType.ts
|
|
2499
|
-
import { isDefined as isDefined10 } from "@
|
|
2490
|
+
import { isDefined as isDefined10 } from "@ariestools/sdk";
|
|
2500
2491
|
function mapToMapType(map) {
|
|
2501
2492
|
return {
|
|
2502
2493
|
get: (key) => map.get(key),
|
|
@@ -2530,7 +2521,7 @@ function mapToMapType(map) {
|
|
|
2530
2521
|
}
|
|
2531
2522
|
|
|
2532
2523
|
// src/primitives/readPayloadMapFromStore.ts
|
|
2533
|
-
import { isDefined as isDefined11 } from "@
|
|
2524
|
+
import { isDefined as isDefined11 } from "@ariestools/sdk";
|
|
2534
2525
|
function readPayloadMapFromStore(store) {
|
|
2535
2526
|
if (isReadArchivist(store)) {
|
|
2536
2527
|
return {
|
|
@@ -2607,7 +2598,7 @@ function rewardFromBlockNumber(blockNumber) {
|
|
|
2607
2598
|
import { XYO_NETWORK_STAKING_ADDRESS } from "@xyo-network/xl1-protocol-lib";
|
|
2608
2599
|
|
|
2609
2600
|
// src/primitives/stake/activeStakeAtTimeByAddress.ts
|
|
2610
|
-
import { isDefined as isDefined12 } from "@
|
|
2601
|
+
import { isDefined as isDefined12 } from "@ariestools/sdk";
|
|
2611
2602
|
|
|
2612
2603
|
// src/primitives/stake/mergedAddRemoveStakeEventsByStaker.ts
|
|
2613
2604
|
async function mergedAddRemoveStakeEventsByStaker(chainEvents, range, staked, staker) {
|
|
@@ -2638,7 +2629,7 @@ async function activeStakeAtTimeByAddress(chain, staked, time, staker) {
|
|
|
2638
2629
|
}
|
|
2639
2630
|
|
|
2640
2631
|
// src/primitives/stake/activeStakeAtTimeByPosition.ts
|
|
2641
|
-
import { isUndefined as isUndefined5 } from "@
|
|
2632
|
+
import { isUndefined as isUndefined5 } from "@ariestools/sdk";
|
|
2642
2633
|
|
|
2643
2634
|
// src/primitives/stake/mergedAddRemoveStakeEventsByPosition.ts
|
|
2644
2635
|
async function mergedAddRemoveStakeEventsByPosition(chainEvents, range, position) {
|
|
@@ -2701,7 +2692,7 @@ async function allStakersForStep(context, blockViewer, stakeEventsViewer, stepCo
|
|
|
2701
2692
|
}
|
|
2702
2693
|
|
|
2703
2694
|
// src/primitives/stake/weightedStakeForRangeByPosition.ts
|
|
2704
|
-
import { isDefined as isDefined13 } from "@
|
|
2695
|
+
import { isDefined as isDefined13 } from "@ariestools/sdk";
|
|
2705
2696
|
import { asBlockNumber as asBlockNumber2 } from "@xyo-network/xl1-protocol-lib";
|
|
2706
2697
|
async function weightedStakeForRangeByPosition(context, blockViewer, stakeEventsViewer, externalRange, staked, positionId) {
|
|
2707
2698
|
const cacheKey = isDefined13(positionId) ? `${externalRange[0]}-${externalRange[1]}-${positionId}` : `${externalRange[0]}-${externalRange[1]}-all`;
|
|
@@ -2787,7 +2778,7 @@ var findMostRecentBlock = async (chainArchivist, nextOptions = DEFAULT_NEXT_OPTI
|
|
|
2787
2778
|
};
|
|
2788
2779
|
|
|
2789
2780
|
// src/primitives/state/hydratedBlockByNumber.ts
|
|
2790
|
-
import { assertEx as assertEx19, spanAsync as spanAsync2 } from "@
|
|
2781
|
+
import { assertEx as assertEx19, spanAsync as spanAsync2 } from "@ariestools/sdk";
|
|
2791
2782
|
async function hydratedBlockByNumber(context, blockNumber) {
|
|
2792
2783
|
return await spanAsync2("hydratedBlockByNumber", async () => {
|
|
2793
2784
|
if (blockNumber < 0) throw new Error(`Block number ${blockNumber} is less than 0`);
|
|
@@ -2848,7 +2839,7 @@ function findBestUncle(finalizedWindowedChain, uncles, options) {
|
|
|
2848
2839
|
import {
|
|
2849
2840
|
assertEx as assertEx20,
|
|
2850
2841
|
exists as exists2
|
|
2851
|
-
} from "@
|
|
2842
|
+
} from "@ariestools/sdk";
|
|
2852
2843
|
import { isTransactionBoundWitness as isTransactionBoundWitness2 } from "@xyo-network/xl1-protocol-lib";
|
|
2853
2844
|
function extendUncleChain(block, map) {
|
|
2854
2845
|
const uncle = [block];
|
|
@@ -2933,7 +2924,13 @@ var LocatorConfigFieldsZod = z13.strictObject({
|
|
|
2933
2924
|
log: z13._default(LogConfigZod, LogConfigZod.parse({})).check(z13.describe("Configuration for logging")),
|
|
2934
2925
|
connections: z13._default(ConnectionsConfigZod, ConnectionsConfigZod.parse({})).check(z13.describe("Named connection profiles (rpc, rest, s3, lmdb, mongo, evm-rpc)")),
|
|
2935
2926
|
providerBindings: z13._default(ProviderBindingsConfigZod, ProviderBindingsConfigZod.parse({})).check(z13.describe("Per-moniker provider connection bindings")),
|
|
2936
|
-
|
|
2927
|
+
/**
|
|
2928
|
+
* @deprecated Not consumed by locator/provider resolution — registration is
|
|
2929
|
+
* driven by `providerBindings` + `connections` instead. Kept temporarily to
|
|
2930
|
+
* detect any remaining config usage before removal.
|
|
2931
|
+
*/
|
|
2932
|
+
// eslint-disable-next-line @typescript-eslint/no-deprecated -- field kept temporarily to detect remaining usage
|
|
2933
|
+
providers: z13._default(ProvidersConfigZod, ProvidersConfigZod.parse([])).check(z13.describe("Configuration for providers (deprecated, unused \u2014 use providerBindings + connections instead)")),
|
|
2937
2934
|
telemetry: z13._default(TelemetryConfigZod, TelemetryConfigZod.parse({})).check(z13.describe("Configuration for telemetry")),
|
|
2938
2935
|
validation: z13._default(ValidationConfigZod, ValidationConfigZod.parse({})).check(z13.describe("Configuration for validation"))
|
|
2939
2936
|
});
|
|
@@ -2974,9 +2971,6 @@ var ActorsConfigZod = z15._default(
|
|
|
2974
2971
|
[]
|
|
2975
2972
|
);
|
|
2976
2973
|
|
|
2977
|
-
// src/config/Base.ts
|
|
2978
|
-
var BaseConfigZod = LocatorConfigFieldsZod;
|
|
2979
|
-
|
|
2980
2974
|
// src/config/Config.ts
|
|
2981
2975
|
import { globalRegistry as globalRegistry10, z as z16 } from "zod/mini";
|
|
2982
2976
|
var ConfigZod = z16.extend(LocatorConfigFieldsZod, {
|
|
@@ -3005,7 +2999,7 @@ import {
|
|
|
3005
2999
|
zodAsFactory as zodAsFactory4,
|
|
3006
3000
|
zodIsFactory as zodIsFactory3,
|
|
3007
3001
|
zodToFactory as zodToFactory3
|
|
3008
|
-
} from "@
|
|
3002
|
+
} from "@ariestools/sdk";
|
|
3009
3003
|
import { globalRegistry as globalRegistry11, z as z17 } from "zod/mini";
|
|
3010
3004
|
var HostActorConfigZod = z17.extend(ActorConfigZod, {
|
|
3011
3005
|
host: z17._default(z17.string(), "localhost").register(globalRegistry11, {
|
|
@@ -3071,7 +3065,7 @@ var ResolvedLocatorConfigZod = LocatorConfigFieldsZod.check((ctx) => {
|
|
|
3071
3065
|
});
|
|
3072
3066
|
|
|
3073
3067
|
// src/config/resolveRestConnectionEndpoint.ts
|
|
3074
|
-
import { assertEx as assertEx21, isDefined as isDefined14 } from "@
|
|
3068
|
+
import { assertEx as assertEx21, isDefined as isDefined14 } from "@ariestools/sdk";
|
|
3075
3069
|
function asRestConnectionConfig(connection) {
|
|
3076
3070
|
if (connection?.type !== "rest") return void 0;
|
|
3077
3071
|
return connection;
|
|
@@ -3162,7 +3156,7 @@ import {
|
|
|
3162
3156
|
zodAsFactory as zodAsFactory6,
|
|
3163
3157
|
zodIsFactory as zodIsFactory5,
|
|
3164
3158
|
zodToFactory as zodToFactory5
|
|
3165
|
-
} from "@
|
|
3159
|
+
} from "@ariestools/sdk";
|
|
3166
3160
|
import { z as z20 } from "zod/mini";
|
|
3167
3161
|
|
|
3168
3162
|
// src/model/CreatableProviderContext.zod.ts
|
|
@@ -3170,7 +3164,7 @@ import {
|
|
|
3170
3164
|
zodAsFactory as zodAsFactory5,
|
|
3171
3165
|
zodIsFactory as zodIsFactory4,
|
|
3172
3166
|
zodToFactory as zodToFactory4
|
|
3173
|
-
} from "@
|
|
3167
|
+
} from "@ariestools/sdk";
|
|
3174
3168
|
import { CachingContextZod } from "@xyo-network/xl1-protocol-lib";
|
|
3175
3169
|
import { z as z19 } from "zod/mini";
|
|
3176
3170
|
var SystemStatusRunnerZod = z19.custom((val) => val !== null && val !== void 0 && typeof val === "object");
|
|
@@ -3232,7 +3226,7 @@ import { PayloadBundleSchema as PayloadBundleSchema2 } from "@xyo-network/sdk-js
|
|
|
3232
3226
|
import { PayloadBuilder as PayloadBuilder12 } from "@xyo-network/sdk-js";
|
|
3233
3227
|
|
|
3234
3228
|
// src/transaction/buildTransaction.ts
|
|
3235
|
-
import { assertEx as assertEx22, toHex } from "@
|
|
3229
|
+
import { assertEx as assertEx22, toHex } from "@ariestools/sdk";
|
|
3236
3230
|
import {
|
|
3237
3231
|
asAnyPayload as asAnyPayload2,
|
|
3238
3232
|
BoundWitnessBuilder as BoundWitnessBuilder2,
|
|
@@ -3270,7 +3264,7 @@ async function buildTransaction(chain, onChainPayloads, offChainPayloads, signer
|
|
|
3270
3264
|
}
|
|
3271
3265
|
|
|
3272
3266
|
// src/transaction/buildUnsignedTransaction.ts
|
|
3273
|
-
import { toHex as toHex2 } from "@
|
|
3267
|
+
import { toHex as toHex2 } from "@ariestools/sdk";
|
|
3274
3268
|
import { BoundWitnessBuilder as BoundWitnessBuilder3, PayloadBuilder as PayloadBuilder8 } from "@xyo-network/sdk-js";
|
|
3275
3269
|
import { defaultTransactionFees as defaultTransactionFees2 } from "@xyo-network/xl1-protocol-lib";
|
|
3276
3270
|
async function buildUnsignedTransaction(chain, onChainPayloads, offChainPayloads, nbf, exp, from, fees = defaultTransactionFees2) {
|
|
@@ -3305,7 +3299,7 @@ import {
|
|
|
3305
3299
|
delay,
|
|
3306
3300
|
isDefined as isDefined15,
|
|
3307
3301
|
isNumber
|
|
3308
|
-
} from "@
|
|
3302
|
+
} from "@ariestools/sdk";
|
|
3309
3303
|
var DEFAULT_CONFIRMATION_ATTEMPTS = 20;
|
|
3310
3304
|
var DEFAULT_DELAY_BETWEEN_ATTEMPTS = 1e3;
|
|
3311
3305
|
var assertNotExpired = async (viewer, txHash, exp, options) => {
|
|
@@ -3343,7 +3337,7 @@ var confirmSubmittedTransaction = async (viewer, txHash, options) => {
|
|
|
3343
3337
|
};
|
|
3344
3338
|
|
|
3345
3339
|
// src/transaction/hydrateTransaction.ts
|
|
3346
|
-
import { assertEx as assertEx23 } from "@
|
|
3340
|
+
import { assertEx as assertEx23 } from "@ariestools/sdk";
|
|
3347
3341
|
import {
|
|
3348
3342
|
asAnyPayload as asAnyPayload3,
|
|
3349
3343
|
hydrateTypedBoundWitness,
|
|
@@ -3427,7 +3421,7 @@ function transactionBlockByteCount([transaction, payloads]) {
|
|
|
3427
3421
|
}
|
|
3428
3422
|
|
|
3429
3423
|
// src/transaction/primitives/transactionElevatedPayloads.ts
|
|
3430
|
-
import { asHash as asHash2 } from "@
|
|
3424
|
+
import { asHash as asHash2 } from "@ariestools/sdk";
|
|
3431
3425
|
|
|
3432
3426
|
// src/transaction/primitives/transactionOperations.ts
|
|
3433
3427
|
function crackOperation(operation) {
|
|
@@ -3470,7 +3464,7 @@ import {
|
|
|
3470
3464
|
assertEx as assertEx24,
|
|
3471
3465
|
hexFromArrayBuffer,
|
|
3472
3466
|
toArrayBuffer
|
|
3473
|
-
} from "@
|
|
3467
|
+
} from "@ariestools/sdk";
|
|
3474
3468
|
import { PayloadBuilder as PayloadBuilder10 } from "@xyo-network/sdk-js";
|
|
3475
3469
|
async function signBoundWitness(bw, account) {
|
|
3476
3470
|
const unsigned = structuredClone(bw);
|
|
@@ -3489,7 +3483,7 @@ async function signTransaction(tx, account) {
|
|
|
3489
3483
|
}
|
|
3490
3484
|
|
|
3491
3485
|
// src/transaction/TransactionBuilder.ts
|
|
3492
|
-
import { assertEx as assertEx25, Base } from "@
|
|
3486
|
+
import { assertEx as assertEx25, Base } from "@ariestools/sdk";
|
|
3493
3487
|
import { PayloadBuilder as PayloadBuilder11 } from "@xyo-network/sdk-js";
|
|
3494
3488
|
import {
|
|
3495
3489
|
asXL1BlockNumber as asXL1BlockNumber4,
|
|
@@ -3647,7 +3641,7 @@ import {
|
|
|
3647
3641
|
zodAsFactory as zodAsFactory7,
|
|
3648
3642
|
zodIsFactory as zodIsFactory6,
|
|
3649
3643
|
zodToFactory as zodToFactory6
|
|
3650
|
-
} from "@
|
|
3644
|
+
} from "@ariestools/sdk";
|
|
3651
3645
|
import { z as z21 } from "zod/mini";
|
|
3652
3646
|
var HostActorConfigContext = z21.extend(BaseConfigContextZod, { config: HostActorConfigZod });
|
|
3653
3647
|
var isHostActorConfigContext = zodIsFactory6(HostActorConfigContext);
|
|
@@ -3659,7 +3653,7 @@ import {
|
|
|
3659
3653
|
AbstractCreatable,
|
|
3660
3654
|
assertEx as assertEx26,
|
|
3661
3655
|
IdLogger
|
|
3662
|
-
} from "@
|
|
3656
|
+
} from "@ariestools/sdk";
|
|
3663
3657
|
var AbstractCreatableProvider = class extends AbstractCreatable {
|
|
3664
3658
|
dependencies = {};
|
|
3665
3659
|
_contextCache;
|
|
@@ -3736,7 +3730,7 @@ function labeledCreatableProvider() {
|
|
|
3736
3730
|
}
|
|
3737
3731
|
|
|
3738
3732
|
// src/createDeclarationPayload.ts
|
|
3739
|
-
import { isDefined as isDefined16 } from "@
|
|
3733
|
+
import { isDefined as isDefined16 } from "@ariestools/sdk";
|
|
3740
3734
|
import { PayloadBuilder as PayloadBuilder13 } from "@xyo-network/sdk-js";
|
|
3741
3735
|
import {
|
|
3742
3736
|
ChainStakeIntentSchema
|
|
@@ -3754,7 +3748,7 @@ var createDeclarationIntent = (address, intent, nbf, exp) => {
|
|
|
3754
3748
|
};
|
|
3755
3749
|
|
|
3756
3750
|
// src/createTransferPayload.ts
|
|
3757
|
-
import { toHex as toHex3 } from "@
|
|
3751
|
+
import { toHex as toHex3 } from "@ariestools/sdk";
|
|
3758
3752
|
import { PayloadBuilder as PayloadBuilder14 } from "@xyo-network/sdk-js";
|
|
3759
3753
|
import { TransferSchema } from "@xyo-network/xl1-protocol-lib";
|
|
3760
3754
|
function createTransferPayload(from, transfers, context) {
|
|
@@ -3769,7 +3763,7 @@ function createTransferPayload(from, transfers, context) {
|
|
|
3769
3763
|
}
|
|
3770
3764
|
|
|
3771
3765
|
// src/eip-712/Payloads/EIP712Data.ts
|
|
3772
|
-
import { AsObjectFactory as AsObjectFactory2 } from "@
|
|
3766
|
+
import { AsObjectFactory as AsObjectFactory2 } from "@ariestools/sdk";
|
|
3773
3767
|
import {
|
|
3774
3768
|
asSchema as asSchema2,
|
|
3775
3769
|
isPayloadOfZodType
|
|
@@ -3806,7 +3800,7 @@ var isEIP712DataPayload = isPayloadOfZodType(
|
|
|
3806
3800
|
var asEIP712DataPayload = AsObjectFactory2.create(isEIP712DataPayload);
|
|
3807
3801
|
|
|
3808
3802
|
// src/eip-712/Payloads/EIP712Signature.ts
|
|
3809
|
-
import { AsObjectFactory as AsObjectFactory3, HashZod } from "@
|
|
3803
|
+
import { AsObjectFactory as AsObjectFactory3, HashZod } from "@ariestools/sdk";
|
|
3810
3804
|
import {
|
|
3811
3805
|
asSchema as asSchema3,
|
|
3812
3806
|
isPayloadOfZodType as isPayloadOfZodType2
|
|
@@ -3844,7 +3838,7 @@ var signEIP712Message = async (signer, data) => {
|
|
|
3844
3838
|
};
|
|
3845
3839
|
|
|
3846
3840
|
// src/eip-712/verify.ts
|
|
3847
|
-
import { asHash as asHash3, isUndefined as isUndefined6 } from "@
|
|
3841
|
+
import { asHash as asHash3, isUndefined as isUndefined6 } from "@ariestools/sdk";
|
|
3848
3842
|
import { PayloadBuilder as PayloadBuilder16 } from "@xyo-network/sdk-js";
|
|
3849
3843
|
import { verifyTypedData } from "ethers";
|
|
3850
3844
|
var verifyEIP712Message = async (data, sig) => {
|
|
@@ -3870,7 +3864,7 @@ var RewardMultipliers = {
|
|
|
3870
3864
|
};
|
|
3871
3865
|
|
|
3872
3866
|
// src/services/StakeIntentService/ChainIndexingServiceStateSchema.ts
|
|
3873
|
-
import { AsObjectFactory as AsObjectFactory4 } from "@
|
|
3867
|
+
import { AsObjectFactory as AsObjectFactory4 } from "@ariestools/sdk";
|
|
3874
3868
|
import {
|
|
3875
3869
|
asSchema as asSchema4,
|
|
3876
3870
|
isPayloadOfSchemaType as isPayloadOfSchemaType2,
|
|
@@ -3888,8 +3882,8 @@ var asChainIndexingServiceStateWithStorageMeta = AsObjectFactory4.create(isChain
|
|
|
3888
3882
|
import {
|
|
3889
3883
|
hexToBigInt as hexToBigInt5,
|
|
3890
3884
|
toHex as toHex4
|
|
3891
|
-
} from "@
|
|
3892
|
-
import { isObject as isObject2 } from "@
|
|
3885
|
+
} from "@ariestools/sdk";
|
|
3886
|
+
import { isObject as isObject2 } from "@ariestools/sdk";
|
|
3893
3887
|
var isNegativeBigInt = (value) => {
|
|
3894
3888
|
return isObject2(value) && "negative" in value && typeof value.negative === "string";
|
|
3895
3889
|
};
|
|
@@ -3928,7 +3922,7 @@ import {
|
|
|
3928
3922
|
exists as exists3,
|
|
3929
3923
|
isDefined as isDefined17,
|
|
3930
3924
|
ZERO_ADDRESS
|
|
3931
|
-
} from "@
|
|
3925
|
+
} from "@ariestools/sdk";
|
|
3932
3926
|
import {
|
|
3933
3927
|
AccountBalanceViewerMoniker,
|
|
3934
3928
|
asRange,
|
|
@@ -3944,7 +3938,7 @@ import {
|
|
|
3944
3938
|
import { Semaphore } from "async-mutex";
|
|
3945
3939
|
|
|
3946
3940
|
// src/summary/model/BalancesStepSummary.ts
|
|
3947
|
-
import { AsObjectFactory as AsObjectFactory5 } from "@
|
|
3941
|
+
import { AsObjectFactory as AsObjectFactory5 } from "@ariestools/sdk";
|
|
3948
3942
|
import {
|
|
3949
3943
|
asSchema as asSchema5,
|
|
3950
3944
|
isPayloadOfSchemaType as isPayloadOfSchemaType3,
|
|
@@ -3959,7 +3953,7 @@ var isBalancesStepSummaryWithStorageMeta = (value) => {
|
|
|
3959
3953
|
var asBalancesStepSummaryWithStorageMeta = AsObjectFactory5.create(isBalancesStepSummaryWithStorageMeta);
|
|
3960
3954
|
|
|
3961
3955
|
// src/summary/model/SchemasStepSummary.ts
|
|
3962
|
-
import { AsObjectFactory as AsObjectFactory6 } from "@
|
|
3956
|
+
import { AsObjectFactory as AsObjectFactory6 } from "@ariestools/sdk";
|
|
3963
3957
|
import {
|
|
3964
3958
|
asSchema as asSchema6,
|
|
3965
3959
|
isPayloadOfSchemaType as isPayloadOfSchemaType4,
|
|
@@ -3974,7 +3968,7 @@ var isSchemasStepSummaryWithStorageMeta = (value) => {
|
|
|
3974
3968
|
var asSchemasStepSummaryWithStorageMeta = AsObjectFactory6.create(isSchemasStepSummaryWithStorageMeta);
|
|
3975
3969
|
|
|
3976
3970
|
// src/summary/model/TransfersSummary.ts
|
|
3977
|
-
import { AsObjectFactory as AsObjectFactory7 } from "@
|
|
3971
|
+
import { AsObjectFactory as AsObjectFactory7 } from "@ariestools/sdk";
|
|
3978
3972
|
import {
|
|
3979
3973
|
asSchema as asSchema7,
|
|
3980
3974
|
isPayloadOfSchemaType as isPayloadOfSchemaType5,
|
|
@@ -3992,7 +3986,7 @@ var asTransfersStepSummaryWithStorageMeta = AsObjectFactory7.create(isTransfersS
|
|
|
3992
3986
|
var balancesMaxStep = 5;
|
|
3993
3987
|
|
|
3994
3988
|
// src/summary/primitives/balances/balancesStepSummaryFromRange.ts
|
|
3995
|
-
import { assertEx as assertEx27, spanRootAsync as spanRootAsync2 } from "@
|
|
3989
|
+
import { assertEx as assertEx27, spanRootAsync as spanRootAsync2 } from "@ariestools/sdk";
|
|
3996
3990
|
import { isAnyPayload as isAnyPayload3 } from "@xyo-network/sdk-js";
|
|
3997
3991
|
import { asXL1BlockNumber as asXL1BlockNumber5, StepSizes as StepSizes8 } from "@xyo-network/xl1-protocol-lib";
|
|
3998
3992
|
async function balancesStepSummaryFromRange(context, semaphores, blockViewer, summaryMap, range) {
|
|
@@ -4059,7 +4053,7 @@ async function balancesStepSummaryFromRange(context, semaphores, blockViewer, su
|
|
|
4059
4053
|
}
|
|
4060
4054
|
|
|
4061
4055
|
// src/summary/primitives/balances/balancesSummary.ts
|
|
4062
|
-
import { assertEx as assertEx28, spanRootAsync as spanRootAsync3 } from "@
|
|
4056
|
+
import { assertEx as assertEx28, spanRootAsync as spanRootAsync3 } from "@ariestools/sdk";
|
|
4063
4057
|
import { asXyoAddress } from "@xyo-network/sdk-js";
|
|
4064
4058
|
import {
|
|
4065
4059
|
asBlockBoundWitnessWithStorageMeta as asBlockBoundWitnessWithStorageMeta3,
|
|
@@ -4093,7 +4087,7 @@ async function balancesSummary(context, semaphores, blockViewer, summaryMap, con
|
|
|
4093
4087
|
var blocksMaxStep = 3;
|
|
4094
4088
|
|
|
4095
4089
|
// src/summary/primitives/blocks/blocksStepSummaryFromRange.ts
|
|
4096
|
-
import { assertEx as assertEx29, spanRootAsync as spanRootAsync4 } from "@
|
|
4090
|
+
import { assertEx as assertEx29, spanRootAsync as spanRootAsync4 } from "@ariestools/sdk";
|
|
4097
4091
|
import { isAnyPayload as isAnyPayload4 } from "@xyo-network/sdk-js";
|
|
4098
4092
|
import {
|
|
4099
4093
|
asBlocksStepSummary,
|
|
@@ -4162,7 +4156,7 @@ async function blocksStepSummaryFromRange(context, semaphores, blockViewer, summ
|
|
|
4162
4156
|
var schemasMaxStep = 5;
|
|
4163
4157
|
|
|
4164
4158
|
// src/summary/primitives/schemas/schemasStepSummaryFromRange.ts
|
|
4165
|
-
import { assertEx as assertEx30 } from "@
|
|
4159
|
+
import { assertEx as assertEx30 } from "@ariestools/sdk";
|
|
4166
4160
|
import {
|
|
4167
4161
|
isAnyPayload as isAnyPayload5,
|
|
4168
4162
|
isBoundWitness as isBoundWitness2,
|
|
@@ -4231,7 +4225,7 @@ async function schemasStepSummaryFromRange(context, semaphores, blockViewer, sum
|
|
|
4231
4225
|
}
|
|
4232
4226
|
|
|
4233
4227
|
// src/summary/primitives/schemas/schemasSummary.ts
|
|
4234
|
-
import { assertEx as assertEx31, spanRootAsync as spanRootAsync5 } from "@
|
|
4228
|
+
import { assertEx as assertEx31, spanRootAsync as spanRootAsync5 } from "@ariestools/sdk";
|
|
4235
4229
|
import {
|
|
4236
4230
|
asBlockBoundWitnessWithStorageMeta as asBlockBoundWitnessWithStorageMeta4,
|
|
4237
4231
|
asXL1BlockRange as asXL1BlockRange8,
|
|
@@ -4264,7 +4258,7 @@ async function schemasSummary(context, semaphores, blockViewer, summaryMap, conf
|
|
|
4264
4258
|
var transfersMaxStep = 4;
|
|
4265
4259
|
|
|
4266
4260
|
// src/summary/primitives/transfers/transfersStepSummaryFromRange.ts
|
|
4267
|
-
import { assertEx as assertEx32, spanRootAsync as spanRootAsync6 } from "@
|
|
4261
|
+
import { assertEx as assertEx32, spanRootAsync as spanRootAsync6 } from "@ariestools/sdk";
|
|
4268
4262
|
import { isAnyPayload as isAnyPayload6 } from "@xyo-network/sdk-js";
|
|
4269
4263
|
import { asXL1BlockNumber as asXL1BlockNumber7, StepSizes as StepSizes11 } from "@xyo-network/xl1-protocol-lib";
|
|
4270
4264
|
function transfersSummaryKey(frameHeadHash, frameSize) {
|
|
@@ -4345,7 +4339,7 @@ async function transfersStepSummaryFromRange(context, semaphores, blockViewer, s
|
|
|
4345
4339
|
}
|
|
4346
4340
|
|
|
4347
4341
|
// src/summary/primitives/transfers/transfersSummary.ts
|
|
4348
|
-
import { assertEx as assertEx33, spanRootAsync as spanRootAsync7 } from "@
|
|
4342
|
+
import { assertEx as assertEx33, spanRootAsync as spanRootAsync7 } from "@ariestools/sdk";
|
|
4349
4343
|
import { asXyoAddress as asXyoAddress2 } from "@xyo-network/sdk-js";
|
|
4350
4344
|
import {
|
|
4351
4345
|
asBlockBoundWitnessWithStorageMeta as asBlockBoundWitnessWithStorageMeta5,
|
|
@@ -4589,7 +4583,7 @@ import {
|
|
|
4589
4583
|
assertEx as assertEx35,
|
|
4590
4584
|
exists as exists4,
|
|
4591
4585
|
isUndefined as isUndefined7
|
|
4592
|
-
} from "@
|
|
4586
|
+
} from "@ariestools/sdk";
|
|
4593
4587
|
import { LruCacheMap as LruCacheMap2 } from "@xyo-network/xl1-driver-memory";
|
|
4594
4588
|
import {
|
|
4595
4589
|
asSignedHydratedBlockWithHashMeta,
|
|
@@ -4908,7 +4902,7 @@ SimpleBlockRewardViewer = __decorateClass([
|
|
|
4908
4902
|
], SimpleBlockRewardViewer);
|
|
4909
4903
|
|
|
4910
4904
|
// src/simple/blockValidation/SimpleBlockValidationViewer.ts
|
|
4911
|
-
import { assertEx as assertEx36 } from "@
|
|
4905
|
+
import { assertEx as assertEx36 } from "@ariestools/sdk";
|
|
4912
4906
|
import { PayloadBuilder as PayloadBuilder18 } from "@xyo-network/sdk-js";
|
|
4913
4907
|
import {
|
|
4914
4908
|
AccountBalanceViewerMoniker as AccountBalanceViewerMoniker2,
|
|
@@ -5052,7 +5046,7 @@ SimpleBlockValidationViewer = __decorateClass([
|
|
|
5052
5046
|
], SimpleBlockValidationViewer);
|
|
5053
5047
|
|
|
5054
5048
|
// src/simple/chainContractViewer/SimpleChainContractViewer.ts
|
|
5055
|
-
import { assertEx as assertEx37 } from "@
|
|
5049
|
+
import { assertEx as assertEx37 } from "@ariestools/sdk";
|
|
5056
5050
|
import { ChainContractViewerMoniker as ChainContractViewerMoniker2, FinalizationViewerMoniker as FinalizationViewerMoniker2 } from "@xyo-network/xl1-protocol-lib";
|
|
5057
5051
|
var SimpleChainContractViewer = class extends AbstractCreatableProvider {
|
|
5058
5052
|
moniker = SimpleChainContractViewer.defaultMoniker;
|
|
@@ -5124,18 +5118,18 @@ var SimpleXyoClient = class {
|
|
|
5124
5118
|
};
|
|
5125
5119
|
|
|
5126
5120
|
// src/simple/datalake/RestDataLakeRunner.ts
|
|
5127
|
-
import { assertEx as assertEx39, exists as exists6 } from "@
|
|
5121
|
+
import { assertEx as assertEx39, exists as exists6 } from "@ariestools/sdk";
|
|
5128
5122
|
import { isAnyPayload as isAnyPayload8, PayloadZodLoose } from "@xyo-network/sdk-js";
|
|
5129
5123
|
import { DataLakeRunnerMoniker } from "@xyo-network/xl1-protocol-lib";
|
|
5130
5124
|
import { z as z26 } from "zod/mini";
|
|
5131
5125
|
|
|
5132
5126
|
// src/simple/datalake/AbstractRestDataLake.ts
|
|
5133
|
-
import { FetchClientError, FetchJsonClient } from "@
|
|
5127
|
+
import { FetchClientError, FetchJsonClient } from "@ariestools/sdk";
|
|
5134
5128
|
import {
|
|
5135
5129
|
assertEx as assertEx38,
|
|
5136
5130
|
exists as exists5,
|
|
5137
5131
|
isDefined as isDefined18
|
|
5138
|
-
} from "@
|
|
5132
|
+
} from "@ariestools/sdk";
|
|
5139
5133
|
import { asAnyPayload as asAnyPayload4, isAnyPayload as isAnyPayload7 } from "@xyo-network/sdk-js";
|
|
5140
5134
|
var AbstractRestDataLake = class extends AbstractCreatableProvider {
|
|
5141
5135
|
get allowedSchemas() {
|
|
@@ -5244,7 +5238,7 @@ RestDataLakeViewer = __decorateClass([
|
|
|
5244
5238
|
], RestDataLakeViewer);
|
|
5245
5239
|
|
|
5246
5240
|
// src/simple/datalake/SimpleDataLakeRunner.ts
|
|
5247
|
-
import { exists as exists7 } from "@
|
|
5241
|
+
import { exists as exists7 } from "@ariestools/sdk";
|
|
5248
5242
|
import { isAnyPayload as isAnyPayload10, PayloadBuilder as PayloadBuilder19 } from "@xyo-network/sdk-js";
|
|
5249
5243
|
import { DataLakeRunnerMoniker as DataLakeRunnerMoniker2 } from "@xyo-network/xl1-protocol-lib";
|
|
5250
5244
|
|
|
@@ -5331,7 +5325,7 @@ SimpleDataLakeViewer = __decorateClass([
|
|
|
5331
5325
|
], SimpleDataLakeViewer);
|
|
5332
5326
|
|
|
5333
5327
|
// src/simple/finalization/SimpleFinalizationRunner.ts
|
|
5334
|
-
import { assertEx as assertEx40 } from "@
|
|
5328
|
+
import { assertEx as assertEx40 } from "@ariestools/sdk";
|
|
5335
5329
|
import { FinalizationRunnerMoniker } from "@xyo-network/xl1-protocol-lib";
|
|
5336
5330
|
var SimpleFinalizationRunner = class extends AbstractCreatableProvider {
|
|
5337
5331
|
moniker = SimpleFinalizationRunner.defaultMoniker;
|
|
@@ -5375,7 +5369,7 @@ SimpleFinalizationRunner = __decorateClass([
|
|
|
5375
5369
|
], SimpleFinalizationRunner);
|
|
5376
5370
|
|
|
5377
5371
|
// src/simple/finalization/SimpleFinalizationViewer.ts
|
|
5378
|
-
import { assertEx as assertEx41 } from "@
|
|
5372
|
+
import { assertEx as assertEx41 } from "@ariestools/sdk";
|
|
5379
5373
|
import {
|
|
5380
5374
|
asSignedHydratedBlockWithStorageMeta as asSignedHydratedBlockWithStorageMeta2,
|
|
5381
5375
|
ChainContractViewerMoniker as ChainContractViewerMoniker3,
|
|
@@ -5493,7 +5487,7 @@ import {
|
|
|
5493
5487
|
assertEx as assertEx42,
|
|
5494
5488
|
BigIntToJsonZod,
|
|
5495
5489
|
isDefined as isDefined19
|
|
5496
|
-
} from "@
|
|
5490
|
+
} from "@ariestools/sdk";
|
|
5497
5491
|
import { PayloadBuilder as PayloadBuilder20 } from "@xyo-network/sdk-js";
|
|
5498
5492
|
import {
|
|
5499
5493
|
asXL1BlockNumber as asXL1BlockNumber10,
|
|
@@ -5595,7 +5589,7 @@ var SimpleXyoGatewayRunner = class _SimpleXyoGatewayRunner extends AbstractCreat
|
|
|
5595
5589
|
import {
|
|
5596
5590
|
assertEx as assertEx43,
|
|
5597
5591
|
exists as exists8
|
|
5598
|
-
} from "@
|
|
5592
|
+
} from "@ariestools/sdk";
|
|
5599
5593
|
import { isPayloadBundle, PayloadBuilder as PayloadBuilder21 } from "@xyo-network/sdk-js";
|
|
5600
5594
|
import {
|
|
5601
5595
|
BlockValidationViewerMoniker as BlockValidationViewerMoniker2,
|
|
@@ -6032,7 +6026,7 @@ import {
|
|
|
6032
6026
|
exists as exists9,
|
|
6033
6027
|
isDefined as isDefined20,
|
|
6034
6028
|
isHash as isHash2
|
|
6035
|
-
} from "@
|
|
6029
|
+
} from "@ariestools/sdk";
|
|
6036
6030
|
import { isHashMeta as isHashMeta2, isPayloadBundle as isPayloadBundle2 } from "@xyo-network/sdk-js";
|
|
6037
6031
|
import { MempoolViewerMoniker as MempoolViewerMoniker2, WindowedBlockViewerMoniker } from "@xyo-network/xl1-protocol-lib";
|
|
6038
6032
|
var DEFAULT_MEMPOOL_SELECTION_RATIO = 0.66;
|
|
@@ -6266,7 +6260,7 @@ function deduplicateWithBundleBySigner(items) {
|
|
|
6266
6260
|
}
|
|
6267
6261
|
|
|
6268
6262
|
// src/simple/network/SimpleXyoNetwork.ts
|
|
6269
|
-
import { fetchJsonGet, isUndefined as isUndefined8 } from "@
|
|
6263
|
+
import { fetchJsonGet, isUndefined as isUndefined8 } from "@ariestools/sdk";
|
|
6270
6264
|
import { isNetworkStatus } from "@xyo-network/xl1-protocol-lib";
|
|
6271
6265
|
|
|
6272
6266
|
// src/simple/network/lib/FailedNetworkStatusPayloads.ts
|
|
@@ -6338,7 +6332,7 @@ var SimpleXyoNetwork = class {
|
|
|
6338
6332
|
};
|
|
6339
6333
|
|
|
6340
6334
|
// src/simple/permissions/SimpleXyoPermissions.ts
|
|
6341
|
-
import { assertEx as assertEx45 } from "@
|
|
6335
|
+
import { assertEx as assertEx45 } from "@ariestools/sdk";
|
|
6342
6336
|
var SimpleXyoPermissions = class {
|
|
6343
6337
|
invoker;
|
|
6344
6338
|
_store;
|
|
@@ -6400,7 +6394,7 @@ var SimpleXyoPermissions = class {
|
|
|
6400
6394
|
};
|
|
6401
6395
|
|
|
6402
6396
|
// src/simple/permissions/store/MemoryPermissions.ts
|
|
6403
|
-
import { assertEx as assertEx46 } from "@
|
|
6397
|
+
import { assertEx as assertEx46 } from "@ariestools/sdk";
|
|
6404
6398
|
var MemoryPermissionsStore = class {
|
|
6405
6399
|
_invoker;
|
|
6406
6400
|
permissions = [];
|
|
@@ -6450,7 +6444,7 @@ SimpleXyoRunner = __decorateClass([
|
|
|
6450
6444
|
], SimpleXyoRunner);
|
|
6451
6445
|
|
|
6452
6446
|
// src/simple/signer/SimpleXyoSigner.ts
|
|
6453
|
-
import { assertEx as assertEx47 } from "@
|
|
6447
|
+
import { assertEx as assertEx47 } from "@ariestools/sdk";
|
|
6454
6448
|
import { Account, PayloadBuilder as PayloadBuilder23 } from "@xyo-network/sdk-js";
|
|
6455
6449
|
import { asSignedHydratedTransactionWithHashMeta, XyoSignerMoniker as XyoSignerMoniker2 } from "@xyo-network/xl1-protocol-lib";
|
|
6456
6450
|
var SimpleXyoSigner = class _SimpleXyoSigner extends AbstractCreatableProvider {
|
|
@@ -6490,7 +6484,7 @@ var SimpleXyoSigner = class _SimpleXyoSigner extends AbstractCreatableProvider {
|
|
|
6490
6484
|
};
|
|
6491
6485
|
|
|
6492
6486
|
// src/simple/StakeEventsViewer/SimpleStakeEventsViewer.ts
|
|
6493
|
-
import { isDefined as isDefined21 } from "@
|
|
6487
|
+
import { isDefined as isDefined21 } from "@ariestools/sdk";
|
|
6494
6488
|
import { StakeEventsViewerMoniker } from "@xyo-network/xl1-protocol-lib";
|
|
6495
6489
|
var SimpleStakeEventsViewer = class extends AbstractCreatableProvider {
|
|
6496
6490
|
moniker = SimpleStakeEventsViewer.defaultMoniker;
|
|
@@ -6570,7 +6564,7 @@ SimpleStakeEventsViewer = __decorateClass([
|
|
|
6570
6564
|
], SimpleStakeEventsViewer);
|
|
6571
6565
|
|
|
6572
6566
|
// src/simple/StakeTotalsViewer/SimpleStakeTotalsViewer.ts
|
|
6573
|
-
import { assertEx as assertEx48 } from "@
|
|
6567
|
+
import { assertEx as assertEx48 } from "@ariestools/sdk";
|
|
6574
6568
|
import { asXyoAddress as asXyoAddress3 } from "@xyo-network/sdk-js";
|
|
6575
6569
|
import {
|
|
6576
6570
|
StakeTotalsViewerMoniker,
|
|
@@ -6670,7 +6664,7 @@ SimpleStakeTotalsViewer = __decorateClass([
|
|
|
6670
6664
|
], SimpleStakeTotalsViewer);
|
|
6671
6665
|
|
|
6672
6666
|
// src/simple/StakeViewer/SimpleStakeViewer.ts
|
|
6673
|
-
import { assertEx as assertEx49, toAddress } from "@
|
|
6667
|
+
import { assertEx as assertEx49, toAddress } from "@ariestools/sdk";
|
|
6674
6668
|
import { asXyoAddress as asXyoAddress4 } from "@xyo-network/sdk-js";
|
|
6675
6669
|
import { StakeEventsViewerMoniker as StakeEventsViewerMoniker2, StakeViewerMoniker as StakeViewerMoniker2 } from "@xyo-network/xl1-protocol-lib";
|
|
6676
6670
|
var SimpleStakeViewer = class extends AbstractCreatableProvider {
|
|
@@ -6802,7 +6796,7 @@ SimpleStakeViewer = __decorateClass([
|
|
|
6802
6796
|
], SimpleStakeViewer);
|
|
6803
6797
|
|
|
6804
6798
|
// src/simple/sync/RestSyncViewer.ts
|
|
6805
|
-
import { FetchClientError as FetchClientError2, FetchJsonClient as FetchJsonClient2 } from "@
|
|
6799
|
+
import { FetchClientError as FetchClientError2, FetchJsonClient as FetchJsonClient2 } from "@ariestools/sdk";
|
|
6806
6800
|
import {
|
|
6807
6801
|
SyncStepSummaryMetadataZod,
|
|
6808
6802
|
SyncStepSummaryStatusZod,
|
|
@@ -6854,7 +6848,7 @@ RestSyncViewer = __decorateClass([
|
|
|
6854
6848
|
], RestSyncViewer);
|
|
6855
6849
|
|
|
6856
6850
|
// src/simple/systemStatus/SimpleSystemStatusViewer.ts
|
|
6857
|
-
import { assertEx as assertEx50 } from "@
|
|
6851
|
+
import { assertEx as assertEx50 } from "@ariestools/sdk";
|
|
6858
6852
|
import { SystemStatusViewerMoniker } from "@xyo-network/xl1-protocol-lib";
|
|
6859
6853
|
var SimpleSystemStatusViewer = class extends AbstractCreatableProvider {
|
|
6860
6854
|
moniker = SimpleSystemStatusViewer.defaultMoniker;
|
|
@@ -6891,7 +6885,7 @@ import {
|
|
|
6891
6885
|
asHash as asHash5,
|
|
6892
6886
|
assertEx as assertEx51,
|
|
6893
6887
|
isDefined as isDefined22
|
|
6894
|
-
} from "@
|
|
6888
|
+
} from "@ariestools/sdk";
|
|
6895
6889
|
import {
|
|
6896
6890
|
asTimePayload as asTimePayload2,
|
|
6897
6891
|
asXL1BlockNumber as asXL1BlockNumber11,
|
|
@@ -7007,7 +7001,7 @@ SimpleTimeSyncViewer = __decorateClass([
|
|
|
7007
7001
|
], SimpleTimeSyncViewer);
|
|
7008
7002
|
|
|
7009
7003
|
// src/simple/transactionValidation/SimpleTransactionValidationViewer.ts
|
|
7010
|
-
import { assertEx as assertEx52 } from "@
|
|
7004
|
+
import { assertEx as assertEx52 } from "@ariestools/sdk";
|
|
7011
7005
|
import { PayloadBuilder as PayloadBuilder24 } from "@xyo-network/sdk-js";
|
|
7012
7006
|
import {
|
|
7013
7007
|
AccountBalanceViewerMoniker as AccountBalanceViewerMoniker3,
|
|
@@ -7133,7 +7127,7 @@ SimpleTransactionValidationViewer = __decorateClass([
|
|
|
7133
7127
|
], SimpleTransactionValidationViewer);
|
|
7134
7128
|
|
|
7135
7129
|
// src/simple/TransactionViewer/SimpleTransactionViewer.ts
|
|
7136
|
-
import { assertEx as assertEx53, exists as exists10 } from "@
|
|
7130
|
+
import { assertEx as assertEx53, exists as exists10 } from "@ariestools/sdk";
|
|
7137
7131
|
import { BoundWitnessSchema } from "@xyo-network/sdk-js";
|
|
7138
7132
|
import {
|
|
7139
7133
|
asSignedHydratedTransactionWithHashMeta as asSignedHydratedTransactionWithHashMeta2,
|
|
@@ -7218,7 +7212,7 @@ import {
|
|
|
7218
7212
|
assertEx as assertEx54,
|
|
7219
7213
|
exists as exists11,
|
|
7220
7214
|
isNull as isNull2
|
|
7221
|
-
} from "@
|
|
7215
|
+
} from "@ariestools/sdk";
|
|
7222
7216
|
import { MemoryMap as MemoryMap2 } from "@xyo-network/xl1-driver-memory";
|
|
7223
7217
|
import {
|
|
7224
7218
|
asXL1BlockNumber as asXL1BlockNumber12,
|
|
@@ -7529,7 +7523,7 @@ var SimpleSystemStatusRunner = class extends LoggerStatusReporter {
|
|
|
7529
7523
|
};
|
|
7530
7524
|
|
|
7531
7525
|
// src/test/buildRandomChain.ts
|
|
7532
|
-
import { asAddress as asAddress2, assertEx as assertEx57 } from "@
|
|
7526
|
+
import { asAddress as asAddress2, assertEx as assertEx57 } from "@ariestools/sdk";
|
|
7533
7527
|
import {
|
|
7534
7528
|
Account as Account4,
|
|
7535
7529
|
asSchema as asSchema9,
|
|
@@ -7548,7 +7542,7 @@ import {
|
|
|
7548
7542
|
} from "@xyo-network/xl1-protocol-lib";
|
|
7549
7543
|
|
|
7550
7544
|
// src/test/buildBlock.ts
|
|
7551
|
-
import { assertEx as assertEx55, isDefined as isDefined23 } from "@
|
|
7545
|
+
import { assertEx as assertEx55, isDefined as isDefined23 } from "@ariestools/sdk";
|
|
7552
7546
|
import {
|
|
7553
7547
|
asAnyPayload as asAnyPayload5,
|
|
7554
7548
|
BoundWitnessBuilder as BoundWitnessBuilder4,
|
|
@@ -7573,7 +7567,7 @@ import {
|
|
|
7573
7567
|
isHash as isHash3,
|
|
7574
7568
|
isNumber as isNumber2,
|
|
7575
7569
|
isObject as isObject3
|
|
7576
|
-
} from "@
|
|
7570
|
+
} from "@ariestools/sdk";
|
|
7577
7571
|
var isBaseBuildBlockOptions = (value) => {
|
|
7578
7572
|
if (!isObject3(value)) {
|
|
7579
7573
|
return false;
|
|
@@ -7706,7 +7700,7 @@ async function buildNextBlock(previousBlock, txs, blockPayloads, signers, chainS
|
|
|
7706
7700
|
}
|
|
7707
7701
|
|
|
7708
7702
|
// src/test/buildRandomGenesisBlock.ts
|
|
7709
|
-
import { asAddress, assertEx as assertEx56 } from "@
|
|
7703
|
+
import { asAddress, assertEx as assertEx56 } from "@ariestools/sdk";
|
|
7710
7704
|
import {
|
|
7711
7705
|
Account as Account3,
|
|
7712
7706
|
asAnyPayload as asAnyPayload6,
|
|
@@ -7910,7 +7904,7 @@ function getTestProviderContext2(config) {
|
|
|
7910
7904
|
}
|
|
7911
7905
|
|
|
7912
7906
|
// src/time/primitives/xl1BlockNumberToEthBlockNumber.ts
|
|
7913
|
-
import { assertEx as assertEx58 } from "@
|
|
7907
|
+
import { assertEx as assertEx58 } from "@ariestools/sdk";
|
|
7914
7908
|
import { asTimePayload as asTimePayload3, TimeSchema as TimeSchema2 } from "@xyo-network/xl1-protocol-lib";
|
|
7915
7909
|
async function xl1BlockNumberToEthBlockNumber(context, xl1BlockNumber) {
|
|
7916
7910
|
const blockHash = await hashFromBlockNumber(context, xl1BlockNumber);
|
|
@@ -7969,7 +7963,6 @@ export {
|
|
|
7969
7963
|
ArchivistInstanceCache,
|
|
7970
7964
|
BalancesStepSummarySchema,
|
|
7971
7965
|
BaseConfigContextZod,
|
|
7972
|
-
BaseConfigZod,
|
|
7973
7966
|
BoundWitnessHydrator,
|
|
7974
7967
|
BoundWitnessWithStorageMetaZod,
|
|
7975
7968
|
CHAIN_ARCHIVIST_ROLE,
|