@heliofi/common 0.1.320 → 0.1.321
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/domain/model/auth/dtos/BTCProperties.dto.d.ts +4 -0
- package/dist/src/domain/model/{discordAuthProperties/dtos/discordAuthProperties.dto.js → auth/dtos/BTCProperties.dto.js} +6 -6
- package/dist/src/domain/model/auth/dtos/BTCProperties.dto.js.map +1 -0
- package/dist/src/domain/model/auth/dtos/BitcoinSignOn.dto.d.ts +9 -0
- package/dist/src/domain/model/auth/dtos/BitcoinSignOn.dto.js +41 -0
- package/dist/src/domain/model/auth/dtos/BitcoinSignOn.dto.js.map +1 -0
- package/dist/src/domain/model/auth/dtos/index.d.ts +2 -0
- package/dist/src/domain/model/auth/dtos/index.js +2 -0
- package/dist/src/domain/model/auth/dtos/index.js.map +1 -1
- package/dist/src/domain/model/auth/dtos/signOn.dto.d.ts +2 -0
- package/dist/src/domain/model/auth/dtos/signOn.dto.js +6 -0
- package/dist/src/domain/model/auth/dtos/signOn.dto.js.map +1 -1
- package/dist/src/domain/model/helio-wallet-tx/constants/index.d.ts +2 -2
- package/dist/src/domain/model/helio-wallet-tx/constants/index.js +2 -2
- package/dist/src/domain/model/helio-wallet-tx/constants/index.js.map +1 -1
- package/dist/src/domain/model/helio-wallet-tx/entities/CreateHelioWalletTx.d.ts +1 -1
- package/dist/src/domain/model/wallet/entities/BTCPaymentAddress.entity.d.ts +6 -0
- package/dist/src/domain/model/wallet/entities/BTCPaymentAddress.entity.js +8 -0
- package/dist/src/domain/model/wallet/entities/BTCPaymentAddress.entity.js.map +1 -0
- package/dist/src/domain/model/wallet/entities/BTCPaymentAddressVersion.d.ts +5 -0
- package/dist/src/domain/model/wallet/entities/BTCPaymentAddressVersion.js +10 -0
- package/dist/src/domain/model/wallet/entities/BTCPaymentAddressVersion.js.map +1 -0
- package/dist/src/domain/model/wallet/entities/BTCProperties.d.ts +6 -0
- package/dist/src/domain/model/wallet/entities/BTCProperties.js +8 -0
- package/dist/src/domain/model/wallet/entities/BTCProperties.js.map +1 -0
- package/dist/src/domain/model/wallet/entities/BaseWallet.entity.d.ts +2 -0
- package/dist/src/domain/model/wallet/entities/BaseWallet.entity.js.map +1 -1
- package/dist/src/domain/model/wallet/entities/WalletOrigin.d.ts +3 -0
- package/dist/src/domain/model/wallet/entities/WalletOrigin.js +8 -0
- package/dist/src/domain/model/wallet/entities/WalletOrigin.js.map +1 -0
- package/dist/src/domain/model/wallet/entities/index.d.ts +4 -0
- package/dist/src/domain/model/wallet/entities/index.js +4 -0
- package/dist/src/domain/model/wallet/entities/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/dist/src/domain/model/discordAuthProperties/dtos/discordAuthProperties.dto.d.ts +0 -4
- package/dist/src/domain/model/discordAuthProperties/dtos/discordAuthProperties.dto.js.map +0 -1
- package/dist/src/domain/model/discordAuthProperties/dtos/index.d.ts +0 -1
- package/dist/src/domain/model/discordAuthProperties/dtos/index.js +0 -18
- package/dist/src/domain/model/discordAuthProperties/dtos/index.js.map +0 -1
- package/dist/src/domain/model/discordAuthProperties/entities/DiscordAuthProperties.d.ts +0 -5
- package/dist/src/domain/model/discordAuthProperties/entities/DiscordAuthProperties.js +0 -8
- package/dist/src/domain/model/discordAuthProperties/entities/DiscordAuthProperties.js.map +0 -1
- package/dist/src/domain/model/discordAuthProperties/entities/index.d.ts +0 -1
- package/dist/src/domain/model/discordAuthProperties/entities/index.js +0 -18
- package/dist/src/domain/model/discordAuthProperties/entities/index.js.map +0 -1
- package/dist/src/domain/model/discordAuthProperties/index.d.ts +0 -2
- package/dist/src/domain/model/discordAuthProperties/index.js +0 -19
- package/dist/src/domain/model/discordAuthProperties/index.js.map +0 -1
- package/dist/src/domain/model/prepare-transaction/entities/TokenTransactionPayload.d.ts +0 -12
- package/dist/src/domain/model/prepare-transaction/entities/TokenTransactionPayload.js +0 -22
- package/dist/src/domain/model/prepare-transaction/entities/TokenTransactionPayload.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@heliofi/common",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.321",
|
|
5
5
|
"description": "Common package",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"types": "./dist/index.d.ts",
|
|
@@ -26,5 +26,5 @@
|
|
|
26
26
|
"ts-loader": "^9.3.1",
|
|
27
27
|
"typescript": "^4.8.2"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "a323f0c9ba25679bd884ce2b0511d5d2ac9c9a0f"
|
|
30
30
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"discordAuthProperties.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/discordAuthProperties/dtos/discordAuthProperties.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuD;AAEvD,MAAa,wBAAwB;CAQpC;AAPC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;0DACI;AAEjB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;wDACE;AAPjB,4DAQC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './discordAuthProperties.dto';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./discordAuthProperties.dto"), exports);
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/discordAuthProperties/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA4C"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DiscordAuthProperties = void 0;
|
|
4
|
-
const entity_1 = require("../../entity");
|
|
5
|
-
class DiscordAuthProperties extends entity_1.Entity {
|
|
6
|
-
}
|
|
7
|
-
exports.DiscordAuthProperties = DiscordAuthProperties;
|
|
8
|
-
//# sourceMappingURL=DiscordAuthProperties.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DiscordAuthProperties.js","sourceRoot":"","sources":["../../../../../../src/domain/model/discordAuthProperties/entities/DiscordAuthProperties.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAEtC,MAAa,qBAAsB,SAAQ,eAAM;CAIhD;AAJD,sDAIC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DiscordAuthProperties';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./DiscordAuthProperties"), exports);
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/discordAuthProperties/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0DAAwC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./dtos"), exports);
|
|
18
|
-
__exportStar(require("./entities"), exports);
|
|
19
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/domain/model/discordAuthProperties/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB;AACvB,6CAA2B"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventName } from '@heliofi/evm-adapter';
|
|
2
|
-
import { Entity } from '../../entity';
|
|
3
|
-
import { FeeProperties } from '../../fee';
|
|
4
|
-
export declare class TokenTransactionPayload extends Entity {
|
|
5
|
-
finalAmount?: string;
|
|
6
|
-
hash: string;
|
|
7
|
-
paymentRequestId: string;
|
|
8
|
-
feeProperties: FeeProperties;
|
|
9
|
-
sessionHash?: string;
|
|
10
|
-
eventName?: EventName;
|
|
11
|
-
transactionDbId?: string;
|
|
12
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.TokenTransactionPayload = void 0;
|
|
13
|
-
const class_transformer_1 = require("class-transformer");
|
|
14
|
-
const entity_1 = require("../../entity");
|
|
15
|
-
class TokenTransactionPayload extends entity_1.Entity {
|
|
16
|
-
}
|
|
17
|
-
__decorate([
|
|
18
|
-
(0, class_transformer_1.Transform)(({ value }) => BigInt(value)),
|
|
19
|
-
__metadata("design:type", String)
|
|
20
|
-
], TokenTransactionPayload.prototype, "finalAmount", void 0);
|
|
21
|
-
exports.TokenTransactionPayload = TokenTransactionPayload;
|
|
22
|
-
//# sourceMappingURL=TokenTransactionPayload.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TokenTransactionPayload.js","sourceRoot":"","sources":["../../../../../../src/domain/model/prepare-transaction/entities/TokenTransactionPayload.ts"],"names":[],"mappings":";;;;;;;;;;;;AACA,yDAA8C;AAC9C,yCAAsC;AAGtC,MAAa,uBAAwB,SAAQ,eAAM;CAelD;AAdC;IAAC,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;4DACnB;AAFvB,0DAeC"}
|