@start9labs/start-sdk 0.4.0-beta.48 → 0.4.0-beta.49
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/base/lib/Effects.d.ts +4 -4
- package/base/lib/actions/index.d.ts +6 -6
- package/base/lib/actions/input/builder/index.d.ts +4 -4
- package/base/lib/actions/input/builder/inputSpec.d.ts +5 -5
- package/base/lib/actions/input/builder/list.d.ts +5 -5
- package/base/lib/actions/input/builder/list.js +8 -8
- package/base/lib/actions/input/builder/value.d.ts +11 -11
- package/base/lib/actions/input/builder/value.js +27 -27
- package/base/lib/actions/input/builder/variants.d.ts +9 -9
- package/base/lib/actions/input/index.d.ts +3 -3
- package/base/lib/actions/input/inputSpecConstants.d.ts +3 -3
- package/base/lib/actions/input/inputSpecConstants.js +18 -18
- package/base/lib/actions/input/inputSpecTypes.d.ts +20 -20
- package/base/lib/actions/input/inputSpecTypes.js +1 -1
- package/base/lib/actions/setupActions.d.ts +8 -8
- package/base/lib/dependencies/dependencies.d.ts +2 -2
- package/base/lib/dependencies/dependencies.js +14 -14
- package/base/lib/dependencies/setupDependencies.d.ts +6 -6
- package/base/lib/exver/index.d.ts +12 -12
- package/base/lib/exver/index.js +150 -150
- package/base/lib/index.d.ts +11 -11
- package/base/lib/inits/index.d.ts +2 -2
- package/base/lib/inits/setupInit.d.ts +2 -2
- package/base/lib/inits/setupInit.js +2 -2
- package/base/lib/inits/setupUninit.d.ts +2 -2
- package/base/lib/inits/setupUninit.js +2 -2
- package/base/lib/interfaces/Host.d.ts +6 -6
- package/base/lib/interfaces/Host.js +9 -9
- package/base/lib/interfaces/Origin.d.ts +4 -4
- package/base/lib/interfaces/Origin.js +2 -2
- package/base/lib/interfaces/ServiceInterfaceBuilder.d.ts +3 -3
- package/base/lib/interfaces/setupInterfaces.d.ts +2 -2
- package/base/lib/osBindings/AcceptSigners.d.ts +1 -1
- package/base/lib/osBindings/ActionInput.d.ts +1 -1
- package/base/lib/osBindings/ActionMetadata.d.ts +2 -2
- package/base/lib/osBindings/ActionResult.d.ts +4 -4
- package/base/lib/osBindings/ActionResultMember.d.ts +2 -2
- package/base/lib/osBindings/ActionResultV1.d.ts +1 -1
- package/base/lib/osBindings/ActionResultValue.d.ts +3 -3
- package/base/lib/osBindings/ActionVisibility.d.ts +2 -2
- package/base/lib/osBindings/AddAdminParams.d.ts +1 -1
- package/base/lib/osBindings/AddAssetParams.d.ts +2 -2
- package/base/lib/osBindings/AddCategoryParams.d.ts +1 -1
- package/base/lib/osBindings/AddMirrorParams.d.ts +2 -2
- package/base/lib/osBindings/AddPackageParams.d.ts +2 -2
- package/base/lib/osBindings/AddPackageSignerParams.d.ts +2 -2
- package/base/lib/osBindings/AddPackageToCategoryParams.d.ts +1 -1
- package/base/lib/osBindings/AddPrivateDomainParams.d.ts +5 -0
- package/base/lib/osBindings/AddPrivateDomainParams.js +3 -0
- package/base/lib/osBindings/AddPrivateDomainParams.js.map +1 -0
- package/base/lib/osBindings/AddPublicDomainParams.d.ts +7 -0
- package/base/lib/osBindings/AddPublicDomainParams.js +3 -0
- package/base/lib/osBindings/AddPublicDomainParams.js.map +1 -0
- package/base/lib/osBindings/AddSslOptions.d.ts +1 -1
- package/base/lib/osBindings/AddTunnelParams.d.ts +3 -1
- package/base/lib/osBindings/AddTunnelParams.js +0 -1
- package/base/lib/osBindings/AddTunnelParams.js.map +1 -1
- package/base/lib/osBindings/AddressInfo.d.ts +1 -1
- package/base/lib/osBindings/Alerts.d.ts +1 -1
- package/base/lib/osBindings/Algorithm.d.ts +1 -1
- package/base/lib/osBindings/AllPackageData.d.ts +2 -2
- package/base/lib/osBindings/AllowedStatuses.d.ts +1 -1
- package/base/lib/osBindings/AlpnInfo.d.ts +2 -2
- package/base/lib/osBindings/ApiState.d.ts +1 -1
- package/base/lib/osBindings/AttachParams.d.ts +1 -1
- package/base/lib/osBindings/BackupInfo.d.ts +9 -0
- package/base/lib/osBindings/{PackageSignerParams.js → BackupInfo.js} +1 -1
- package/base/lib/osBindings/BackupInfo.js.map +1 -0
- package/base/lib/osBindings/BackupParams.d.ts +9 -0
- package/base/lib/osBindings/BackupParams.js +3 -0
- package/base/lib/osBindings/BackupParams.js.map +1 -0
- package/base/lib/osBindings/BackupReport.d.ts +9 -0
- package/base/lib/osBindings/BackupReport.js +3 -0
- package/base/lib/osBindings/BackupReport.js.map +1 -0
- package/base/lib/osBindings/BackupTarget.d.ts +17 -0
- package/base/lib/osBindings/BackupTarget.js +3 -0
- package/base/lib/osBindings/BackupTarget.js.map +1 -0
- package/base/lib/osBindings/BackupTargetFS.d.ts +4 -4
- package/base/lib/osBindings/BackupTargetId.d.ts +1 -0
- package/base/lib/osBindings/BackupTargetId.js +4 -0
- package/base/lib/osBindings/BackupTargetId.js.map +1 -0
- package/base/lib/osBindings/BindId.d.ts +1 -1
- package/base/lib/osBindings/BindInfo.d.ts +4 -2
- package/base/lib/osBindings/BindOptions.d.ts +2 -2
- package/base/lib/osBindings/BindParams.d.ts +3 -3
- package/base/lib/osBindings/BindingGatewaySetEnabledParams.d.ts +1 -1
- package/base/lib/osBindings/BindingSetAddressEnabledParams.d.ts +5 -0
- package/base/lib/osBindings/BindingSetAddressEnabledParams.js +4 -0
- package/base/lib/osBindings/BindingSetAddressEnabledParams.js.map +1 -0
- package/base/lib/osBindings/Bindings.d.ts +4 -0
- package/base/lib/osBindings/Bindings.js +3 -0
- package/base/lib/osBindings/Bindings.js.map +1 -0
- package/base/lib/osBindings/Blake3Commitment.d.ts +1 -1
- package/base/lib/osBindings/CancelInstallParams.d.ts +4 -0
- package/base/lib/osBindings/CancelInstallParams.js +3 -0
- package/base/lib/osBindings/CancelInstallParams.js.map +1 -0
- package/base/lib/osBindings/Category.d.ts +1 -1
- package/base/lib/osBindings/Celsius.d.ts +4 -1
- package/base/lib/osBindings/CheckDependenciesParam.d.ts +1 -1
- package/base/lib/osBindings/CheckDependenciesResult.d.ts +6 -6
- package/base/lib/osBindings/CheckDnsParams.d.ts +4 -0
- package/base/lib/osBindings/CheckDnsParams.js +3 -0
- package/base/lib/osBindings/CheckDnsParams.js.map +1 -0
- package/base/lib/osBindings/CheckPortParams.d.ts +5 -0
- package/base/lib/osBindings/CheckPortParams.js +3 -0
- package/base/lib/osBindings/CheckPortParams.js.map +1 -0
- package/base/lib/osBindings/CheckPortRes.d.ts +5 -0
- package/base/lib/osBindings/CheckPortRes.js +4 -0
- package/base/lib/osBindings/CheckPortRes.js.map +1 -0
- package/base/lib/osBindings/CifsAddParams.d.ts +6 -0
- package/base/lib/osBindings/CifsAddParams.js +4 -0
- package/base/lib/osBindings/CifsAddParams.js.map +1 -0
- package/base/lib/osBindings/CifsBackupTarget.d.ts +10 -0
- package/base/lib/osBindings/CifsBackupTarget.js +3 -0
- package/base/lib/osBindings/CifsBackupTarget.js.map +1 -0
- package/base/lib/osBindings/CifsRemoveParams.d.ts +4 -0
- package/base/lib/osBindings/CifsRemoveParams.js +3 -0
- package/base/lib/osBindings/CifsRemoveParams.js.map +1 -0
- package/base/lib/osBindings/CifsUpdateParams.d.ts +8 -0
- package/base/lib/osBindings/CifsUpdateParams.js +3 -0
- package/base/lib/osBindings/CifsUpdateParams.js.map +1 -0
- package/base/lib/osBindings/ClearActionsParams.d.ts +1 -1
- package/base/lib/osBindings/ClearBindingsParams.d.ts +1 -1
- package/base/lib/osBindings/ClearServiceInterfacesParams.d.ts +1 -1
- package/base/lib/osBindings/ClearTaskParams.d.ts +7 -0
- package/base/lib/osBindings/ClearTaskParams.js +3 -0
- package/base/lib/osBindings/ClearTaskParams.js.map +1 -0
- package/base/lib/osBindings/ControlParams.d.ts +4 -0
- package/base/lib/osBindings/ControlParams.js +3 -0
- package/base/lib/osBindings/ControlParams.js.map +1 -0
- package/base/lib/osBindings/CreateSubcontainerFsParams.d.ts +1 -1
- package/base/lib/osBindings/CreateTaskParams.d.ts +6 -6
- package/base/lib/osBindings/CurrentDependencies.d.ts +2 -2
- package/base/lib/osBindings/CurrentDependencyInfo.d.ts +4 -4
- package/base/lib/osBindings/DepInfo.d.ts +3 -2
- package/base/lib/osBindings/Dependencies.d.ts +2 -2
- package/base/lib/osBindings/DependencyMetadata.d.ts +2 -2
- package/base/lib/osBindings/DependencyRequirement.d.ts +4 -4
- package/base/lib/osBindings/DerivedAddressInfo.d.ts +15 -0
- package/base/lib/osBindings/DerivedAddressInfo.js +3 -0
- package/base/lib/osBindings/DerivedAddressInfo.js.map +1 -0
- package/base/lib/osBindings/Description.d.ts +1 -1
- package/base/lib/osBindings/DesiredStatus.d.ts +5 -5
- package/base/lib/osBindings/DestroySubcontainerFsParams.d.ts +1 -1
- package/base/lib/osBindings/DeviceFilter.d.ts +1 -1
- package/base/lib/osBindings/DomainSettings.d.ts +1 -1
- package/base/lib/osBindings/EditSignerParams.d.ts +3 -3
- package/base/lib/osBindings/EffectsRunActionParams.d.ts +7 -0
- package/base/lib/osBindings/EffectsRunActionParams.js +3 -0
- package/base/lib/osBindings/EffectsRunActionParams.js.map +1 -0
- package/base/lib/osBindings/ErrorData.d.ts +1 -0
- package/base/lib/osBindings/EventId.d.ts +1 -1
- package/base/lib/osBindings/ExportActionParams.d.ts +2 -2
- package/base/lib/osBindings/ExportServiceInterfaceParams.d.ts +3 -3
- package/base/lib/osBindings/FileType.d.ts +1 -1
- package/base/lib/osBindings/ForgetGatewayParams.d.ts +4 -0
- package/base/lib/osBindings/ForgetGatewayParams.js +3 -0
- package/base/lib/osBindings/ForgetGatewayParams.js.map +1 -0
- package/base/lib/osBindings/FullIndex.d.ts +5 -5
- package/base/lib/osBindings/FullProgress.d.ts +2 -2
- package/base/lib/osBindings/GatewayInfo.d.ts +1 -1
- package/base/lib/osBindings/GatewayType.d.ts +1 -0
- package/base/lib/osBindings/GatewayType.js +4 -0
- package/base/lib/osBindings/GatewayType.js.map +1 -0
- package/base/lib/osBindings/GetActionInputParams.d.ts +2 -2
- package/base/lib/osBindings/GetContainerIpParams.d.ts +2 -2
- package/base/lib/osBindings/GetHostInfoParams.d.ts +3 -3
- package/base/lib/osBindings/GetPackageParams.d.ts +3 -3
- package/base/lib/osBindings/GetPackageResponse.d.ts +3 -3
- package/base/lib/osBindings/GetPackageResponseFull.d.ts +2 -2
- package/base/lib/osBindings/GetServiceInterfaceParams.d.ts +3 -3
- package/base/lib/osBindings/GetServiceManifestParams.d.ts +2 -2
- package/base/lib/osBindings/GetServicePortForwardParams.d.ts +2 -2
- package/base/lib/osBindings/GetSslCertificateParams.d.ts +2 -2
- package/base/lib/osBindings/GetSslKeyParams.d.ts +1 -1
- package/base/lib/osBindings/GetStatusParams.d.ts +2 -2
- package/base/lib/osBindings/GetSystemSmtpParams.d.ts +1 -1
- package/base/lib/osBindings/GigaBytes.d.ts +4 -1
- package/base/lib/osBindings/HardwareRequirements.d.ts +1 -1
- package/base/lib/osBindings/Host.d.ts +10 -12
- package/base/lib/osBindings/Hostname.d.ts +1 -0
- package/base/lib/osBindings/Hostname.js +4 -0
- package/base/lib/osBindings/Hostname.js.map +1 -0
- package/base/lib/osBindings/HostnameInfo.d.ts +5 -9
- package/base/lib/osBindings/HostnameMetadata.d.ts +22 -0
- package/base/lib/osBindings/HostnameMetadata.js +3 -0
- package/base/lib/osBindings/HostnameMetadata.js.map +1 -0
- package/base/lib/osBindings/Hosts.d.ts +2 -2
- package/base/lib/osBindings/ImageConfig.d.ts +1 -1
- package/base/lib/osBindings/ImageSource.d.ts +2 -2
- package/base/lib/osBindings/InfoParams.d.ts +6 -0
- package/base/lib/osBindings/InfoParams.js +3 -0
- package/base/lib/osBindings/InfoParams.js.map +1 -0
- package/base/lib/osBindings/InitAcmeParams.d.ts +5 -0
- package/base/lib/osBindings/InitAcmeParams.js +3 -0
- package/base/lib/osBindings/InitAcmeParams.js.map +1 -0
- package/base/lib/osBindings/InitProgressRes.d.ts +2 -2
- package/base/lib/osBindings/InstallParams.d.ts +2 -2
- package/base/lib/osBindings/InstalledState.d.ts +1 -1
- package/base/lib/osBindings/InstalledVersionParams.d.ts +1 -1
- package/base/lib/osBindings/InstallingInfo.d.ts +2 -2
- package/base/lib/osBindings/InstallingState.d.ts +1 -1
- package/base/lib/osBindings/IpHostname.d.ts +4 -4
- package/base/lib/osBindings/IpInfo.d.ts +1 -1
- package/base/lib/osBindings/KillParams.d.ts +3 -0
- package/base/lib/osBindings/KillParams.js +4 -0
- package/base/lib/osBindings/KillParams.js.map +1 -0
- package/base/lib/osBindings/ListNotificationParams.d.ts +4 -0
- package/base/lib/osBindings/ListNotificationParams.js +4 -0
- package/base/lib/osBindings/ListNotificationParams.js.map +1 -0
- package/base/lib/osBindings/ListPackageSignersParams.d.ts +1 -1
- package/base/lib/osBindings/ListServiceInterfacesParams.d.ts +2 -2
- package/base/lib/osBindings/LogEntry.d.ts +5 -0
- package/base/lib/osBindings/LogEntry.js +4 -0
- package/base/lib/osBindings/LogEntry.js.map +1 -0
- package/base/lib/osBindings/LogFollowResponse.d.ts +5 -0
- package/base/lib/osBindings/LogFollowResponse.js +3 -0
- package/base/lib/osBindings/LogFollowResponse.js.map +1 -0
- package/base/lib/osBindings/LogResponse.d.ts +6 -0
- package/base/lib/osBindings/LogResponse.js +3 -0
- package/base/lib/osBindings/LogResponse.js.map +1 -0
- package/base/lib/osBindings/LogsParams.d.ts +6 -0
- package/base/lib/osBindings/LogsParams.js +4 -0
- package/base/lib/osBindings/LogsParams.js.map +1 -0
- package/base/lib/osBindings/LshwDevice.d.ts +4 -4
- package/base/lib/osBindings/Manifest.d.ts +22 -23
- package/base/lib/osBindings/MebiBytes.d.ts +4 -1
- package/base/lib/osBindings/MerkleArchiveCommitment.d.ts +1 -1
- package/base/lib/osBindings/Metadata.d.ts +2 -2
- package/base/lib/osBindings/MetadataSrc.d.ts +2 -2
- package/base/lib/osBindings/Metrics.d.ts +4 -4
- package/base/lib/osBindings/MetricsCpu.d.ts +1 -1
- package/base/lib/osBindings/MetricsDisk.d.ts +2 -2
- package/base/lib/osBindings/MetricsFollowResponse.d.ts +6 -0
- package/base/lib/osBindings/MetricsFollowResponse.js +3 -0
- package/base/lib/osBindings/MetricsFollowResponse.js.map +1 -0
- package/base/lib/osBindings/MetricsGeneral.d.ts +1 -1
- package/base/lib/osBindings/MetricsMemory.d.ts +2 -2
- package/base/lib/osBindings/ModifyNotificationBeforeParams.d.ts +3 -0
- package/base/lib/osBindings/ModifyNotificationBeforeParams.js +4 -0
- package/base/lib/osBindings/ModifyNotificationBeforeParams.js.map +1 -0
- package/base/lib/osBindings/ModifyNotificationParams.d.ts +3 -0
- package/base/lib/osBindings/ModifyNotificationParams.js +4 -0
- package/base/lib/osBindings/ModifyNotificationParams.js.map +1 -0
- package/base/lib/osBindings/MountParams.d.ts +1 -1
- package/base/lib/osBindings/MountTarget.d.ts +3 -3
- package/base/lib/osBindings/NamedHealthCheckResult.d.ts +6 -6
- package/base/lib/osBindings/NamedProgress.d.ts +1 -1
- package/base/lib/osBindings/NetInfo.d.ts +0 -3
- package/base/lib/osBindings/NetInfo.js +1 -0
- package/base/lib/osBindings/NetInfo.js.map +1 -1
- package/base/lib/osBindings/NetworkInfo.d.ts +8 -7
- package/base/lib/osBindings/NetworkInterfaceInfo.d.ts +3 -2
- package/base/lib/osBindings/NetworkInterfaceType.d.ts +1 -1
- package/base/lib/osBindings/Notification.d.ts +12 -0
- package/base/lib/osBindings/Notification.js +3 -0
- package/base/lib/osBindings/Notification.js.map +1 -0
- package/base/lib/osBindings/NotificationLevel.d.ts +1 -0
- package/base/lib/osBindings/NotificationLevel.js +4 -0
- package/base/lib/osBindings/NotificationLevel.js.map +1 -0
- package/base/lib/osBindings/NotificationWithId.d.ts +13 -0
- package/base/lib/osBindings/NotificationWithId.js +3 -0
- package/base/lib/osBindings/NotificationWithId.js.map +1 -0
- package/base/lib/osBindings/OsIndex.d.ts +1 -1
- package/base/lib/osBindings/OsVersionInfo.d.ts +3 -3
- package/base/lib/osBindings/OsVersionInfoMap.d.ts +1 -1
- package/base/lib/osBindings/PackageBackupInfo.d.ts +7 -0
- package/base/lib/osBindings/PackageBackupInfo.js +3 -0
- package/base/lib/osBindings/PackageBackupInfo.js.map +1 -0
- package/base/lib/osBindings/PackageBackupReport.d.ts +3 -0
- package/base/lib/osBindings/PackageBackupReport.js +4 -0
- package/base/lib/osBindings/PackageBackupReport.js.map +1 -0
- package/base/lib/osBindings/PackageDataEntry.d.ts +12 -11
- package/base/lib/osBindings/PackageDetailLevel.d.ts +1 -1
- package/base/lib/osBindings/PackageIndex.d.ts +3 -3
- package/base/lib/osBindings/PackageInfo.d.ts +3 -3
- package/base/lib/osBindings/PackageInfoShort.d.ts +2 -1
- package/base/lib/osBindings/PackageInfoShort.js +0 -1
- package/base/lib/osBindings/PackageInfoShort.js.map +1 -1
- package/base/lib/osBindings/PackageState.d.ts +8 -8
- package/base/lib/osBindings/PackageVersionInfo.d.ts +17 -18
- package/base/lib/osBindings/PartitionInfo.d.ts +11 -0
- package/base/lib/osBindings/PartitionInfo.js +3 -0
- package/base/lib/osBindings/PartitionInfo.js.map +1 -0
- package/base/lib/osBindings/PasswordType.d.ts +1 -1
- package/base/lib/osBindings/Percentage.d.ts +4 -1
- package/base/lib/osBindings/PortForward.d.ts +6 -0
- package/base/lib/osBindings/PortForward.js +3 -0
- package/base/lib/osBindings/PortForward.js.map +1 -0
- package/base/lib/osBindings/Progress.d.ts +1 -1
- package/base/lib/osBindings/ProgressUnits.d.ts +1 -1
- package/base/lib/osBindings/Public.d.ts +2 -2
- package/base/lib/osBindings/PublicDomainConfig.d.ts +2 -2
- package/base/lib/osBindings/QueryDnsParams.d.ts +3 -0
- package/base/lib/osBindings/QueryDnsParams.js +4 -0
- package/base/lib/osBindings/QueryDnsParams.js.map +1 -0
- package/base/lib/osBindings/RebuildParams.d.ts +4 -0
- package/base/lib/osBindings/RebuildParams.js +3 -0
- package/base/lib/osBindings/RebuildParams.js.map +1 -0
- package/base/lib/osBindings/RecoverySource.d.ts +3 -3
- package/base/lib/osBindings/RegistryAsset.d.ts +2 -2
- package/base/lib/osBindings/RegistryInfo.d.ts +2 -2
- package/base/lib/osBindings/RemoveAcmeParams.d.ts +4 -0
- package/base/lib/osBindings/RemoveAcmeParams.js +3 -0
- package/base/lib/osBindings/RemoveAcmeParams.js.map +1 -0
- package/base/lib/osBindings/RemoveAdminParams.d.ts +1 -1
- package/base/lib/osBindings/RemoveDomainParams.d.ts +3 -0
- package/base/lib/osBindings/RemoveDomainParams.js +4 -0
- package/base/lib/osBindings/RemoveDomainParams.js.map +1 -0
- package/base/lib/osBindings/RemoveMirrorParams.d.ts +2 -2
- package/base/lib/osBindings/RemovePackageFromCategoryParams.d.ts +1 -1
- package/base/lib/osBindings/RemovePackageParams.d.ts +3 -3
- package/base/lib/osBindings/RemovePackageSignerParams.d.ts +2 -2
- package/base/lib/osBindings/RemoveTunnelParams.d.ts +1 -1
- package/base/lib/osBindings/RenameGatewayParams.d.ts +5 -0
- package/base/lib/osBindings/RenameGatewayParams.js +3 -0
- package/base/lib/osBindings/RenameGatewayParams.js.map +1 -0
- package/base/lib/osBindings/RequestCommitment.d.ts +1 -1
- package/base/lib/osBindings/ResetPasswordParams.d.ts +5 -0
- package/base/lib/osBindings/ResetPasswordParams.js +3 -0
- package/base/lib/osBindings/ResetPasswordParams.js.map +1 -0
- package/base/lib/osBindings/RestorePackageParams.d.ts +7 -0
- package/base/lib/osBindings/RestorePackageParams.js +3 -0
- package/base/lib/osBindings/RestorePackageParams.js.map +1 -0
- package/base/lib/osBindings/RunActionParams.d.ts +6 -4
- package/base/lib/osBindings/ServerBackupReport.d.ts +4 -0
- package/base/lib/osBindings/ServerBackupReport.js +4 -0
- package/base/lib/osBindings/ServerBackupReport.js.map +1 -0
- package/base/lib/osBindings/ServerInfo.d.ts +7 -6
- package/base/lib/osBindings/ServerStatus.d.ts +3 -3
- package/base/lib/osBindings/ServiceInterface.d.ts +3 -3
- package/base/lib/osBindings/ServiceInterfaceType.d.ts +1 -1
- package/base/lib/osBindings/SessionList.d.ts +1 -1
- package/base/lib/osBindings/Sessions.d.ts +1 -1
- package/base/lib/osBindings/SetCountryParams.d.ts +3 -0
- package/base/lib/osBindings/SetCountryParams.js +4 -0
- package/base/lib/osBindings/SetCountryParams.js.map +1 -0
- package/base/lib/osBindings/SetDefaultOutboundParams.d.ts +4 -0
- package/base/lib/osBindings/SetDefaultOutboundParams.js +3 -0
- package/base/lib/osBindings/SetDefaultOutboundParams.js.map +1 -0
- package/base/lib/osBindings/SetDependenciesParams.d.ts +1 -1
- package/base/lib/osBindings/SetHealth.d.ts +7 -7
- package/base/lib/osBindings/SetIconParams.d.ts +1 -1
- package/base/lib/osBindings/SetLanguageParams.d.ts +3 -0
- package/base/lib/osBindings/SetLanguageParams.js +4 -0
- package/base/lib/osBindings/SetLanguageParams.js.map +1 -0
- package/base/lib/osBindings/SetMainStatus.d.ts +1 -1
- package/base/lib/osBindings/SetMainStatusStatus.d.ts +1 -1
- package/base/lib/osBindings/SetOutboundGatewayParams.d.ts +6 -0
- package/base/lib/osBindings/SetOutboundGatewayParams.js +3 -0
- package/base/lib/osBindings/SetOutboundGatewayParams.js.map +1 -0
- package/base/lib/osBindings/SetStaticDnsParams.d.ts +3 -0
- package/base/lib/osBindings/SetStaticDnsParams.js +4 -0
- package/base/lib/osBindings/SetStaticDnsParams.js.map +1 -0
- package/base/lib/osBindings/SetWifiEnabledParams.d.ts +3 -0
- package/base/lib/osBindings/SetWifiEnabledParams.js +4 -0
- package/base/lib/osBindings/SetWifiEnabledParams.js.map +1 -0
- package/base/lib/osBindings/SetupExecuteParams.d.ts +2 -2
- package/base/lib/osBindings/SetupProgress.d.ts +2 -2
- package/base/lib/osBindings/SetupResult.d.ts +1 -1
- package/base/lib/osBindings/SetupStatusRes.d.ts +7 -7
- package/base/lib/osBindings/SideloadParams.d.ts +1 -0
- package/base/lib/osBindings/SideloadParams.js +4 -0
- package/base/lib/osBindings/SideloadParams.js.map +1 -0
- package/base/lib/osBindings/SideloadResponse.d.ts +5 -0
- package/base/lib/osBindings/SideloadResponse.js +3 -0
- package/base/lib/osBindings/SideloadResponse.js.map +1 -0
- package/base/lib/osBindings/SignAssetParams.d.ts +1 -1
- package/base/lib/osBindings/SignalStrength.d.ts +4 -0
- package/base/lib/osBindings/SignalStrength.js +4 -0
- package/base/lib/osBindings/SignalStrength.js.map +1 -0
- package/base/lib/osBindings/SignerInfo.d.ts +2 -2
- package/base/lib/osBindings/SshAddParams.d.ts +4 -0
- package/base/lib/osBindings/SshAddParams.js +3 -0
- package/base/lib/osBindings/SshAddParams.js.map +1 -0
- package/base/lib/osBindings/SshDeleteParams.d.ts +3 -0
- package/base/lib/osBindings/SshDeleteParams.js +4 -0
- package/base/lib/osBindings/SshDeleteParams.js.map +1 -0
- package/base/lib/osBindings/SshKeyResponse.d.ts +6 -0
- package/base/lib/osBindings/SshKeyResponse.js +4 -0
- package/base/lib/osBindings/SshKeyResponse.js.map +1 -0
- package/base/lib/osBindings/SshPubKey.d.ts +1 -0
- package/base/lib/osBindings/SshPubKey.js +4 -0
- package/base/lib/osBindings/SshPubKey.js.map +1 -0
- package/base/lib/osBindings/Ssid.d.ts +4 -0
- package/base/lib/osBindings/Ssid.js +4 -0
- package/base/lib/osBindings/Ssid.js.map +1 -0
- package/base/lib/osBindings/StartOsRecoveryInfo.d.ts +8 -0
- package/base/lib/osBindings/StartOsRecoveryInfo.js +3 -0
- package/base/lib/osBindings/StartOsRecoveryInfo.js.map +1 -0
- package/base/lib/osBindings/StartStop.d.ts +1 -1
- package/base/lib/osBindings/StatusInfo.d.ts +4 -4
- package/base/lib/osBindings/Task.d.ts +5 -5
- package/base/lib/osBindings/TaskCondition.d.ts +1 -1
- package/base/lib/osBindings/TaskEntry.d.ts +1 -1
- package/base/lib/osBindings/TaskInput.d.ts +1 -1
- package/base/lib/osBindings/TaskSeverity.d.ts +1 -1
- package/base/lib/osBindings/TaskTrigger.d.ts +1 -1
- package/base/lib/osBindings/TimeInfo.d.ts +4 -0
- package/base/lib/osBindings/TimeInfo.js +4 -0
- package/base/lib/osBindings/TimeInfo.js.map +1 -0
- package/base/lib/osBindings/UmountParams.d.ts +4 -0
- package/base/lib/osBindings/UmountParams.js +3 -0
- package/base/lib/osBindings/UmountParams.js.map +1 -0
- package/base/lib/osBindings/UninstallParams.d.ts +6 -0
- package/base/lib/osBindings/UninstallParams.js +3 -0
- package/base/lib/osBindings/UninstallParams.js.map +1 -0
- package/base/lib/osBindings/UpdatingState.d.ts +2 -2
- package/base/lib/osBindings/VerifyCifsParams.d.ts +1 -1
- package/base/lib/osBindings/VersionSignerParams.d.ts +1 -1
- package/base/lib/osBindings/WifiAddParams.d.ts +4 -0
- package/base/lib/osBindings/WifiAddParams.js +4 -0
- package/base/lib/osBindings/WifiAddParams.js.map +1 -0
- package/base/lib/osBindings/WifiListInfo.d.ts +12 -0
- package/base/lib/osBindings/WifiListInfo.js +3 -0
- package/base/lib/osBindings/WifiListInfo.js.map +1 -0
- package/base/lib/osBindings/WifiListOut.d.ts +7 -0
- package/base/lib/osBindings/WifiListOut.js +3 -0
- package/base/lib/osBindings/WifiListOut.js.map +1 -0
- package/base/lib/osBindings/WifiSsidParams.d.ts +3 -0
- package/base/lib/osBindings/WifiSsidParams.js +4 -0
- package/base/lib/osBindings/WifiSsidParams.js.map +1 -0
- package/base/lib/osBindings/index.d.ts +296 -226
- package/base/lib/s9pk/index.d.ts +2 -2
- package/base/lib/s9pk/index.js +13 -13
- package/base/lib/s9pk/merkleArchive/directoryContents.d.ts +1 -1
- package/base/lib/s9pk/merkleArchive/directoryContents.js +2 -2
- package/base/lib/s9pk/merkleArchive/fileContents.d.ts +1 -1
- package/base/lib/s9pk/merkleArchive/fileContents.js +1 -1
- package/base/lib/s9pk/merkleArchive/index.d.ts +3 -3
- package/base/lib/s9pk/merkleArchive/index.js +8 -8
- package/base/lib/s9pk/merkleArchive/varint.js +1 -1
- package/base/lib/types/ManifestTypes.d.ts +22 -30
- package/base/lib/types.d.ts +13 -13
- package/base/lib/types.js +4 -4
- package/base/lib/util/Drop.js +3 -3
- package/base/lib/util/GetSystemSmtp.d.ts +2 -2
- package/base/lib/util/GetSystemSmtp.js +5 -5
- package/base/lib/util/asError.js +1 -1
- package/base/lib/util/deepMerge.js +3 -3
- package/base/lib/util/getDefaultString.d.ts +1 -1
- package/base/lib/util/getDefaultString.js +1 -1
- package/base/lib/util/getRandomCharInSet.js +9 -9
- package/base/lib/util/getRandomString.d.ts +1 -1
- package/base/lib/util/getRandomString.js +1 -1
- package/base/lib/util/getServiceInterface.d.ts +34 -46
- package/base/lib/util/getServiceInterface.js +73 -79
- package/base/lib/util/getServiceInterface.js.map +1 -1
- package/base/lib/util/getServiceInterfaces.d.ts +3 -3
- package/base/lib/util/getServiceInterfaces.js +6 -6
- package/base/lib/util/graph.d.ts +1 -1
- package/base/lib/util/graph.js +3 -3
- package/base/lib/util/inMs.js +7 -7
- package/base/lib/util/index.d.ts +18 -18
- package/base/lib/util/ip.js +29 -29
- package/base/lib/util/patterns.d.ts +1 -3
- package/base/lib/util/patterns.js +10 -18
- package/base/lib/util/patterns.js.map +1 -1
- package/base/lib/util/regexes.d.ts +0 -2
- package/base/lib/util/regexes.js +2 -4
- package/base/lib/util/regexes.js.map +1 -1
- package/base/lib/util/splitCommand.js +1 -1
- package/base/lib/util/typeHelpers.d.ts +4 -4
- package/base/lib/util/typeHelpers.js +1 -1
- package/package/lib/StartSdk.d.ts +34 -34
- package/package/lib/StartSdk.js +9 -9
- package/package/lib/backup/Backups.d.ts +8 -8
- package/package/lib/backup/Backups.js +17 -17
- package/package/lib/backup/index.d.ts +2 -2
- package/package/lib/backup/setupBackups.d.ts +4 -4
- package/package/lib/health/HealthCheck.d.ts +4 -4
- package/package/lib/health/HealthCheck.js +7 -7
- package/package/lib/health/checkFns/HealthCheckResult.d.ts +2 -2
- package/package/lib/health/checkFns/checkPortListening.d.ts +2 -2
- package/package/lib/health/checkFns/checkPortListening.js +7 -7
- package/package/lib/health/checkFns/checkWebUrl.d.ts +3 -3
- package/package/lib/health/checkFns/checkWebUrl.js +2 -2
- package/package/lib/health/checkFns/index.d.ts +4 -4
- package/package/lib/health/checkFns/index.js +1 -1
- package/package/lib/health/checkFns/runHealthScript.d.ts +3 -3
- package/package/lib/health/checkFns/runHealthScript.js +2 -2
- package/package/lib/health/index.d.ts +2 -2
- package/package/lib/i18n/index.js +4 -4
- package/package/lib/index.d.ts +20 -20
- package/package/lib/mainFn/CommandController.d.ts +4 -4
- package/package/lib/mainFn/CommandController.js +13 -13
- package/package/lib/mainFn/Daemon.d.ts +6 -6
- package/package/lib/mainFn/Daemon.js +1 -1
- package/package/lib/mainFn/Daemons.d.ts +10 -10
- package/package/lib/mainFn/Daemons.js +3 -3
- package/package/lib/mainFn/HealthDaemon.d.ts +4 -4
- package/package/lib/mainFn/HealthDaemon.js +20 -20
- package/package/lib/mainFn/Mounts.d.ts +6 -6
- package/package/lib/mainFn/Mounts.js +7 -7
- package/package/lib/mainFn/Oneshot.d.ts +4 -4
- package/package/lib/mainFn/index.d.ts +4 -4
- package/package/lib/manifest/setupManifest.d.ts +4 -4
- package/package/lib/manifest/setupManifest.js +13 -15
- package/package/lib/manifest/setupManifest.js.map +1 -1
- package/package/lib/test/health.readyCheck.test.js +2 -2
- package/package/lib/test/host.test.js +11 -11
- package/package/lib/test/inputSpecBuilder.test.js +206 -207
- package/package/lib/test/inputSpecBuilder.test.js.map +1 -1
- package/package/lib/test/makeOutput.js +197 -197
- package/package/lib/test/output.js +301 -390
- package/package/lib/test/output.js.map +1 -1
- package/package/lib/test/output.sdk.d.ts +56 -70
- package/package/lib/test/output.sdk.js +15 -16
- package/package/lib/test/output.sdk.js.map +1 -1
- package/package/lib/test/output.test.js +23 -23
- package/package/lib/trigger/TriggerInput.d.ts +1 -1
- package/package/lib/trigger/changeOnFirstSuccess.d.ts +1 -1
- package/package/lib/trigger/changeOnFirstSuccess.js +1 -1
- package/package/lib/trigger/index.d.ts +3 -3
- package/package/lib/trigger/lastStatus.d.ts +2 -2
- package/package/lib/trigger/lastStatus.js +1 -1
- package/package/lib/trigger/successFailure.d.ts +1 -1
- package/package/lib/types.d.ts +2 -2
- package/package/lib/util/GetServiceManifest.d.ts +2 -2
- package/package/lib/util/GetServiceManifest.js +6 -6
- package/package/lib/util/GetSslCertificate.d.ts +2 -2
- package/package/lib/util/GetSslCertificate.js +5 -5
- package/package/lib/util/SubContainer.d.ts +21 -21
- package/package/lib/util/SubContainer.js +72 -72
- package/package/lib/util/Volume.d.ts +3 -3
- package/package/lib/util/Volume.js +2 -2
- package/package/lib/util/fileHelper.d.ts +4 -4
- package/package/lib/util/fileHelper.js +20 -20
- package/package/lib/util/index.d.ts +5 -5
- package/package/lib/version/VersionGraph.d.ts +5 -5
- package/package/lib/version/VersionGraph.js +14 -14
- package/package/lib/version/VersionInfo.d.ts +2 -2
- package/package/lib/version/VersionInfo.js +10 -10
- package/package/lib/version/index.d.ts +2 -2
- package/package/package.json +2 -2
- package/package/scripts/oldSpecToBuilder.js +44 -44
- package/package.json +2 -2
- package/base/lib/osBindings/PackageSignerParams.d.ts +0 -6
- package/base/lib/osBindings/PackageSignerParams.js.map +0 -1
|
@@ -3,53 +3,53 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const oldSpecToBuilder_1 = require("../../scripts/oldSpecToBuilder");
|
|
4
4
|
(0, oldSpecToBuilder_1.oldSpecToBuilder)(
|
|
5
5
|
// Make the location
|
|
6
|
-
|
|
6
|
+
'./lib/test/output.ts',
|
|
7
7
|
// Put the inputSpec here
|
|
8
8
|
{
|
|
9
9
|
mediasources: {
|
|
10
|
-
type:
|
|
11
|
-
subtype:
|
|
12
|
-
name:
|
|
13
|
-
description:
|
|
14
|
-
range:
|
|
15
|
-
default: [
|
|
10
|
+
type: 'list',
|
|
11
|
+
subtype: 'enum',
|
|
12
|
+
name: 'Media Sources',
|
|
13
|
+
description: 'List of Media Sources to use with Jellyfin',
|
|
14
|
+
range: '[1,*)',
|
|
15
|
+
default: ['nextcloud'],
|
|
16
16
|
spec: {
|
|
17
|
-
values: [
|
|
18
|
-
|
|
19
|
-
nextcloud:
|
|
20
|
-
filebrowser:
|
|
17
|
+
values: ['nextcloud', 'filebrowser'],
|
|
18
|
+
'value-names': {
|
|
19
|
+
nextcloud: 'NextCloud',
|
|
20
|
+
filebrowser: 'File Browser',
|
|
21
21
|
},
|
|
22
22
|
},
|
|
23
23
|
},
|
|
24
24
|
testListUnion: {
|
|
25
|
-
type:
|
|
26
|
-
subtype:
|
|
27
|
-
name:
|
|
28
|
-
description:
|
|
29
|
-
range:
|
|
30
|
-
default: [
|
|
25
|
+
type: 'list',
|
|
26
|
+
subtype: 'union',
|
|
27
|
+
name: 'Lightning Nodes',
|
|
28
|
+
description: 'List of Lightning Network node instances to manage',
|
|
29
|
+
range: '[1,*)',
|
|
30
|
+
default: ['lnd'],
|
|
31
31
|
spec: {
|
|
32
|
-
type:
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
name:
|
|
32
|
+
type: 'string',
|
|
33
|
+
'display-as': '{{name}}',
|
|
34
|
+
'unique-by': 'name',
|
|
35
|
+
name: 'Node Implementation',
|
|
36
36
|
tag: {
|
|
37
|
-
id:
|
|
38
|
-
name:
|
|
39
|
-
description:
|
|
40
|
-
|
|
41
|
-
lnd:
|
|
42
|
-
|
|
37
|
+
id: 'type',
|
|
38
|
+
name: 'Type',
|
|
39
|
+
description: '- LND: Lightning Network Daemon from Lightning Labs\n- CLN: Core Lightning from Blockstream\n',
|
|
40
|
+
'variant-names': {
|
|
41
|
+
lnd: 'Lightning Network Daemon (LND)',
|
|
42
|
+
'c-lightning': 'Core Lightning (CLN)',
|
|
43
43
|
},
|
|
44
44
|
},
|
|
45
|
-
default:
|
|
45
|
+
default: 'lnd',
|
|
46
46
|
variants: {
|
|
47
47
|
lnd: {
|
|
48
48
|
name: {
|
|
49
|
-
type:
|
|
50
|
-
name:
|
|
51
|
-
description:
|
|
52
|
-
default:
|
|
49
|
+
type: 'string',
|
|
50
|
+
name: 'Node Name',
|
|
51
|
+
description: 'Name of this node in the list',
|
|
52
|
+
default: 'LND Wrapper',
|
|
53
53
|
nullable: false,
|
|
54
54
|
},
|
|
55
55
|
},
|
|
@@ -57,243 +57,243 @@ const oldSpecToBuilder_1 = require("../../scripts/oldSpecToBuilder");
|
|
|
57
57
|
},
|
|
58
58
|
},
|
|
59
59
|
rpc: {
|
|
60
|
-
type:
|
|
61
|
-
name:
|
|
62
|
-
description:
|
|
60
|
+
type: 'object',
|
|
61
|
+
name: 'RPC Settings',
|
|
62
|
+
description: 'RPC configuration options.',
|
|
63
63
|
spec: {
|
|
64
64
|
enable: {
|
|
65
|
-
type:
|
|
66
|
-
name:
|
|
67
|
-
description:
|
|
65
|
+
type: 'boolean',
|
|
66
|
+
name: 'Enable',
|
|
67
|
+
description: 'Allow remote RPC requests.',
|
|
68
68
|
default: true,
|
|
69
69
|
},
|
|
70
70
|
username: {
|
|
71
|
-
type:
|
|
71
|
+
type: 'string',
|
|
72
72
|
nullable: false,
|
|
73
|
-
name:
|
|
74
|
-
description:
|
|
75
|
-
default:
|
|
73
|
+
name: 'Username',
|
|
74
|
+
description: 'The username for connecting to Bitcoin over RPC.',
|
|
75
|
+
default: 'bitcoin',
|
|
76
76
|
masked: true,
|
|
77
|
-
pattern:
|
|
78
|
-
|
|
77
|
+
pattern: '^[a-zA-Z0-9_]+$',
|
|
78
|
+
'pattern-description': 'Must be alphanumeric (can contain underscore).',
|
|
79
79
|
},
|
|
80
80
|
password: {
|
|
81
|
-
type:
|
|
81
|
+
type: 'string',
|
|
82
82
|
nullable: false,
|
|
83
|
-
name:
|
|
84
|
-
description:
|
|
83
|
+
name: 'RPC Password',
|
|
84
|
+
description: 'The password for connecting to Bitcoin over RPC.',
|
|
85
85
|
default: {
|
|
86
|
-
charset:
|
|
86
|
+
charset: 'a-z,2-7',
|
|
87
87
|
len: 20,
|
|
88
88
|
},
|
|
89
89
|
pattern: '^[^\\n"]*$',
|
|
90
|
-
|
|
90
|
+
'pattern-description': 'Must not contain newline or quote characters.',
|
|
91
91
|
copyable: true,
|
|
92
92
|
masked: true,
|
|
93
93
|
},
|
|
94
94
|
bio: {
|
|
95
|
-
type:
|
|
95
|
+
type: 'string',
|
|
96
96
|
nullable: false,
|
|
97
|
-
name:
|
|
98
|
-
description:
|
|
99
|
-
default:
|
|
97
|
+
name: 'Username',
|
|
98
|
+
description: 'The username for connecting to Bitcoin over RPC.',
|
|
99
|
+
default: 'bitcoin',
|
|
100
100
|
masked: true,
|
|
101
|
-
pattern:
|
|
102
|
-
|
|
101
|
+
pattern: '^[a-zA-Z0-9_]+$',
|
|
102
|
+
'pattern-description': 'Must be alphanumeric (can contain underscore).',
|
|
103
103
|
textarea: true,
|
|
104
104
|
},
|
|
105
105
|
advanced: {
|
|
106
|
-
type:
|
|
107
|
-
name:
|
|
108
|
-
description:
|
|
106
|
+
type: 'object',
|
|
107
|
+
name: 'Advanced',
|
|
108
|
+
description: 'Advanced RPC Settings',
|
|
109
109
|
spec: {
|
|
110
110
|
auth: {
|
|
111
|
-
name:
|
|
112
|
-
description:
|
|
113
|
-
type:
|
|
114
|
-
subtype:
|
|
111
|
+
name: 'Authorization',
|
|
112
|
+
description: 'Username and hashed password for JSON-RPC connections. RPC clients connect using the usual http basic authentication.',
|
|
113
|
+
type: 'list',
|
|
114
|
+
subtype: 'string',
|
|
115
115
|
default: [],
|
|
116
116
|
spec: {
|
|
117
|
-
pattern:
|
|
118
|
-
|
|
117
|
+
pattern: '^[a-zA-Z0-9_-]+:([0-9a-fA-F]{2})+\\$([0-9a-fA-F]{2})+$',
|
|
118
|
+
'pattern-description': 'Each item must be of the form "<USERNAME>:<SALT>$<HASH>".',
|
|
119
119
|
masked: false,
|
|
120
120
|
},
|
|
121
|
-
range:
|
|
121
|
+
range: '[0,*)',
|
|
122
122
|
},
|
|
123
123
|
serialversion: {
|
|
124
|
-
name:
|
|
125
|
-
description:
|
|
126
|
-
type:
|
|
127
|
-
values: [
|
|
128
|
-
|
|
129
|
-
default:
|
|
124
|
+
name: 'Serialization Version',
|
|
125
|
+
description: 'Return raw transaction or block hex with Segwit or non-SegWit serialization.',
|
|
126
|
+
type: 'enum',
|
|
127
|
+
values: ['non-segwit', 'segwit'],
|
|
128
|
+
'value-names': {},
|
|
129
|
+
default: 'segwit',
|
|
130
130
|
},
|
|
131
131
|
servertimeout: {
|
|
132
|
-
name:
|
|
133
|
-
description:
|
|
134
|
-
type:
|
|
132
|
+
name: 'Rpc Server Timeout',
|
|
133
|
+
description: 'Number of seconds after which an uncompleted RPC call will time out.',
|
|
134
|
+
type: 'number',
|
|
135
135
|
nullable: false,
|
|
136
|
-
range:
|
|
136
|
+
range: '[5,300]',
|
|
137
137
|
integral: true,
|
|
138
|
-
units:
|
|
138
|
+
units: 'seconds',
|
|
139
139
|
default: 30,
|
|
140
140
|
},
|
|
141
141
|
threads: {
|
|
142
|
-
name:
|
|
143
|
-
description:
|
|
144
|
-
type:
|
|
142
|
+
name: 'Threads',
|
|
143
|
+
description: 'Set the number of threads for handling RPC calls. You may wish to increase this if you are making lots of calls via an integration.',
|
|
144
|
+
type: 'number',
|
|
145
145
|
nullable: false,
|
|
146
146
|
default: 16,
|
|
147
|
-
range:
|
|
147
|
+
range: '[1,64]',
|
|
148
148
|
integral: true,
|
|
149
149
|
},
|
|
150
150
|
workqueue: {
|
|
151
|
-
name:
|
|
152
|
-
description:
|
|
153
|
-
type:
|
|
151
|
+
name: 'Work Queue',
|
|
152
|
+
description: 'Set the depth of the work queue to service RPC calls. Determines how long the backlog of RPC requests can get before it just rejects new ones.',
|
|
153
|
+
type: 'number',
|
|
154
154
|
nullable: false,
|
|
155
155
|
default: 128,
|
|
156
|
-
range:
|
|
156
|
+
range: '[8,256]',
|
|
157
157
|
integral: true,
|
|
158
|
-
units:
|
|
158
|
+
units: 'requests',
|
|
159
159
|
},
|
|
160
160
|
},
|
|
161
161
|
},
|
|
162
162
|
},
|
|
163
163
|
},
|
|
164
|
-
|
|
165
|
-
type:
|
|
166
|
-
name:
|
|
167
|
-
description:
|
|
164
|
+
'zmq-enabled': {
|
|
165
|
+
type: 'boolean',
|
|
166
|
+
name: 'ZeroMQ Enabled',
|
|
167
|
+
description: 'Enable the ZeroMQ interface',
|
|
168
168
|
default: true,
|
|
169
169
|
},
|
|
170
170
|
txindex: {
|
|
171
|
-
type:
|
|
172
|
-
name:
|
|
173
|
-
description:
|
|
171
|
+
type: 'boolean',
|
|
172
|
+
name: 'Transaction Index',
|
|
173
|
+
description: 'Enable the Transaction Index (txindex)',
|
|
174
174
|
default: true,
|
|
175
175
|
},
|
|
176
176
|
wallet: {
|
|
177
|
-
type:
|
|
178
|
-
name:
|
|
179
|
-
description:
|
|
177
|
+
type: 'object',
|
|
178
|
+
name: 'Wallet',
|
|
179
|
+
description: 'Wallet Settings',
|
|
180
180
|
spec: {
|
|
181
181
|
enable: {
|
|
182
|
-
name:
|
|
183
|
-
description:
|
|
184
|
-
type:
|
|
182
|
+
name: 'Enable Wallet',
|
|
183
|
+
description: 'Load the wallet and enable wallet RPC calls.',
|
|
184
|
+
type: 'boolean',
|
|
185
185
|
default: true,
|
|
186
186
|
},
|
|
187
187
|
avoidpartialspends: {
|
|
188
|
-
name:
|
|
189
|
-
description:
|
|
190
|
-
type:
|
|
188
|
+
name: 'Avoid Partial Spends',
|
|
189
|
+
description: 'Group outputs by address, selecting all or none, instead of selecting on a per-output basis. This improves privacy at the expense of higher transaction fees.',
|
|
190
|
+
type: 'boolean',
|
|
191
191
|
default: true,
|
|
192
192
|
},
|
|
193
193
|
discardfee: {
|
|
194
|
-
name:
|
|
195
|
-
description:
|
|
196
|
-
type:
|
|
194
|
+
name: 'Discard Change Tolerance',
|
|
195
|
+
description: 'The fee rate (in BTC/kB) that indicates your tolerance for discarding change by adding it to the fee.',
|
|
196
|
+
type: 'number',
|
|
197
197
|
nullable: false,
|
|
198
198
|
default: 0.0001,
|
|
199
|
-
range:
|
|
199
|
+
range: '[0,.01]',
|
|
200
200
|
integral: false,
|
|
201
|
-
units:
|
|
201
|
+
units: 'BTC/kB',
|
|
202
202
|
},
|
|
203
203
|
},
|
|
204
204
|
},
|
|
205
205
|
advanced: {
|
|
206
|
-
type:
|
|
207
|
-
name:
|
|
208
|
-
description:
|
|
206
|
+
type: 'object',
|
|
207
|
+
name: 'Advanced',
|
|
208
|
+
description: 'Advanced Settings',
|
|
209
209
|
spec: {
|
|
210
210
|
mempool: {
|
|
211
|
-
type:
|
|
212
|
-
name:
|
|
213
|
-
description:
|
|
211
|
+
type: 'object',
|
|
212
|
+
name: 'Mempool',
|
|
213
|
+
description: 'Mempool Settings',
|
|
214
214
|
spec: {
|
|
215
215
|
mempoolfullrbf: {
|
|
216
|
-
name:
|
|
217
|
-
description:
|
|
218
|
-
type:
|
|
216
|
+
name: 'Enable Full RBF',
|
|
217
|
+
description: 'Policy for your node to use for relaying and mining unconfirmed transactions. For details, see https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-24.0.md#notice-of-new-option-for-transaction-replacement-policies',
|
|
218
|
+
type: 'boolean',
|
|
219
219
|
default: false,
|
|
220
220
|
},
|
|
221
221
|
persistmempool: {
|
|
222
|
-
type:
|
|
223
|
-
name:
|
|
224
|
-
description:
|
|
222
|
+
type: 'boolean',
|
|
223
|
+
name: 'Persist Mempool',
|
|
224
|
+
description: 'Save the mempool on shutdown and load on restart.',
|
|
225
225
|
default: true,
|
|
226
226
|
},
|
|
227
227
|
maxmempool: {
|
|
228
|
-
type:
|
|
228
|
+
type: 'number',
|
|
229
229
|
nullable: false,
|
|
230
|
-
name:
|
|
231
|
-
description:
|
|
232
|
-
range:
|
|
230
|
+
name: 'Max Mempool Size',
|
|
231
|
+
description: 'Keep the transaction memory pool below <n> megabytes.',
|
|
232
|
+
range: '[1,*)',
|
|
233
233
|
integral: true,
|
|
234
|
-
units:
|
|
234
|
+
units: 'MiB',
|
|
235
235
|
default: 300,
|
|
236
236
|
},
|
|
237
237
|
mempoolexpiry: {
|
|
238
|
-
type:
|
|
238
|
+
type: 'number',
|
|
239
239
|
nullable: false,
|
|
240
|
-
name:
|
|
241
|
-
description:
|
|
242
|
-
range:
|
|
240
|
+
name: 'Mempool Expiration',
|
|
241
|
+
description: 'Do not keep transactions in the mempool longer than <n> hours.',
|
|
242
|
+
range: '[1,*)',
|
|
243
243
|
integral: true,
|
|
244
|
-
units:
|
|
244
|
+
units: 'Hr',
|
|
245
245
|
default: 336,
|
|
246
246
|
},
|
|
247
247
|
},
|
|
248
248
|
},
|
|
249
249
|
peers: {
|
|
250
|
-
type:
|
|
251
|
-
name:
|
|
252
|
-
description:
|
|
250
|
+
type: 'object',
|
|
251
|
+
name: 'Peers',
|
|
252
|
+
description: 'Peer Connection Settings',
|
|
253
253
|
spec: {
|
|
254
254
|
listen: {
|
|
255
|
-
type:
|
|
256
|
-
name:
|
|
257
|
-
description:
|
|
255
|
+
type: 'boolean',
|
|
256
|
+
name: 'Make Public',
|
|
257
|
+
description: 'Allow other nodes to find your server on the network.',
|
|
258
258
|
default: true,
|
|
259
259
|
},
|
|
260
260
|
onlyconnect: {
|
|
261
|
-
type:
|
|
262
|
-
name:
|
|
263
|
-
description:
|
|
261
|
+
type: 'boolean',
|
|
262
|
+
name: 'Disable Peer Discovery',
|
|
263
|
+
description: 'Only connect to specified peers.',
|
|
264
264
|
default: false,
|
|
265
265
|
},
|
|
266
266
|
onlyonion: {
|
|
267
|
-
type:
|
|
268
|
-
name:
|
|
269
|
-
description:
|
|
267
|
+
type: 'boolean',
|
|
268
|
+
name: 'Disable Clearnet',
|
|
269
|
+
description: 'Only connect to peers over Tor.',
|
|
270
270
|
default: false,
|
|
271
271
|
},
|
|
272
272
|
addnode: {
|
|
273
|
-
name:
|
|
274
|
-
description:
|
|
275
|
-
type:
|
|
276
|
-
subtype:
|
|
277
|
-
range:
|
|
273
|
+
name: 'Add Nodes',
|
|
274
|
+
description: 'Add addresses of nodes to connect to.',
|
|
275
|
+
type: 'list',
|
|
276
|
+
subtype: 'object',
|
|
277
|
+
range: '[0,*)',
|
|
278
278
|
default: [],
|
|
279
279
|
spec: {
|
|
280
|
-
|
|
280
|
+
'unique-by': null,
|
|
281
281
|
spec: {
|
|
282
282
|
hostname: {
|
|
283
|
-
type:
|
|
283
|
+
type: 'string',
|
|
284
284
|
nullable: true,
|
|
285
|
-
name:
|
|
286
|
-
description:
|
|
287
|
-
pattern:
|
|
288
|
-
|
|
285
|
+
name: 'Hostname',
|
|
286
|
+
description: 'Domain or IP address of bitcoin peer',
|
|
287
|
+
pattern: '(^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$)|((^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$)|(^[a-z2-7]{16}\\.onion$)|(^([a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?\\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]$))',
|
|
288
|
+
'pattern-description': "Must be either a domain name, or an IPv4 or IPv6 address. Do not include protocol scheme (eg 'http://') or port.",
|
|
289
289
|
masked: false,
|
|
290
290
|
},
|
|
291
291
|
port: {
|
|
292
|
-
type:
|
|
292
|
+
type: 'number',
|
|
293
293
|
nullable: true,
|
|
294
|
-
name:
|
|
295
|
-
description:
|
|
296
|
-
range:
|
|
294
|
+
name: 'Port',
|
|
295
|
+
description: 'Port that peer is listening on for inbound p2p connections',
|
|
296
|
+
range: '[0,65535]',
|
|
297
297
|
integral: true,
|
|
298
298
|
},
|
|
299
299
|
},
|
|
@@ -302,89 +302,89 @@ const oldSpecToBuilder_1 = require("../../scripts/oldSpecToBuilder");
|
|
|
302
302
|
},
|
|
303
303
|
},
|
|
304
304
|
dbcache: {
|
|
305
|
-
type:
|
|
305
|
+
type: 'number',
|
|
306
306
|
nullable: true,
|
|
307
|
-
name:
|
|
307
|
+
name: 'Database Cache',
|
|
308
308
|
description: "How much RAM to allocate for caching the TXO set. Higher values improve syncing performance, but increase your chance of using up all your system's memory or corrupting your database in the event of an ungraceful shutdown. Set this high but comfortably below your system's total RAM during IBD, then turn down to 450 (or leave blank) once the sync completes.",
|
|
309
|
-
warning:
|
|
310
|
-
range:
|
|
309
|
+
warning: 'WARNING: Increasing this value results in a higher chance of ungraceful shutdowns, which can leave your node unusable if it happens during the initial block download. Use this setting with caution. Be sure to set this back to the default (450 or leave blank) once your node is synced. DO NOT press the STOP button if your dbcache is large. Instead, set this number back to the default, hit save, and wait for bitcoind to restart on its own.',
|
|
310
|
+
range: '(0,*)',
|
|
311
311
|
integral: true,
|
|
312
|
-
units:
|
|
312
|
+
units: 'MiB',
|
|
313
313
|
},
|
|
314
314
|
pruning: {
|
|
315
|
-
type:
|
|
316
|
-
name:
|
|
317
|
-
description:
|
|
318
|
-
warning:
|
|
315
|
+
type: 'union',
|
|
316
|
+
name: 'Pruning Settings',
|
|
317
|
+
description: 'Blockchain Pruning Options\nReduce the blockchain size on disk\n',
|
|
318
|
+
warning: 'If you set pruning to Manual and your disk is smaller than the total size of the blockchain, you MUST have something running that prunes these blocks or you may overfill your disk!\nDisabling pruning will convert your node into a full archival node. This requires a resync of the entire blockchain, a process that may take several days. Make sure you have enough free disk space or you may fill up your disk.\n',
|
|
319
319
|
tag: {
|
|
320
|
-
id:
|
|
321
|
-
name:
|
|
320
|
+
id: 'mode',
|
|
321
|
+
name: 'Pruning Mode',
|
|
322
322
|
description: '- Disabled: Disable pruning\n- Automatic: Limit blockchain size on disk to a certain number of megabytes\n- Manual: Prune blockchain with the "pruneblockchain" RPC\n',
|
|
323
|
-
|
|
324
|
-
disabled:
|
|
325
|
-
automatic:
|
|
326
|
-
manual:
|
|
323
|
+
'variant-names': {
|
|
324
|
+
disabled: 'Disabled',
|
|
325
|
+
automatic: 'Automatic',
|
|
326
|
+
manual: 'Manual',
|
|
327
327
|
},
|
|
328
328
|
},
|
|
329
329
|
variants: {
|
|
330
330
|
disabled: {},
|
|
331
331
|
automatic: {
|
|
332
332
|
size: {
|
|
333
|
-
type:
|
|
333
|
+
type: 'number',
|
|
334
334
|
nullable: false,
|
|
335
|
-
name:
|
|
336
|
-
description:
|
|
337
|
-
warning:
|
|
335
|
+
name: 'Max Chain Size',
|
|
336
|
+
description: 'Limit of blockchain size on disk.',
|
|
337
|
+
warning: 'Increasing this value will require re-syncing your node.',
|
|
338
338
|
default: 550,
|
|
339
|
-
range:
|
|
339
|
+
range: '[550,1000000)',
|
|
340
340
|
integral: true,
|
|
341
|
-
units:
|
|
341
|
+
units: 'MiB',
|
|
342
342
|
},
|
|
343
343
|
},
|
|
344
344
|
manual: {
|
|
345
345
|
size: {
|
|
346
|
-
type:
|
|
346
|
+
type: 'number',
|
|
347
347
|
nullable: false,
|
|
348
|
-
name:
|
|
349
|
-
description:
|
|
348
|
+
name: 'Failsafe Chain Size',
|
|
349
|
+
description: 'Prune blockchain if size expands beyond this.',
|
|
350
350
|
default: 65536,
|
|
351
|
-
range:
|
|
351
|
+
range: '[550,1000000)',
|
|
352
352
|
integral: true,
|
|
353
|
-
units:
|
|
353
|
+
units: 'MiB',
|
|
354
354
|
},
|
|
355
355
|
},
|
|
356
356
|
},
|
|
357
|
-
default:
|
|
357
|
+
default: 'disabled',
|
|
358
358
|
},
|
|
359
359
|
blockfilters: {
|
|
360
|
-
type:
|
|
361
|
-
name:
|
|
362
|
-
description:
|
|
360
|
+
type: 'object',
|
|
361
|
+
name: 'Block Filters',
|
|
362
|
+
description: 'Settings for storing and serving compact block filters',
|
|
363
363
|
spec: {
|
|
364
364
|
blockfilterindex: {
|
|
365
|
-
type:
|
|
366
|
-
name:
|
|
365
|
+
type: 'boolean',
|
|
366
|
+
name: 'Compute Compact Block Filters (BIP158)',
|
|
367
367
|
description: "Generate Compact Block Filters during initial sync (IBD) to enable 'getblockfilter' RPC. This is useful if dependent services need block filters to efficiently scan for addresses/transactions etc.",
|
|
368
368
|
default: true,
|
|
369
369
|
},
|
|
370
370
|
peerblockfilters: {
|
|
371
|
-
type:
|
|
372
|
-
name:
|
|
371
|
+
type: 'boolean',
|
|
372
|
+
name: 'Serve Compact Block Filters to Peers (BIP157)',
|
|
373
373
|
description: "Serve Compact Block Filters as a peer service to other nodes on the network. This is useful if you wish to connect an SPV client to your node to make it efficient to scan transactions without having to download all block data. 'Compute Compact Block Filters (BIP158)' is required.",
|
|
374
374
|
default: false,
|
|
375
375
|
},
|
|
376
376
|
},
|
|
377
377
|
},
|
|
378
378
|
bloomfilters: {
|
|
379
|
-
type:
|
|
380
|
-
name:
|
|
381
|
-
description:
|
|
379
|
+
type: 'object',
|
|
380
|
+
name: 'Bloom Filters (BIP37)',
|
|
381
|
+
description: 'Setting for serving Bloom Filters',
|
|
382
382
|
spec: {
|
|
383
383
|
peerbloomfilters: {
|
|
384
|
-
type:
|
|
385
|
-
name:
|
|
386
|
-
description:
|
|
387
|
-
warning:
|
|
384
|
+
type: 'boolean',
|
|
385
|
+
name: 'Serve Bloom Filters to Peers',
|
|
386
|
+
description: 'Peers have the option of setting filters on each connection they make after the version handshake has completed. Bloom filters are for clients implementing SPV (Simplified Payment Verification) that want to check that block headers connect together correctly, without needing to verify the full blockchain. The client must trust that the transactions in the chain are in fact valid. It is highly recommended AGAINST using for anything except Bisq integration.',
|
|
387
|
+
warning: 'This is ONLY for use with Bisq integration, please use Block Filters for all other applications.',
|
|
388
388
|
default: false,
|
|
389
389
|
},
|
|
390
390
|
},
|
|
@@ -393,6 +393,6 @@ const oldSpecToBuilder_1 = require("../../scripts/oldSpecToBuilder");
|
|
|
393
393
|
},
|
|
394
394
|
}, {
|
|
395
395
|
// convert this to `start-sdk/lib` for conversions
|
|
396
|
-
StartSdk:
|
|
396
|
+
StartSdk: './output.sdk',
|
|
397
397
|
});
|
|
398
398
|
//# sourceMappingURL=makeOutput.js.map
|