@attocash/commons-js 6.3.0 → 6.3.1
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/commons-commons-js.d.mts +1244 -0
- package/commons-commons-js.mjs +78810 -3
- package/commons-commons-js.mjs.map +1 -1
- package/index.d.ts +1 -7
- package/index.mjs +1 -6
- package/package.json +1 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DateTimeUnit.mjs +0 -332
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DateTimeUnit.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DayOfWeek.mjs +0 -96
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/DayOfWeek.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Exceptions.mjs +0 -104
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Exceptions.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDate.mjs +0 -439
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDate.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDateTime.mjs +0 -238
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalDateTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalTime.mjs +0 -295
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/LocalTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Month.mjs +0 -175
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/Month.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/OverloadMarker.mjs +0 -49
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/OverloadMarker.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/TimeZone.mjs +0 -380
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/TimeZone.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/UtcOffset.mjs +0 -202
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/UtcOffset.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/YearMonth.mjs +0 -139
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/YearMonth.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/ZonedDateTime.mjs +0 -79
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/ZonedDateTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormat.mjs +0 -102
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormatBuilder.mjs +0 -264
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeFormatBuilder.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateFormat.mjs +0 -506
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateTimeFormat.mjs +0 -330
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateTimeFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalTimeFormat.mjs +0 -767
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalTimeFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/UtcOffsetFormat.mjs +0 -769
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/UtcOffsetFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/YearMonthFormat.mjs +0 -400
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/YearMonthFormat.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/MonthDayTime.mjs +0 -29
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/MonthDayTime.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/OffsetInfo.mjs +0 -147
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/OffsetInfo.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/Platform.mjs +0 -412
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/Platform.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/PlatformSpecifics.mjs +0 -37
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/PlatformSpecifics.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/RegionTimeZone.mjs +0 -102
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/RegionTimeZone.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/TimeZoneRules.mjs +0 -237
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/TimeZoneRules.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/dateCalculations.mjs +0 -47
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/dateCalculations.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Builder.mjs +0 -55
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Builder.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldFormatDirective.mjs +0 -155
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldFormatDirective.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldSpec.mjs +0 -177
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FieldSpec.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FormatStructure.mjs +0 -693
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/FormatStructure.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Predicate.mjs +0 -107
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/Predicate.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/Formatter.mjs +0 -174
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/Formatter.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/FormatterOperation.mjs +0 -178
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/formatter/FormatterOperation.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/NumberConsumer.mjs +0 -260
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/NumberConsumer.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParseResult.mjs +0 -61
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParseResult.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/Parser.mjs +0 -456
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/Parser.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParserOperation.mjs +0 -440
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/format/parser/ParserOperation.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/math.mjs +0 -95
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/math.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/mathNative.mjs +0 -51
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/mathNative.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/util.mjs +0 -22
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/internal/util.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/DateTimeUnitSerializers.mjs +0 -431
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/DateTimeUnitSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateTimeSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalDateTimeSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalTimeSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/LocalTimeSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/TimeZoneSerializers.mjs +0 -130
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/TimeZoneSerializers.mjs.map +0 -1
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/YearMonthSerializers.mjs +0 -53
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers/YearMonthSerializers.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.export.d.mts +0 -21
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.export.mjs +0 -23
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.mjs +0 -106
- package/commons-commons-core/cash/atto/commons/AccountUpdate.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccount.export.d.mts +0 -39
- package/commons-commons-core/cash/atto/commons/AttoAccount.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoAccount.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccount.mjs +0 -524
- package/commons-commons-core/cash/atto/commons/AttoAccount.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.export.d.mts +0 -28
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.mjs +0 -444
- package/commons-commons-core/cash/atto/commons/AttoAccountEntry.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAddress.export.d.mts +0 -39
- package/commons-commons-core/cash/atto/commons/AttoAddress.export.mjs +0 -24
- package/commons-commons-core/cash/atto/commons/AttoAddress.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAddress.mjs +0 -282
- package/commons-commons-core/cash/atto/commons/AttoAddress.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.export.d.mts +0 -34
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.export.mjs +0 -26
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.mjs +0 -162
- package/commons-commons-core/cash/atto/commons/AttoAlgorithm.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.d.mts +0 -55
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.mjs +0 -39
- package/commons-commons-core/cash/atto/commons/AttoAmount.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoAmount.mjs +0 -363
- package/commons-commons-core/cash/atto/commons/AttoAmount.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoBlock.export.d.mts +0 -277
- package/commons-commons-core/cash/atto/commons/AttoBlock.export.mjs +0 -63
- package/commons-commons-core/cash/atto/commons/AttoBlock.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoBlock.mjs +0 -2443
- package/commons-commons-core/cash/atto/commons/AttoBlock.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoBufferExtensions.mjs +0 -148
- package/commons-commons-core/cash/atto/commons/AttoBufferExtensions.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoChallenge.export.d.mts +0 -27
- package/commons-commons-core/cash/atto/commons/AttoChallenge.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoChallenge.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoChallenge.mjs +0 -133
- package/commons-commons-core/cash/atto/commons/AttoChallenge.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHash.export.d.mts +0 -37
- package/commons-commons-core/cash/atto/commons/AttoHash.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoHash.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHash.mjs +0 -182
- package/commons-commons-core/cash/atto/commons/AttoHash.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHasher.js.mjs +0 -47
- package/commons-commons-core/cash/atto/commons/AttoHasher.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHeight.export.d.mts +0 -33
- package/commons-commons-core/cash/atto/commons/AttoHeight.export.mjs +0 -26
- package/commons-commons-core/cash/atto/commons/AttoHeight.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoHeight.mjs +0 -247
- package/commons-commons-core/cash/atto/commons/AttoHeight.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoInstant.export.d.mts +0 -31
- package/commons-commons-core/cash/atto/commons/AttoInstant.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoInstant.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoInstant.mjs +0 -189
- package/commons-commons-core/cash/atto/commons/AttoInstant.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoJob.mjs +0 -26
- package/commons-commons-core/cash/atto/commons/AttoJob.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.export.d.mts +0 -18
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.export.mjs +0 -17
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.mjs +0 -82
- package/commons-commons-core/cash/atto/commons/AttoKeyIndex.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.export.d.mts +0 -30
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.export.mjs +0 -22
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.js.mjs +0 -23
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.mjs +0 -193
- package/commons-commons-core/cash/atto/commons/AttoMnemonic.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoMnemonicDictionary.mjs +0 -61
- package/commons-commons-core/cash/atto/commons/AttoMnemonicDictionary.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoNetwork.export.d.mts +0 -48
- package/commons-commons-core/cash/atto/commons/AttoNetwork.export.mjs +0 -34
- package/commons-commons-core/cash/atto/commons/AttoNetwork.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoNetwork.mjs +0 -189
- package/commons-commons-core/cash/atto/commons/AttoNetwork.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.export.d.mts +0 -27
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.export.mjs +0 -22
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.js.mjs +0 -65
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.mjs +0 -196
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.export.d.mts +0 -28
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.export.d.mts +0 -3
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.export.mjs +0 -12
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.mjs +0 -21
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.mjs +0 -129
- package/commons-commons-core/cash/atto/commons/AttoPublicKey.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoReceivable.export.d.mts +0 -26
- package/commons-commons-core/cash/atto/commons/AttoReceivable.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoReceivable.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoReceivable.mjs +0 -423
- package/commons-commons-core/cash/atto/commons/AttoReceivable.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.export.d.mts +0 -16
- package/commons-commons-core/cash/atto/commons/AttoSeed.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoSeed.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.export.d.mts +0 -3
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.export.mjs +0 -12
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.mjs +0 -91
- package/commons-commons-core/cash/atto/commons/AttoSeed.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSeed.mjs +0 -85
- package/commons-commons-core/cash/atto/commons/AttoSeed.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSerializable.export.d.mts +0 -8
- package/commons-commons-core/cash/atto/commons/AttoSerializable.export.mjs +0 -4
- package/commons-commons-core/cash/atto/commons/AttoSerializable.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSerializable.mjs +0 -27
- package/commons-commons-core/cash/atto/commons/AttoSerializable.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSignature.export.d.mts +0 -29
- package/commons-commons-core/cash/atto/commons/AttoSignature.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoSignature.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSignature.js.mjs +0 -19
- package/commons-commons-core/cash/atto/commons/AttoSignature.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSignature.mjs +0 -135
- package/commons-commons-core/cash/atto/commons/AttoSignature.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSigner.export.d.mts +0 -28
- package/commons-commons-core/cash/atto/commons/AttoSigner.export.mjs +0 -19
- package/commons-commons-core/cash/atto/commons/AttoSigner.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSigner.js.mjs +0 -112
- package/commons-commons-core/cash/atto/commons/AttoSigner.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoSigner.mjs +0 -95
- package/commons-commons-core/cash/atto/commons/AttoSigner.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoTransaction.export.d.mts +0 -38
- package/commons-commons-core/cash/atto/commons/AttoTransaction.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoTransaction.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoTransaction.mjs +0 -356
- package/commons-commons-core/cash/atto/commons/AttoTransaction.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoValidation.export.d.mts +0 -9
- package/commons-commons-core/cash/atto/commons/AttoValidation.export.mjs +0 -4
- package/commons-commons-core/cash/atto/commons/AttoValidation.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoValidation.mjs +0 -76
- package/commons-commons-core/cash/atto/commons/AttoValidation.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVersion.export.d.mts +0 -16
- package/commons-commons-core/cash/atto/commons/AttoVersion.export.mjs +0 -13
- package/commons-commons-core/cash/atto/commons/AttoVersion.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVersion.mjs +0 -149
- package/commons-commons-core/cash/atto/commons/AttoVersion.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVote.export.d.mts +0 -38
- package/commons-commons-core/cash/atto/commons/AttoVote.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoVote.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoVote.mjs +0 -386
- package/commons-commons-core/cash/atto/commons/AttoVote.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoWork.export.d.mts +0 -30
- package/commons-commons-core/cash/atto/commons/AttoWork.export.mjs +0 -20
- package/commons-commons-core/cash/atto/commons/AttoWork.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoWork.mjs +0 -236
- package/commons-commons-core/cash/atto/commons/AttoWork.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/AttoWorkTarget.mjs +0 -148
- package/commons-commons-core/cash/atto/commons/AttoWorkTarget.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/Extensions.export.d.mts +0 -4
- package/commons-commons-core/cash/atto/commons/Extensions.export.mjs +0 -16
- package/commons-commons-core/cash/atto/commons/Extensions.export.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/Extensions.mjs +0 -133
- package/commons-commons-core/cash/atto/commons/Extensions.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/utils/Base32.mjs +0 -156
- package/commons-commons-core/cash/atto/commons/utils/Base32.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/utils/SecureRandom.js.mjs +0 -40
- package/commons-commons-core/cash/atto/commons/utils/SecureRandom.js.mjs.map +0 -1
- package/commons-commons-core/cash/atto/commons/utils/SubtleCrypto.mjs +0 -37
- package/commons-commons-core/cash/atto/commons/utils/SubtleCrypto.mjs.map +0 -1
- package/commons-commons-core.mjs +0 -33
- package/commons-commons-core.mjs.map +0 -1
- package/commons-commons-js/cash/atto/commons/js/Placeholder.mjs +0 -14
- package/commons-commons-js/cash/atto/commons/js/Placeholder.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClient.mjs +0 -29
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClient.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.export.d.mts +0 -26
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.mjs +0 -1248
- package/commons-commons-node/cash/atto/commons/node/AttoNodeClientAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.export.d.mts +0 -74
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.export.mjs +0 -29
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.mjs +0 -751
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.d.mts +0 -12
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.mjs +0 -32
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.mjs +0 -185
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitor.mjs +0 -66
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.mjs +0 -218
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.mjs +0 -97
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountEntryMonitorAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitor.mjs +0 -251
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.export.d.mts +0 -16
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.mjs +0 -286
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.export.d.mts +0 -12
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.mjs +0 -33
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoAccountMonitorAsyncBuilder.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoHeightMonitor.mjs +0 -339
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoHeightMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitor.mjs +0 -66
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitor.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.mjs +0 -218
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsync.web.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.export.d.mts +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.mjs +0 -97
- package/commons-commons-node/cash/atto/commons/node/monitor/AttoTransactionMonitorAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.export.d.mts +0 -14
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.mjs +0 -75
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientAsyncBuilder.web.mjs.map +0 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientRemote.mjs +0 -2039
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClientRemote.mjs.map +0 -1
- package/commons-commons-node-remote.mjs +0 -7
- package/commons-commons-node-remote.mjs.map +0 -1
- package/commons-commons-node.mjs +0 -15
- package/commons-commons-node.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.export.d.mts +0 -15
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.export.mjs +0 -13
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.export.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.mjs +0 -1002
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWallet.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.js.export.d.mts +0 -25
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.js.export.mjs +0 -13
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.js.export.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.js.mjs +0 -405
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsync.js.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.export.d.mts +0 -21
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.export.mjs +0 -13
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.export.mjs.map +0 -1
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.mjs +0 -156
- package/commons-commons-wallet/cash/atto/commons/wallet/AttoWalletAsyncBuilder.js.mjs.map +0 -1
- package/commons-commons-wallet.mjs +0 -9
- package/commons-commons-wallet.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorker.mjs +0 -57
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorker.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.export.d.mts +0 -15
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.export.mjs +0 -13
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.export.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.mjs +0 -108
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.js.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.mjs +0 -15
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerAsync.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerCache.mjs +0 -348
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerCache.mjs.map +0 -1
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerOperations.mjs +0 -351
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerOperations.mjs.map +0 -1
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.export.d.mts +0 -17
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.export.mjs +0 -13
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.export.mjs.map +0 -1
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.mjs +0 -111
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerAsyncBuilder.web.mjs.map +0 -1
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerRemote.mjs +0 -297
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerRemote.mjs.map +0 -1
- package/commons-commons-worker-remote.mjs +0 -7
- package/commons-commons-worker-remote.mjs.map +0 -1
- package/commons-commons-worker.mjs +0 -7
- package/commons-commons-worker.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/AutoCloseableJs.mjs +0 -52
- package/kotlin-kotlin-stdlib/kotlin/AutoCloseableJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Char.mjs +0 -133
- package/kotlin-kotlin-stdlib/kotlin/Char.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/CharSequence.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/CharSequence.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Comparable.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/Comparable.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ComparatorJs.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/ComparatorJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/DeepRecursive.mjs +0 -158
- package/kotlin-kotlin-stdlib/kotlin/DeepRecursive.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Enum.mjs +0 -71
- package/kotlin-kotlin-stdlib/kotlin/Enum.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ExceptionsH.mjs +0 -33
- package/kotlin-kotlin-stdlib/kotlin/ExceptionsH.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Lazy.mjs +0 -98
- package/kotlin-kotlin-stdlib/kotlin/Lazy.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Library.mjs +0 -28
- package/kotlin-kotlin-stdlib/kotlin/Library.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/NumbersJs.mjs +0 -75
- package/kotlin-kotlin-stdlib/kotlin/NumbersJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Primitives.mjs +0 -36
- package/kotlin-kotlin-stdlib/kotlin/Primitives.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Result.mjs +0 -147
- package/kotlin-kotlin-stdlib/kotlin/Result.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Standard.mjs +0 -31
- package/kotlin-kotlin-stdlib/kotlin/Standard.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Tuples.mjs +0 -100
- package/kotlin-kotlin-stdlib/kotlin/Tuples.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UByte.mjs +0 -105
- package/kotlin-kotlin-stdlib/kotlin/UByte.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UByteArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/UByteArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UInt.mjs +0 -105
- package/kotlin-kotlin-stdlib/kotlin/UInt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UIntArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/UIntArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ULong.mjs +0 -107
- package/kotlin-kotlin-stdlib/kotlin/ULong.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ULongArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/ULongArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UShort.mjs +0 -106
- package/kotlin-kotlin-stdlib/kotlin/UShort.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UShortArray.mjs +0 -203
- package/kotlin-kotlin-stdlib/kotlin/UShortArray.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/Unit.mjs +0 -34
- package/kotlin-kotlin-stdlib/kotlin/Unit.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/UnsignedJs.mjs +0 -182
- package/kotlin-kotlin-stdlib/kotlin/UnsignedJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractCollection.mjs +0 -99
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractCollection.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractList.mjs +0 -225
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractList.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMap.mjs +0 -312
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableCollectionJs.mjs +0 -87
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableCollectionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableListJs.mjs +0 -224
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableListJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableMap.mjs +0 -101
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableSet.mjs +0 -43
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractMutableSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractSet.mjs +0 -77
- package/kotlin-kotlin-stdlib/kotlin/collections/AbstractSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayDeque.mjs +0 -563
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayDeque.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayFunctions.mjs +0 -44
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayFunctions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayListJs.mjs +0 -235
- package/kotlin-kotlin-stdlib/kotlin/collections/ArrayListJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/ArraySorting.mjs +0 -126
- package/kotlin-kotlin-stdlib/kotlin/collections/ArraySorting.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.export.d.mts +0 -11
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.export.mjs +0 -14
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.export.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.mjs +0 -137
- package/kotlin-kotlin-stdlib/kotlin/collections/Collections.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/CollectionsKt.mjs +0 -302
- package/kotlin-kotlin-stdlib/kotlin/collections/CollectionsKt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMap.mjs +0 -96
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntry.mjs +0 -194
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntry.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntryDefault.mjs +0 -157
- package/kotlin-kotlin-stdlib/kotlin/collections/HashMapEntryDefault.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/HashSet.mjs +0 -74
- package/kotlin-kotlin-stdlib/kotlin/collections/HashSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/IndexedValue.mjs +0 -52
- package/kotlin-kotlin-stdlib/kotlin/collections/IndexedValue.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalHashMap.mjs +0 -756
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalHashMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalMap.mjs +0 -63
- package/kotlin-kotlin-stdlib/kotlin/collections/InternalMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterables.mjs +0 -65
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterables.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterators.mjs +0 -37
- package/kotlin-kotlin-stdlib/kotlin/collections/Iterators.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashMap.mjs +0 -91
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashMap.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashSet.mjs +0 -48
- package/kotlin-kotlin-stdlib/kotlin/collections/LinkedHashSet.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/MapWithDefault.mjs +0 -43
- package/kotlin-kotlin-stdlib/kotlin/collections/MapWithDefault.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Maps.mjs +0 -258
- package/kotlin-kotlin-stdlib/kotlin/collections/Maps.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/MutableCollections.mjs +0 -74
- package/kotlin-kotlin-stdlib/kotlin/collections/MutableCollections.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/PrimitiveIterators.mjs +0 -44
- package/kotlin-kotlin-stdlib/kotlin/collections/PrimitiveIterators.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/RandomAccess.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/collections/RandomAccess.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/Sets.mjs +0 -113
- package/kotlin-kotlin-stdlib/kotlin/collections/Sets.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/SlidingWindow.mjs +0 -21
- package/kotlin-kotlin-stdlib/kotlin/collections/SlidingWindow.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Arrays.mjs +0 -316
- package/kotlin-kotlin-stdlib/kotlin/collections/_Arrays.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_ArraysJs.mjs +0 -177
- package/kotlin-kotlin-stdlib/kotlin/collections/_ArraysJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Collections.mjs +0 -500
- package/kotlin-kotlin-stdlib/kotlin/collections/_Collections.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_CollectionsJs.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/collections/_CollectionsJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Maps.mjs +0 -41
- package/kotlin-kotlin-stdlib/kotlin/collections/_Maps.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/_Sets.mjs +0 -59
- package/kotlin-kotlin-stdlib/kotlin/collections/_Sets.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionJs.mjs +0 -137
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsHacks.mjs +0 -67
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsHacks.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsInterop.mjs +0 -171
- package/kotlin-kotlin-stdlib/kotlin/collections/collectionsInterop.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/comparisons/Comparisons.mjs +0 -50
- package/kotlin-kotlin-stdlib/kotlin/comparisons/Comparisons.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/Continuation.mjs +0 -48
- package/kotlin-kotlin-stdlib/kotlin/coroutines/Continuation.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/ContinuationInterceptor.mjs +0 -78
- package/kotlin-kotlin-stdlib/kotlin/coroutines/ContinuationInterceptor.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContext.mjs +0 -86
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContext.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContextImpl.mjs +0 -237
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineContextImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineImpl.mjs +0 -48
- package/kotlin-kotlin-stdlib/kotlin/coroutines/CoroutineImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/GeneratorCoroutineImpl.mjs +0 -192
- package/kotlin-kotlin-stdlib/kotlin/coroutines/GeneratorCoroutineImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/InterceptedCoroutine.mjs +0 -53
- package/kotlin-kotlin-stdlib/kotlin/coroutines/InterceptedCoroutine.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/SafeContinuationJs.mjs +0 -76
- package/kotlin-kotlin-stdlib/kotlin/coroutines/SafeContinuationJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/cancellation/CancellationException.mjs +0 -43
- package/kotlin-kotlin-stdlib/kotlin/coroutines/cancellation/CancellationException.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs +0 -53
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/Intrinsics.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs +0 -239
- package/kotlin-kotlin-stdlib/kotlin/coroutines/intrinsics/IntrinsicsJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/enums/EnumEntries.mjs +0 -58
- package/kotlin-kotlin-stdlib/kotlin/enums/EnumEntries.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/exceptions.mjs +0 -437
- package/kotlin-kotlin-stdlib/kotlin/exceptions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/hacks.mjs +0 -46
- package/kotlin-kotlin-stdlib/kotlin/hacks.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/IrLinkageError.mjs +0 -33
- package/kotlin-kotlin-stdlib/kotlin/internal/IrLinkageError.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/SharedVariableBox.mjs +0 -4
- package/kotlin-kotlin-stdlib/kotlin/internal/SharedVariableBox.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/ThrowHelpers.mjs +0 -15
- package/kotlin-kotlin-stdlib/kotlin/internal/ThrowHelpers.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/internal/progressionUtil.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/internal/progressionUtil.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/BitMask.mjs +0 -83
- package/kotlin-kotlin-stdlib/kotlin/js/BitMask.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/FunctionAdapter.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/js/FunctionAdapter.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/JsClass.mjs +0 -16
- package/kotlin-kotlin-stdlib/kotlin/js/JsClass.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/arrays.mjs +0 -85
- package/kotlin-kotlin-stdlib/kotlin/js/arrays.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/bitUtils.mjs +0 -70
- package/kotlin-kotlin-stdlib/kotlin/js/bitUtils.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/charSequenceJs.mjs +0 -51
- package/kotlin-kotlin-stdlib/kotlin/js/charSequenceJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/compareTo.mjs +0 -80
- package/kotlin-kotlin-stdlib/kotlin/js/compareTo.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs +0 -316
- package/kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/coroutineInternalJS.mjs +0 -15
- package/kotlin-kotlin-stdlib/kotlin/js/coroutineInternalJS.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/BigInt.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/js/internal/BigInt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/boxedLong/boxedLong.mjs +0 -268
- package/kotlin-kotlin-stdlib/kotlin/js/internal/boxedLong/boxedLong.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/longAsBigInt/longAsBigInt.mjs +0 -294
- package/kotlin-kotlin-stdlib/kotlin/js/internal/longAsBigInt/longAsBigInt.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/internal/primitiveCompanionObjects.mjs +0 -238
- package/kotlin-kotlin-stdlib/kotlin/js/internal/primitiveCompanionObjects.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/json.mjs +0 -25
- package/kotlin-kotlin-stdlib/kotlin/js/json.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs +0 -72
- package/kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/numberConversion.mjs +0 -52
- package/kotlin-kotlin-stdlib/kotlin/js/numberConversion.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/rangeTo.mjs +0 -15
- package/kotlin-kotlin-stdlib/kotlin/js/rangeTo.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/reflectRuntime.mjs +0 -94
- package/kotlin-kotlin-stdlib/kotlin/js/reflectRuntime.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/regexp.mjs +0 -12
- package/kotlin-kotlin-stdlib/kotlin/js/regexp.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/typeCheckUtils.mjs +0 -169
- package/kotlin-kotlin-stdlib/kotlin/js/typeCheckUtils.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/js/void.mjs +0 -21
- package/kotlin-kotlin-stdlib/kotlin/js/void.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/kotlin.mjs +0 -55
- package/kotlin-kotlin-stdlib/kotlin/kotlin.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/math/math.mjs +0 -61
- package/kotlin-kotlin-stdlib/kotlin/math/math.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/random/PlatformRandom.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/random/PlatformRandom.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/random/Random.mjs +0 -166
- package/kotlin-kotlin-stdlib/kotlin/random/Random.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/random/XorWowRandom.mjs +0 -99
- package/kotlin-kotlin-stdlib/kotlin/random/XorWowRandom.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/PrimitiveRanges.mjs +0 -178
- package/kotlin-kotlin-stdlib/kotlin/ranges/PrimitiveRanges.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/ProgressionIterators.mjs +0 -96
- package/kotlin-kotlin-stdlib/kotlin/ranges/ProgressionIterators.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/Progressions.mjs +0 -163
- package/kotlin-kotlin-stdlib/kotlin/ranges/Progressions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/Range.mjs +0 -26
- package/kotlin-kotlin-stdlib/kotlin/ranges/Range.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/Ranges.mjs +0 -17
- package/kotlin-kotlin-stdlib/kotlin/ranges/Ranges.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/ranges/_Ranges.mjs +0 -76
- package/kotlin-kotlin-stdlib/kotlin/ranges/_Ranges.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KClassJs.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/reflect/KClassJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KPropertyJs.mjs +0 -42
- package/kotlin-kotlin-stdlib/kotlin/reflect/KPropertyJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeImpl.mjs +0 -123
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameter.mjs +0 -22
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameter.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameterBase.mjs +0 -63
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeParameterBase.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeProjection.mjs +0 -111
- package/kotlin-kotlin-stdlib/kotlin/reflect/KTypeProjection.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/KVariance.mjs +0 -50
- package/kotlin-kotlin-stdlib/kotlin/reflect/KVariance.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KClassImpl.mjs +0 -155
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KClassImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeHelpers.mjs +0 -47
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeHelpers.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeParameterImpl.mjs +0 -41
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/KTypeParameterImpl.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/primitives.mjs +0 -285
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/primitives.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/reflection.mjs +0 -144
- package/kotlin-kotlin-stdlib/kotlin/reflect/js/internal/reflection.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/sequences/SequenceBuilder.mjs +0 -169
- package/kotlin-kotlin-stdlib/kotlin/sequences/SequenceBuilder.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/sequences/Sequences.mjs +0 -117
- package/kotlin-kotlin-stdlib/kotlin/sequences/Sequences.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/sequences/_Sequences.mjs +0 -64
- package/kotlin-kotlin-stdlib/kotlin/sequences/_Sequences.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Appendable.mjs +0 -30
- package/kotlin-kotlin-stdlib/kotlin/text/Appendable.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Char.mjs +0 -49
- package/kotlin-kotlin-stdlib/kotlin/text/Char.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/CharacterCodingExceptionJs.mjs +0 -33
- package/kotlin-kotlin-stdlib/kotlin/text/CharacterCodingExceptionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/HexExtensions.mjs +0 -384
- package/kotlin-kotlin-stdlib/kotlin/text/HexExtensions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/HexFormat.mjs +0 -271
- package/kotlin-kotlin-stdlib/kotlin/text/HexFormat.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Indent.mjs +0 -218
- package/kotlin-kotlin-stdlib/kotlin/text/Indent.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/StringBuilderJs.mjs +0 -146
- package/kotlin-kotlin-stdlib/kotlin/text/StringBuilderJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/StringNumberConversions.mjs +0 -164
- package/kotlin-kotlin-stdlib/kotlin/text/StringNumberConversions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/Strings.mjs +0 -832
- package/kotlin-kotlin-stdlib/kotlin/text/Strings.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/UStrings.mjs +0 -293
- package/kotlin-kotlin-stdlib/kotlin/text/UStrings.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_CharCategories.mjs +0 -38
- package/kotlin-kotlin-stdlib/kotlin/text/_CharCategories.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_DigitChars.mjs +0 -61
- package/kotlin-kotlin-stdlib/kotlin/text/_DigitChars.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_LetterChars.mjs +0 -118
- package/kotlin-kotlin-stdlib/kotlin/text/_LetterChars.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_Strings.mjs +0 -128
- package/kotlin-kotlin-stdlib/kotlin/text/_Strings.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/_WhitespaceChars.mjs +0 -17
- package/kotlin-kotlin-stdlib/kotlin/text/_WhitespaceChars.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/charJs.mjs +0 -40
- package/kotlin-kotlin-stdlib/kotlin/text/charJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/numberConversions.mjs +0 -119
- package/kotlin-kotlin-stdlib/kotlin/text/numberConversions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/regex.mjs +0 -100
- package/kotlin-kotlin-stdlib/kotlin/text/regex.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs +0 -256
- package/kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/stringsCode.mjs +0 -139
- package/kotlin-kotlin-stdlib/kotlin/text/stringsCode.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/text/utf8Encoding.mjs +0 -255
- package/kotlin-kotlin-stdlib/kotlin/text/utf8Encoding.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/throwableExtensions.mjs +0 -221
- package/kotlin-kotlin-stdlib/kotlin/throwableExtensions.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/Clock.mjs +0 -34
- package/kotlin-kotlin-stdlib/kotlin/time/Clock.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/Duration.mjs +0 -1373
- package/kotlin-kotlin-stdlib/kotlin/time/Duration.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnit.mjs +0 -57
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnit.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnitJs.mjs +0 -109
- package/kotlin-kotlin-stdlib/kotlin/time/DurationUnitJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/Instant.mjs +0 -951
- package/kotlin-kotlin-stdlib/kotlin/time/Instant.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/time/InstantJs.mjs +0 -16
- package/kotlin-kotlin-stdlib/kotlin/time/InstantJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/uuid/Uuid.mjs +0 -173
- package/kotlin-kotlin-stdlib/kotlin/uuid/Uuid.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/kotlin/uuid/UuidJs.mjs +0 -336
- package/kotlin-kotlin-stdlib/kotlin/uuid/UuidJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/noPackageHacks.mjs +0 -62
- package/kotlin-kotlin-stdlib/noPackageHacks.mjs.map +0 -1
- package/kotlin-kotlin-stdlib/reflectionJs.mjs +0 -67
- package/kotlin-kotlin-stdlib/reflectionJs.mjs.map +0 -1
- package/kotlin-kotlin-stdlib.mjs +0 -7
- package/kotlin-kotlin-stdlib.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/Appender.mjs +0 -30
- package/kotlin-logging/io/github/oshai/kotlinlogging/Appender.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/ConsoleOutputAppender.mjs +0 -50
- package/kotlin-logging/io/github/oshai/kotlinlogging/ConsoleOutputAppender.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/Formatter.mjs +0 -85
- package/kotlin-logging/io/github/oshai/kotlinlogging/Formatter.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLogger.mjs +0 -49
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLogger.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEvent.mjs +0 -80
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEvent.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEventBuilder.mjs +0 -30
- package/kotlin-logging/io/github/oshai/kotlinlogging/KLoggingEventBuilder.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLogging.mjs +0 -38
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLogging.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingConfiguration.mjs +0 -38
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingConfiguration.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingLevel.mjs +0 -15
- package/kotlin-logging/io/github/oshai/kotlinlogging/KotlinLoggingLevel.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/Level.mjs +0 -60
- package/kotlin-logging/io/github/oshai/kotlinlogging/Level.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerDirect.mjs +0 -53
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerDirect.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerFactory.mjs +0 -34
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerFactory.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerNameResolver.mjs +0 -53
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/KLoggerNameResolver.mjs.map +0 -1
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/MessageInvoker.mjs +0 -51
- package/kotlin-logging/io/github/oshai/kotlinlogging/internal/MessageInvoker.mjs.map +0 -1
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.common.mjs +0 -47
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.common.mjs.map +0 -1
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.mjs +0 -237
- package/kotlinx-atomicfu/kotlinx/atomicfu/AtomicFU.mjs.map +0 -1
- package/kotlinx-atomicfu/kotlinx/atomicfu/Trace.common.mjs +0 -55
- package/kotlinx-atomicfu/kotlinx/atomicfu/Trace.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/AbstractCoroutine.mjs +0 -98
- package/kotlinx-coroutines-core/kotlinx/coroutines/AbstractCoroutine.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Builders.common.mjs +0 -121
- package/kotlinx-coroutines-core/kotlinx/coroutines/Builders.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuation.mjs +0 -96
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuation.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuationImpl.mjs +0 -868
- package/kotlinx-coroutines-core/kotlinx/coroutines/CancellableContinuationImpl.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableDeferred.mjs +0 -61
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableDeferred.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableJob.mjs +0 -23
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletableJob.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletionState.mjs +0 -108
- package/kotlinx-coroutines-core/kotlinx/coroutines/CompletionState.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineContext.mjs +0 -78
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineContext.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineDispatcher.mjs +0 -87
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineExceptionHandler.mjs +0 -72
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineExceptionHandler.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineName.mjs +0 -65
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineName.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineScope.mjs +0 -87
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineScope.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineStart.mjs +0 -88
- package/kotlinx-coroutines-core/kotlinx/coroutines/CoroutineStart.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.common.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.mjs +0 -39
- package/kotlinx-coroutines-core/kotlinx/coroutines/Debug.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Delay.mjs +0 -76
- package/kotlinx-coroutines-core/kotlinx/coroutines/Delay.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/DispatchedTask.mjs +0 -221
- package/kotlinx-coroutines-core/kotlinx/coroutines/DispatchedTask.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Dispatchers.mjs +0 -75
- package/kotlinx-coroutines-core/kotlinx/coroutines/Dispatchers.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.common.mjs +0 -137
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.mjs +0 -34
- package/kotlinx-coroutines-core/kotlinx/coroutines/EventLoop.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.common.mjs +0 -49
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.mjs +0 -79
- package/kotlinx-coroutines-core/kotlinx/coroutines/Exceptions.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/JSDispatcher.mjs +0 -388
- package/kotlinx-coroutines-core/kotlinx/coroutines/JSDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Job.mjs +0 -172
- package/kotlinx-coroutines-core/kotlinx/coroutines/Job.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/JobSupport.mjs +0 -1759
- package/kotlinx-coroutines-core/kotlinx/coroutines/JobSupport.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/MainCoroutineDispatcher.mjs +0 -56
- package/kotlinx-coroutines-core/kotlinx/coroutines/MainCoroutineDispatcher.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Promise.mjs +0 -83
- package/kotlinx-coroutines-core/kotlinx/coroutines/Promise.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Runnable.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/Runnable.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/SchedulerTask.mjs +0 -23
- package/kotlinx-coroutines-core/kotlinx/coroutines/SchedulerTask.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Supervisor.mjs +0 -31
- package/kotlinx-coroutines-core/kotlinx/coroutines/Supervisor.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Timeout.mjs +0 -24
- package/kotlinx-coroutines-core/kotlinx/coroutines/Timeout.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Unconfined.mjs +0 -67
- package/kotlinx-coroutines-core/kotlinx/coroutines/Unconfined.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Waiter.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/Waiter.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/Window.mjs +0 -28
- package/kotlinx-coroutines-core/kotlinx/coroutines/Window.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferOverflow.mjs +0 -50
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferOverflow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferedChannel.mjs +0 -2791
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/BufferedChannel.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channel.mjs +0 -320
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channel.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ChannelCoroutine.mjs +0 -78
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ChannelCoroutine.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channels.common.mjs +0 -24
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Channels.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ConflatedBufferedChannel.mjs +0 -106
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/ConflatedBufferedChannel.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Produce.mjs +0 -94
- package/kotlinx-coroutines-core/kotlinx/coroutines/channels/Produce.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Builders.mjs +0 -114
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Builders.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Channels.mjs +0 -56
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Channels.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Collect.mjs +0 -70
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Collect.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Context.mjs +0 -51
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Context.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Emitters.mjs +0 -118
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Emitters.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Errors.mjs +0 -249
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Errors.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/FlowCollector.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/FlowCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Merge.mjs +0 -25
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Merge.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Reduce.mjs +0 -134
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Reduce.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Share.mjs +0 -89
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Share.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/SharedFlow.mjs +0 -286
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/SharedFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/StateFlow.mjs +0 -306
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/StateFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Transform.mjs +0 -243
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/Transform.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/AbstractSharedFlow.mjs +0 -145
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/AbstractSharedFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/ChannelFlow.mjs +0 -414
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/ChannelFlow.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.common.mjs +0 -13
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.mjs +0 -47
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/FlowExceptions.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/Merge.mjs +0 -217
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/Merge.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NopCollector.mjs +0 -40
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NopCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NullSurrogate.mjs +0 -28
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/NullSurrogate.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.common.mjs +0 -69
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.mjs +0 -58
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SafeCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SendingCollector.mjs +0 -30
- package/kotlinx-coroutines-core/kotlinx/coroutines/flow/internal/SendingCollector.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.common.mjs +0 -16
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.mjs +0 -49
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Concurrent.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ConcurrentLinkedList.mjs +0 -306
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ConcurrentLinkedList.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.common.mjs +0 -62
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.mjs +0 -56
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/CoroutineExceptionHandlerImpl.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/DispatchedContinuation.mjs +0 -335
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/DispatchedContinuation.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/InlineList.mjs +0 -48
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/InlineList.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LinkedList.mjs +0 -86
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/LinkedList.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/OnUndeliveredElement.mjs +0 -62
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/OnUndeliveredElement.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Scopes.mjs +0 -64
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Scopes.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/StackTraceRecovery.mjs +0 -20
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/StackTraceRecovery.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Symbol.mjs +0 -29
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Symbol.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Synchronized.mjs +0 -22
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/Synchronized.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.common.mjs +0 -52
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.common.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.mjs +0 -12
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/SystemProps.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadContext.mjs +0 -12
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadContext.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadLocal.mjs +0 -37
- package/kotlinx-coroutines-core/kotlinx/coroutines/internal/ThreadLocal.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Cancellable.mjs +0 -90
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Cancellable.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Undispatched.mjs +0 -129
- package/kotlinx-coroutines-core/kotlinx/coroutines/intrinsics/Undispatched.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/selects/Select.mjs +0 -268
- package/kotlinx-coroutines-core/kotlinx/coroutines/selects/Select.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Mutex.mjs +0 -257
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Mutex.mjs.map +0 -1
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Semaphore.mjs +0 -429
- package/kotlinx-coroutines-core/kotlinx/coroutines/sync/Semaphore.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/ByteString.mjs +0 -210
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/ByteString.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/unsafe/UnsafeByteStringOperations.mjs +0 -34
- package/kotlinx-io-kotlinx-io-bytestring/kotlinx/io/bytestring/unsafe/UnsafeByteStringOperations.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-PlatformJs.mjs +0 -67
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-PlatformJs.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-Util.mjs +0 -48
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/-Util.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffer.mjs +0 -587
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffer.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffers.mjs +0 -156
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Buffers.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/ByteStrings.mjs +0 -16
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/ByteStrings.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Core.mjs +0 -15
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Core.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/PeekSource.mjs +0 -85
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/PeekSource.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/RealSource.mjs +0 -179
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/RealSource.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Segment.mjs +0 -524
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Segment.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/SegmentPool.mjs +0 -46
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/SegmentPool.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sink.mjs +0 -37
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sink.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sinks.mjs +0 -77
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sinks.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Source.mjs +0 -23
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Source.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sources.mjs +0 -154
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Sources.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Utf8.mjs +0 -258
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/Utf8.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/UtilsJs.mjs +0 -27
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/UtilsJs.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/internal/-Utf8.mjs +0 -361
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/internal/-Utf8.mjs.map +0 -1
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/unsafe/UnsafeBufferOperations.mjs +0 -102
- package/kotlinx-io-kotlinx-io-core/kotlinx/io/unsafe/UnsafeBufferOperations.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/KSerializer.mjs +0 -42
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/KSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/PolymorphicSerializer.mjs +0 -105
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/PolymorphicSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SealedSerializer.mjs +0 -191
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SealedSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerialFormat.mjs +0 -32
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerialFormat.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializationExceptions.mjs +0 -96
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializationExceptions.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/Serializers.mjs +0 -280
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/Serializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersCache.mjs +0 -149
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersCache.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersJs.mjs +0 -46
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializersJs.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/builtins/BuiltinSerializers.mjs +0 -221
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/builtins/BuiltinSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/ContextAware.mjs +0 -117
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/ContextAware.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptor.mjs +0 -126
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptors.mjs +0 -300
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialDescriptors.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialKinds.mjs +0 -438
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/descriptors/SerialKinds.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractDecoder.mjs +0 -136
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractEncoder.mjs +0 -148
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/AbstractEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Decoding.mjs +0 -49
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Decoding.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Encoding.mjs +0 -47
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/encoding/Encoding.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/AbstractPolymorphicSerializer.mjs +0 -141
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/AbstractPolymorphicSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/BuiltInSerializers.mjs +0 -172
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/BuiltInSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CachedNames.mjs +0 -22
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CachedNames.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionDescriptors.mjs +0 -313
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionDescriptors.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionSerializers.mjs +0 -711
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/CollectionSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ElementMarker.mjs +0 -129
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ElementMarker.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Enums.mjs +0 -194
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Enums.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/InlineClassDescriptor.mjs +0 -127
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/InlineClassDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/JsonInternalDependencies.mjs +0 -15
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/JsonInternalDependencies.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NoOpEncoder.mjs +0 -78
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NoOpEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NothingSerialDescriptor.mjs +0 -86
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NothingSerialDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NullableSerializer.mjs +0 -138
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/NullableSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ObjectSerializer.mjs +0 -90
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ObjectSerializer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.common.mjs +0 -127
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.common.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.mjs +0 -263
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Platform.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginExceptions.mjs +0 -33
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginExceptions.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginGeneratedSerialDescriptor.mjs +0 -323
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginGeneratedSerialDescriptor.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginHelperInterfaces.mjs +0 -53
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginHelperInterfaces.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PrimitiveArraysSerializers.mjs +0 -1316
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PrimitiveArraysSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Primitives.mjs +0 -487
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Primitives.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tagged.mjs +0 -257
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tagged.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tuples.mjs +0 -317
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Tuples.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ValueClasses.mjs +0 -211
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/ValueClasses.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModule.mjs +0 -209
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModule.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleBuilders.mjs +0 -15
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleBuilders.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleCollector.mjs +0 -29
- package/kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/modules/SerializersModuleCollector.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/Json.mjs +0 -198
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/Json.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonAnnotations.mjs +0 -42
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonAnnotations.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonConfiguration.mjs +0 -96
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonConfiguration.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonDecoder.mjs +0 -26
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElement.mjs +0 -434
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElement.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElementSerializers.mjs +0 -568
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonElementSerializers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonEncoder.mjs +0 -26
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonSchemaCache.mjs +0 -12
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/JsonSchemaCache.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/AbstractJsonLexer.mjs +0 -764
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/AbstractJsonLexer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/CommentLexers.mjs +0 -107
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/CommentLexers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Composers.mjs +0 -221
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Composers.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonElementMarker.mjs +0 -48
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonElementMarker.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonExceptions.mjs +0 -126
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonExceptions.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonNamesMap.mjs +0 -257
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonNamesMap.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonPath.mjs +0 -169
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonPath.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonSerializersModuleValidator.mjs +0 -107
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonSerializersModuleValidator.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonStreams.mjs +0 -24
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonStreams.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonToStringWriterJsWasm.mjs +0 -47
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonToStringWriterJsWasm.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonTreeReader.mjs +0 -243
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/JsonTreeReader.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Polymorphic.mjs +0 -64
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/Polymorphic.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/SchemaCache.mjs +0 -80
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/SchemaCache.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonDecoder.mjs +0 -704
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonEncoder.mjs +0 -381
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StreamingJsonEncoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringJsonLexer.mjs +0 -170
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringJsonLexer.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringOps.mjs +0 -179
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/StringOps.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/TreeJsonDecoder.mjs +0 -995
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/TreeJsonDecoder.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/WriteMode.mjs +0 -136
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/WriteMode.mjs.map +0 -1
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/createMapForCache.mjs +0 -15
- package/kotlinx-serialization-kotlinx-serialization-json/kotlinx/serialization/json/internal/createMapForCache.mjs.map +0 -1
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/ContentNegotiation.mjs +0 -581
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/ContentNegotiation.mjs.map +0 -1
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/DefaultIgnoredTypesJs.mjs +0 -25
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/DefaultIgnoredTypesJs.mjs.map +0 -1
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/JsonContentTypeMatcher.mjs +0 -39
- package/ktor-ktor-client-content-negotiation/io/ktor/client/plugins/contentnegotiation/JsonContentTypeMatcher.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/HttpClient.mjs +0 -294
- package/ktor-ktor-client-core/io/ktor/client/HttpClient.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/HttpClientConfig.mjs +0 -149
- package/ktor-ktor-client-core/io/ktor/client/HttpClientConfig.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/HttpClientJs.mjs +0 -59
- package/ktor-ktor-client-core/io/ktor/client/HttpClientJs.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/JsRequestUtils.mjs +0 -71
- package/ktor-ktor-client-core/io/ktor/client/JsRequestUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/DelegatedCall.mjs +0 -112
- package/ktor-ktor-client-core/io/ktor/client/call/DelegatedCall.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/HttpClientCall.mjs +0 -253
- package/ktor-ktor-client-core/io/ktor/client/call/HttpClientCall.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/SavedCall.mjs +0 -136
- package/ktor-ktor-client-core/io/ktor/client/call/SavedCall.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/call/utils.mjs +0 -37
- package/ktor-ktor-client-core/io/ktor/client/call/utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/content/ObservableContent.mjs +0 -140
- package/ktor-ktor-client-core/io/ktor/client/content/ObservableContent.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngine.mjs +0 -346
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngine.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineBase.mjs +0 -122
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineBase.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineCapability.mjs +0 -70
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineCapability.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineConfig.mjs +0 -29
- package/ktor-ktor-client-core/io/ktor/client/engine/HttpClientEngineConfig.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/Loader.mjs +0 -84
- package/ktor-ktor-client-core/io/ktor/client/engine/Loader.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/Utils.mjs +0 -158
- package/ktor-ktor-client-core/io/ktor/client/engine/Utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.export.d.mts +0 -4
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.export.mjs +0 -13
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.export.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.mjs +0 -90
- package/ktor-ktor-client-core/io/ktor/client/engine/js/Js.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsClientEngine.mjs +0 -328
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsClientEngine.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsUtils.mjs +0 -172
- package/ktor-ktor-client-core/io/ktor/client/engine/js/JsUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/ReadableStream.mjs +0 -13
- package/ktor-ktor-client-core/io/ktor/client/engine/js/ReadableStream.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/browser/BrowserFetch.mjs +0 -141
- package/ktor-ktor-client-core/io/ktor/client/engine/js/browser/BrowserFetch.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/engine/js/compatibility/Utils.mjs +0 -77
- package/ktor-ktor-client-core/io/ktor/client/engine/js/compatibility/Utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/network/sockets/TimeoutExceptions.nonJvm.mjs +0 -42
- package/ktor-ktor-client-core/io/ktor/client/network/sockets/TimeoutExceptions.nonJvm.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/BodyProgress.mjs +0 -312
- package/ktor-ktor-client-core/io/ktor/client/plugins/BodyProgress.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultResponseValidation.mjs +0 -238
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultResponseValidation.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransform.mjs +0 -403
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransform.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransformJs.mjs +0 -15
- package/ktor-ktor-client-core/io/ktor/client/plugins/DefaultTransformJs.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpCallValidator.mjs +0 -521
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpCallValidator.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpClientPlugin.mjs +0 -70
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpClientPlugin.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpPlainText.mjs +0 -399
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpPlainText.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRedirect.mjs +0 -178
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRedirect.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestLifecycle.mjs +0 -214
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestLifecycle.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestRetry.mjs +0 -720
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpRequestRetry.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpSend.mjs +0 -342
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpSend.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpTimeout.mjs +0 -411
- package/ktor-ktor-client-core/io/ktor/client/plugins/HttpTimeout.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/SaveBody.mjs +0 -257
- package/ktor-ktor-client-core/io/ktor/client/plugins/SaveBody.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientHook.mjs +0 -30
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientHook.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginBuilder.mjs +0 -56
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginBuilder.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginInstance.mjs +0 -52
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/ClientPluginInstance.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CommonHooks.mjs +0 -161
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CommonHooks.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CreatePluginUtils.mjs +0 -90
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/CreatePluginUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/KtorCallContexts.mjs +0 -262
- package/ktor-ktor-client-core/io/ktor/client/plugins/api/KtorCallContexts.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/ClientSSESession.mjs +0 -41
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/ClientSSESession.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSE.mjs +0 -44
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSE.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSEClientContent.mjs +0 -23
- package/ktor-ktor-client-core/io/ktor/client/plugins/sse/SSEClientContent.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/JsWebSocketSession.mjs +0 -247
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/JsWebSocketSession.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/WebSockets.mjs +0 -68
- package/ktor-ktor-client-core/io/ktor/client/plugins/websocket/WebSockets.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/ClientUpgradeContent.mjs +0 -23
- package/ktor-ktor-client-core/io/ktor/client/request/ClientUpgradeContent.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/DefaultHttpRequest.mjs +0 -50
- package/ktor-ktor-client-core/io/ktor/client/request/DefaultHttpRequest.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequest.mjs +0 -260
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequest.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequestPipeline.mjs +0 -107
- package/ktor-ktor-client-core/io/ktor/client/request/HttpRequestPipeline.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/RequestBody.mjs +0 -48
- package/ktor-ktor-client-core/io/ktor/client/request/RequestBody.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/request/utils.mjs +0 -15
- package/ktor-ktor-client-core/io/ktor/client/request/utils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/DefaultHttpResponse.mjs +0 -67
- package/ktor-ktor-client-core/io/ktor/client/statement/DefaultHttpResponse.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponse.mjs +0 -111
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponse.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponsePipeline.mjs +0 -151
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpResponsePipeline.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpStatement.mjs +0 -155
- package/ktor-ktor-client-core/io/ktor/client/statement/HttpStatement.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/ByteChannelUtils.mjs +0 -99
- package/ktor-ktor-client-core/io/ktor/client/utils/ByteChannelUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/ClientEvents.mjs +0 -69
- package/ktor-ktor-client-core/io/ktor/client/utils/ClientEvents.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/Content.mjs +0 -52
- package/ktor-ktor-client-core/io/ktor/client/utils/Content.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/ExceptionUtils.nonJvm.mjs +0 -24
- package/ktor-ktor-client-core/io/ktor/client/utils/ExceptionUtils.nonJvm.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/HeadersUtils.mjs +0 -79
- package/ktor-ktor-client-core/io/ktor/client/utils/HeadersUtils.mjs.map +0 -1
- package/ktor-ktor-client-core/io/ktor/client/utils/headers.mjs +0 -30
- package/ktor-ktor-client-core/io/ktor/client/utils/headers.mjs.map +0 -1
- package/ktor-ktor-client-core.mjs +0 -12
- package/ktor-ktor-client-core.mjs.map +0 -1
- package/ktor-ktor-events/io/ktor/events/Events.mjs +0 -97
- package/ktor-ktor-events/io/ktor/events/Events.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Codecs.mjs +0 -382
- package/ktor-ktor-http/io/ktor/http/Codecs.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/ContentTypes.mjs +0 -457
- package/ktor-ktor-http/io/ktor/http/ContentTypes.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HeaderValueWithParameters.mjs +0 -219
- package/ktor-ktor-http/io/ktor/http/HeaderValueWithParameters.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Headers.mjs +0 -153
- package/ktor-ktor-http/io/ktor/http/Headers.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpHeaderValueParser.mjs +0 -372
- package/ktor-ktor-http/io/ktor/http/HttpHeaderValueParser.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpHeaders.mjs +0 -245
- package/ktor-ktor-http/io/ktor/http/HttpHeaders.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpMessageProperties.mjs +0 -54
- package/ktor-ktor-http/io/ktor/http/HttpMessageProperties.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpMethod.mjs +0 -92
- package/ktor-ktor-http/io/ktor/http/HttpMethod.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpProtocolVersion.mjs +0 -81
- package/ktor-ktor-http/io/ktor/http/HttpProtocolVersion.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/HttpStatusCode.mjs +0 -150
- package/ktor-ktor-http/io/ktor/http/HttpStatusCode.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Parameters.mjs +0 -146
- package/ktor-ktor-http/io/ktor/http/Parameters.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Query.mjs +0 -109
- package/ktor-ktor-http/io/ktor/http/Query.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLBuilder.mjs +0 -284
- package/ktor-ktor-http/io/ktor/http/URLBuilder.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLBuilderJs.mjs +0 -30
- package/ktor-ktor-http/io/ktor/http/URLBuilderJs.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLParser.mjs +0 -400
- package/ktor-ktor-http/io/ktor/http/URLParser.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLProtocol.mjs +0 -139
- package/ktor-ktor-http/io/ktor/http/URLProtocol.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/URLUtils.mjs +0 -128
- package/ktor-ktor-http/io/ktor/http/URLUtils.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/Url.mjs +0 -344
- package/ktor-ktor-http/io/ktor/http/Url.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/UrlDecodedParametersBuilder.mjs +0 -154
- package/ktor-ktor-http/io/ktor/http/UrlDecodedParametersBuilder.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/ByteArrayContent.mjs +0 -42
- package/ktor-ktor-http/io/ktor/http/content/ByteArrayContent.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/Multipart.mjs +0 -22
- package/ktor-ktor-http/io/ktor/http/content/Multipart.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/OutgoingContent.mjs +0 -137
- package/ktor-ktor-http/io/ktor/http/content/OutgoingContent.mjs.map +0 -1
- package/ktor-ktor-http/io/ktor/http/content/TextContent.mjs +0 -51
- package/ktor-ktor-http/io/ktor/http/content/TextContent.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/CIOMultipartDataBase.mjs +0 -35
- package/ktor-ktor-http-cio/io/ktor/http/cio/CIOMultipartDataBase.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpHeadersMap.mjs +0 -327
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpHeadersMap.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpParser.mjs +0 -223
- package/ktor-ktor-http-cio/io/ktor/http/cio/HttpParser.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/Multipart.mjs +0 -547
- package/ktor-ktor-http-cio/io/ktor/http/cio/Multipart.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/AsciiCharTree.mjs +0 -257
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/AsciiCharTree.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayBuilder.mjs +0 -366
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayBuilder.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPool.mjs +0 -64
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPool.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPoolJs.mjs +0 -12
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/CharArrayPoolJs.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Chars.mjs +0 -332
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Chars.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Errors.mjs +0 -30
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Errors.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/MutableRange.mjs +0 -30
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/MutableRange.mjs.map +0 -1
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Tokenizer.mjs +0 -24
- package/ktor-ktor-http-cio/io/ktor/http/cio/internals/Tokenizer.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.jsAndWasmShared.mjs +0 -12
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.jsAndWasmShared.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.mjs +0 -539
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelCtor.mjs +0 -27
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelCtor.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelScanner.mjs +0 -208
- package/ktor-ktor-io/io/ktor/utils/io/ByteChannelScanner.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannel.mjs +0 -89
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannelOperations.mjs +0 -352
- package/ktor-ktor-io/io/ktor/utils/io/ByteReadChannelOperations.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannel.mjs +0 -43
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannelOperations.mjs +0 -269
- package/ktor-ktor-io/io/ktor/utils/io/ByteWriteChannelOperations.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/CloseToken.mjs +0 -87
- package/ktor-ktor-io/io/ktor/utils/io/CloseToken.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/CountedByteReadChannel.mjs +0 -89
- package/ktor-ktor-io/io/ktor/utils/io/CountedByteReadChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/Deprecation.mjs +0 -15
- package/ktor-ktor-io/io/ktor/utils/io/Deprecation.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/Exceptions.mjs +0 -65
- package/ktor-ktor-io/io/ktor/utils/io/Exceptions.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/IODispatcher.jsAndWasmShared.mjs +0 -15
- package/ktor-ktor-io/io/ktor/utils/io/IODispatcher.jsAndWasmShared.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/LineEndingMode.mjs +0 -117
- package/ktor-ktor-io/io/ktor/utils/io/LineEndingMode.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/SourceByteReadChannel.mjs +0 -72
- package/ktor-ktor-io/io/ktor/utils/io/SourceByteReadChannel.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Charset.js.mjs +0 -407
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Charset.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Decoder.js.mjs +0 -34
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Decoder.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Encoding.mjs +0 -82
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Encoding.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/ISO88591.mjs +0 -38
- package/ktor-ktor-io/io/ktor/utils/io/charsets/ISO88591.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoder.js.mjs +0 -43
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoder.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoderFallback.js.mjs +0 -110
- package/ktor-ktor-io/io/ktor/utils/io/charsets/TextDecoderFallback.js.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Win1252Table.mjs +0 -22
- package/ktor-ktor-io/io/ktor/utils/io/charsets/Win1252Table.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffer.mjs +0 -12
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffer.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffers.mjs +0 -18
- package/ktor-ktor-io/io/ktor/utils/io/core/Buffers.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/BytePacketBuilder.mjs +0 -27
- package/ktor-ktor-io/io/ktor/utils/io/core/BytePacketBuilder.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/ByteReadPacket.mjs +0 -43
- package/ktor-ktor-io/io/ktor/utils/io/core/ByteReadPacket.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Input.mjs +0 -18
- package/ktor-ktor-io/io/ktor/utils/io/core/Input.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/core/Strings.mjs +0 -60
- package/ktor-ktor-io/io/ktor/utils/io/core/Strings.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/pool/ByteArrayPool.mjs +0 -42
- package/ktor-ktor-io/io/ktor/utils/io/pool/ByteArrayPool.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/pool/DefaultPool.mjs +0 -81
- package/ktor-ktor-io/io/ktor/utils/io/pool/DefaultPool.mjs.map +0 -1
- package/ktor-ktor-io/io/ktor/utils/io/pool/Pool.mjs +0 -50
- package/ktor-ktor-io/io/ktor/utils/io/pool/Pool.mjs.map +0 -1
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConvertException.mjs +0 -48
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConvertException.mjs.map +0 -1
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConverter.mjs +0 -248
- package/ktor-ktor-serialization/io/ktor/serialization/ContentConverter.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/Extensions.mjs +0 -33
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/Extensions.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/ExtensionsJs.mjs +0 -15
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/ExtensionsJs.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/KotlinxSerializationConverter.mjs +0 -442
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/KotlinxSerializationConverter.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/SerializerLookup.mjs +0 -195
- package/ktor-ktor-serialization-kotlinx/io/ktor/serialization/kotlinx/SerializerLookup.mjs.map +0 -1
- package/ktor-ktor-serialization-kotlinx-json/io/ktor/serialization/kotlinx/json/JsonSupport.mjs +0 -44
- package/ktor-ktor-serialization-kotlinx-json/io/ktor/serialization/kotlinx/json/JsonSupport.mjs.map +0 -1
- package/ktor-ktor-server-core/io/ktor/server/engine/ShutdownHook.jsAndWasmShared.mjs +0 -8
- package/ktor-ktor-server-core/io/ktor/server/engine/ShutdownHook.jsAndWasmShared.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Attributes.mjs +0 -126
- package/ktor-ktor-utils/io/ktor/util/Attributes.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/AttributesJs.mjs +0 -73
- package/ktor-ktor-utils/io/ktor/util/AttributesJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/CaseInsensitiveMap.mjs +0 -192
- package/ktor-ktor-utils/io/ktor/util/CaseInsensitiveMap.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Charset.mjs +0 -34
- package/ktor-ktor-utils/io/ktor/util/Charset.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Collections.mjs +0 -15
- package/ktor-ktor-utils/io/ktor/util/Collections.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/CollectionsJs.mjs +0 -12
- package/ktor-ktor-utils/io/ktor/util/CollectionsJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/CoroutinesUtils.mjs +0 -41
- package/ktor-ktor-utils/io/ktor/util/CoroutinesUtils.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/DelegatingMutableSet.mjs +0 -167
- package/ktor-ktor-utils/io/ktor/util/DelegatingMutableSet.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.js.mjs +0 -43
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.js.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.mjs +0 -221
- package/ktor-ktor-utils/io/ktor/util/PlatformUtils.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/PlatformUtilsJs.mjs +0 -16
- package/ktor-ktor-utils/io/ktor/util/PlatformUtilsJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/StringValues.mjs +0 -370
- package/ktor-ktor-utils/io/ktor/util/StringValues.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/Text.mjs +0 -132
- package/ktor-ktor-utils/io/ktor/util/Text.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/collections/CopyOnWriteHashMap.mjs +0 -31
- package/ktor-ktor-utils/io/ktor/util/collections/CopyOnWriteHashMap.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/date/Date.mjs +0 -519
- package/ktor-ktor-utils/io/ktor/util/date/Date.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/date/DateJs.mjs +0 -60
- package/ktor-ktor-utils/io/ktor/util/date/DateJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/internal/LockFreeLinkedList.mjs +0 -100
- package/ktor-ktor-utils/io/ktor/util/internal/LockFreeLinkedList.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/logging/KtorSimpleLoggerJs.mjs +0 -137
- package/ktor-ktor-utils/io/ktor/util/logging/KtorSimpleLoggerJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/logging/LoggerJs.mjs +0 -84
- package/ktor-ktor-utils/io/ktor/util/logging/LoggerJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/DebugPipelineContext.mjs +0 -84
- package/ktor-ktor-utils/io/ktor/util/pipeline/DebugPipelineContext.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PhaseContent.mjs +0 -120
- package/ktor-ktor-utils/io/ktor/util/pipeline/PhaseContent.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/Pipeline.mjs +0 -362
- package/ktor-ktor-utils/io/ktor/util/pipeline/Pipeline.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.js.mjs +0 -16
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.js.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.mjs +0 -41
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineContext.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineJs.mjs +0 -15
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelineJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhase.mjs +0 -50
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhase.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhaseRelation.mjs +0 -89
- package/ktor-ktor-utils/io/ktor/util/pipeline/PipelinePhaseRelation.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecover.mjs +0 -29
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecover.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecoverJs.mjs +0 -12
- package/ktor-ktor-utils/io/ktor/util/pipeline/StackTraceRecoverJs.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/pipeline/SuspendFunctionGun.mjs +0 -196
- package/ktor-ktor-utils/io/ktor/util/pipeline/SuspendFunctionGun.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/reflect/Type.mjs +0 -55
- package/ktor-ktor-utils/io/ktor/util/reflect/Type.mjs.map +0 -1
- package/ktor-ktor-utils/io/ktor/util/reflect/TypeInfoJs.mjs +0 -12
- package/ktor-ktor-utils/io/ktor/util/reflect/TypeInfoJs.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/CloseReason.mjs +0 -207
- package/ktor-ktor-websockets/io/ktor/websocket/CloseReason.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/FrameCommon.mjs +0 -47
- package/ktor-ktor-websockets/io/ktor/websocket/FrameCommon.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/FrameJs.mjs +0 -148
- package/ktor-ktor-websockets/io/ktor/websocket/FrameJs.mjs.map +0 -1
- package/ktor-ktor-websockets/io/ktor/websocket/FrameType.mjs +0 -167
- package/ktor-ktor-websockets/io/ktor/websocket/FrameType.mjs.map +0 -1
|
@@ -1,2443 +0,0 @@
|
|
|
1
|
-
import { collectionSizeOrDefault36dulx8yinfqm as collectionSizeOrDefault } from '../../../../kotlin-kotlin-stdlib/kotlin/collections/Iterables.mjs';
|
|
2
|
-
import { mapCapacity1h45rc3eh9p2l as mapCapacity } from '../../../../kotlin-kotlin-stdlib/kotlin/collections/collectionJs.mjs';
|
|
3
|
-
import { coerceAtLeast2bkz8m9ik7hep as coerceAtLeast } from '../../../../kotlin-kotlin-stdlib/kotlin/ranges/_Ranges.mjs';
|
|
4
|
-
import { LinkedHashMap1zhqxkxv3xnkl as LinkedHashMap } from '../../../../kotlin-kotlin-stdlib/kotlin/collections/LinkedHashMap.mjs';
|
|
5
|
-
import {
|
|
6
|
-
UBytep4j7r1t64gz1 as UByte,
|
|
7
|
-
_UByte___init__impl__g9hnc418b8pq346rvu4 as _UByte___init__impl__g9hnc4,
|
|
8
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/UByte.mjs';
|
|
9
|
-
import { Unit_instance28fytmsmm6r23 as Unit_instance } from '../../../../kotlin-kotlin-stdlib/kotlin/Unit.mjs';
|
|
10
|
-
import {
|
|
11
|
-
initMetadataForCompanion1wyw17z38v6ac as initMetadataForCompanion,
|
|
12
|
-
initMetadataForClassbxx6q50dy2s7 as initMetadataForClass,
|
|
13
|
-
initMetadataForInterface1egvbzx539z91 as initMetadataForInterface,
|
|
14
|
-
initMetadataForObject1cxne3s9w65el as initMetadataForObject,
|
|
15
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
|
|
16
|
-
import { VOID3gxj6tk5isa35 as VOID } from '../../../../kotlin-kotlin-stdlib/kotlin/js/void.mjs';
|
|
17
|
-
import {
|
|
18
|
-
THROW_IAE23kobfj9wdoxr as THROW_IAE,
|
|
19
|
-
noWhenBranchMatchedException2a6r7ubxgky5j as noWhenBranchMatchedException,
|
|
20
|
-
THROW_CCE2g6jy02ryeudk as THROW_CCE,
|
|
21
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/hacks.mjs';
|
|
22
|
-
import { enumEntries20mr21zbe3az4 as enumEntries } from '../../../../kotlin-kotlin-stdlib/kotlin/enums/EnumEntries.mjs';
|
|
23
|
-
import { Enum3alwj03lh1n41 as Enum } from '../../../../kotlin-kotlin-stdlib/kotlin/Enum.mjs';
|
|
24
|
-
import { Buffergs925ekssbch as Buffer } from '../../../../kotlinx-io-kotlinx-io-core/kotlinx/io/Buffer.mjs';
|
|
25
|
-
import {
|
|
26
|
-
readAttoBlockType2dwlrmdhyg48p as readAttoBlockType,
|
|
27
|
-
readAttoNetwork1knl8nqvjlp4t as readAttoNetwork,
|
|
28
|
-
readAttoVersion2tblb19soew1a as readAttoVersion,
|
|
29
|
-
readAttoAlgorithm2fpoyxlo6m22r as readAttoAlgorithm,
|
|
30
|
-
readAttoPublicKey17rfqt5eeh8ry as readAttoPublicKey,
|
|
31
|
-
readAttoHeight34jcamiyd43a6 as readAttoHeight,
|
|
32
|
-
readAttoAmount157l4r14f1y8p as readAttoAmount,
|
|
33
|
-
readInstant123oo9arkobie as readInstant,
|
|
34
|
-
readAttoHash1jj5f8h5zm9gz as readAttoHash,
|
|
35
|
-
hashp2uamll9q67e as hash,
|
|
36
|
-
writeAttoBlockType3chft5h9f8c2 as writeAttoBlockType,
|
|
37
|
-
writeAttoNetwork3p10lda0ixojo as writeAttoNetwork,
|
|
38
|
-
writeAttoVersion2r5ti8he5h7b8 as writeAttoVersion,
|
|
39
|
-
writeAttoAlgorithm2hcmexbbporb5 as writeAttoAlgorithm,
|
|
40
|
-
writeAttoPublicKey1trmkfrbx6n44 as writeAttoPublicKey,
|
|
41
|
-
writeAttoHeight2lxvq4mztktmg as writeAttoHeight,
|
|
42
|
-
writeAttoAmount2hhzaor5f9e2u as writeAttoAmount,
|
|
43
|
-
writeInstant2bpcbovpq78pu as writeInstant,
|
|
44
|
-
writeAttoHash2bu4sgme3cpn as writeAttoHash,
|
|
45
|
-
} from './AttoBufferExtensions.mjs';
|
|
46
|
-
import { getKClass3t8tygqu4lcxf as getKClass } from '../../../../kotlin-kotlin-stdlib/kotlin/reflect/js/internal/reflection.mjs';
|
|
47
|
-
import { SealedClassSerializeriwipiibk55zc as SealedClassSerializer } from '../../../../kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SealedSerializer.mjs';
|
|
48
|
-
import {
|
|
49
|
-
SerializerFactory1qv9hivitncuv as SerializerFactory,
|
|
50
|
-
typeParametersSerializers2likxjr48tr7y as typeParametersSerializers,
|
|
51
|
-
GeneratedSerializer1f7t7hssdd2ws as GeneratedSerializer,
|
|
52
|
-
} from '../../../../kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginHelperInterfaces.mjs';
|
|
53
|
-
import {
|
|
54
|
-
Error30j3ojkdbobic as Error_0,
|
|
55
|
-
Ok_instance2dq55y6oxysp as Ok_instance,
|
|
56
|
-
Ok13drvlkukl2fs as Ok,
|
|
57
|
-
} from './AttoValidation.mjs';
|
|
58
|
-
import {
|
|
59
|
-
Companion_instance2r31n2982ks7j as Companion_instance,
|
|
60
|
-
AttoInstantAsLongSerializer_getInstance172euxkr4q6nd as AttoInstantAsLongSerializer_getInstance,
|
|
61
|
-
} from './AttoInstant.mjs';
|
|
62
|
-
import {
|
|
63
|
-
Companion_getInstance1ji65oeucwbu1 as Companion_getInstance,
|
|
64
|
-
toDuration7gy6v749ektt as toDuration,
|
|
65
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/time/Duration.mjs';
|
|
66
|
-
import { DurationUnit_MINUTES_getInstance1l4aknihl7p1h as DurationUnit_MINUTES_getInstance } from '../../../../kotlin-kotlin-stdlib/kotlin/time/DurationUnitJs.mjs';
|
|
67
|
-
import { isInterface3d6p8outrmvmk as isInterface } from '../../../../kotlin-kotlin-stdlib/kotlin/js/typeCheckUtils.mjs';
|
|
68
|
-
import {
|
|
69
|
-
Companion_getInstance28cx33iqjvgos as Companion_getInstance_0,
|
|
70
|
-
AttoAmountAsULongSerializer_getInstance1nj84x863plt3 as AttoAmountAsULongSerializer_getInstance,
|
|
71
|
-
} from './AttoAmount.mjs';
|
|
72
|
-
import {
|
|
73
|
-
Companion_getInstance2lm64hqroytdz as Companion_getInstance_1,
|
|
74
|
-
AttoHeightSerializer_getInstance3kkm90f1k058g as AttoHeightSerializer_getInstance,
|
|
75
|
-
AttoHeight1604ccqlfsk68 as AttoHeight,
|
|
76
|
-
} from './AttoHeight.mjs';
|
|
77
|
-
import {
|
|
78
|
-
AttoHashableglgxag9qublj as AttoHashable,
|
|
79
|
-
AttoHashAsStringSerializer_getInstance1cjkrml8p9of9 as AttoHashAsStringSerializer_getInstance,
|
|
80
|
-
} from './AttoHash.mjs';
|
|
81
|
-
import {
|
|
82
|
-
AttoSerializable291xn050uxg51 as AttoSerializable,
|
|
83
|
-
toByteArrayholgcuj5zgpi as toByteArray,
|
|
84
|
-
} from './AttoSerializable.mjs';
|
|
85
|
-
import { values1ix93lj72gxe9 as values } from './AttoNetwork.mjs';
|
|
86
|
-
import { createSimpleEnumSerializer2guioz11kk1m0 as createSimpleEnumSerializer } from '../../../../kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/Enums.mjs';
|
|
87
|
-
import { Companion_getInstance1z5io8nvitm6s as Companion_getInstance_2 } from './AttoAlgorithm.mjs';
|
|
88
|
-
import { LazyThreadSafetyMode_PUBLICATION_getInstance1vspt3xrdob1a as LazyThreadSafetyMode_PUBLICATION_getInstance } from '../../../../kotlin-kotlin-stdlib/kotlin/Lazy.mjs';
|
|
89
|
-
import {
|
|
90
|
-
lazy1261dae0bgscp as lazy,
|
|
91
|
-
lazy2hsh8ze7j6ikd as lazy_0,
|
|
92
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/kotlin.mjs';
|
|
93
|
-
import { fromInt2ii0rejb1w62w as fromInt } from '../../../../kotlin-kotlin-stdlib/kotlin/js/internal/longAsBigInt/longAsBigInt.mjs';
|
|
94
|
-
import { IllegalArgumentException2asla15b5jaob as IllegalArgumentException } from '../../../../kotlin-kotlin-stdlib/kotlin/exceptions.mjs';
|
|
95
|
-
import { PluginGeneratedSerialDescriptorqdzeg5asqhfg as PluginGeneratedSerialDescriptor } from '../../../../kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginGeneratedSerialDescriptor.mjs';
|
|
96
|
-
import {
|
|
97
|
-
AttoVersionSerializer_getInstance3t38ci4os4loy as AttoVersionSerializer_getInstance,
|
|
98
|
-
AttoVersion16od9j7ykpw2t as AttoVersion,
|
|
99
|
-
} from './AttoVersion.mjs';
|
|
100
|
-
import { AttoPublicKeyAsStringSerializer_getInstance1bl0eus6ize85 as AttoPublicKeyAsStringSerializer_getInstance } from './AttoPublicKey.mjs';
|
|
101
|
-
import {
|
|
102
|
-
AttoAddressAsStringSerializer_getInstance24yl5bwdaz5bm as AttoAddressAsStringSerializer_getInstance,
|
|
103
|
-
AttoAddressi1gjrmqbg81z as AttoAddress,
|
|
104
|
-
} from './AttoAddress.mjs';
|
|
105
|
-
import { UnknownFieldExceptiona60e3a6v1xqo as UnknownFieldException } from '../../../../kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/SerializationExceptions.mjs';
|
|
106
|
-
import {
|
|
107
|
-
protoOf180f3jzyo7rfj as protoOf,
|
|
108
|
-
createThis2j2avj17cvnv2 as createThis,
|
|
109
|
-
} from '../../../../kotlin-kotlin-stdlib/kotlin/js/coreRuntime.mjs';
|
|
110
|
-
import { KProperty1ca4yb4wlo496 as KProperty1 } from '../../../../kotlin-kotlin-stdlib/kotlin/reflect/KPropertyJs.mjs';
|
|
111
|
-
import { getPropertyCallableRef3hckxc0xueiaj as getPropertyCallableRef } from '../../../../kotlin-kotlin-stdlib/kotlin/js/reflectRuntime.mjs';
|
|
112
|
-
import { throwMissingFieldException2cmke0v3ynf14 as throwMissingFieldException } from '../../../../kotlinx-serialization-kotlinx-serialization-core/kotlinx/serialization/internal/PluginExceptions.mjs';
|
|
113
|
-
import { _ULong___init__impl__c78o9k2ace6d5rqjy3k as _ULong___init__impl__c78o9k } from '../../../../kotlin-kotlin-stdlib/kotlin/ULong.mjs';
|
|
114
|
-
import { _UShort___init__impl__jigrne3qim87o3qpsbl as _UShort___init__impl__jigrne } from '../../../../kotlin-kotlin-stdlib/kotlin/UShort.mjs';
|
|
115
|
-
//region block: imports
|
|
116
|
-
var imul = Math.imul;
|
|
117
|
-
//endregion
|
|
118
|
-
//region block: pre-declaration
|
|
119
|
-
//endregion
|
|
120
|
-
function get_maxVersion() {
|
|
121
|
-
_init_properties_AttoBlock_kt__sp9j9p();
|
|
122
|
-
return maxVersion;
|
|
123
|
-
}
|
|
124
|
-
var maxVersion;
|
|
125
|
-
var AttoBlockType_UNKNOWN_instance;
|
|
126
|
-
var AttoBlockType_OPEN_instance;
|
|
127
|
-
var AttoBlockType_RECEIVE_instance;
|
|
128
|
-
var AttoBlockType_SEND_instance;
|
|
129
|
-
var AttoBlockType_CHANGE_instance;
|
|
130
|
-
var CompanionClass;
|
|
131
|
-
function Companion() {
|
|
132
|
-
if (CompanionClass === VOID) {
|
|
133
|
-
class $ {
|
|
134
|
-
constructor() {
|
|
135
|
-
Companion_instance_0 = this;
|
|
136
|
-
var tmp = this;
|
|
137
|
-
// Inline function 'kotlin.collections.associateBy' call
|
|
138
|
-
var this_0 = get_entries();
|
|
139
|
-
var capacity = coerceAtLeast(mapCapacity(collectionSizeOrDefault(this_0, 10)), 16);
|
|
140
|
-
// Inline function 'kotlin.collections.associateByTo' call
|
|
141
|
-
var destination = LinkedHashMap().nc(capacity);
|
|
142
|
-
var _iterator__ex2g4s = this_0.q1();
|
|
143
|
-
while (_iterator__ex2g4s.r1()) {
|
|
144
|
-
var element = _iterator__ex2g4s.s1();
|
|
145
|
-
var tmp$ret$0 = new (UByte())(element.c2y_1);
|
|
146
|
-
destination.l4(tmp$ret$0, element);
|
|
147
|
-
}
|
|
148
|
-
tmp.e2y_1 = destination;
|
|
149
|
-
}
|
|
150
|
-
q2w(code) {
|
|
151
|
-
var tmp0_elvis_lhs = this.e2y_1.t4(new (UByte())(code));
|
|
152
|
-
return tmp0_elvis_lhs == null ? AttoBlockType_UNKNOWN_getInstance() : tmp0_elvis_lhs;
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
initMetadataForCompanion($);
|
|
156
|
-
CompanionClass = $;
|
|
157
|
-
}
|
|
158
|
-
return CompanionClass;
|
|
159
|
-
}
|
|
160
|
-
var Companion_instance_0;
|
|
161
|
-
function Companion_getInstance_3() {
|
|
162
|
-
AttoBlockType_initEntries();
|
|
163
|
-
if (Companion_instance_0 === VOID)
|
|
164
|
-
new (Companion())();
|
|
165
|
-
return Companion_instance_0;
|
|
166
|
-
}
|
|
167
|
-
function values_0() {
|
|
168
|
-
return [AttoBlockType_UNKNOWN_getInstance(), AttoBlockType_OPEN_getInstance(), AttoBlockType_RECEIVE_getInstance(), AttoBlockType_SEND_getInstance(), AttoBlockType_CHANGE_getInstance()];
|
|
169
|
-
}
|
|
170
|
-
function valueOf(value) {
|
|
171
|
-
switch (value) {
|
|
172
|
-
case 'UNKNOWN':
|
|
173
|
-
return AttoBlockType_UNKNOWN_getInstance();
|
|
174
|
-
case 'OPEN':
|
|
175
|
-
return AttoBlockType_OPEN_getInstance();
|
|
176
|
-
case 'RECEIVE':
|
|
177
|
-
return AttoBlockType_RECEIVE_getInstance();
|
|
178
|
-
case 'SEND':
|
|
179
|
-
return AttoBlockType_SEND_getInstance();
|
|
180
|
-
case 'CHANGE':
|
|
181
|
-
return AttoBlockType_CHANGE_getInstance();
|
|
182
|
-
default:
|
|
183
|
-
AttoBlockType_initEntries();
|
|
184
|
-
THROW_IAE('No enum constant cash.atto.commons.AttoBlockType.' + value);
|
|
185
|
-
break;
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
function get_entries() {
|
|
189
|
-
if ($ENTRIES == null)
|
|
190
|
-
$ENTRIES = enumEntries(values_0());
|
|
191
|
-
return $ENTRIES;
|
|
192
|
-
}
|
|
193
|
-
var AttoBlockType_entriesInitialized;
|
|
194
|
-
function AttoBlockType_initEntries() {
|
|
195
|
-
if (AttoBlockType_entriesInitialized)
|
|
196
|
-
return Unit_instance;
|
|
197
|
-
AttoBlockType_entriesInitialized = true;
|
|
198
|
-
AttoBlockType_UNKNOWN_instance = new (AttoBlockType())('UNKNOWN', 0, _UByte___init__impl__g9hnc4(-1), 0);
|
|
199
|
-
AttoBlockType_OPEN_instance = new (AttoBlockType())('OPEN', 1, _UByte___init__impl__g9hnc4(0), 119);
|
|
200
|
-
AttoBlockType_RECEIVE_instance = new (AttoBlockType())('RECEIVE', 2, _UByte___init__impl__g9hnc4(1), 126);
|
|
201
|
-
AttoBlockType_SEND_instance = new (AttoBlockType())('SEND', 3, _UByte___init__impl__g9hnc4(2), 134);
|
|
202
|
-
AttoBlockType_CHANGE_instance = new (AttoBlockType())('CHANGE', 4, _UByte___init__impl__g9hnc4(3), 126);
|
|
203
|
-
Companion_getInstance_3();
|
|
204
|
-
}
|
|
205
|
-
var $ENTRIES;
|
|
206
|
-
var AttoBlockTypeClass;
|
|
207
|
-
function AttoBlockType() {
|
|
208
|
-
if (AttoBlockTypeClass === VOID) {
|
|
209
|
-
class $ extends Enum() {
|
|
210
|
-
constructor(name, ordinal, code, size) {
|
|
211
|
-
super(name, ordinal);
|
|
212
|
-
this.c2y_1 = code;
|
|
213
|
-
this.d2y_1 = size;
|
|
214
|
-
}
|
|
215
|
-
d2x() {
|
|
216
|
-
return this.c2y_1;
|
|
217
|
-
}
|
|
218
|
-
u2() {
|
|
219
|
-
return this.d2y_1;
|
|
220
|
-
}
|
|
221
|
-
get name() {
|
|
222
|
-
return this.i1();
|
|
223
|
-
}
|
|
224
|
-
get ordinal() {
|
|
225
|
-
return this.a5();
|
|
226
|
-
}
|
|
227
|
-
}
|
|
228
|
-
initMetadataForClass($, 'AttoBlockType');
|
|
229
|
-
AttoBlockTypeClass = $;
|
|
230
|
-
}
|
|
231
|
-
return AttoBlockTypeClass;
|
|
232
|
-
}
|
|
233
|
-
var HeightSupportClass;
|
|
234
|
-
function HeightSupport() {
|
|
235
|
-
if (HeightSupportClass === VOID) {
|
|
236
|
-
class $ {}
|
|
237
|
-
initMetadataForInterface($, 'HeightSupport');
|
|
238
|
-
HeightSupportClass = $;
|
|
239
|
-
}
|
|
240
|
-
return HeightSupportClass;
|
|
241
|
-
}
|
|
242
|
-
var AddressSupportClass;
|
|
243
|
-
function AddressSupport() {
|
|
244
|
-
if (AddressSupportClass === VOID) {
|
|
245
|
-
class $ {}
|
|
246
|
-
initMetadataForInterface($, 'AddressSupport');
|
|
247
|
-
AddressSupportClass = $;
|
|
248
|
-
}
|
|
249
|
-
return AddressSupportClass;
|
|
250
|
-
}
|
|
251
|
-
var CompanionClass_0;
|
|
252
|
-
function Companion_0() {
|
|
253
|
-
if (CompanionClass_0 === VOID) {
|
|
254
|
-
class $ {
|
|
255
|
-
f2y(serializedBlock) {
|
|
256
|
-
// Inline function 'kotlin.let' call
|
|
257
|
-
var it = new (Buffer())();
|
|
258
|
-
serializedBlock.q1h(it, 0n, 1n);
|
|
259
|
-
var type = readAttoBlockType(it);
|
|
260
|
-
var tmp;
|
|
261
|
-
switch (type.x1_1) {
|
|
262
|
-
case 3:
|
|
263
|
-
tmp = Companion_getInstance_5().h2y(serializedBlock);
|
|
264
|
-
break;
|
|
265
|
-
case 2:
|
|
266
|
-
tmp = Companion_getInstance_6().h2y(serializedBlock);
|
|
267
|
-
break;
|
|
268
|
-
case 1:
|
|
269
|
-
tmp = Companion_getInstance_7().h2y(serializedBlock);
|
|
270
|
-
break;
|
|
271
|
-
case 4:
|
|
272
|
-
tmp = Companion_getInstance_8().h2y(serializedBlock);
|
|
273
|
-
break;
|
|
274
|
-
case 0:
|
|
275
|
-
return null;
|
|
276
|
-
default:
|
|
277
|
-
noWhenBranchMatchedException();
|
|
278
|
-
break;
|
|
279
|
-
}
|
|
280
|
-
return tmp;
|
|
281
|
-
}
|
|
282
|
-
x2t() {
|
|
283
|
-
var tmp = getKClass(AttoBlock());
|
|
284
|
-
// Inline function 'kotlin.arrayOf' call
|
|
285
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
286
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
287
|
-
var tmp_0 = [getKClass(AttoChangeBlock()), getKClass(AttoOpenBlock()), getKClass(AttoReceiveBlock()), getKClass(AttoSendBlock())];
|
|
288
|
-
// Inline function 'kotlin.arrayOf' call
|
|
289
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
290
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
291
|
-
var tmp_1 = [$serializer_getInstance_2(), $serializer_getInstance_1(), $serializer_getInstance_0(), $serializer_getInstance()];
|
|
292
|
-
// Inline function 'kotlin.arrayOf' call
|
|
293
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
294
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
295
|
-
var tmp$ret$8 = [];
|
|
296
|
-
return SealedClassSerializer().tv('cash.atto.commons.AttoBlock', tmp, tmp_0, tmp_1, tmp$ret$8);
|
|
297
|
-
}
|
|
298
|
-
r17(typeParamsSerializers) {
|
|
299
|
-
return this.x2t();
|
|
300
|
-
}
|
|
301
|
-
}
|
|
302
|
-
initMetadataForCompanion($, VOID, [SerializerFactory()]);
|
|
303
|
-
CompanionClass_0 = $;
|
|
304
|
-
}
|
|
305
|
-
return CompanionClass_0;
|
|
306
|
-
}
|
|
307
|
-
var Companion_instance_1;
|
|
308
|
-
function Companion_getInstance_4() {
|
|
309
|
-
return Companion_instance_1;
|
|
310
|
-
}
|
|
311
|
-
function validate() {
|
|
312
|
-
if (this.version.m2y(get_maxVersion()) > 0) {
|
|
313
|
-
return new (Error_0())('Invalid version: version=' + this.version.toString() + ' > max=' + get_maxVersion().toString());
|
|
314
|
-
}
|
|
315
|
-
var now = Companion_instance.now();
|
|
316
|
-
var tmp = this.timestamp;
|
|
317
|
-
// Inline function 'kotlin.time.Companion.minutes' call
|
|
318
|
-
Companion_getInstance();
|
|
319
|
-
var tmp$ret$0 = toDuration(1, DurationUnit_MINUTES_getInstance());
|
|
320
|
-
if (tmp.m2v(now.up(tmp$ret$0)) > 0) {
|
|
321
|
-
return new (Error_0())('Timestamp too far in the future: timestamp=' + this.timestamp.toString() + ', now=' + now.toString() + ', tolerance=1m');
|
|
322
|
-
}
|
|
323
|
-
if (!(this.algorithm.publicKeySize === this.publicKey.value.length)) {
|
|
324
|
-
return new (Error_0())('Public key size does not match algorithm: algorithm.publicKeySize=' + this.algorithm.publicKeySize + ', ' + ('publicKey.size=' + this.publicKey.value.length));
|
|
325
|
-
}
|
|
326
|
-
var tmp_0;
|
|
327
|
-
if (isInterface(this, PreviousSupport())) {
|
|
328
|
-
tmp_0 = !(this.previous.value.length === this.algorithm.hashSize);
|
|
329
|
-
} else {
|
|
330
|
-
tmp_0 = false;
|
|
331
|
-
}
|
|
332
|
-
if (tmp_0) {
|
|
333
|
-
return new (Error_0())('Previous hash size does not match algorithm: algorithm.hashSize=' + this.algorithm.hashSize + ', ' + ('previous.size=' + this.previous.value.length));
|
|
334
|
-
}
|
|
335
|
-
var tmp_1;
|
|
336
|
-
if (isInterface(this, ReceiveSupport())) {
|
|
337
|
-
tmp_1 = !(this.sendHash.value.length === this.sendHashAlgorithm.hashSize);
|
|
338
|
-
} else {
|
|
339
|
-
tmp_1 = false;
|
|
340
|
-
}
|
|
341
|
-
if (tmp_1) {
|
|
342
|
-
return new (Error_0())('Send hash size does not match algorithm: sendHash.size=' + this.sendHash.value.length + ', ' + ('sendHashAlgorithm.hashSize=' + this.sendHashAlgorithm.hashSize));
|
|
343
|
-
}
|
|
344
|
-
var tmp_2;
|
|
345
|
-
if (isInterface(this, ReceiveSupport())) {
|
|
346
|
-
tmp_2 = this.balance.equals(Companion_getInstance_0().p2x_1);
|
|
347
|
-
} else {
|
|
348
|
-
tmp_2 = false;
|
|
349
|
-
}
|
|
350
|
-
if (tmp_2) {
|
|
351
|
-
return new (Error_0())('Balance must be greater than 0');
|
|
352
|
-
}
|
|
353
|
-
var tmp_3;
|
|
354
|
-
if (!(this instanceof AttoOpenBlock())) {
|
|
355
|
-
tmp_3 = this.height.p2y(Companion_getInstance_1().n2y_1) <= 0;
|
|
356
|
-
} else {
|
|
357
|
-
tmp_3 = false;
|
|
358
|
-
}
|
|
359
|
-
if (tmp_3) {
|
|
360
|
-
return new (Error_0())('Height must be greater than 1: height=' + this.height.toString());
|
|
361
|
-
}
|
|
362
|
-
var tmp_4;
|
|
363
|
-
if (isInterface(this, RepresentativeSupport())) {
|
|
364
|
-
tmp_4 = !(this.representativeAlgorithm.publicKeySize === this.representativePublicKey.value.length);
|
|
365
|
-
} else {
|
|
366
|
-
tmp_4 = false;
|
|
367
|
-
}
|
|
368
|
-
if (tmp_4) {
|
|
369
|
-
return new (Error_0())('Representative public key size does not match representative algorithm: ' + ('representativeAlgorithm.publicKeySize=' + this.representativeAlgorithm.publicKeySize + ', ') + ('representativePublicKey.size=' + this.representativePublicKey.value.length));
|
|
370
|
-
}
|
|
371
|
-
return Ok_instance;
|
|
372
|
-
}
|
|
373
|
-
function isValid() {
|
|
374
|
-
return this.validate().isValid;
|
|
375
|
-
}
|
|
376
|
-
var AttoBlockClass;
|
|
377
|
-
function AttoBlock() {
|
|
378
|
-
if (AttoBlockClass === VOID) {
|
|
379
|
-
class $ {}
|
|
380
|
-
initMetadataForInterface($, 'AttoBlock', VOID, VOID, [HeightSupport(), AddressSupport(), AttoHashable(), AttoSerializable()], VOID, VOID, {0: Companion_getInstance_4});
|
|
381
|
-
AttoBlockClass = $;
|
|
382
|
-
}
|
|
383
|
-
return AttoBlockClass;
|
|
384
|
-
}
|
|
385
|
-
var PreviousSupportClass;
|
|
386
|
-
function PreviousSupport() {
|
|
387
|
-
if (PreviousSupportClass === VOID) {
|
|
388
|
-
class $ {}
|
|
389
|
-
initMetadataForInterface($, 'PreviousSupport');
|
|
390
|
-
PreviousSupportClass = $;
|
|
391
|
-
}
|
|
392
|
-
return PreviousSupportClass;
|
|
393
|
-
}
|
|
394
|
-
var ReceiveSupportClass;
|
|
395
|
-
function ReceiveSupport() {
|
|
396
|
-
if (ReceiveSupportClass === VOID) {
|
|
397
|
-
class $ {}
|
|
398
|
-
initMetadataForInterface($, 'ReceiveSupport');
|
|
399
|
-
ReceiveSupportClass = $;
|
|
400
|
-
}
|
|
401
|
-
return ReceiveSupportClass;
|
|
402
|
-
}
|
|
403
|
-
var RepresentativeSupportClass;
|
|
404
|
-
function RepresentativeSupport() {
|
|
405
|
-
if (RepresentativeSupportClass === VOID) {
|
|
406
|
-
class $ {}
|
|
407
|
-
initMetadataForInterface($, 'RepresentativeSupport');
|
|
408
|
-
RepresentativeSupportClass = $;
|
|
409
|
-
}
|
|
410
|
-
return RepresentativeSupportClass;
|
|
411
|
-
}
|
|
412
|
-
function AttoSendBlock$Companion$$childSerializers$_anonymous__s9zy99() {
|
|
413
|
-
return createSimpleEnumSerializer('cash.atto.commons.AttoNetwork', values());
|
|
414
|
-
}
|
|
415
|
-
function AttoSendBlock$Companion$$childSerializers$_anonymous__s9zy99_0() {
|
|
416
|
-
return Companion_getInstance_2().x2t();
|
|
417
|
-
}
|
|
418
|
-
function AttoSendBlock$Companion$$childSerializers$_anonymous__s9zy99_1() {
|
|
419
|
-
return Companion_getInstance_2().x2t();
|
|
420
|
-
}
|
|
421
|
-
var CompanionClass_1;
|
|
422
|
-
function Companion_1() {
|
|
423
|
-
if (CompanionClass_1 === VOID) {
|
|
424
|
-
class $ {
|
|
425
|
-
constructor() {
|
|
426
|
-
Companion_instance_2 = this;
|
|
427
|
-
var tmp = this;
|
|
428
|
-
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
429
|
-
var tmp_1 = lazy(tmp_0, AttoSendBlock$Companion$$childSerializers$_anonymous__s9zy99);
|
|
430
|
-
var tmp_2 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
431
|
-
var tmp_3 = lazy(tmp_2, AttoSendBlock$Companion$$childSerializers$_anonymous__s9zy99_0);
|
|
432
|
-
var tmp_4 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
433
|
-
// Inline function 'kotlin.arrayOf' call
|
|
434
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
435
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
436
|
-
tmp.g2y_1 = [tmp_1, null, tmp_3, null, null, null, null, null, lazy(tmp_4, AttoSendBlock$Companion$$childSerializers$_anonymous__s9zy99_1), null, null, null, null];
|
|
437
|
-
}
|
|
438
|
-
h2y(serializedBlock) {
|
|
439
|
-
if (fromInt(AttoBlockType_SEND_getInstance().d2y_1) > serializedBlock.u2()) {
|
|
440
|
-
return null;
|
|
441
|
-
}
|
|
442
|
-
var blockType = readAttoBlockType(serializedBlock);
|
|
443
|
-
if (!blockType.equals(AttoBlockType_SEND_getInstance())) {
|
|
444
|
-
throw IllegalArgumentException().t2('Invalid block type: ' + blockType.toString());
|
|
445
|
-
}
|
|
446
|
-
return new (AttoSendBlock())(readAttoNetwork(serializedBlock), readAttoVersion(serializedBlock), readAttoAlgorithm(serializedBlock), readAttoPublicKey(serializedBlock), readAttoHeight(serializedBlock), readAttoAmount(serializedBlock), readInstant(serializedBlock), readAttoHash(serializedBlock), readAttoAlgorithm(serializedBlock), readAttoPublicKey(serializedBlock), readAttoAmount(serializedBlock));
|
|
447
|
-
}
|
|
448
|
-
x2t() {
|
|
449
|
-
return $serializer_getInstance();
|
|
450
|
-
}
|
|
451
|
-
}
|
|
452
|
-
initMetadataForCompanion($);
|
|
453
|
-
CompanionClass_1 = $;
|
|
454
|
-
}
|
|
455
|
-
return CompanionClass_1;
|
|
456
|
-
}
|
|
457
|
-
var Companion_instance_2;
|
|
458
|
-
function Companion_getInstance_5() {
|
|
459
|
-
if (Companion_instance_2 === VOID)
|
|
460
|
-
new (Companion_1())();
|
|
461
|
-
return Companion_instance_2;
|
|
462
|
-
}
|
|
463
|
-
var $serializerClass;
|
|
464
|
-
function $serializer() {
|
|
465
|
-
if ($serializerClass === VOID) {
|
|
466
|
-
class $ {
|
|
467
|
-
constructor() {
|
|
468
|
-
$serializer_instance = this;
|
|
469
|
-
var tmp0_serialDesc = new (PluginGeneratedSerialDescriptor())('SEND', this, 13);
|
|
470
|
-
tmp0_serialDesc.q16('network', false);
|
|
471
|
-
tmp0_serialDesc.q16('version', false);
|
|
472
|
-
tmp0_serialDesc.q16('algorithm', false);
|
|
473
|
-
tmp0_serialDesc.q16('publicKey', false);
|
|
474
|
-
tmp0_serialDesc.q16('height', false);
|
|
475
|
-
tmp0_serialDesc.q16('balance', false);
|
|
476
|
-
tmp0_serialDesc.q16('timestamp', false);
|
|
477
|
-
tmp0_serialDesc.q16('previous', false);
|
|
478
|
-
tmp0_serialDesc.q16('receiverAlgorithm', false);
|
|
479
|
-
tmp0_serialDesc.q16('receiverPublicKey', false);
|
|
480
|
-
tmp0_serialDesc.q16('amount', false);
|
|
481
|
-
tmp0_serialDesc.q16('address', true);
|
|
482
|
-
tmp0_serialDesc.q16('receiverAddress', true);
|
|
483
|
-
this.t2y_1 = tmp0_serialDesc;
|
|
484
|
-
}
|
|
485
|
-
u2y(encoder, value) {
|
|
486
|
-
var tmp0_desc = this.t2y_1;
|
|
487
|
-
var tmp1_output = encoder.cz(tmp0_desc);
|
|
488
|
-
var tmp2_cached = Companion_getInstance_5().g2y_1;
|
|
489
|
-
tmp1_output.t10(tmp0_desc, 0, tmp2_cached[0].g3(), value.v2y_1);
|
|
490
|
-
tmp1_output.t10(tmp0_desc, 1, AttoVersionSerializer_getInstance(), value.w2y_1);
|
|
491
|
-
tmp1_output.t10(tmp0_desc, 2, tmp2_cached[2].g3(), value.x2y_1);
|
|
492
|
-
tmp1_output.t10(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), value.y2y_1);
|
|
493
|
-
tmp1_output.t10(tmp0_desc, 4, AttoHeightSerializer_getInstance(), value.z2y_1);
|
|
494
|
-
tmp1_output.t10(tmp0_desc, 5, AttoAmountAsULongSerializer_getInstance(), value.a2z_1);
|
|
495
|
-
tmp1_output.t10(tmp0_desc, 6, AttoInstantAsLongSerializer_getInstance(), value.b2z_1);
|
|
496
|
-
tmp1_output.t10(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), value.c2z_1);
|
|
497
|
-
tmp1_output.t10(tmp0_desc, 8, tmp2_cached[8].g3(), value.receiverAlgorithm);
|
|
498
|
-
tmp1_output.t10(tmp0_desc, 9, AttoPublicKeyAsStringSerializer_getInstance(), value.receiverPublicKey);
|
|
499
|
-
tmp1_output.t10(tmp0_desc, 10, AttoAmountAsULongSerializer_getInstance(), value.amount);
|
|
500
|
-
tmp1_output.t10(tmp0_desc, 11, AttoAddressAsStringSerializer_getInstance(), value.f2z_1);
|
|
501
|
-
tmp1_output.t10(tmp0_desc, 12, AttoAddressAsStringSerializer_getInstance(), value.receiverAddress);
|
|
502
|
-
tmp1_output.dz(tmp0_desc);
|
|
503
|
-
}
|
|
504
|
-
ou(encoder, value) {
|
|
505
|
-
return this.u2y(encoder, value instanceof AttoSendBlock() ? value : THROW_CCE());
|
|
506
|
-
}
|
|
507
|
-
pu(decoder) {
|
|
508
|
-
var tmp0_desc = this.t2y_1;
|
|
509
|
-
var tmp1_flag = true;
|
|
510
|
-
var tmp2_index = 0;
|
|
511
|
-
var tmp3_bitMask0 = 0;
|
|
512
|
-
var tmp4_local0 = null;
|
|
513
|
-
var tmp5_local1 = null;
|
|
514
|
-
var tmp6_local2 = null;
|
|
515
|
-
var tmp7_local3 = null;
|
|
516
|
-
var tmp8_local4 = null;
|
|
517
|
-
var tmp9_local5 = null;
|
|
518
|
-
var tmp10_local6 = null;
|
|
519
|
-
var tmp11_local7 = null;
|
|
520
|
-
var tmp12_local8 = null;
|
|
521
|
-
var tmp13_local9 = null;
|
|
522
|
-
var tmp14_local10 = null;
|
|
523
|
-
var tmp15_local11 = null;
|
|
524
|
-
var tmp16_local12 = null;
|
|
525
|
-
var tmp19_input = decoder.cz(tmp0_desc);
|
|
526
|
-
var tmp20_cached = Companion_getInstance_5().g2y_1;
|
|
527
|
-
if (tmp19_input.rz()) {
|
|
528
|
-
tmp4_local0 = tmp19_input.oz(tmp0_desc, 0, tmp20_cached[0].g3(), tmp4_local0);
|
|
529
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
530
|
-
tmp5_local1 = tmp19_input.oz(tmp0_desc, 1, AttoVersionSerializer_getInstance(), tmp5_local1);
|
|
531
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
532
|
-
tmp6_local2 = tmp19_input.oz(tmp0_desc, 2, tmp20_cached[2].g3(), tmp6_local2);
|
|
533
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
534
|
-
tmp7_local3 = tmp19_input.oz(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), tmp7_local3);
|
|
535
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
536
|
-
tmp8_local4 = tmp19_input.oz(tmp0_desc, 4, AttoHeightSerializer_getInstance(), tmp8_local4);
|
|
537
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
538
|
-
tmp9_local5 = tmp19_input.oz(tmp0_desc, 5, AttoAmountAsULongSerializer_getInstance(), tmp9_local5);
|
|
539
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
540
|
-
tmp10_local6 = tmp19_input.oz(tmp0_desc, 6, AttoInstantAsLongSerializer_getInstance(), tmp10_local6);
|
|
541
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
542
|
-
tmp11_local7 = tmp19_input.oz(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), tmp11_local7);
|
|
543
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
544
|
-
tmp12_local8 = tmp19_input.oz(tmp0_desc, 8, tmp20_cached[8].g3(), tmp12_local8);
|
|
545
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
546
|
-
tmp13_local9 = tmp19_input.oz(tmp0_desc, 9, AttoPublicKeyAsStringSerializer_getInstance(), tmp13_local9);
|
|
547
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
548
|
-
tmp14_local10 = tmp19_input.oz(tmp0_desc, 10, AttoAmountAsULongSerializer_getInstance(), tmp14_local10);
|
|
549
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
550
|
-
tmp15_local11 = tmp19_input.oz(tmp0_desc, 11, AttoAddressAsStringSerializer_getInstance(), tmp15_local11);
|
|
551
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
552
|
-
tmp16_local12 = tmp19_input.oz(tmp0_desc, 12, AttoAddressAsStringSerializer_getInstance(), tmp16_local12);
|
|
553
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
554
|
-
} else
|
|
555
|
-
while (tmp1_flag) {
|
|
556
|
-
tmp2_index = tmp19_input.sz(tmp0_desc);
|
|
557
|
-
switch (tmp2_index) {
|
|
558
|
-
case -1:
|
|
559
|
-
tmp1_flag = false;
|
|
560
|
-
break;
|
|
561
|
-
case 0:
|
|
562
|
-
tmp4_local0 = tmp19_input.oz(tmp0_desc, 0, tmp20_cached[0].g3(), tmp4_local0);
|
|
563
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
564
|
-
break;
|
|
565
|
-
case 1:
|
|
566
|
-
tmp5_local1 = tmp19_input.oz(tmp0_desc, 1, AttoVersionSerializer_getInstance(), tmp5_local1);
|
|
567
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
568
|
-
break;
|
|
569
|
-
case 2:
|
|
570
|
-
tmp6_local2 = tmp19_input.oz(tmp0_desc, 2, tmp20_cached[2].g3(), tmp6_local2);
|
|
571
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
572
|
-
break;
|
|
573
|
-
case 3:
|
|
574
|
-
tmp7_local3 = tmp19_input.oz(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), tmp7_local3);
|
|
575
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
576
|
-
break;
|
|
577
|
-
case 4:
|
|
578
|
-
tmp8_local4 = tmp19_input.oz(tmp0_desc, 4, AttoHeightSerializer_getInstance(), tmp8_local4);
|
|
579
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
580
|
-
break;
|
|
581
|
-
case 5:
|
|
582
|
-
tmp9_local5 = tmp19_input.oz(tmp0_desc, 5, AttoAmountAsULongSerializer_getInstance(), tmp9_local5);
|
|
583
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
584
|
-
break;
|
|
585
|
-
case 6:
|
|
586
|
-
tmp10_local6 = tmp19_input.oz(tmp0_desc, 6, AttoInstantAsLongSerializer_getInstance(), tmp10_local6);
|
|
587
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
588
|
-
break;
|
|
589
|
-
case 7:
|
|
590
|
-
tmp11_local7 = tmp19_input.oz(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), tmp11_local7);
|
|
591
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
592
|
-
break;
|
|
593
|
-
case 8:
|
|
594
|
-
tmp12_local8 = tmp19_input.oz(tmp0_desc, 8, tmp20_cached[8].g3(), tmp12_local8);
|
|
595
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
596
|
-
break;
|
|
597
|
-
case 9:
|
|
598
|
-
tmp13_local9 = tmp19_input.oz(tmp0_desc, 9, AttoPublicKeyAsStringSerializer_getInstance(), tmp13_local9);
|
|
599
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
600
|
-
break;
|
|
601
|
-
case 10:
|
|
602
|
-
tmp14_local10 = tmp19_input.oz(tmp0_desc, 10, AttoAmountAsULongSerializer_getInstance(), tmp14_local10);
|
|
603
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
604
|
-
break;
|
|
605
|
-
case 11:
|
|
606
|
-
tmp15_local11 = tmp19_input.oz(tmp0_desc, 11, AttoAddressAsStringSerializer_getInstance(), tmp15_local11);
|
|
607
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
608
|
-
break;
|
|
609
|
-
case 12:
|
|
610
|
-
tmp16_local12 = tmp19_input.oz(tmp0_desc, 12, AttoAddressAsStringSerializer_getInstance(), tmp16_local12);
|
|
611
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
612
|
-
break;
|
|
613
|
-
default:
|
|
614
|
-
throw UnknownFieldException().jw(tmp2_index);
|
|
615
|
-
}
|
|
616
|
-
}
|
|
617
|
-
tmp19_input.dz(tmp0_desc);
|
|
618
|
-
return AttoSendBlock().g2z(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, tmp16_local12, null);
|
|
619
|
-
}
|
|
620
|
-
nu() {
|
|
621
|
-
return this.t2y_1;
|
|
622
|
-
}
|
|
623
|
-
f17() {
|
|
624
|
-
var tmp0_cached = Companion_getInstance_5().g2y_1;
|
|
625
|
-
// Inline function 'kotlin.arrayOf' call
|
|
626
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
627
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
628
|
-
return [tmp0_cached[0].g3(), AttoVersionSerializer_getInstance(), tmp0_cached[2].g3(), AttoPublicKeyAsStringSerializer_getInstance(), AttoHeightSerializer_getInstance(), AttoAmountAsULongSerializer_getInstance(), AttoInstantAsLongSerializer_getInstance(), AttoHashAsStringSerializer_getInstance(), tmp0_cached[8].g3(), AttoPublicKeyAsStringSerializer_getInstance(), AttoAmountAsULongSerializer_getInstance(), AttoAddressAsStringSerializer_getInstance(), AttoAddressAsStringSerializer_getInstance()];
|
|
629
|
-
}
|
|
630
|
-
}
|
|
631
|
-
protoOf($).g17 = typeParametersSerializers;
|
|
632
|
-
initMetadataForObject($, '$serializer', VOID, VOID, [GeneratedSerializer()]);
|
|
633
|
-
$serializerClass = $;
|
|
634
|
-
}
|
|
635
|
-
return $serializerClass;
|
|
636
|
-
}
|
|
637
|
-
var $serializer_instance;
|
|
638
|
-
function $serializer_getInstance() {
|
|
639
|
-
if ($serializer_instance === VOID)
|
|
640
|
-
new ($serializer())();
|
|
641
|
-
return $serializer_instance;
|
|
642
|
-
}
|
|
643
|
-
function AttoSendBlock$hash$delegate$lambda(this$0) {
|
|
644
|
-
return () => hash(this$0.v2w());
|
|
645
|
-
}
|
|
646
|
-
function AttoSendBlock$_get_hash_$ref_emfoe1() {
|
|
647
|
-
return (p0) => p0.hash;
|
|
648
|
-
}
|
|
649
|
-
function AttoSendBlock$_init_$lambda_dfxw6s(this$0) {
|
|
650
|
-
return () => hash(this$0.v2w());
|
|
651
|
-
}
|
|
652
|
-
var AttoSendBlockClass;
|
|
653
|
-
function AttoSendBlock() {
|
|
654
|
-
if (AttoSendBlockClass === VOID) {
|
|
655
|
-
class $ {
|
|
656
|
-
constructor(network, version, algorithm, publicKey, height, balance, timestamp, previous, receiverAlgorithm, receiverPublicKey, amount) {
|
|
657
|
-
Companion_getInstance_5();
|
|
658
|
-
this.v2y_1 = network;
|
|
659
|
-
this.w2y_1 = version;
|
|
660
|
-
this.x2y_1 = algorithm;
|
|
661
|
-
this.y2y_1 = publicKey;
|
|
662
|
-
this.z2y_1 = height;
|
|
663
|
-
this.a2z_1 = balance;
|
|
664
|
-
this.b2z_1 = timestamp;
|
|
665
|
-
this.c2z_1 = previous;
|
|
666
|
-
this.receiverAlgorithm = receiverAlgorithm;
|
|
667
|
-
this.receiverPublicKey = receiverPublicKey;
|
|
668
|
-
this.amount = amount;
|
|
669
|
-
this.d2z_1 = AttoBlockType_SEND_getInstance();
|
|
670
|
-
var tmp = this;
|
|
671
|
-
tmp.e2z_1 = lazy_0(AttoSendBlock$hash$delegate$lambda(this));
|
|
672
|
-
this.f2z_1 = new (AttoAddress())(this.x2y_1, this.y2y_1);
|
|
673
|
-
this.receiverAddress = new (AttoAddress())(this.receiverAlgorithm, this.receiverPublicKey);
|
|
674
|
-
}
|
|
675
|
-
y2u() {
|
|
676
|
-
return this.v2y_1;
|
|
677
|
-
}
|
|
678
|
-
z2u() {
|
|
679
|
-
return this.w2y_1;
|
|
680
|
-
}
|
|
681
|
-
a2v() {
|
|
682
|
-
return this.x2y_1;
|
|
683
|
-
}
|
|
684
|
-
x2u() {
|
|
685
|
-
return this.y2y_1;
|
|
686
|
-
}
|
|
687
|
-
b2v() {
|
|
688
|
-
return this.z2y_1;
|
|
689
|
-
}
|
|
690
|
-
c2v() {
|
|
691
|
-
return this.a2z_1;
|
|
692
|
-
}
|
|
693
|
-
k2w() {
|
|
694
|
-
return this.b2z_1;
|
|
695
|
-
}
|
|
696
|
-
q2y() {
|
|
697
|
-
return this.c2z_1;
|
|
698
|
-
}
|
|
699
|
-
h2z() {
|
|
700
|
-
return this.receiverAlgorithm;
|
|
701
|
-
}
|
|
702
|
-
i2z() {
|
|
703
|
-
return this.receiverPublicKey;
|
|
704
|
-
}
|
|
705
|
-
j2z() {
|
|
706
|
-
return this.amount;
|
|
707
|
-
}
|
|
708
|
-
l2y() {
|
|
709
|
-
return this.d2z_1;
|
|
710
|
-
}
|
|
711
|
-
f2w() {
|
|
712
|
-
var tmp0 = this.e2z_1;
|
|
713
|
-
var tmp = KProperty1();
|
|
714
|
-
// Inline function 'kotlin.getValue' call
|
|
715
|
-
getPropertyCallableRef('hash', 1, tmp, AttoSendBlock$_get_hash_$ref_emfoe1(), null);
|
|
716
|
-
return tmp0.g3();
|
|
717
|
-
}
|
|
718
|
-
h2v() {
|
|
719
|
-
return this.f2z_1;
|
|
720
|
-
}
|
|
721
|
-
k2z() {
|
|
722
|
-
return this.receiverAddress;
|
|
723
|
-
}
|
|
724
|
-
v2w() {
|
|
725
|
-
// Inline function 'kotlin.apply' call
|
|
726
|
-
var this_0 = new (Buffer())();
|
|
727
|
-
writeAttoBlockType(this_0, this.d2z_1);
|
|
728
|
-
writeAttoNetwork(this_0, this.v2y_1);
|
|
729
|
-
writeAttoVersion(this_0, this.w2y_1);
|
|
730
|
-
writeAttoAlgorithm(this_0, this.x2y_1);
|
|
731
|
-
writeAttoPublicKey(this_0, this.y2y_1);
|
|
732
|
-
writeAttoHeight(this_0, this.z2y_1);
|
|
733
|
-
writeAttoAmount(this_0, this.a2z_1);
|
|
734
|
-
writeInstant(this_0, this.b2z_1);
|
|
735
|
-
writeAttoHash(this_0, this.c2z_1);
|
|
736
|
-
writeAttoAlgorithm(this_0, this.receiverAlgorithm);
|
|
737
|
-
writeAttoPublicKey(this_0, this.receiverPublicKey);
|
|
738
|
-
writeAttoAmount(this_0, this.amount);
|
|
739
|
-
return this_0;
|
|
740
|
-
}
|
|
741
|
-
validate() {
|
|
742
|
-
var parent = validate.call(this);
|
|
743
|
-
if (!(parent instanceof Ok())) {
|
|
744
|
-
if (parent instanceof Error_0())
|
|
745
|
-
return parent;
|
|
746
|
-
else {
|
|
747
|
-
noWhenBranchMatchedException();
|
|
748
|
-
}
|
|
749
|
-
}
|
|
750
|
-
if (this.amount.equals(Companion_getInstance_0().p2x_1)) {
|
|
751
|
-
return new (Error_0())('Amount must be greater than ' + Companion_getInstance_0().p2x_1.toString());
|
|
752
|
-
}
|
|
753
|
-
if (this.receiverPublicKey.equals(this.y2y_1)) {
|
|
754
|
-
return new (Error_0())('Receiver public key must be different from public key: receiverPublicKey=' + this.receiverPublicKey.toString() + ', publicKey=' + this.y2y_1.toString());
|
|
755
|
-
}
|
|
756
|
-
if (!(this.receiverAlgorithm.publicKeySize === this.receiverPublicKey.value.length)) {
|
|
757
|
-
return new (Error_0())('Receiver public key size does not match receiver algorithm: ' + ('receiverAlgorithm.publicKeySize=' + this.receiverAlgorithm.publicKeySize + ', ') + ('receiverPublicKey.size=' + this.receiverPublicKey.value.length));
|
|
758
|
-
}
|
|
759
|
-
return Ok_instance;
|
|
760
|
-
}
|
|
761
|
-
hf() {
|
|
762
|
-
return this.v2y_1;
|
|
763
|
-
}
|
|
764
|
-
if() {
|
|
765
|
-
return this.w2y_1;
|
|
766
|
-
}
|
|
767
|
-
q2v() {
|
|
768
|
-
return this.x2y_1;
|
|
769
|
-
}
|
|
770
|
-
r2v() {
|
|
771
|
-
return this.y2y_1;
|
|
772
|
-
}
|
|
773
|
-
s2v() {
|
|
774
|
-
return this.z2y_1;
|
|
775
|
-
}
|
|
776
|
-
t2v() {
|
|
777
|
-
return this.a2z_1;
|
|
778
|
-
}
|
|
779
|
-
u2v() {
|
|
780
|
-
return this.b2z_1;
|
|
781
|
-
}
|
|
782
|
-
v2v() {
|
|
783
|
-
return this.c2z_1;
|
|
784
|
-
}
|
|
785
|
-
w2v() {
|
|
786
|
-
return this.receiverAlgorithm;
|
|
787
|
-
}
|
|
788
|
-
x2v() {
|
|
789
|
-
return this.receiverPublicKey;
|
|
790
|
-
}
|
|
791
|
-
l2z() {
|
|
792
|
-
return this.amount;
|
|
793
|
-
}
|
|
794
|
-
m2z(network, version, algorithm, publicKey, height, balance, timestamp, previous, receiverAlgorithm, receiverPublicKey, amount) {
|
|
795
|
-
return new (AttoSendBlock())(network, version, algorithm, publicKey, height, balance, timestamp, previous, receiverAlgorithm, receiverPublicKey, amount);
|
|
796
|
-
}
|
|
797
|
-
copy(network, version, algorithm, publicKey, height, balance, timestamp, previous, receiverAlgorithm, receiverPublicKey, amount, $super) {
|
|
798
|
-
network = network === VOID ? this.v2y_1 : network;
|
|
799
|
-
version = version === VOID ? this.w2y_1 : version;
|
|
800
|
-
algorithm = algorithm === VOID ? this.x2y_1 : algorithm;
|
|
801
|
-
publicKey = publicKey === VOID ? this.y2y_1 : publicKey;
|
|
802
|
-
height = height === VOID ? this.z2y_1 : height;
|
|
803
|
-
balance = balance === VOID ? this.a2z_1 : balance;
|
|
804
|
-
timestamp = timestamp === VOID ? this.b2z_1 : timestamp;
|
|
805
|
-
previous = previous === VOID ? this.c2z_1 : previous;
|
|
806
|
-
receiverAlgorithm = receiverAlgorithm === VOID ? this.receiverAlgorithm : receiverAlgorithm;
|
|
807
|
-
receiverPublicKey = receiverPublicKey === VOID ? this.receiverPublicKey : receiverPublicKey;
|
|
808
|
-
amount = amount === VOID ? this.amount : amount;
|
|
809
|
-
return $super === VOID ? this.m2z(network, version, algorithm, publicKey, height, balance, timestamp, previous, receiverAlgorithm, receiverPublicKey, amount) : $super.m2z.call(this, network, version, algorithm, publicKey, height, balance, timestamp, previous, receiverAlgorithm, receiverPublicKey, amount);
|
|
810
|
-
}
|
|
811
|
-
toString() {
|
|
812
|
-
return 'AttoSendBlock(network=' + this.v2y_1.toString() + ', version=' + this.w2y_1.toString() + ', algorithm=' + this.x2y_1.toString() + ', publicKey=' + this.y2y_1.toString() + ', height=' + this.z2y_1.toString() + ', balance=' + this.a2z_1.toString() + ', timestamp=' + this.b2z_1.toString() + ', previous=' + this.c2z_1.toString() + ', receiverAlgorithm=' + this.receiverAlgorithm.toString() + ', receiverPublicKey=' + this.receiverPublicKey.toString() + ', amount=' + this.amount.toString() + ')';
|
|
813
|
-
}
|
|
814
|
-
hashCode() {
|
|
815
|
-
var result = this.v2y_1.hashCode();
|
|
816
|
-
result = imul(result, 31) + this.w2y_1.hashCode() | 0;
|
|
817
|
-
result = imul(result, 31) + this.x2y_1.hashCode() | 0;
|
|
818
|
-
result = imul(result, 31) + this.y2y_1.hashCode() | 0;
|
|
819
|
-
result = imul(result, 31) + this.z2y_1.hashCode() | 0;
|
|
820
|
-
result = imul(result, 31) + this.a2z_1.hashCode() | 0;
|
|
821
|
-
result = imul(result, 31) + this.b2z_1.hashCode() | 0;
|
|
822
|
-
result = imul(result, 31) + this.c2z_1.hashCode() | 0;
|
|
823
|
-
result = imul(result, 31) + this.receiverAlgorithm.hashCode() | 0;
|
|
824
|
-
result = imul(result, 31) + this.receiverPublicKey.hashCode() | 0;
|
|
825
|
-
result = imul(result, 31) + this.amount.hashCode() | 0;
|
|
826
|
-
return result;
|
|
827
|
-
}
|
|
828
|
-
equals(other) {
|
|
829
|
-
if (this === other)
|
|
830
|
-
return true;
|
|
831
|
-
if (!(other instanceof AttoSendBlock()))
|
|
832
|
-
return false;
|
|
833
|
-
if (!this.v2y_1.equals(other.v2y_1))
|
|
834
|
-
return false;
|
|
835
|
-
if (!this.w2y_1.equals(other.w2y_1))
|
|
836
|
-
return false;
|
|
837
|
-
if (!this.x2y_1.equals(other.x2y_1))
|
|
838
|
-
return false;
|
|
839
|
-
if (!this.y2y_1.equals(other.y2y_1))
|
|
840
|
-
return false;
|
|
841
|
-
if (!this.z2y_1.equals(other.z2y_1))
|
|
842
|
-
return false;
|
|
843
|
-
if (!this.a2z_1.equals(other.a2z_1))
|
|
844
|
-
return false;
|
|
845
|
-
if (!this.b2z_1.equals(other.b2z_1))
|
|
846
|
-
return false;
|
|
847
|
-
if (!this.c2z_1.equals(other.c2z_1))
|
|
848
|
-
return false;
|
|
849
|
-
if (!this.receiverAlgorithm.equals(other.receiverAlgorithm))
|
|
850
|
-
return false;
|
|
851
|
-
if (!this.receiverPublicKey.equals(other.receiverPublicKey))
|
|
852
|
-
return false;
|
|
853
|
-
if (!this.amount.equals(other.amount))
|
|
854
|
-
return false;
|
|
855
|
-
return true;
|
|
856
|
-
}
|
|
857
|
-
static g2z(seen0, network, version, algorithm, publicKey, height, balance, timestamp, previous, receiverAlgorithm, receiverPublicKey, amount, address, receiverAddress, serializationConstructorMarker) {
|
|
858
|
-
Companion_getInstance_5();
|
|
859
|
-
if (!(2047 === (2047 & seen0))) {
|
|
860
|
-
throwMissingFieldException(seen0, 2047, $serializer_getInstance().t2y_1);
|
|
861
|
-
}
|
|
862
|
-
var $this = createThis(this);
|
|
863
|
-
$this.v2y_1 = network;
|
|
864
|
-
$this.w2y_1 = version;
|
|
865
|
-
$this.x2y_1 = algorithm;
|
|
866
|
-
$this.y2y_1 = publicKey;
|
|
867
|
-
$this.z2y_1 = height;
|
|
868
|
-
$this.a2z_1 = balance;
|
|
869
|
-
$this.b2z_1 = timestamp;
|
|
870
|
-
$this.c2z_1 = previous;
|
|
871
|
-
$this.receiverAlgorithm = receiverAlgorithm;
|
|
872
|
-
$this.receiverPublicKey = receiverPublicKey;
|
|
873
|
-
$this.amount = amount;
|
|
874
|
-
$this.d2z_1 = AttoBlockType_SEND_getInstance();
|
|
875
|
-
var tmp = $this;
|
|
876
|
-
tmp.e2z_1 = lazy_0(AttoSendBlock$_init_$lambda_dfxw6s($this));
|
|
877
|
-
if (0 === (seen0 & 2048))
|
|
878
|
-
$this.f2z_1 = new (AttoAddress())($this.x2y_1, $this.y2y_1);
|
|
879
|
-
else
|
|
880
|
-
$this.f2z_1 = address;
|
|
881
|
-
if (0 === (seen0 & 4096))
|
|
882
|
-
$this.receiverAddress = new (AttoAddress())($this.receiverAlgorithm, $this.receiverPublicKey);
|
|
883
|
-
else
|
|
884
|
-
$this.receiverAddress = receiverAddress;
|
|
885
|
-
return $this;
|
|
886
|
-
}
|
|
887
|
-
get network() {
|
|
888
|
-
return this.y2u();
|
|
889
|
-
}
|
|
890
|
-
get version() {
|
|
891
|
-
return this.z2u();
|
|
892
|
-
}
|
|
893
|
-
get algorithm() {
|
|
894
|
-
return this.a2v();
|
|
895
|
-
}
|
|
896
|
-
get publicKey() {
|
|
897
|
-
return this.x2u();
|
|
898
|
-
}
|
|
899
|
-
get height() {
|
|
900
|
-
return this.b2v();
|
|
901
|
-
}
|
|
902
|
-
get balance() {
|
|
903
|
-
return this.c2v();
|
|
904
|
-
}
|
|
905
|
-
get timestamp() {
|
|
906
|
-
return this.k2w();
|
|
907
|
-
}
|
|
908
|
-
get previous() {
|
|
909
|
-
return this.q2y();
|
|
910
|
-
}
|
|
911
|
-
get type() {
|
|
912
|
-
return this.l2y();
|
|
913
|
-
}
|
|
914
|
-
get hash() {
|
|
915
|
-
return this.f2w();
|
|
916
|
-
}
|
|
917
|
-
get address() {
|
|
918
|
-
return this.h2v();
|
|
919
|
-
}
|
|
920
|
-
}
|
|
921
|
-
protoOf($).isValid = isValid;
|
|
922
|
-
protoOf($).toByteArray = toByteArray;
|
|
923
|
-
initMetadataForClass($, 'AttoSendBlock', VOID, VOID, [AttoBlock(), PreviousSupport()], VOID, VOID, {0: $serializer_getInstance});
|
|
924
|
-
AttoSendBlockClass = $;
|
|
925
|
-
}
|
|
926
|
-
return AttoSendBlockClass;
|
|
927
|
-
}
|
|
928
|
-
function AttoReceiveBlock$Companion$$childSerializers$_anonymous__x8ud9u() {
|
|
929
|
-
return createSimpleEnumSerializer('cash.atto.commons.AttoNetwork', values());
|
|
930
|
-
}
|
|
931
|
-
function AttoReceiveBlock$Companion$$childSerializers$_anonymous__x8ud9u_0() {
|
|
932
|
-
return Companion_getInstance_2().x2t();
|
|
933
|
-
}
|
|
934
|
-
function AttoReceiveBlock$Companion$$childSerializers$_anonymous__x8ud9u_1() {
|
|
935
|
-
return Companion_getInstance_2().x2t();
|
|
936
|
-
}
|
|
937
|
-
var CompanionClass_2;
|
|
938
|
-
function Companion_2() {
|
|
939
|
-
if (CompanionClass_2 === VOID) {
|
|
940
|
-
class $ {
|
|
941
|
-
constructor() {
|
|
942
|
-
Companion_instance_3 = this;
|
|
943
|
-
var tmp = this;
|
|
944
|
-
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
945
|
-
var tmp_1 = lazy(tmp_0, AttoReceiveBlock$Companion$$childSerializers$_anonymous__x8ud9u);
|
|
946
|
-
var tmp_2 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
947
|
-
var tmp_3 = lazy(tmp_2, AttoReceiveBlock$Companion$$childSerializers$_anonymous__x8ud9u_0);
|
|
948
|
-
var tmp_4 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
949
|
-
// Inline function 'kotlin.arrayOf' call
|
|
950
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
951
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
952
|
-
tmp.i2y_1 = [tmp_1, null, tmp_3, null, null, null, null, null, lazy(tmp_4, AttoReceiveBlock$Companion$$childSerializers$_anonymous__x8ud9u_1), null, null];
|
|
953
|
-
}
|
|
954
|
-
h2y(serializedBlock) {
|
|
955
|
-
if (fromInt(AttoBlockType_RECEIVE_getInstance().d2y_1) > serializedBlock.u2()) {
|
|
956
|
-
return null;
|
|
957
|
-
}
|
|
958
|
-
var blockType = readAttoBlockType(serializedBlock);
|
|
959
|
-
if (!blockType.equals(AttoBlockType_RECEIVE_getInstance())) {
|
|
960
|
-
throw IllegalArgumentException().t2('Invalid block type: ' + blockType.toString());
|
|
961
|
-
}
|
|
962
|
-
return new (AttoReceiveBlock())(readAttoNetwork(serializedBlock), readAttoVersion(serializedBlock), readAttoAlgorithm(serializedBlock), readAttoPublicKey(serializedBlock), readAttoHeight(serializedBlock), readAttoAmount(serializedBlock), readInstant(serializedBlock), readAttoHash(serializedBlock), readAttoAlgorithm(serializedBlock), readAttoHash(serializedBlock));
|
|
963
|
-
}
|
|
964
|
-
x2t() {
|
|
965
|
-
return $serializer_getInstance_0();
|
|
966
|
-
}
|
|
967
|
-
}
|
|
968
|
-
initMetadataForCompanion($);
|
|
969
|
-
CompanionClass_2 = $;
|
|
970
|
-
}
|
|
971
|
-
return CompanionClass_2;
|
|
972
|
-
}
|
|
973
|
-
var Companion_instance_3;
|
|
974
|
-
function Companion_getInstance_6() {
|
|
975
|
-
if (Companion_instance_3 === VOID)
|
|
976
|
-
new (Companion_2())();
|
|
977
|
-
return Companion_instance_3;
|
|
978
|
-
}
|
|
979
|
-
var $serializerClass_0;
|
|
980
|
-
function $serializer_0() {
|
|
981
|
-
if ($serializerClass_0 === VOID) {
|
|
982
|
-
class $ {
|
|
983
|
-
constructor() {
|
|
984
|
-
$serializer_instance_0 = this;
|
|
985
|
-
var tmp0_serialDesc = new (PluginGeneratedSerialDescriptor())('RECEIVE', this, 11);
|
|
986
|
-
tmp0_serialDesc.q16('network', false);
|
|
987
|
-
tmp0_serialDesc.q16('version', false);
|
|
988
|
-
tmp0_serialDesc.q16('algorithm', false);
|
|
989
|
-
tmp0_serialDesc.q16('publicKey', false);
|
|
990
|
-
tmp0_serialDesc.q16('height', false);
|
|
991
|
-
tmp0_serialDesc.q16('balance', false);
|
|
992
|
-
tmp0_serialDesc.q16('timestamp', false);
|
|
993
|
-
tmp0_serialDesc.q16('previous', false);
|
|
994
|
-
tmp0_serialDesc.q16('sendHashAlgorithm', false);
|
|
995
|
-
tmp0_serialDesc.q16('sendHash', false);
|
|
996
|
-
tmp0_serialDesc.q16('address', true);
|
|
997
|
-
this.n2z_1 = tmp0_serialDesc;
|
|
998
|
-
}
|
|
999
|
-
o2z(encoder, value) {
|
|
1000
|
-
var tmp0_desc = this.n2z_1;
|
|
1001
|
-
var tmp1_output = encoder.cz(tmp0_desc);
|
|
1002
|
-
var tmp2_cached = Companion_getInstance_6().i2y_1;
|
|
1003
|
-
tmp1_output.t10(tmp0_desc, 0, tmp2_cached[0].g3(), value.p2z_1);
|
|
1004
|
-
tmp1_output.t10(tmp0_desc, 1, AttoVersionSerializer_getInstance(), value.q2z_1);
|
|
1005
|
-
tmp1_output.t10(tmp0_desc, 2, tmp2_cached[2].g3(), value.r2z_1);
|
|
1006
|
-
tmp1_output.t10(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), value.s2z_1);
|
|
1007
|
-
tmp1_output.t10(tmp0_desc, 4, AttoHeightSerializer_getInstance(), value.t2z_1);
|
|
1008
|
-
tmp1_output.t10(tmp0_desc, 5, AttoAmountAsULongSerializer_getInstance(), value.u2z_1);
|
|
1009
|
-
tmp1_output.t10(tmp0_desc, 6, AttoInstantAsLongSerializer_getInstance(), value.v2z_1);
|
|
1010
|
-
tmp1_output.t10(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), value.w2z_1);
|
|
1011
|
-
tmp1_output.t10(tmp0_desc, 8, tmp2_cached[8].g3(), value.x2z_1);
|
|
1012
|
-
tmp1_output.t10(tmp0_desc, 9, AttoHashAsStringSerializer_getInstance(), value.y2z_1);
|
|
1013
|
-
tmp1_output.t10(tmp0_desc, 10, AttoAddressAsStringSerializer_getInstance(), value.b30_1);
|
|
1014
|
-
tmp1_output.dz(tmp0_desc);
|
|
1015
|
-
}
|
|
1016
|
-
ou(encoder, value) {
|
|
1017
|
-
return this.o2z(encoder, value instanceof AttoReceiveBlock() ? value : THROW_CCE());
|
|
1018
|
-
}
|
|
1019
|
-
pu(decoder) {
|
|
1020
|
-
var tmp0_desc = this.n2z_1;
|
|
1021
|
-
var tmp1_flag = true;
|
|
1022
|
-
var tmp2_index = 0;
|
|
1023
|
-
var tmp3_bitMask0 = 0;
|
|
1024
|
-
var tmp4_local0 = null;
|
|
1025
|
-
var tmp5_local1 = null;
|
|
1026
|
-
var tmp6_local2 = null;
|
|
1027
|
-
var tmp7_local3 = null;
|
|
1028
|
-
var tmp8_local4 = null;
|
|
1029
|
-
var tmp9_local5 = null;
|
|
1030
|
-
var tmp10_local6 = null;
|
|
1031
|
-
var tmp11_local7 = null;
|
|
1032
|
-
var tmp12_local8 = null;
|
|
1033
|
-
var tmp13_local9 = null;
|
|
1034
|
-
var tmp14_local10 = null;
|
|
1035
|
-
var tmp17_input = decoder.cz(tmp0_desc);
|
|
1036
|
-
var tmp18_cached = Companion_getInstance_6().i2y_1;
|
|
1037
|
-
if (tmp17_input.rz()) {
|
|
1038
|
-
tmp4_local0 = tmp17_input.oz(tmp0_desc, 0, tmp18_cached[0].g3(), tmp4_local0);
|
|
1039
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
1040
|
-
tmp5_local1 = tmp17_input.oz(tmp0_desc, 1, AttoVersionSerializer_getInstance(), tmp5_local1);
|
|
1041
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
1042
|
-
tmp6_local2 = tmp17_input.oz(tmp0_desc, 2, tmp18_cached[2].g3(), tmp6_local2);
|
|
1043
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
1044
|
-
tmp7_local3 = tmp17_input.oz(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), tmp7_local3);
|
|
1045
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
1046
|
-
tmp8_local4 = tmp17_input.oz(tmp0_desc, 4, AttoHeightSerializer_getInstance(), tmp8_local4);
|
|
1047
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
1048
|
-
tmp9_local5 = tmp17_input.oz(tmp0_desc, 5, AttoAmountAsULongSerializer_getInstance(), tmp9_local5);
|
|
1049
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
1050
|
-
tmp10_local6 = tmp17_input.oz(tmp0_desc, 6, AttoInstantAsLongSerializer_getInstance(), tmp10_local6);
|
|
1051
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
1052
|
-
tmp11_local7 = tmp17_input.oz(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), tmp11_local7);
|
|
1053
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
1054
|
-
tmp12_local8 = tmp17_input.oz(tmp0_desc, 8, tmp18_cached[8].g3(), tmp12_local8);
|
|
1055
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
1056
|
-
tmp13_local9 = tmp17_input.oz(tmp0_desc, 9, AttoHashAsStringSerializer_getInstance(), tmp13_local9);
|
|
1057
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
1058
|
-
tmp14_local10 = tmp17_input.oz(tmp0_desc, 10, AttoAddressAsStringSerializer_getInstance(), tmp14_local10);
|
|
1059
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
1060
|
-
} else
|
|
1061
|
-
while (tmp1_flag) {
|
|
1062
|
-
tmp2_index = tmp17_input.sz(tmp0_desc);
|
|
1063
|
-
switch (tmp2_index) {
|
|
1064
|
-
case -1:
|
|
1065
|
-
tmp1_flag = false;
|
|
1066
|
-
break;
|
|
1067
|
-
case 0:
|
|
1068
|
-
tmp4_local0 = tmp17_input.oz(tmp0_desc, 0, tmp18_cached[0].g3(), tmp4_local0);
|
|
1069
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
1070
|
-
break;
|
|
1071
|
-
case 1:
|
|
1072
|
-
tmp5_local1 = tmp17_input.oz(tmp0_desc, 1, AttoVersionSerializer_getInstance(), tmp5_local1);
|
|
1073
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
1074
|
-
break;
|
|
1075
|
-
case 2:
|
|
1076
|
-
tmp6_local2 = tmp17_input.oz(tmp0_desc, 2, tmp18_cached[2].g3(), tmp6_local2);
|
|
1077
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
1078
|
-
break;
|
|
1079
|
-
case 3:
|
|
1080
|
-
tmp7_local3 = tmp17_input.oz(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), tmp7_local3);
|
|
1081
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
1082
|
-
break;
|
|
1083
|
-
case 4:
|
|
1084
|
-
tmp8_local4 = tmp17_input.oz(tmp0_desc, 4, AttoHeightSerializer_getInstance(), tmp8_local4);
|
|
1085
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
1086
|
-
break;
|
|
1087
|
-
case 5:
|
|
1088
|
-
tmp9_local5 = tmp17_input.oz(tmp0_desc, 5, AttoAmountAsULongSerializer_getInstance(), tmp9_local5);
|
|
1089
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
1090
|
-
break;
|
|
1091
|
-
case 6:
|
|
1092
|
-
tmp10_local6 = tmp17_input.oz(tmp0_desc, 6, AttoInstantAsLongSerializer_getInstance(), tmp10_local6);
|
|
1093
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
1094
|
-
break;
|
|
1095
|
-
case 7:
|
|
1096
|
-
tmp11_local7 = tmp17_input.oz(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), tmp11_local7);
|
|
1097
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
1098
|
-
break;
|
|
1099
|
-
case 8:
|
|
1100
|
-
tmp12_local8 = tmp17_input.oz(tmp0_desc, 8, tmp18_cached[8].g3(), tmp12_local8);
|
|
1101
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
1102
|
-
break;
|
|
1103
|
-
case 9:
|
|
1104
|
-
tmp13_local9 = tmp17_input.oz(tmp0_desc, 9, AttoHashAsStringSerializer_getInstance(), tmp13_local9);
|
|
1105
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
1106
|
-
break;
|
|
1107
|
-
case 10:
|
|
1108
|
-
tmp14_local10 = tmp17_input.oz(tmp0_desc, 10, AttoAddressAsStringSerializer_getInstance(), tmp14_local10);
|
|
1109
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
1110
|
-
break;
|
|
1111
|
-
default:
|
|
1112
|
-
throw UnknownFieldException().jw(tmp2_index);
|
|
1113
|
-
}
|
|
1114
|
-
}
|
|
1115
|
-
tmp17_input.dz(tmp0_desc);
|
|
1116
|
-
return AttoReceiveBlock().c30(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, null);
|
|
1117
|
-
}
|
|
1118
|
-
nu() {
|
|
1119
|
-
return this.n2z_1;
|
|
1120
|
-
}
|
|
1121
|
-
f17() {
|
|
1122
|
-
var tmp0_cached = Companion_getInstance_6().i2y_1;
|
|
1123
|
-
// Inline function 'kotlin.arrayOf' call
|
|
1124
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
1125
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
1126
|
-
return [tmp0_cached[0].g3(), AttoVersionSerializer_getInstance(), tmp0_cached[2].g3(), AttoPublicKeyAsStringSerializer_getInstance(), AttoHeightSerializer_getInstance(), AttoAmountAsULongSerializer_getInstance(), AttoInstantAsLongSerializer_getInstance(), AttoHashAsStringSerializer_getInstance(), tmp0_cached[8].g3(), AttoHashAsStringSerializer_getInstance(), AttoAddressAsStringSerializer_getInstance()];
|
|
1127
|
-
}
|
|
1128
|
-
}
|
|
1129
|
-
protoOf($).g17 = typeParametersSerializers;
|
|
1130
|
-
initMetadataForObject($, '$serializer', VOID, VOID, [GeneratedSerializer()]);
|
|
1131
|
-
$serializerClass_0 = $;
|
|
1132
|
-
}
|
|
1133
|
-
return $serializerClass_0;
|
|
1134
|
-
}
|
|
1135
|
-
var $serializer_instance_0;
|
|
1136
|
-
function $serializer_getInstance_0() {
|
|
1137
|
-
if ($serializer_instance_0 === VOID)
|
|
1138
|
-
new ($serializer_0())();
|
|
1139
|
-
return $serializer_instance_0;
|
|
1140
|
-
}
|
|
1141
|
-
function AttoReceiveBlock$hash$delegate$lambda(this$0) {
|
|
1142
|
-
return () => hash(this$0.v2w());
|
|
1143
|
-
}
|
|
1144
|
-
function AttoReceiveBlock$_get_hash_$ref_1uzri0() {
|
|
1145
|
-
return (p0) => p0.hash;
|
|
1146
|
-
}
|
|
1147
|
-
function AttoReceiveBlock$_init_$lambda_4ot8lv(this$0) {
|
|
1148
|
-
return () => hash(this$0.v2w());
|
|
1149
|
-
}
|
|
1150
|
-
var AttoReceiveBlockClass;
|
|
1151
|
-
function AttoReceiveBlock() {
|
|
1152
|
-
if (AttoReceiveBlockClass === VOID) {
|
|
1153
|
-
class $ {
|
|
1154
|
-
constructor(network, version, algorithm, publicKey, height, balance, timestamp, previous, sendHashAlgorithm, sendHash) {
|
|
1155
|
-
Companion_getInstance_6();
|
|
1156
|
-
this.p2z_1 = network;
|
|
1157
|
-
this.q2z_1 = version;
|
|
1158
|
-
this.r2z_1 = algorithm;
|
|
1159
|
-
this.s2z_1 = publicKey;
|
|
1160
|
-
this.t2z_1 = height;
|
|
1161
|
-
this.u2z_1 = balance;
|
|
1162
|
-
this.v2z_1 = timestamp;
|
|
1163
|
-
this.w2z_1 = previous;
|
|
1164
|
-
this.x2z_1 = sendHashAlgorithm;
|
|
1165
|
-
this.y2z_1 = sendHash;
|
|
1166
|
-
this.z2z_1 = AttoBlockType_RECEIVE_getInstance();
|
|
1167
|
-
var tmp = this;
|
|
1168
|
-
tmp.a30_1 = lazy_0(AttoReceiveBlock$hash$delegate$lambda(this));
|
|
1169
|
-
this.b30_1 = new (AttoAddress())(this.r2z_1, this.s2z_1);
|
|
1170
|
-
}
|
|
1171
|
-
y2u() {
|
|
1172
|
-
return this.p2z_1;
|
|
1173
|
-
}
|
|
1174
|
-
z2u() {
|
|
1175
|
-
return this.q2z_1;
|
|
1176
|
-
}
|
|
1177
|
-
a2v() {
|
|
1178
|
-
return this.r2z_1;
|
|
1179
|
-
}
|
|
1180
|
-
x2u() {
|
|
1181
|
-
return this.s2z_1;
|
|
1182
|
-
}
|
|
1183
|
-
b2v() {
|
|
1184
|
-
return this.t2z_1;
|
|
1185
|
-
}
|
|
1186
|
-
c2v() {
|
|
1187
|
-
return this.u2z_1;
|
|
1188
|
-
}
|
|
1189
|
-
k2w() {
|
|
1190
|
-
return this.v2z_1;
|
|
1191
|
-
}
|
|
1192
|
-
q2y() {
|
|
1193
|
-
return this.w2z_1;
|
|
1194
|
-
}
|
|
1195
|
-
r2y() {
|
|
1196
|
-
return this.x2z_1;
|
|
1197
|
-
}
|
|
1198
|
-
s2y() {
|
|
1199
|
-
return this.y2z_1;
|
|
1200
|
-
}
|
|
1201
|
-
l2y() {
|
|
1202
|
-
return this.z2z_1;
|
|
1203
|
-
}
|
|
1204
|
-
f2w() {
|
|
1205
|
-
var tmp0 = this.a30_1;
|
|
1206
|
-
var tmp = KProperty1();
|
|
1207
|
-
// Inline function 'kotlin.getValue' call
|
|
1208
|
-
getPropertyCallableRef('hash', 1, tmp, AttoReceiveBlock$_get_hash_$ref_1uzri0(), null);
|
|
1209
|
-
return tmp0.g3();
|
|
1210
|
-
}
|
|
1211
|
-
h2v() {
|
|
1212
|
-
return this.b30_1;
|
|
1213
|
-
}
|
|
1214
|
-
v2w() {
|
|
1215
|
-
// Inline function 'kotlin.apply' call
|
|
1216
|
-
var this_0 = new (Buffer())();
|
|
1217
|
-
writeAttoBlockType(this_0, this.z2z_1);
|
|
1218
|
-
writeAttoNetwork(this_0, this.p2z_1);
|
|
1219
|
-
writeAttoVersion(this_0, this.q2z_1);
|
|
1220
|
-
writeAttoAlgorithm(this_0, this.r2z_1);
|
|
1221
|
-
writeAttoPublicKey(this_0, this.s2z_1);
|
|
1222
|
-
writeAttoHeight(this_0, this.t2z_1);
|
|
1223
|
-
writeAttoAmount(this_0, this.u2z_1);
|
|
1224
|
-
writeInstant(this_0, this.v2z_1);
|
|
1225
|
-
writeAttoHash(this_0, this.w2z_1);
|
|
1226
|
-
writeAttoAlgorithm(this_0, this.x2z_1);
|
|
1227
|
-
writeAttoHash(this_0, this.y2z_1);
|
|
1228
|
-
return this_0;
|
|
1229
|
-
}
|
|
1230
|
-
hf() {
|
|
1231
|
-
return this.p2z_1;
|
|
1232
|
-
}
|
|
1233
|
-
if() {
|
|
1234
|
-
return this.q2z_1;
|
|
1235
|
-
}
|
|
1236
|
-
q2v() {
|
|
1237
|
-
return this.r2z_1;
|
|
1238
|
-
}
|
|
1239
|
-
r2v() {
|
|
1240
|
-
return this.s2z_1;
|
|
1241
|
-
}
|
|
1242
|
-
s2v() {
|
|
1243
|
-
return this.t2z_1;
|
|
1244
|
-
}
|
|
1245
|
-
t2v() {
|
|
1246
|
-
return this.u2z_1;
|
|
1247
|
-
}
|
|
1248
|
-
u2v() {
|
|
1249
|
-
return this.v2z_1;
|
|
1250
|
-
}
|
|
1251
|
-
v2v() {
|
|
1252
|
-
return this.w2z_1;
|
|
1253
|
-
}
|
|
1254
|
-
w2v() {
|
|
1255
|
-
return this.x2z_1;
|
|
1256
|
-
}
|
|
1257
|
-
x2v() {
|
|
1258
|
-
return this.y2z_1;
|
|
1259
|
-
}
|
|
1260
|
-
d30(network, version, algorithm, publicKey, height, balance, timestamp, previous, sendHashAlgorithm, sendHash) {
|
|
1261
|
-
return new (AttoReceiveBlock())(network, version, algorithm, publicKey, height, balance, timestamp, previous, sendHashAlgorithm, sendHash);
|
|
1262
|
-
}
|
|
1263
|
-
copy(network, version, algorithm, publicKey, height, balance, timestamp, previous, sendHashAlgorithm, sendHash, $super) {
|
|
1264
|
-
network = network === VOID ? this.p2z_1 : network;
|
|
1265
|
-
version = version === VOID ? this.q2z_1 : version;
|
|
1266
|
-
algorithm = algorithm === VOID ? this.r2z_1 : algorithm;
|
|
1267
|
-
publicKey = publicKey === VOID ? this.s2z_1 : publicKey;
|
|
1268
|
-
height = height === VOID ? this.t2z_1 : height;
|
|
1269
|
-
balance = balance === VOID ? this.u2z_1 : balance;
|
|
1270
|
-
timestamp = timestamp === VOID ? this.v2z_1 : timestamp;
|
|
1271
|
-
previous = previous === VOID ? this.w2z_1 : previous;
|
|
1272
|
-
sendHashAlgorithm = sendHashAlgorithm === VOID ? this.x2z_1 : sendHashAlgorithm;
|
|
1273
|
-
sendHash = sendHash === VOID ? this.y2z_1 : sendHash;
|
|
1274
|
-
return $super === VOID ? this.d30(network, version, algorithm, publicKey, height, balance, timestamp, previous, sendHashAlgorithm, sendHash) : $super.d30.call(this, network, version, algorithm, publicKey, height, balance, timestamp, previous, sendHashAlgorithm, sendHash);
|
|
1275
|
-
}
|
|
1276
|
-
toString() {
|
|
1277
|
-
return 'AttoReceiveBlock(network=' + this.p2z_1.toString() + ', version=' + this.q2z_1.toString() + ', algorithm=' + this.r2z_1.toString() + ', publicKey=' + this.s2z_1.toString() + ', height=' + this.t2z_1.toString() + ', balance=' + this.u2z_1.toString() + ', timestamp=' + this.v2z_1.toString() + ', previous=' + this.w2z_1.toString() + ', sendHashAlgorithm=' + this.x2z_1.toString() + ', sendHash=' + this.y2z_1.toString() + ')';
|
|
1278
|
-
}
|
|
1279
|
-
hashCode() {
|
|
1280
|
-
var result = this.p2z_1.hashCode();
|
|
1281
|
-
result = imul(result, 31) + this.q2z_1.hashCode() | 0;
|
|
1282
|
-
result = imul(result, 31) + this.r2z_1.hashCode() | 0;
|
|
1283
|
-
result = imul(result, 31) + this.s2z_1.hashCode() | 0;
|
|
1284
|
-
result = imul(result, 31) + this.t2z_1.hashCode() | 0;
|
|
1285
|
-
result = imul(result, 31) + this.u2z_1.hashCode() | 0;
|
|
1286
|
-
result = imul(result, 31) + this.v2z_1.hashCode() | 0;
|
|
1287
|
-
result = imul(result, 31) + this.w2z_1.hashCode() | 0;
|
|
1288
|
-
result = imul(result, 31) + this.x2z_1.hashCode() | 0;
|
|
1289
|
-
result = imul(result, 31) + this.y2z_1.hashCode() | 0;
|
|
1290
|
-
return result;
|
|
1291
|
-
}
|
|
1292
|
-
equals(other) {
|
|
1293
|
-
if (this === other)
|
|
1294
|
-
return true;
|
|
1295
|
-
if (!(other instanceof AttoReceiveBlock()))
|
|
1296
|
-
return false;
|
|
1297
|
-
if (!this.p2z_1.equals(other.p2z_1))
|
|
1298
|
-
return false;
|
|
1299
|
-
if (!this.q2z_1.equals(other.q2z_1))
|
|
1300
|
-
return false;
|
|
1301
|
-
if (!this.r2z_1.equals(other.r2z_1))
|
|
1302
|
-
return false;
|
|
1303
|
-
if (!this.s2z_1.equals(other.s2z_1))
|
|
1304
|
-
return false;
|
|
1305
|
-
if (!this.t2z_1.equals(other.t2z_1))
|
|
1306
|
-
return false;
|
|
1307
|
-
if (!this.u2z_1.equals(other.u2z_1))
|
|
1308
|
-
return false;
|
|
1309
|
-
if (!this.v2z_1.equals(other.v2z_1))
|
|
1310
|
-
return false;
|
|
1311
|
-
if (!this.w2z_1.equals(other.w2z_1))
|
|
1312
|
-
return false;
|
|
1313
|
-
if (!this.x2z_1.equals(other.x2z_1))
|
|
1314
|
-
return false;
|
|
1315
|
-
if (!this.y2z_1.equals(other.y2z_1))
|
|
1316
|
-
return false;
|
|
1317
|
-
return true;
|
|
1318
|
-
}
|
|
1319
|
-
static c30(seen0, network, version, algorithm, publicKey, height, balance, timestamp, previous, sendHashAlgorithm, sendHash, address, serializationConstructorMarker) {
|
|
1320
|
-
Companion_getInstance_6();
|
|
1321
|
-
if (!(1023 === (1023 & seen0))) {
|
|
1322
|
-
throwMissingFieldException(seen0, 1023, $serializer_getInstance_0().n2z_1);
|
|
1323
|
-
}
|
|
1324
|
-
var $this = createThis(this);
|
|
1325
|
-
$this.p2z_1 = network;
|
|
1326
|
-
$this.q2z_1 = version;
|
|
1327
|
-
$this.r2z_1 = algorithm;
|
|
1328
|
-
$this.s2z_1 = publicKey;
|
|
1329
|
-
$this.t2z_1 = height;
|
|
1330
|
-
$this.u2z_1 = balance;
|
|
1331
|
-
$this.v2z_1 = timestamp;
|
|
1332
|
-
$this.w2z_1 = previous;
|
|
1333
|
-
$this.x2z_1 = sendHashAlgorithm;
|
|
1334
|
-
$this.y2z_1 = sendHash;
|
|
1335
|
-
$this.z2z_1 = AttoBlockType_RECEIVE_getInstance();
|
|
1336
|
-
var tmp = $this;
|
|
1337
|
-
tmp.a30_1 = lazy_0(AttoReceiveBlock$_init_$lambda_4ot8lv($this));
|
|
1338
|
-
if (0 === (seen0 & 1024))
|
|
1339
|
-
$this.b30_1 = new (AttoAddress())($this.r2z_1, $this.s2z_1);
|
|
1340
|
-
else
|
|
1341
|
-
$this.b30_1 = address;
|
|
1342
|
-
return $this;
|
|
1343
|
-
}
|
|
1344
|
-
get network() {
|
|
1345
|
-
return this.y2u();
|
|
1346
|
-
}
|
|
1347
|
-
get version() {
|
|
1348
|
-
return this.z2u();
|
|
1349
|
-
}
|
|
1350
|
-
get algorithm() {
|
|
1351
|
-
return this.a2v();
|
|
1352
|
-
}
|
|
1353
|
-
get publicKey() {
|
|
1354
|
-
return this.x2u();
|
|
1355
|
-
}
|
|
1356
|
-
get height() {
|
|
1357
|
-
return this.b2v();
|
|
1358
|
-
}
|
|
1359
|
-
get balance() {
|
|
1360
|
-
return this.c2v();
|
|
1361
|
-
}
|
|
1362
|
-
get timestamp() {
|
|
1363
|
-
return this.k2w();
|
|
1364
|
-
}
|
|
1365
|
-
get previous() {
|
|
1366
|
-
return this.q2y();
|
|
1367
|
-
}
|
|
1368
|
-
get sendHashAlgorithm() {
|
|
1369
|
-
return this.r2y();
|
|
1370
|
-
}
|
|
1371
|
-
get sendHash() {
|
|
1372
|
-
return this.s2y();
|
|
1373
|
-
}
|
|
1374
|
-
get type() {
|
|
1375
|
-
return this.l2y();
|
|
1376
|
-
}
|
|
1377
|
-
get hash() {
|
|
1378
|
-
return this.f2w();
|
|
1379
|
-
}
|
|
1380
|
-
get address() {
|
|
1381
|
-
return this.h2v();
|
|
1382
|
-
}
|
|
1383
|
-
}
|
|
1384
|
-
protoOf($).validate = validate;
|
|
1385
|
-
protoOf($).isValid = isValid;
|
|
1386
|
-
protoOf($).toByteArray = toByteArray;
|
|
1387
|
-
initMetadataForClass($, 'AttoReceiveBlock', VOID, VOID, [AttoBlock(), PreviousSupport(), ReceiveSupport()], VOID, VOID, {0: $serializer_getInstance_0});
|
|
1388
|
-
AttoReceiveBlockClass = $;
|
|
1389
|
-
}
|
|
1390
|
-
return AttoReceiveBlockClass;
|
|
1391
|
-
}
|
|
1392
|
-
function AttoOpenBlock$Companion$$childSerializers$_anonymous__8gpm3() {
|
|
1393
|
-
return createSimpleEnumSerializer('cash.atto.commons.AttoNetwork', values());
|
|
1394
|
-
}
|
|
1395
|
-
function AttoOpenBlock$Companion$$childSerializers$_anonymous__8gpm3_0() {
|
|
1396
|
-
return Companion_getInstance_2().x2t();
|
|
1397
|
-
}
|
|
1398
|
-
function AttoOpenBlock$Companion$$childSerializers$_anonymous__8gpm3_1() {
|
|
1399
|
-
return Companion_getInstance_2().x2t();
|
|
1400
|
-
}
|
|
1401
|
-
function AttoOpenBlock$Companion$$childSerializers$_anonymous__8gpm3_2() {
|
|
1402
|
-
return Companion_getInstance_2().x2t();
|
|
1403
|
-
}
|
|
1404
|
-
var CompanionClass_3;
|
|
1405
|
-
function Companion_3() {
|
|
1406
|
-
if (CompanionClass_3 === VOID) {
|
|
1407
|
-
class $ {
|
|
1408
|
-
constructor() {
|
|
1409
|
-
Companion_instance_4 = this;
|
|
1410
|
-
var tmp = this;
|
|
1411
|
-
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1412
|
-
var tmp_1 = lazy(tmp_0, AttoOpenBlock$Companion$$childSerializers$_anonymous__8gpm3);
|
|
1413
|
-
var tmp_2 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1414
|
-
var tmp_3 = lazy(tmp_2, AttoOpenBlock$Companion$$childSerializers$_anonymous__8gpm3_0);
|
|
1415
|
-
var tmp_4 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1416
|
-
var tmp_5 = lazy(tmp_4, AttoOpenBlock$Companion$$childSerializers$_anonymous__8gpm3_1);
|
|
1417
|
-
var tmp_6 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1418
|
-
// Inline function 'kotlin.arrayOf' call
|
|
1419
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
1420
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
1421
|
-
tmp.j2y_1 = [tmp_1, null, tmp_3, null, null, null, tmp_5, null, lazy(tmp_6, AttoOpenBlock$Companion$$childSerializers$_anonymous__8gpm3_2), null, null, null, null];
|
|
1422
|
-
}
|
|
1423
|
-
h2y(serializedBlock) {
|
|
1424
|
-
if (fromInt(AttoBlockType_OPEN_getInstance().d2y_1) > serializedBlock.u2()) {
|
|
1425
|
-
return null;
|
|
1426
|
-
}
|
|
1427
|
-
var blockType = readAttoBlockType(serializedBlock);
|
|
1428
|
-
if (!blockType.equals(AttoBlockType_OPEN_getInstance())) {
|
|
1429
|
-
throw IllegalArgumentException().t2('Invalid block type: ' + blockType.toString());
|
|
1430
|
-
}
|
|
1431
|
-
return new (AttoOpenBlock())(readAttoNetwork(serializedBlock), readAttoVersion(serializedBlock), readAttoAlgorithm(serializedBlock), readAttoPublicKey(serializedBlock), readAttoAmount(serializedBlock), readInstant(serializedBlock), readAttoAlgorithm(serializedBlock), readAttoHash(serializedBlock), readAttoAlgorithm(serializedBlock), readAttoPublicKey(serializedBlock));
|
|
1432
|
-
}
|
|
1433
|
-
x2t() {
|
|
1434
|
-
return $serializer_getInstance_1();
|
|
1435
|
-
}
|
|
1436
|
-
}
|
|
1437
|
-
initMetadataForCompanion($);
|
|
1438
|
-
CompanionClass_3 = $;
|
|
1439
|
-
}
|
|
1440
|
-
return CompanionClass_3;
|
|
1441
|
-
}
|
|
1442
|
-
var Companion_instance_4;
|
|
1443
|
-
function Companion_getInstance_7() {
|
|
1444
|
-
if (Companion_instance_4 === VOID)
|
|
1445
|
-
new (Companion_3())();
|
|
1446
|
-
return Companion_instance_4;
|
|
1447
|
-
}
|
|
1448
|
-
var $serializerClass_1;
|
|
1449
|
-
function $serializer_1() {
|
|
1450
|
-
if ($serializerClass_1 === VOID) {
|
|
1451
|
-
class $ {
|
|
1452
|
-
constructor() {
|
|
1453
|
-
$serializer_instance_1 = this;
|
|
1454
|
-
var tmp0_serialDesc = new (PluginGeneratedSerialDescriptor())('OPEN', this, 13);
|
|
1455
|
-
tmp0_serialDesc.q16('network', false);
|
|
1456
|
-
tmp0_serialDesc.q16('version', false);
|
|
1457
|
-
tmp0_serialDesc.q16('algorithm', false);
|
|
1458
|
-
tmp0_serialDesc.q16('publicKey', false);
|
|
1459
|
-
tmp0_serialDesc.q16('balance', false);
|
|
1460
|
-
tmp0_serialDesc.q16('timestamp', false);
|
|
1461
|
-
tmp0_serialDesc.q16('sendHashAlgorithm', false);
|
|
1462
|
-
tmp0_serialDesc.q16('sendHash', false);
|
|
1463
|
-
tmp0_serialDesc.q16('representativeAlgorithm', false);
|
|
1464
|
-
tmp0_serialDesc.q16('representativePublicKey', false);
|
|
1465
|
-
tmp0_serialDesc.q16('height', true);
|
|
1466
|
-
tmp0_serialDesc.q16('address', true);
|
|
1467
|
-
tmp0_serialDesc.q16('representativeAddress', true);
|
|
1468
|
-
this.e30_1 = tmp0_serialDesc;
|
|
1469
|
-
}
|
|
1470
|
-
f30(encoder, value) {
|
|
1471
|
-
var tmp0_desc = this.e30_1;
|
|
1472
|
-
var tmp1_output = encoder.cz(tmp0_desc);
|
|
1473
|
-
var tmp2_cached = Companion_getInstance_7().j2y_1;
|
|
1474
|
-
tmp1_output.t10(tmp0_desc, 0, tmp2_cached[0].g3(), value.c2u_1);
|
|
1475
|
-
tmp1_output.t10(tmp0_desc, 1, AttoVersionSerializer_getInstance(), value.d2u_1);
|
|
1476
|
-
tmp1_output.t10(tmp0_desc, 2, tmp2_cached[2].g3(), value.e2u_1);
|
|
1477
|
-
tmp1_output.t10(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), value.f2u_1);
|
|
1478
|
-
tmp1_output.t10(tmp0_desc, 4, AttoAmountAsULongSerializer_getInstance(), value.g2u_1);
|
|
1479
|
-
tmp1_output.t10(tmp0_desc, 5, AttoInstantAsLongSerializer_getInstance(), value.h2u_1);
|
|
1480
|
-
tmp1_output.t10(tmp0_desc, 6, tmp2_cached[6].g3(), value.i2u_1);
|
|
1481
|
-
tmp1_output.t10(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), value.j2u_1);
|
|
1482
|
-
tmp1_output.t10(tmp0_desc, 8, tmp2_cached[8].g3(), value.k2u_1);
|
|
1483
|
-
tmp1_output.t10(tmp0_desc, 9, AttoPublicKeyAsStringSerializer_getInstance(), value.l2u_1);
|
|
1484
|
-
tmp1_output.t10(tmp0_desc, 10, AttoHeightSerializer_getInstance(), value.o2u_1);
|
|
1485
|
-
tmp1_output.t10(tmp0_desc, 11, AttoAddressAsStringSerializer_getInstance(), value.p2u_1);
|
|
1486
|
-
tmp1_output.t10(tmp0_desc, 12, AttoAddressAsStringSerializer_getInstance(), value.representativeAddress);
|
|
1487
|
-
tmp1_output.dz(tmp0_desc);
|
|
1488
|
-
}
|
|
1489
|
-
ou(encoder, value) {
|
|
1490
|
-
return this.f30(encoder, value instanceof AttoOpenBlock() ? value : THROW_CCE());
|
|
1491
|
-
}
|
|
1492
|
-
pu(decoder) {
|
|
1493
|
-
var tmp0_desc = this.e30_1;
|
|
1494
|
-
var tmp1_flag = true;
|
|
1495
|
-
var tmp2_index = 0;
|
|
1496
|
-
var tmp3_bitMask0 = 0;
|
|
1497
|
-
var tmp4_local0 = null;
|
|
1498
|
-
var tmp5_local1 = null;
|
|
1499
|
-
var tmp6_local2 = null;
|
|
1500
|
-
var tmp7_local3 = null;
|
|
1501
|
-
var tmp8_local4 = null;
|
|
1502
|
-
var tmp9_local5 = null;
|
|
1503
|
-
var tmp10_local6 = null;
|
|
1504
|
-
var tmp11_local7 = null;
|
|
1505
|
-
var tmp12_local8 = null;
|
|
1506
|
-
var tmp13_local9 = null;
|
|
1507
|
-
var tmp14_local10 = null;
|
|
1508
|
-
var tmp15_local11 = null;
|
|
1509
|
-
var tmp16_local12 = null;
|
|
1510
|
-
var tmp19_input = decoder.cz(tmp0_desc);
|
|
1511
|
-
var tmp20_cached = Companion_getInstance_7().j2y_1;
|
|
1512
|
-
if (tmp19_input.rz()) {
|
|
1513
|
-
tmp4_local0 = tmp19_input.oz(tmp0_desc, 0, tmp20_cached[0].g3(), tmp4_local0);
|
|
1514
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
1515
|
-
tmp5_local1 = tmp19_input.oz(tmp0_desc, 1, AttoVersionSerializer_getInstance(), tmp5_local1);
|
|
1516
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
1517
|
-
tmp6_local2 = tmp19_input.oz(tmp0_desc, 2, tmp20_cached[2].g3(), tmp6_local2);
|
|
1518
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
1519
|
-
tmp7_local3 = tmp19_input.oz(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), tmp7_local3);
|
|
1520
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
1521
|
-
tmp8_local4 = tmp19_input.oz(tmp0_desc, 4, AttoAmountAsULongSerializer_getInstance(), tmp8_local4);
|
|
1522
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
1523
|
-
tmp9_local5 = tmp19_input.oz(tmp0_desc, 5, AttoInstantAsLongSerializer_getInstance(), tmp9_local5);
|
|
1524
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
1525
|
-
tmp10_local6 = tmp19_input.oz(tmp0_desc, 6, tmp20_cached[6].g3(), tmp10_local6);
|
|
1526
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
1527
|
-
tmp11_local7 = tmp19_input.oz(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), tmp11_local7);
|
|
1528
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
1529
|
-
tmp12_local8 = tmp19_input.oz(tmp0_desc, 8, tmp20_cached[8].g3(), tmp12_local8);
|
|
1530
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
1531
|
-
tmp13_local9 = tmp19_input.oz(tmp0_desc, 9, AttoPublicKeyAsStringSerializer_getInstance(), tmp13_local9);
|
|
1532
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
1533
|
-
tmp14_local10 = tmp19_input.oz(tmp0_desc, 10, AttoHeightSerializer_getInstance(), tmp14_local10);
|
|
1534
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
1535
|
-
tmp15_local11 = tmp19_input.oz(tmp0_desc, 11, AttoAddressAsStringSerializer_getInstance(), tmp15_local11);
|
|
1536
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
1537
|
-
tmp16_local12 = tmp19_input.oz(tmp0_desc, 12, AttoAddressAsStringSerializer_getInstance(), tmp16_local12);
|
|
1538
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
1539
|
-
} else
|
|
1540
|
-
while (tmp1_flag) {
|
|
1541
|
-
tmp2_index = tmp19_input.sz(tmp0_desc);
|
|
1542
|
-
switch (tmp2_index) {
|
|
1543
|
-
case -1:
|
|
1544
|
-
tmp1_flag = false;
|
|
1545
|
-
break;
|
|
1546
|
-
case 0:
|
|
1547
|
-
tmp4_local0 = tmp19_input.oz(tmp0_desc, 0, tmp20_cached[0].g3(), tmp4_local0);
|
|
1548
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
1549
|
-
break;
|
|
1550
|
-
case 1:
|
|
1551
|
-
tmp5_local1 = tmp19_input.oz(tmp0_desc, 1, AttoVersionSerializer_getInstance(), tmp5_local1);
|
|
1552
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
1553
|
-
break;
|
|
1554
|
-
case 2:
|
|
1555
|
-
tmp6_local2 = tmp19_input.oz(tmp0_desc, 2, tmp20_cached[2].g3(), tmp6_local2);
|
|
1556
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
1557
|
-
break;
|
|
1558
|
-
case 3:
|
|
1559
|
-
tmp7_local3 = tmp19_input.oz(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), tmp7_local3);
|
|
1560
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
1561
|
-
break;
|
|
1562
|
-
case 4:
|
|
1563
|
-
tmp8_local4 = tmp19_input.oz(tmp0_desc, 4, AttoAmountAsULongSerializer_getInstance(), tmp8_local4);
|
|
1564
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
1565
|
-
break;
|
|
1566
|
-
case 5:
|
|
1567
|
-
tmp9_local5 = tmp19_input.oz(tmp0_desc, 5, AttoInstantAsLongSerializer_getInstance(), tmp9_local5);
|
|
1568
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
1569
|
-
break;
|
|
1570
|
-
case 6:
|
|
1571
|
-
tmp10_local6 = tmp19_input.oz(tmp0_desc, 6, tmp20_cached[6].g3(), tmp10_local6);
|
|
1572
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
1573
|
-
break;
|
|
1574
|
-
case 7:
|
|
1575
|
-
tmp11_local7 = tmp19_input.oz(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), tmp11_local7);
|
|
1576
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
1577
|
-
break;
|
|
1578
|
-
case 8:
|
|
1579
|
-
tmp12_local8 = tmp19_input.oz(tmp0_desc, 8, tmp20_cached[8].g3(), tmp12_local8);
|
|
1580
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
1581
|
-
break;
|
|
1582
|
-
case 9:
|
|
1583
|
-
tmp13_local9 = tmp19_input.oz(tmp0_desc, 9, AttoPublicKeyAsStringSerializer_getInstance(), tmp13_local9);
|
|
1584
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
1585
|
-
break;
|
|
1586
|
-
case 10:
|
|
1587
|
-
tmp14_local10 = tmp19_input.oz(tmp0_desc, 10, AttoHeightSerializer_getInstance(), tmp14_local10);
|
|
1588
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
1589
|
-
break;
|
|
1590
|
-
case 11:
|
|
1591
|
-
tmp15_local11 = tmp19_input.oz(tmp0_desc, 11, AttoAddressAsStringSerializer_getInstance(), tmp15_local11);
|
|
1592
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
1593
|
-
break;
|
|
1594
|
-
case 12:
|
|
1595
|
-
tmp16_local12 = tmp19_input.oz(tmp0_desc, 12, AttoAddressAsStringSerializer_getInstance(), tmp16_local12);
|
|
1596
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
1597
|
-
break;
|
|
1598
|
-
default:
|
|
1599
|
-
throw UnknownFieldException().jw(tmp2_index);
|
|
1600
|
-
}
|
|
1601
|
-
}
|
|
1602
|
-
tmp19_input.dz(tmp0_desc);
|
|
1603
|
-
return AttoOpenBlock().g30(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, tmp16_local12, null);
|
|
1604
|
-
}
|
|
1605
|
-
nu() {
|
|
1606
|
-
return this.e30_1;
|
|
1607
|
-
}
|
|
1608
|
-
f17() {
|
|
1609
|
-
var tmp0_cached = Companion_getInstance_7().j2y_1;
|
|
1610
|
-
// Inline function 'kotlin.arrayOf' call
|
|
1611
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
1612
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
1613
|
-
return [tmp0_cached[0].g3(), AttoVersionSerializer_getInstance(), tmp0_cached[2].g3(), AttoPublicKeyAsStringSerializer_getInstance(), AttoAmountAsULongSerializer_getInstance(), AttoInstantAsLongSerializer_getInstance(), tmp0_cached[6].g3(), AttoHashAsStringSerializer_getInstance(), tmp0_cached[8].g3(), AttoPublicKeyAsStringSerializer_getInstance(), AttoHeightSerializer_getInstance(), AttoAddressAsStringSerializer_getInstance(), AttoAddressAsStringSerializer_getInstance()];
|
|
1614
|
-
}
|
|
1615
|
-
}
|
|
1616
|
-
protoOf($).g17 = typeParametersSerializers;
|
|
1617
|
-
initMetadataForObject($, '$serializer', VOID, VOID, [GeneratedSerializer()]);
|
|
1618
|
-
$serializerClass_1 = $;
|
|
1619
|
-
}
|
|
1620
|
-
return $serializerClass_1;
|
|
1621
|
-
}
|
|
1622
|
-
var $serializer_instance_1;
|
|
1623
|
-
function $serializer_getInstance_1() {
|
|
1624
|
-
if ($serializer_instance_1 === VOID)
|
|
1625
|
-
new ($serializer_1())();
|
|
1626
|
-
return $serializer_instance_1;
|
|
1627
|
-
}
|
|
1628
|
-
function AttoOpenBlock$hash$delegate$lambda(this$0) {
|
|
1629
|
-
return () => hash(this$0.v2w());
|
|
1630
|
-
}
|
|
1631
|
-
function AttoOpenBlock$_get_hash_$ref_fk78xn() {
|
|
1632
|
-
return (p0) => p0.hash;
|
|
1633
|
-
}
|
|
1634
|
-
function AttoOpenBlock$_init_$lambda_2mk62y(this$0) {
|
|
1635
|
-
return () => hash(this$0.v2w());
|
|
1636
|
-
}
|
|
1637
|
-
var AttoOpenBlockClass;
|
|
1638
|
-
function AttoOpenBlock() {
|
|
1639
|
-
if (AttoOpenBlockClass === VOID) {
|
|
1640
|
-
class $ {
|
|
1641
|
-
constructor(network, version, algorithm, publicKey, balance, timestamp, sendHashAlgorithm, sendHash, representativeAlgorithm, representativePublicKey) {
|
|
1642
|
-
Companion_getInstance_7();
|
|
1643
|
-
this.c2u_1 = network;
|
|
1644
|
-
this.d2u_1 = version;
|
|
1645
|
-
this.e2u_1 = algorithm;
|
|
1646
|
-
this.f2u_1 = publicKey;
|
|
1647
|
-
this.g2u_1 = balance;
|
|
1648
|
-
this.h2u_1 = timestamp;
|
|
1649
|
-
this.i2u_1 = sendHashAlgorithm;
|
|
1650
|
-
this.j2u_1 = sendHash;
|
|
1651
|
-
this.k2u_1 = representativeAlgorithm;
|
|
1652
|
-
this.l2u_1 = representativePublicKey;
|
|
1653
|
-
this.m2u_1 = AttoBlockType_OPEN_getInstance();
|
|
1654
|
-
var tmp = this;
|
|
1655
|
-
tmp.n2u_1 = lazy_0(AttoOpenBlock$hash$delegate$lambda(this));
|
|
1656
|
-
this.o2u_1 = new (AttoHeight())(_ULong___init__impl__c78o9k(1n));
|
|
1657
|
-
this.p2u_1 = new (AttoAddress())(this.e2u_1, this.f2u_1);
|
|
1658
|
-
this.representativeAddress = new (AttoAddress())(this.k2u_1, this.l2u_1);
|
|
1659
|
-
}
|
|
1660
|
-
y2u() {
|
|
1661
|
-
return this.c2u_1;
|
|
1662
|
-
}
|
|
1663
|
-
z2u() {
|
|
1664
|
-
return this.d2u_1;
|
|
1665
|
-
}
|
|
1666
|
-
a2v() {
|
|
1667
|
-
return this.e2u_1;
|
|
1668
|
-
}
|
|
1669
|
-
x2u() {
|
|
1670
|
-
return this.f2u_1;
|
|
1671
|
-
}
|
|
1672
|
-
c2v() {
|
|
1673
|
-
return this.g2u_1;
|
|
1674
|
-
}
|
|
1675
|
-
k2w() {
|
|
1676
|
-
return this.h2u_1;
|
|
1677
|
-
}
|
|
1678
|
-
r2y() {
|
|
1679
|
-
return this.i2u_1;
|
|
1680
|
-
}
|
|
1681
|
-
s2y() {
|
|
1682
|
-
return this.j2u_1;
|
|
1683
|
-
}
|
|
1684
|
-
f2v() {
|
|
1685
|
-
return this.k2u_1;
|
|
1686
|
-
}
|
|
1687
|
-
g2v() {
|
|
1688
|
-
return this.l2u_1;
|
|
1689
|
-
}
|
|
1690
|
-
l2y() {
|
|
1691
|
-
return this.m2u_1;
|
|
1692
|
-
}
|
|
1693
|
-
f2w() {
|
|
1694
|
-
var tmp0 = this.n2u_1;
|
|
1695
|
-
var tmp = KProperty1();
|
|
1696
|
-
// Inline function 'kotlin.getValue' call
|
|
1697
|
-
getPropertyCallableRef('hash', 1, tmp, AttoOpenBlock$_get_hash_$ref_fk78xn(), null);
|
|
1698
|
-
return tmp0.g3();
|
|
1699
|
-
}
|
|
1700
|
-
b2v() {
|
|
1701
|
-
return this.o2u_1;
|
|
1702
|
-
}
|
|
1703
|
-
h2v() {
|
|
1704
|
-
return this.p2u_1;
|
|
1705
|
-
}
|
|
1706
|
-
i2v() {
|
|
1707
|
-
return this.representativeAddress;
|
|
1708
|
-
}
|
|
1709
|
-
v2w() {
|
|
1710
|
-
// Inline function 'kotlin.apply' call
|
|
1711
|
-
var this_0 = new (Buffer())();
|
|
1712
|
-
writeAttoBlockType(this_0, this.m2u_1);
|
|
1713
|
-
writeAttoNetwork(this_0, this.c2u_1);
|
|
1714
|
-
writeAttoVersion(this_0, this.d2u_1);
|
|
1715
|
-
writeAttoAlgorithm(this_0, this.e2u_1);
|
|
1716
|
-
writeAttoPublicKey(this_0, this.f2u_1);
|
|
1717
|
-
writeAttoAmount(this_0, this.g2u_1);
|
|
1718
|
-
writeInstant(this_0, this.h2u_1);
|
|
1719
|
-
writeAttoAlgorithm(this_0, this.i2u_1);
|
|
1720
|
-
writeAttoHash(this_0, this.j2u_1);
|
|
1721
|
-
writeAttoAlgorithm(this_0, this.k2u_1);
|
|
1722
|
-
writeAttoPublicKey(this_0, this.l2u_1);
|
|
1723
|
-
return this_0;
|
|
1724
|
-
}
|
|
1725
|
-
hf() {
|
|
1726
|
-
return this.c2u_1;
|
|
1727
|
-
}
|
|
1728
|
-
if() {
|
|
1729
|
-
return this.d2u_1;
|
|
1730
|
-
}
|
|
1731
|
-
q2v() {
|
|
1732
|
-
return this.e2u_1;
|
|
1733
|
-
}
|
|
1734
|
-
r2v() {
|
|
1735
|
-
return this.f2u_1;
|
|
1736
|
-
}
|
|
1737
|
-
s2v() {
|
|
1738
|
-
return this.g2u_1;
|
|
1739
|
-
}
|
|
1740
|
-
t2v() {
|
|
1741
|
-
return this.h2u_1;
|
|
1742
|
-
}
|
|
1743
|
-
u2v() {
|
|
1744
|
-
return this.i2u_1;
|
|
1745
|
-
}
|
|
1746
|
-
v2v() {
|
|
1747
|
-
return this.j2u_1;
|
|
1748
|
-
}
|
|
1749
|
-
w2v() {
|
|
1750
|
-
return this.k2u_1;
|
|
1751
|
-
}
|
|
1752
|
-
x2v() {
|
|
1753
|
-
return this.l2u_1;
|
|
1754
|
-
}
|
|
1755
|
-
h30(network, version, algorithm, publicKey, balance, timestamp, sendHashAlgorithm, sendHash, representativeAlgorithm, representativePublicKey) {
|
|
1756
|
-
return new (AttoOpenBlock())(network, version, algorithm, publicKey, balance, timestamp, sendHashAlgorithm, sendHash, representativeAlgorithm, representativePublicKey);
|
|
1757
|
-
}
|
|
1758
|
-
copy(network, version, algorithm, publicKey, balance, timestamp, sendHashAlgorithm, sendHash, representativeAlgorithm, representativePublicKey, $super) {
|
|
1759
|
-
network = network === VOID ? this.c2u_1 : network;
|
|
1760
|
-
version = version === VOID ? this.d2u_1 : version;
|
|
1761
|
-
algorithm = algorithm === VOID ? this.e2u_1 : algorithm;
|
|
1762
|
-
publicKey = publicKey === VOID ? this.f2u_1 : publicKey;
|
|
1763
|
-
balance = balance === VOID ? this.g2u_1 : balance;
|
|
1764
|
-
timestamp = timestamp === VOID ? this.h2u_1 : timestamp;
|
|
1765
|
-
sendHashAlgorithm = sendHashAlgorithm === VOID ? this.i2u_1 : sendHashAlgorithm;
|
|
1766
|
-
sendHash = sendHash === VOID ? this.j2u_1 : sendHash;
|
|
1767
|
-
representativeAlgorithm = representativeAlgorithm === VOID ? this.k2u_1 : representativeAlgorithm;
|
|
1768
|
-
representativePublicKey = representativePublicKey === VOID ? this.l2u_1 : representativePublicKey;
|
|
1769
|
-
return $super === VOID ? this.h30(network, version, algorithm, publicKey, balance, timestamp, sendHashAlgorithm, sendHash, representativeAlgorithm, representativePublicKey) : $super.h30.call(this, network, version, algorithm, publicKey, balance, timestamp, sendHashAlgorithm, sendHash, representativeAlgorithm, representativePublicKey);
|
|
1770
|
-
}
|
|
1771
|
-
toString() {
|
|
1772
|
-
return 'AttoOpenBlock(network=' + this.c2u_1.toString() + ', version=' + this.d2u_1.toString() + ', algorithm=' + this.e2u_1.toString() + ', publicKey=' + this.f2u_1.toString() + ', balance=' + this.g2u_1.toString() + ', timestamp=' + this.h2u_1.toString() + ', sendHashAlgorithm=' + this.i2u_1.toString() + ', sendHash=' + this.j2u_1.toString() + ', representativeAlgorithm=' + this.k2u_1.toString() + ', representativePublicKey=' + this.l2u_1.toString() + ')';
|
|
1773
|
-
}
|
|
1774
|
-
hashCode() {
|
|
1775
|
-
var result = this.c2u_1.hashCode();
|
|
1776
|
-
result = imul(result, 31) + this.d2u_1.hashCode() | 0;
|
|
1777
|
-
result = imul(result, 31) + this.e2u_1.hashCode() | 0;
|
|
1778
|
-
result = imul(result, 31) + this.f2u_1.hashCode() | 0;
|
|
1779
|
-
result = imul(result, 31) + this.g2u_1.hashCode() | 0;
|
|
1780
|
-
result = imul(result, 31) + this.h2u_1.hashCode() | 0;
|
|
1781
|
-
result = imul(result, 31) + this.i2u_1.hashCode() | 0;
|
|
1782
|
-
result = imul(result, 31) + this.j2u_1.hashCode() | 0;
|
|
1783
|
-
result = imul(result, 31) + this.k2u_1.hashCode() | 0;
|
|
1784
|
-
result = imul(result, 31) + this.l2u_1.hashCode() | 0;
|
|
1785
|
-
return result;
|
|
1786
|
-
}
|
|
1787
|
-
equals(other) {
|
|
1788
|
-
if (this === other)
|
|
1789
|
-
return true;
|
|
1790
|
-
if (!(other instanceof AttoOpenBlock()))
|
|
1791
|
-
return false;
|
|
1792
|
-
if (!this.c2u_1.equals(other.c2u_1))
|
|
1793
|
-
return false;
|
|
1794
|
-
if (!this.d2u_1.equals(other.d2u_1))
|
|
1795
|
-
return false;
|
|
1796
|
-
if (!this.e2u_1.equals(other.e2u_1))
|
|
1797
|
-
return false;
|
|
1798
|
-
if (!this.f2u_1.equals(other.f2u_1))
|
|
1799
|
-
return false;
|
|
1800
|
-
if (!this.g2u_1.equals(other.g2u_1))
|
|
1801
|
-
return false;
|
|
1802
|
-
if (!this.h2u_1.equals(other.h2u_1))
|
|
1803
|
-
return false;
|
|
1804
|
-
if (!this.i2u_1.equals(other.i2u_1))
|
|
1805
|
-
return false;
|
|
1806
|
-
if (!this.j2u_1.equals(other.j2u_1))
|
|
1807
|
-
return false;
|
|
1808
|
-
if (!this.k2u_1.equals(other.k2u_1))
|
|
1809
|
-
return false;
|
|
1810
|
-
if (!this.l2u_1.equals(other.l2u_1))
|
|
1811
|
-
return false;
|
|
1812
|
-
return true;
|
|
1813
|
-
}
|
|
1814
|
-
static g30(seen0, network, version, algorithm, publicKey, balance, timestamp, sendHashAlgorithm, sendHash, representativeAlgorithm, representativePublicKey, height, address, representativeAddress, serializationConstructorMarker) {
|
|
1815
|
-
Companion_getInstance_7();
|
|
1816
|
-
if (!(1023 === (1023 & seen0))) {
|
|
1817
|
-
throwMissingFieldException(seen0, 1023, $serializer_getInstance_1().e30_1);
|
|
1818
|
-
}
|
|
1819
|
-
var $this = createThis(this);
|
|
1820
|
-
$this.c2u_1 = network;
|
|
1821
|
-
$this.d2u_1 = version;
|
|
1822
|
-
$this.e2u_1 = algorithm;
|
|
1823
|
-
$this.f2u_1 = publicKey;
|
|
1824
|
-
$this.g2u_1 = balance;
|
|
1825
|
-
$this.h2u_1 = timestamp;
|
|
1826
|
-
$this.i2u_1 = sendHashAlgorithm;
|
|
1827
|
-
$this.j2u_1 = sendHash;
|
|
1828
|
-
$this.k2u_1 = representativeAlgorithm;
|
|
1829
|
-
$this.l2u_1 = representativePublicKey;
|
|
1830
|
-
$this.m2u_1 = AttoBlockType_OPEN_getInstance();
|
|
1831
|
-
var tmp = $this;
|
|
1832
|
-
tmp.n2u_1 = lazy_0(AttoOpenBlock$_init_$lambda_2mk62y($this));
|
|
1833
|
-
if (0 === (seen0 & 1024))
|
|
1834
|
-
$this.o2u_1 = new (AttoHeight())(_ULong___init__impl__c78o9k(1n));
|
|
1835
|
-
else
|
|
1836
|
-
$this.o2u_1 = height;
|
|
1837
|
-
if (0 === (seen0 & 2048))
|
|
1838
|
-
$this.p2u_1 = new (AttoAddress())($this.e2u_1, $this.f2u_1);
|
|
1839
|
-
else
|
|
1840
|
-
$this.p2u_1 = address;
|
|
1841
|
-
if (0 === (seen0 & 4096))
|
|
1842
|
-
$this.representativeAddress = new (AttoAddress())($this.k2u_1, $this.l2u_1);
|
|
1843
|
-
else
|
|
1844
|
-
$this.representativeAddress = representativeAddress;
|
|
1845
|
-
return $this;
|
|
1846
|
-
}
|
|
1847
|
-
get network() {
|
|
1848
|
-
return this.y2u();
|
|
1849
|
-
}
|
|
1850
|
-
get version() {
|
|
1851
|
-
return this.z2u();
|
|
1852
|
-
}
|
|
1853
|
-
get algorithm() {
|
|
1854
|
-
return this.a2v();
|
|
1855
|
-
}
|
|
1856
|
-
get publicKey() {
|
|
1857
|
-
return this.x2u();
|
|
1858
|
-
}
|
|
1859
|
-
get balance() {
|
|
1860
|
-
return this.c2v();
|
|
1861
|
-
}
|
|
1862
|
-
get timestamp() {
|
|
1863
|
-
return this.k2w();
|
|
1864
|
-
}
|
|
1865
|
-
get sendHashAlgorithm() {
|
|
1866
|
-
return this.r2y();
|
|
1867
|
-
}
|
|
1868
|
-
get sendHash() {
|
|
1869
|
-
return this.s2y();
|
|
1870
|
-
}
|
|
1871
|
-
get representativeAlgorithm() {
|
|
1872
|
-
return this.f2v();
|
|
1873
|
-
}
|
|
1874
|
-
get representativePublicKey() {
|
|
1875
|
-
return this.g2v();
|
|
1876
|
-
}
|
|
1877
|
-
get type() {
|
|
1878
|
-
return this.l2y();
|
|
1879
|
-
}
|
|
1880
|
-
get hash() {
|
|
1881
|
-
return this.f2w();
|
|
1882
|
-
}
|
|
1883
|
-
get height() {
|
|
1884
|
-
return this.b2v();
|
|
1885
|
-
}
|
|
1886
|
-
get address() {
|
|
1887
|
-
return this.h2v();
|
|
1888
|
-
}
|
|
1889
|
-
}
|
|
1890
|
-
protoOf($).validate = validate;
|
|
1891
|
-
protoOf($).isValid = isValid;
|
|
1892
|
-
protoOf($).toByteArray = toByteArray;
|
|
1893
|
-
initMetadataForClass($, 'AttoOpenBlock', VOID, VOID, [AttoBlock(), ReceiveSupport(), RepresentativeSupport()], VOID, VOID, {0: $serializer_getInstance_1});
|
|
1894
|
-
AttoOpenBlockClass = $;
|
|
1895
|
-
}
|
|
1896
|
-
return AttoOpenBlockClass;
|
|
1897
|
-
}
|
|
1898
|
-
function AttoChangeBlock$Companion$$childSerializers$_anonymous__3y9hff() {
|
|
1899
|
-
return createSimpleEnumSerializer('cash.atto.commons.AttoNetwork', values());
|
|
1900
|
-
}
|
|
1901
|
-
function AttoChangeBlock$Companion$$childSerializers$_anonymous__3y9hff_0() {
|
|
1902
|
-
return Companion_getInstance_2().x2t();
|
|
1903
|
-
}
|
|
1904
|
-
function AttoChangeBlock$Companion$$childSerializers$_anonymous__3y9hff_1() {
|
|
1905
|
-
return Companion_getInstance_2().x2t();
|
|
1906
|
-
}
|
|
1907
|
-
var CompanionClass_4;
|
|
1908
|
-
function Companion_4() {
|
|
1909
|
-
if (CompanionClass_4 === VOID) {
|
|
1910
|
-
class $ {
|
|
1911
|
-
constructor() {
|
|
1912
|
-
Companion_instance_5 = this;
|
|
1913
|
-
var tmp = this;
|
|
1914
|
-
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1915
|
-
var tmp_1 = lazy(tmp_0, AttoChangeBlock$Companion$$childSerializers$_anonymous__3y9hff);
|
|
1916
|
-
var tmp_2 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1917
|
-
var tmp_3 = lazy(tmp_2, AttoChangeBlock$Companion$$childSerializers$_anonymous__3y9hff_0);
|
|
1918
|
-
var tmp_4 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1919
|
-
// Inline function 'kotlin.arrayOf' call
|
|
1920
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
1921
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
1922
|
-
tmp.k2y_1 = [tmp_1, null, tmp_3, null, null, null, null, null, lazy(tmp_4, AttoChangeBlock$Companion$$childSerializers$_anonymous__3y9hff_1), null, null, null];
|
|
1923
|
-
}
|
|
1924
|
-
h2y(serializedBlock) {
|
|
1925
|
-
if (fromInt(AttoBlockType_CHANGE_getInstance().d2y_1) > serializedBlock.u2()) {
|
|
1926
|
-
return null;
|
|
1927
|
-
}
|
|
1928
|
-
var blockType = readAttoBlockType(serializedBlock);
|
|
1929
|
-
if (!blockType.equals(AttoBlockType_CHANGE_getInstance())) {
|
|
1930
|
-
throw IllegalArgumentException().t2('Invalid block type: ' + blockType.toString());
|
|
1931
|
-
}
|
|
1932
|
-
return new (AttoChangeBlock())(readAttoNetwork(serializedBlock), readAttoVersion(serializedBlock), readAttoAlgorithm(serializedBlock), readAttoPublicKey(serializedBlock), readAttoHeight(serializedBlock), readAttoAmount(serializedBlock), readInstant(serializedBlock), readAttoHash(serializedBlock), readAttoAlgorithm(serializedBlock), readAttoPublicKey(serializedBlock));
|
|
1933
|
-
}
|
|
1934
|
-
x2t() {
|
|
1935
|
-
return $serializer_getInstance_2();
|
|
1936
|
-
}
|
|
1937
|
-
}
|
|
1938
|
-
initMetadataForCompanion($);
|
|
1939
|
-
CompanionClass_4 = $;
|
|
1940
|
-
}
|
|
1941
|
-
return CompanionClass_4;
|
|
1942
|
-
}
|
|
1943
|
-
var Companion_instance_5;
|
|
1944
|
-
function Companion_getInstance_8() {
|
|
1945
|
-
if (Companion_instance_5 === VOID)
|
|
1946
|
-
new (Companion_4())();
|
|
1947
|
-
return Companion_instance_5;
|
|
1948
|
-
}
|
|
1949
|
-
var $serializerClass_2;
|
|
1950
|
-
function $serializer_2() {
|
|
1951
|
-
if ($serializerClass_2 === VOID) {
|
|
1952
|
-
class $ {
|
|
1953
|
-
constructor() {
|
|
1954
|
-
$serializer_instance_2 = this;
|
|
1955
|
-
var tmp0_serialDesc = new (PluginGeneratedSerialDescriptor())('CHANGE', this, 12);
|
|
1956
|
-
tmp0_serialDesc.q16('network', false);
|
|
1957
|
-
tmp0_serialDesc.q16('version', false);
|
|
1958
|
-
tmp0_serialDesc.q16('algorithm', false);
|
|
1959
|
-
tmp0_serialDesc.q16('publicKey', false);
|
|
1960
|
-
tmp0_serialDesc.q16('height', false);
|
|
1961
|
-
tmp0_serialDesc.q16('balance', false);
|
|
1962
|
-
tmp0_serialDesc.q16('timestamp', false);
|
|
1963
|
-
tmp0_serialDesc.q16('previous', false);
|
|
1964
|
-
tmp0_serialDesc.q16('representativeAlgorithm', false);
|
|
1965
|
-
tmp0_serialDesc.q16('representativePublicKey', false);
|
|
1966
|
-
tmp0_serialDesc.q16('address', true);
|
|
1967
|
-
tmp0_serialDesc.q16('representativeAddress', true);
|
|
1968
|
-
this.i30_1 = tmp0_serialDesc;
|
|
1969
|
-
}
|
|
1970
|
-
j30(encoder, value) {
|
|
1971
|
-
var tmp0_desc = this.i30_1;
|
|
1972
|
-
var tmp1_output = encoder.cz(tmp0_desc);
|
|
1973
|
-
var tmp2_cached = Companion_getInstance_8().k2y_1;
|
|
1974
|
-
tmp1_output.t10(tmp0_desc, 0, tmp2_cached[0].g3(), value.k30_1);
|
|
1975
|
-
tmp1_output.t10(tmp0_desc, 1, AttoVersionSerializer_getInstance(), value.l30_1);
|
|
1976
|
-
tmp1_output.t10(tmp0_desc, 2, tmp2_cached[2].g3(), value.m30_1);
|
|
1977
|
-
tmp1_output.t10(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), value.n30_1);
|
|
1978
|
-
tmp1_output.t10(tmp0_desc, 4, AttoHeightSerializer_getInstance(), value.o30_1);
|
|
1979
|
-
tmp1_output.t10(tmp0_desc, 5, AttoAmountAsULongSerializer_getInstance(), value.p30_1);
|
|
1980
|
-
tmp1_output.t10(tmp0_desc, 6, AttoInstantAsLongSerializer_getInstance(), value.q30_1);
|
|
1981
|
-
tmp1_output.t10(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), value.r30_1);
|
|
1982
|
-
tmp1_output.t10(tmp0_desc, 8, tmp2_cached[8].g3(), value.s30_1);
|
|
1983
|
-
tmp1_output.t10(tmp0_desc, 9, AttoPublicKeyAsStringSerializer_getInstance(), value.t30_1);
|
|
1984
|
-
tmp1_output.t10(tmp0_desc, 10, AttoAddressAsStringSerializer_getInstance(), value.w30_1);
|
|
1985
|
-
tmp1_output.t10(tmp0_desc, 11, AttoAddressAsStringSerializer_getInstance(), value.representativeAddress);
|
|
1986
|
-
tmp1_output.dz(tmp0_desc);
|
|
1987
|
-
}
|
|
1988
|
-
ou(encoder, value) {
|
|
1989
|
-
return this.j30(encoder, value instanceof AttoChangeBlock() ? value : THROW_CCE());
|
|
1990
|
-
}
|
|
1991
|
-
pu(decoder) {
|
|
1992
|
-
var tmp0_desc = this.i30_1;
|
|
1993
|
-
var tmp1_flag = true;
|
|
1994
|
-
var tmp2_index = 0;
|
|
1995
|
-
var tmp3_bitMask0 = 0;
|
|
1996
|
-
var tmp4_local0 = null;
|
|
1997
|
-
var tmp5_local1 = null;
|
|
1998
|
-
var tmp6_local2 = null;
|
|
1999
|
-
var tmp7_local3 = null;
|
|
2000
|
-
var tmp8_local4 = null;
|
|
2001
|
-
var tmp9_local5 = null;
|
|
2002
|
-
var tmp10_local6 = null;
|
|
2003
|
-
var tmp11_local7 = null;
|
|
2004
|
-
var tmp12_local8 = null;
|
|
2005
|
-
var tmp13_local9 = null;
|
|
2006
|
-
var tmp14_local10 = null;
|
|
2007
|
-
var tmp15_local11 = null;
|
|
2008
|
-
var tmp18_input = decoder.cz(tmp0_desc);
|
|
2009
|
-
var tmp19_cached = Companion_getInstance_8().k2y_1;
|
|
2010
|
-
if (tmp18_input.rz()) {
|
|
2011
|
-
tmp4_local0 = tmp18_input.oz(tmp0_desc, 0, tmp19_cached[0].g3(), tmp4_local0);
|
|
2012
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
2013
|
-
tmp5_local1 = tmp18_input.oz(tmp0_desc, 1, AttoVersionSerializer_getInstance(), tmp5_local1);
|
|
2014
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
2015
|
-
tmp6_local2 = tmp18_input.oz(tmp0_desc, 2, tmp19_cached[2].g3(), tmp6_local2);
|
|
2016
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
2017
|
-
tmp7_local3 = tmp18_input.oz(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), tmp7_local3);
|
|
2018
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
2019
|
-
tmp8_local4 = tmp18_input.oz(tmp0_desc, 4, AttoHeightSerializer_getInstance(), tmp8_local4);
|
|
2020
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
2021
|
-
tmp9_local5 = tmp18_input.oz(tmp0_desc, 5, AttoAmountAsULongSerializer_getInstance(), tmp9_local5);
|
|
2022
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
2023
|
-
tmp10_local6 = tmp18_input.oz(tmp0_desc, 6, AttoInstantAsLongSerializer_getInstance(), tmp10_local6);
|
|
2024
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
2025
|
-
tmp11_local7 = tmp18_input.oz(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), tmp11_local7);
|
|
2026
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
2027
|
-
tmp12_local8 = tmp18_input.oz(tmp0_desc, 8, tmp19_cached[8].g3(), tmp12_local8);
|
|
2028
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
2029
|
-
tmp13_local9 = tmp18_input.oz(tmp0_desc, 9, AttoPublicKeyAsStringSerializer_getInstance(), tmp13_local9);
|
|
2030
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
2031
|
-
tmp14_local10 = tmp18_input.oz(tmp0_desc, 10, AttoAddressAsStringSerializer_getInstance(), tmp14_local10);
|
|
2032
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
2033
|
-
tmp15_local11 = tmp18_input.oz(tmp0_desc, 11, AttoAddressAsStringSerializer_getInstance(), tmp15_local11);
|
|
2034
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
2035
|
-
} else
|
|
2036
|
-
while (tmp1_flag) {
|
|
2037
|
-
tmp2_index = tmp18_input.sz(tmp0_desc);
|
|
2038
|
-
switch (tmp2_index) {
|
|
2039
|
-
case -1:
|
|
2040
|
-
tmp1_flag = false;
|
|
2041
|
-
break;
|
|
2042
|
-
case 0:
|
|
2043
|
-
tmp4_local0 = tmp18_input.oz(tmp0_desc, 0, tmp19_cached[0].g3(), tmp4_local0);
|
|
2044
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
2045
|
-
break;
|
|
2046
|
-
case 1:
|
|
2047
|
-
tmp5_local1 = tmp18_input.oz(tmp0_desc, 1, AttoVersionSerializer_getInstance(), tmp5_local1);
|
|
2048
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
2049
|
-
break;
|
|
2050
|
-
case 2:
|
|
2051
|
-
tmp6_local2 = tmp18_input.oz(tmp0_desc, 2, tmp19_cached[2].g3(), tmp6_local2);
|
|
2052
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
2053
|
-
break;
|
|
2054
|
-
case 3:
|
|
2055
|
-
tmp7_local3 = tmp18_input.oz(tmp0_desc, 3, AttoPublicKeyAsStringSerializer_getInstance(), tmp7_local3);
|
|
2056
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
2057
|
-
break;
|
|
2058
|
-
case 4:
|
|
2059
|
-
tmp8_local4 = tmp18_input.oz(tmp0_desc, 4, AttoHeightSerializer_getInstance(), tmp8_local4);
|
|
2060
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
2061
|
-
break;
|
|
2062
|
-
case 5:
|
|
2063
|
-
tmp9_local5 = tmp18_input.oz(tmp0_desc, 5, AttoAmountAsULongSerializer_getInstance(), tmp9_local5);
|
|
2064
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
2065
|
-
break;
|
|
2066
|
-
case 6:
|
|
2067
|
-
tmp10_local6 = tmp18_input.oz(tmp0_desc, 6, AttoInstantAsLongSerializer_getInstance(), tmp10_local6);
|
|
2068
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
2069
|
-
break;
|
|
2070
|
-
case 7:
|
|
2071
|
-
tmp11_local7 = tmp18_input.oz(tmp0_desc, 7, AttoHashAsStringSerializer_getInstance(), tmp11_local7);
|
|
2072
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
2073
|
-
break;
|
|
2074
|
-
case 8:
|
|
2075
|
-
tmp12_local8 = tmp18_input.oz(tmp0_desc, 8, tmp19_cached[8].g3(), tmp12_local8);
|
|
2076
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
2077
|
-
break;
|
|
2078
|
-
case 9:
|
|
2079
|
-
tmp13_local9 = tmp18_input.oz(tmp0_desc, 9, AttoPublicKeyAsStringSerializer_getInstance(), tmp13_local9);
|
|
2080
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
2081
|
-
break;
|
|
2082
|
-
case 10:
|
|
2083
|
-
tmp14_local10 = tmp18_input.oz(tmp0_desc, 10, AttoAddressAsStringSerializer_getInstance(), tmp14_local10);
|
|
2084
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
2085
|
-
break;
|
|
2086
|
-
case 11:
|
|
2087
|
-
tmp15_local11 = tmp18_input.oz(tmp0_desc, 11, AttoAddressAsStringSerializer_getInstance(), tmp15_local11);
|
|
2088
|
-
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
2089
|
-
break;
|
|
2090
|
-
default:
|
|
2091
|
-
throw UnknownFieldException().jw(tmp2_index);
|
|
2092
|
-
}
|
|
2093
|
-
}
|
|
2094
|
-
tmp18_input.dz(tmp0_desc);
|
|
2095
|
-
return AttoChangeBlock().x30(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, null);
|
|
2096
|
-
}
|
|
2097
|
-
nu() {
|
|
2098
|
-
return this.i30_1;
|
|
2099
|
-
}
|
|
2100
|
-
f17() {
|
|
2101
|
-
var tmp0_cached = Companion_getInstance_8().k2y_1;
|
|
2102
|
-
// Inline function 'kotlin.arrayOf' call
|
|
2103
|
-
// Inline function 'kotlin.js.unsafeCast' call
|
|
2104
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
2105
|
-
return [tmp0_cached[0].g3(), AttoVersionSerializer_getInstance(), tmp0_cached[2].g3(), AttoPublicKeyAsStringSerializer_getInstance(), AttoHeightSerializer_getInstance(), AttoAmountAsULongSerializer_getInstance(), AttoInstantAsLongSerializer_getInstance(), AttoHashAsStringSerializer_getInstance(), tmp0_cached[8].g3(), AttoPublicKeyAsStringSerializer_getInstance(), AttoAddressAsStringSerializer_getInstance(), AttoAddressAsStringSerializer_getInstance()];
|
|
2106
|
-
}
|
|
2107
|
-
}
|
|
2108
|
-
protoOf($).g17 = typeParametersSerializers;
|
|
2109
|
-
initMetadataForObject($, '$serializer', VOID, VOID, [GeneratedSerializer()]);
|
|
2110
|
-
$serializerClass_2 = $;
|
|
2111
|
-
}
|
|
2112
|
-
return $serializerClass_2;
|
|
2113
|
-
}
|
|
2114
|
-
var $serializer_instance_2;
|
|
2115
|
-
function $serializer_getInstance_2() {
|
|
2116
|
-
if ($serializer_instance_2 === VOID)
|
|
2117
|
-
new ($serializer_2())();
|
|
2118
|
-
return $serializer_instance_2;
|
|
2119
|
-
}
|
|
2120
|
-
function AttoChangeBlock$hash$delegate$lambda(this$0) {
|
|
2121
|
-
return () => hash(this$0.v2w());
|
|
2122
|
-
}
|
|
2123
|
-
function AttoChangeBlock$_get_hash_$ref_i4oufz() {
|
|
2124
|
-
return (p0) => p0.hash;
|
|
2125
|
-
}
|
|
2126
|
-
function AttoChangeBlock$_init_$lambda_31jg7w(this$0) {
|
|
2127
|
-
return () => hash(this$0.v2w());
|
|
2128
|
-
}
|
|
2129
|
-
var AttoChangeBlockClass;
|
|
2130
|
-
function AttoChangeBlock() {
|
|
2131
|
-
if (AttoChangeBlockClass === VOID) {
|
|
2132
|
-
class $ {
|
|
2133
|
-
constructor(network, version, algorithm, publicKey, height, balance, timestamp, previous, representativeAlgorithm, representativePublicKey) {
|
|
2134
|
-
Companion_getInstance_8();
|
|
2135
|
-
this.k30_1 = network;
|
|
2136
|
-
this.l30_1 = version;
|
|
2137
|
-
this.m30_1 = algorithm;
|
|
2138
|
-
this.n30_1 = publicKey;
|
|
2139
|
-
this.o30_1 = height;
|
|
2140
|
-
this.p30_1 = balance;
|
|
2141
|
-
this.q30_1 = timestamp;
|
|
2142
|
-
this.r30_1 = previous;
|
|
2143
|
-
this.s30_1 = representativeAlgorithm;
|
|
2144
|
-
this.t30_1 = representativePublicKey;
|
|
2145
|
-
this.u30_1 = AttoBlockType_CHANGE_getInstance();
|
|
2146
|
-
var tmp = this;
|
|
2147
|
-
tmp.v30_1 = lazy_0(AttoChangeBlock$hash$delegate$lambda(this));
|
|
2148
|
-
this.w30_1 = new (AttoAddress())(this.m30_1, this.n30_1);
|
|
2149
|
-
this.representativeAddress = new (AttoAddress())(this.s30_1, this.t30_1);
|
|
2150
|
-
}
|
|
2151
|
-
y2u() {
|
|
2152
|
-
return this.k30_1;
|
|
2153
|
-
}
|
|
2154
|
-
z2u() {
|
|
2155
|
-
return this.l30_1;
|
|
2156
|
-
}
|
|
2157
|
-
a2v() {
|
|
2158
|
-
return this.m30_1;
|
|
2159
|
-
}
|
|
2160
|
-
x2u() {
|
|
2161
|
-
return this.n30_1;
|
|
2162
|
-
}
|
|
2163
|
-
b2v() {
|
|
2164
|
-
return this.o30_1;
|
|
2165
|
-
}
|
|
2166
|
-
c2v() {
|
|
2167
|
-
return this.p30_1;
|
|
2168
|
-
}
|
|
2169
|
-
k2w() {
|
|
2170
|
-
return this.q30_1;
|
|
2171
|
-
}
|
|
2172
|
-
q2y() {
|
|
2173
|
-
return this.r30_1;
|
|
2174
|
-
}
|
|
2175
|
-
f2v() {
|
|
2176
|
-
return this.s30_1;
|
|
2177
|
-
}
|
|
2178
|
-
g2v() {
|
|
2179
|
-
return this.t30_1;
|
|
2180
|
-
}
|
|
2181
|
-
l2y() {
|
|
2182
|
-
return this.u30_1;
|
|
2183
|
-
}
|
|
2184
|
-
f2w() {
|
|
2185
|
-
var tmp0 = this.v30_1;
|
|
2186
|
-
var tmp = KProperty1();
|
|
2187
|
-
// Inline function 'kotlin.getValue' call
|
|
2188
|
-
getPropertyCallableRef('hash', 1, tmp, AttoChangeBlock$_get_hash_$ref_i4oufz(), null);
|
|
2189
|
-
return tmp0.g3();
|
|
2190
|
-
}
|
|
2191
|
-
h2v() {
|
|
2192
|
-
return this.w30_1;
|
|
2193
|
-
}
|
|
2194
|
-
i2v() {
|
|
2195
|
-
return this.representativeAddress;
|
|
2196
|
-
}
|
|
2197
|
-
v2w() {
|
|
2198
|
-
// Inline function 'kotlin.apply' call
|
|
2199
|
-
var this_0 = new (Buffer())();
|
|
2200
|
-
writeAttoBlockType(this_0, this.u30_1);
|
|
2201
|
-
writeAttoNetwork(this_0, this.k30_1);
|
|
2202
|
-
writeAttoVersion(this_0, this.l30_1);
|
|
2203
|
-
writeAttoAlgorithm(this_0, this.m30_1);
|
|
2204
|
-
writeAttoPublicKey(this_0, this.n30_1);
|
|
2205
|
-
writeAttoHeight(this_0, this.o30_1);
|
|
2206
|
-
writeAttoAmount(this_0, this.p30_1);
|
|
2207
|
-
writeInstant(this_0, this.q30_1);
|
|
2208
|
-
writeAttoHash(this_0, this.r30_1);
|
|
2209
|
-
writeAttoAlgorithm(this_0, this.s30_1);
|
|
2210
|
-
writeAttoPublicKey(this_0, this.t30_1);
|
|
2211
|
-
return this_0;
|
|
2212
|
-
}
|
|
2213
|
-
hf() {
|
|
2214
|
-
return this.k30_1;
|
|
2215
|
-
}
|
|
2216
|
-
if() {
|
|
2217
|
-
return this.l30_1;
|
|
2218
|
-
}
|
|
2219
|
-
q2v() {
|
|
2220
|
-
return this.m30_1;
|
|
2221
|
-
}
|
|
2222
|
-
r2v() {
|
|
2223
|
-
return this.n30_1;
|
|
2224
|
-
}
|
|
2225
|
-
s2v() {
|
|
2226
|
-
return this.o30_1;
|
|
2227
|
-
}
|
|
2228
|
-
t2v() {
|
|
2229
|
-
return this.p30_1;
|
|
2230
|
-
}
|
|
2231
|
-
u2v() {
|
|
2232
|
-
return this.q30_1;
|
|
2233
|
-
}
|
|
2234
|
-
v2v() {
|
|
2235
|
-
return this.r30_1;
|
|
2236
|
-
}
|
|
2237
|
-
w2v() {
|
|
2238
|
-
return this.s30_1;
|
|
2239
|
-
}
|
|
2240
|
-
x2v() {
|
|
2241
|
-
return this.t30_1;
|
|
2242
|
-
}
|
|
2243
|
-
y30(network, version, algorithm, publicKey, height, balance, timestamp, previous, representativeAlgorithm, representativePublicKey) {
|
|
2244
|
-
return new (AttoChangeBlock())(network, version, algorithm, publicKey, height, balance, timestamp, previous, representativeAlgorithm, representativePublicKey);
|
|
2245
|
-
}
|
|
2246
|
-
copy(network, version, algorithm, publicKey, height, balance, timestamp, previous, representativeAlgorithm, representativePublicKey, $super) {
|
|
2247
|
-
network = network === VOID ? this.k30_1 : network;
|
|
2248
|
-
version = version === VOID ? this.l30_1 : version;
|
|
2249
|
-
algorithm = algorithm === VOID ? this.m30_1 : algorithm;
|
|
2250
|
-
publicKey = publicKey === VOID ? this.n30_1 : publicKey;
|
|
2251
|
-
height = height === VOID ? this.o30_1 : height;
|
|
2252
|
-
balance = balance === VOID ? this.p30_1 : balance;
|
|
2253
|
-
timestamp = timestamp === VOID ? this.q30_1 : timestamp;
|
|
2254
|
-
previous = previous === VOID ? this.r30_1 : previous;
|
|
2255
|
-
representativeAlgorithm = representativeAlgorithm === VOID ? this.s30_1 : representativeAlgorithm;
|
|
2256
|
-
representativePublicKey = representativePublicKey === VOID ? this.t30_1 : representativePublicKey;
|
|
2257
|
-
return $super === VOID ? this.y30(network, version, algorithm, publicKey, height, balance, timestamp, previous, representativeAlgorithm, representativePublicKey) : $super.y30.call(this, network, version, algorithm, publicKey, height, balance, timestamp, previous, representativeAlgorithm, representativePublicKey);
|
|
2258
|
-
}
|
|
2259
|
-
toString() {
|
|
2260
|
-
return 'AttoChangeBlock(network=' + this.k30_1.toString() + ', version=' + this.l30_1.toString() + ', algorithm=' + this.m30_1.toString() + ', publicKey=' + this.n30_1.toString() + ', height=' + this.o30_1.toString() + ', balance=' + this.p30_1.toString() + ', timestamp=' + this.q30_1.toString() + ', previous=' + this.r30_1.toString() + ', representativeAlgorithm=' + this.s30_1.toString() + ', representativePublicKey=' + this.t30_1.toString() + ')';
|
|
2261
|
-
}
|
|
2262
|
-
hashCode() {
|
|
2263
|
-
var result = this.k30_1.hashCode();
|
|
2264
|
-
result = imul(result, 31) + this.l30_1.hashCode() | 0;
|
|
2265
|
-
result = imul(result, 31) + this.m30_1.hashCode() | 0;
|
|
2266
|
-
result = imul(result, 31) + this.n30_1.hashCode() | 0;
|
|
2267
|
-
result = imul(result, 31) + this.o30_1.hashCode() | 0;
|
|
2268
|
-
result = imul(result, 31) + this.p30_1.hashCode() | 0;
|
|
2269
|
-
result = imul(result, 31) + this.q30_1.hashCode() | 0;
|
|
2270
|
-
result = imul(result, 31) + this.r30_1.hashCode() | 0;
|
|
2271
|
-
result = imul(result, 31) + this.s30_1.hashCode() | 0;
|
|
2272
|
-
result = imul(result, 31) + this.t30_1.hashCode() | 0;
|
|
2273
|
-
return result;
|
|
2274
|
-
}
|
|
2275
|
-
equals(other) {
|
|
2276
|
-
if (this === other)
|
|
2277
|
-
return true;
|
|
2278
|
-
if (!(other instanceof AttoChangeBlock()))
|
|
2279
|
-
return false;
|
|
2280
|
-
if (!this.k30_1.equals(other.k30_1))
|
|
2281
|
-
return false;
|
|
2282
|
-
if (!this.l30_1.equals(other.l30_1))
|
|
2283
|
-
return false;
|
|
2284
|
-
if (!this.m30_1.equals(other.m30_1))
|
|
2285
|
-
return false;
|
|
2286
|
-
if (!this.n30_1.equals(other.n30_1))
|
|
2287
|
-
return false;
|
|
2288
|
-
if (!this.o30_1.equals(other.o30_1))
|
|
2289
|
-
return false;
|
|
2290
|
-
if (!this.p30_1.equals(other.p30_1))
|
|
2291
|
-
return false;
|
|
2292
|
-
if (!this.q30_1.equals(other.q30_1))
|
|
2293
|
-
return false;
|
|
2294
|
-
if (!this.r30_1.equals(other.r30_1))
|
|
2295
|
-
return false;
|
|
2296
|
-
if (!this.s30_1.equals(other.s30_1))
|
|
2297
|
-
return false;
|
|
2298
|
-
if (!this.t30_1.equals(other.t30_1))
|
|
2299
|
-
return false;
|
|
2300
|
-
return true;
|
|
2301
|
-
}
|
|
2302
|
-
static x30(seen0, network, version, algorithm, publicKey, height, balance, timestamp, previous, representativeAlgorithm, representativePublicKey, address, representativeAddress, serializationConstructorMarker) {
|
|
2303
|
-
Companion_getInstance_8();
|
|
2304
|
-
if (!(1023 === (1023 & seen0))) {
|
|
2305
|
-
throwMissingFieldException(seen0, 1023, $serializer_getInstance_2().i30_1);
|
|
2306
|
-
}
|
|
2307
|
-
var $this = createThis(this);
|
|
2308
|
-
$this.k30_1 = network;
|
|
2309
|
-
$this.l30_1 = version;
|
|
2310
|
-
$this.m30_1 = algorithm;
|
|
2311
|
-
$this.n30_1 = publicKey;
|
|
2312
|
-
$this.o30_1 = height;
|
|
2313
|
-
$this.p30_1 = balance;
|
|
2314
|
-
$this.q30_1 = timestamp;
|
|
2315
|
-
$this.r30_1 = previous;
|
|
2316
|
-
$this.s30_1 = representativeAlgorithm;
|
|
2317
|
-
$this.t30_1 = representativePublicKey;
|
|
2318
|
-
$this.u30_1 = AttoBlockType_CHANGE_getInstance();
|
|
2319
|
-
var tmp = $this;
|
|
2320
|
-
tmp.v30_1 = lazy_0(AttoChangeBlock$_init_$lambda_31jg7w($this));
|
|
2321
|
-
if (0 === (seen0 & 1024))
|
|
2322
|
-
$this.w30_1 = new (AttoAddress())($this.m30_1, $this.n30_1);
|
|
2323
|
-
else
|
|
2324
|
-
$this.w30_1 = address;
|
|
2325
|
-
if (0 === (seen0 & 2048))
|
|
2326
|
-
$this.representativeAddress = new (AttoAddress())($this.s30_1, $this.t30_1);
|
|
2327
|
-
else
|
|
2328
|
-
$this.representativeAddress = representativeAddress;
|
|
2329
|
-
return $this;
|
|
2330
|
-
}
|
|
2331
|
-
get network() {
|
|
2332
|
-
return this.y2u();
|
|
2333
|
-
}
|
|
2334
|
-
get version() {
|
|
2335
|
-
return this.z2u();
|
|
2336
|
-
}
|
|
2337
|
-
get algorithm() {
|
|
2338
|
-
return this.a2v();
|
|
2339
|
-
}
|
|
2340
|
-
get publicKey() {
|
|
2341
|
-
return this.x2u();
|
|
2342
|
-
}
|
|
2343
|
-
get height() {
|
|
2344
|
-
return this.b2v();
|
|
2345
|
-
}
|
|
2346
|
-
get balance() {
|
|
2347
|
-
return this.c2v();
|
|
2348
|
-
}
|
|
2349
|
-
get timestamp() {
|
|
2350
|
-
return this.k2w();
|
|
2351
|
-
}
|
|
2352
|
-
get previous() {
|
|
2353
|
-
return this.q2y();
|
|
2354
|
-
}
|
|
2355
|
-
get representativeAlgorithm() {
|
|
2356
|
-
return this.f2v();
|
|
2357
|
-
}
|
|
2358
|
-
get representativePublicKey() {
|
|
2359
|
-
return this.g2v();
|
|
2360
|
-
}
|
|
2361
|
-
get type() {
|
|
2362
|
-
return this.l2y();
|
|
2363
|
-
}
|
|
2364
|
-
get hash() {
|
|
2365
|
-
return this.f2w();
|
|
2366
|
-
}
|
|
2367
|
-
get address() {
|
|
2368
|
-
return this.h2v();
|
|
2369
|
-
}
|
|
2370
|
-
}
|
|
2371
|
-
protoOf($).validate = validate;
|
|
2372
|
-
protoOf($).isValid = isValid;
|
|
2373
|
-
protoOf($).toByteArray = toByteArray;
|
|
2374
|
-
initMetadataForClass($, 'AttoChangeBlock', VOID, VOID, [AttoBlock(), PreviousSupport(), RepresentativeSupport()], VOID, VOID, {0: $serializer_getInstance_2});
|
|
2375
|
-
AttoChangeBlockClass = $;
|
|
2376
|
-
}
|
|
2377
|
-
return AttoChangeBlockClass;
|
|
2378
|
-
}
|
|
2379
|
-
function AttoBlockType_UNKNOWN_getInstance() {
|
|
2380
|
-
AttoBlockType_initEntries();
|
|
2381
|
-
return AttoBlockType_UNKNOWN_instance;
|
|
2382
|
-
}
|
|
2383
|
-
function AttoBlockType_OPEN_getInstance() {
|
|
2384
|
-
AttoBlockType_initEntries();
|
|
2385
|
-
return AttoBlockType_OPEN_instance;
|
|
2386
|
-
}
|
|
2387
|
-
function AttoBlockType_RECEIVE_getInstance() {
|
|
2388
|
-
AttoBlockType_initEntries();
|
|
2389
|
-
return AttoBlockType_RECEIVE_instance;
|
|
2390
|
-
}
|
|
2391
|
-
function AttoBlockType_SEND_getInstance() {
|
|
2392
|
-
AttoBlockType_initEntries();
|
|
2393
|
-
return AttoBlockType_SEND_instance;
|
|
2394
|
-
}
|
|
2395
|
-
function AttoBlockType_CHANGE_getInstance() {
|
|
2396
|
-
AttoBlockType_initEntries();
|
|
2397
|
-
return AttoBlockType_CHANGE_instance;
|
|
2398
|
-
}
|
|
2399
|
-
var properties_initialized_AttoBlock_kt_lkx0lr;
|
|
2400
|
-
function _init_properties_AttoBlock_kt__sp9j9p() {
|
|
2401
|
-
if (!properties_initialized_AttoBlock_kt_lkx0lr) {
|
|
2402
|
-
properties_initialized_AttoBlock_kt_lkx0lr = true;
|
|
2403
|
-
maxVersion = new (AttoVersion())(_UShort___init__impl__jigrne(0));
|
|
2404
|
-
}
|
|
2405
|
-
}
|
|
2406
|
-
//region block: init
|
|
2407
|
-
Companion_instance_1 = new (Companion_0())();
|
|
2408
|
-
//endregion
|
|
2409
|
-
//region block: exports
|
|
2410
|
-
export {
|
|
2411
|
-
AddressSupport as AddressSupport1ium5ptu9zo8y,
|
|
2412
|
-
Companion_0 as Companion1dgdscbdp629o,
|
|
2413
|
-
Companion as Companion3u1bosrh7rroz,
|
|
2414
|
-
valueOf as valueOfb8c3bsf1tbuo,
|
|
2415
|
-
values_0 as values1esofir5pvotm,
|
|
2416
|
-
AttoBlockType as AttoBlockType2o3t26mpp4g1m,
|
|
2417
|
-
AttoBlock as AttoBlock30fs78tuvh866,
|
|
2418
|
-
Companion_4 as Companion3m333c3oak3ah,
|
|
2419
|
-
AttoChangeBlock as AttoChangeBlock2ght5eopbdd3a,
|
|
2420
|
-
Companion_3 as Companion22hic3dn5hjie,
|
|
2421
|
-
AttoOpenBlock as AttoOpenBlock12k0m6lgjqi4d,
|
|
2422
|
-
Companion_2 as Companion35frkk3dh8l5t,
|
|
2423
|
-
AttoReceiveBlock as AttoReceiveBlock1rskhrovahuhh,
|
|
2424
|
-
Companion_1 as Companion2stbuimptwsmu,
|
|
2425
|
-
AttoSendBlock as AttoSendBlock3okbwu66utugk,
|
|
2426
|
-
HeightSupport as HeightSupport3fvmuzuofr8h6,
|
|
2427
|
-
PreviousSupport as PreviousSupport1um4ogj9ve97w,
|
|
2428
|
-
AttoBlockType_CHANGE_getInstance as AttoBlockType_CHANGE_getInstance16tigzuncmwfi,
|
|
2429
|
-
AttoBlockType_OPEN_getInstance as AttoBlockType_OPEN_getInstanced9q3m2lcdhjc,
|
|
2430
|
-
AttoBlockType_RECEIVE_getInstance as AttoBlockType_RECEIVE_getInstance2ttd23fht8r8c,
|
|
2431
|
-
AttoBlockType_SEND_getInstance as AttoBlockType_SEND_getInstancegazxf48jkoys,
|
|
2432
|
-
AttoBlockType_UNKNOWN_getInstance as AttoBlockType_UNKNOWN_getInstancet56bcf0mseow,
|
|
2433
|
-
Companion_getInstance_4 as Companion_getInstance8qxfgiduss8m,
|
|
2434
|
-
Companion_instance_1 as Companion_instancejlhfep4g64wc,
|
|
2435
|
-
Companion_getInstance_3 as Companion_getInstance3p2p1zqlfsf85,
|
|
2436
|
-
Companion_getInstance_8 as Companion_getInstance3sgmvfe80pw99,
|
|
2437
|
-
Companion_getInstance_7 as Companion_getInstanceu54nysjf7szp,
|
|
2438
|
-
Companion_getInstance_6 as Companion_getInstance2k3tq4pfqwmoi,
|
|
2439
|
-
Companion_getInstance_5 as Companion_getInstance1ivg04alq47sd,
|
|
2440
|
-
};
|
|
2441
|
-
//endregion
|
|
2442
|
-
|
|
2443
|
-
//# sourceMappingURL=AttoBlock.mjs.map
|