@bitgo-beta/sdk-coin-hbar 1.3.3-alpha.5 → 1.3.3-alpha.50

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/CHANGELOG.md CHANGED
@@ -3,6 +3,62 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.3.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.17...@bitgo/sdk-coin-hbar@1.3.18) (2023-04-25)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
9
+
10
+ ## [1.3.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.16...@bitgo/sdk-coin-hbar@1.3.17) (2023-04-20)
11
+
12
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
13
+
14
+ ## [1.3.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.15...@bitgo/sdk-coin-hbar@1.3.16) (2023-04-13)
15
+
16
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
17
+
18
+ ## [1.3.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.14...@bitgo/sdk-coin-hbar@1.3.15) (2023-02-17)
19
+
20
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
21
+
22
+ ## [1.3.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.11...@bitgo/sdk-coin-hbar@1.3.14) (2023-02-16)
23
+
24
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
25
+
26
+ ## [1.3.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.11...@bitgo/sdk-coin-hbar@1.3.13) (2023-02-08)
27
+
28
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
29
+
30
+ ## [1.3.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.11...@bitgo/sdk-coin-hbar@1.3.12) (2023-01-30)
31
+
32
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
33
+
34
+ ## [1.3.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.10...@bitgo/sdk-coin-hbar@1.3.11) (2023-01-25)
35
+
36
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
37
+
38
+ ## [1.3.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.9...@bitgo/sdk-coin-hbar@1.3.10) (2022-12-23)
39
+
40
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
41
+
42
+ ## [1.3.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.8...@bitgo/sdk-coin-hbar@1.3.9) (2022-12-20)
43
+
44
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
45
+
46
+ ## [1.3.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.7...@bitgo/sdk-coin-hbar@1.3.8) (2022-12-09)
47
+
48
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
49
+
50
+ ## [1.3.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.6...@bitgo/sdk-coin-hbar@1.3.7) (2022-12-06)
51
+
52
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
53
+
54
+ ## [1.3.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.5...@bitgo/sdk-coin-hbar@1.3.6) (2022-12-01)
55
+
56
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
57
+
58
+ ## [1.3.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.0...@bitgo/sdk-coin-hbar@1.3.5) (2022-11-29)
59
+
60
+ **Note:** Version bump only for package @bitgo/sdk-coin-hbar
61
+
6
62
  ## [1.3.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-hbar@1.3.0...@bitgo/sdk-coin-hbar@1.3.4) (2022-11-04)
7
63
 
8
64
  **Note:** Version bump only for package @bitgo/sdk-coin-hbar
@@ -2,4 +2,5 @@ export * from './lib';
2
2
  export * from './hbar';
3
3
  export * from './hbarToken';
4
4
  export * from './thbar';
5
+ export * from './register';
5
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,OAAO,CAAC;AACtB,cAAc,QAAQ,CAAC;AACvB,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,OAAO,CAAC;AACtB,cAAc,QAAQ,CAAC;AACvB,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC"}
package/dist/src/index.js CHANGED
@@ -14,4 +14,5 @@ __exportStar(require("./lib"), exports);
14
14
  __exportStar(require("./hbar"), exports);
15
15
  __exportStar(require("./hbarToken"), exports);
16
16
  __exportStar(require("./thbar"), exports);
17
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsd0NBQXNCO0FBQ3RCLHlDQUF1QjtBQUN2Qiw4Q0FBNEI7QUFDNUIsMENBQXdCIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9saWInO1xuZXhwb3J0ICogZnJvbSAnLi9oYmFyJztcbmV4cG9ydCAqIGZyb20gJy4vaGJhclRva2VuJztcbmV4cG9ydCAqIGZyb20gJy4vdGhiYXInO1xuIl19
17
+ __exportStar(require("./register"), exports);
18
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsd0NBQXNCO0FBQ3RCLHlDQUF1QjtBQUN2Qiw4Q0FBNEI7QUFDNUIsMENBQXdCO0FBQ3hCLDZDQUEyQiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vbGliJztcbmV4cG9ydCAqIGZyb20gJy4vaGJhcic7XG5leHBvcnQgKiBmcm9tICcuL2hiYXJUb2tlbic7XG5leHBvcnQgKiBmcm9tICcuL3RoYmFyJztcbmV4cG9ydCAqIGZyb20gJy4vcmVnaXN0ZXInO1xuIl19
@@ -0,0 +1,3 @@
1
+ import { BitGoBase } from '@bitgo-beta/sdk-core';
2
+ export declare const register: (sdk: BitGoBase) => void;
3
+ //# sourceMappingURL=register.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"register.d.ts","sourceRoot":"","sources":["../../src/register.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAKjD,eAAO,MAAM,QAAQ,QAAS,SAAS,KAAG,IAMzC,CAAC"}
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.register = void 0;
4
+ const hbar_1 = require("./hbar");
5
+ const hbarToken_1 = require("./hbarToken");
6
+ const thbar_1 = require("./thbar");
7
+ const register = (sdk) => {
8
+ sdk.register('hbar', hbar_1.Hbar.createInstance);
9
+ sdk.register('thbar', thbar_1.Thbar.createInstance);
10
+ hbarToken_1.HbarToken.createTokenConstructors().forEach(({ name, coinConstructor }) => {
11
+ sdk.register(name, coinConstructor);
12
+ });
13
+ };
14
+ exports.register = register;
15
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVnaXN0ZXIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvcmVnaXN0ZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBQ0EsaUNBQThCO0FBQzlCLDJDQUF3QztBQUN4QyxtQ0FBZ0M7QUFFekIsTUFBTSxRQUFRLEdBQUcsQ0FBQyxHQUFjLEVBQVEsRUFBRTtJQUMvQyxHQUFHLENBQUMsUUFBUSxDQUFDLE1BQU0sRUFBRSxXQUFJLENBQUMsY0FBYyxDQUFDLENBQUM7SUFDMUMsR0FBRyxDQUFDLFFBQVEsQ0FBQyxPQUFPLEVBQUUsYUFBSyxDQUFDLGNBQWMsQ0FBQyxDQUFDO0lBQzVDLHFCQUFTLENBQUMsdUJBQXVCLEVBQUUsQ0FBQyxPQUFPLENBQUMsQ0FBQyxFQUFFLElBQUksRUFBRSxlQUFlLEVBQUUsRUFBRSxFQUFFO1FBQ3hFLEdBQUcsQ0FBQyxRQUFRLENBQUMsSUFBSSxFQUFFLGVBQWUsQ0FBQyxDQUFDO0lBQ3RDLENBQUMsQ0FBQyxDQUFDO0FBQ0wsQ0FBQyxDQUFDO0FBTlcsUUFBQSxRQUFRLFlBTW5CIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQml0R29CYXNlIH0gZnJvbSAnQGJpdGdvLWJldGEvc2RrLWNvcmUnO1xuaW1wb3J0IHsgSGJhciB9IGZyb20gJy4vaGJhcic7XG5pbXBvcnQgeyBIYmFyVG9rZW4gfSBmcm9tICcuL2hiYXJUb2tlbic7XG5pbXBvcnQgeyBUaGJhciB9IGZyb20gJy4vdGhiYXInO1xuXG5leHBvcnQgY29uc3QgcmVnaXN0ZXIgPSAoc2RrOiBCaXRHb0Jhc2UpOiB2b2lkID0+IHtcbiAgc2RrLnJlZ2lzdGVyKCdoYmFyJywgSGJhci5jcmVhdGVJbnN0YW5jZSk7XG4gIHNkay5yZWdpc3RlcigndGhiYXInLCBUaGJhci5jcmVhdGVJbnN0YW5jZSk7XG4gIEhiYXJUb2tlbi5jcmVhdGVUb2tlbkNvbnN0cnVjdG9ycygpLmZvckVhY2goKHsgbmFtZSwgY29pbkNvbnN0cnVjdG9yIH0pID0+IHtcbiAgICBzZGsucmVnaXN0ZXIobmFtZSwgY29pbkNvbnN0cnVjdG9yKTtcbiAgfSk7XG59O1xuIl19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo-beta/sdk-coin-hbar",
3
- "version": "1.3.3-alpha.5",
3
+ "version": "1.3.3-alpha.50",
4
4
  "description": "BitGo SDK coin library for Hbar",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",
@@ -40,9 +40,9 @@
40
40
  ]
41
41
  },
42
42
  "dependencies": {
43
- "@bitgo-beta/sdk-coin-algo": "1.3.3-alpha.5",
44
- "@bitgo-beta/sdk-core": "2.4.1-alpha.5",
45
- "@bitgo-beta/statics": "10.0.1-alpha.5",
43
+ "@bitgo-beta/sdk-coin-algo": "1.3.3-alpha.50",
44
+ "@bitgo-beta/sdk-core": "2.4.1-alpha.50",
45
+ "@bitgo-beta/statics": "10.0.1-alpha.50",
46
46
  "@hashgraph/proto": "2.0.1-beta.2",
47
47
  "@hashgraph/sdk": "~2.3.0",
48
48
  "@stablelib/sha384": "^1.0.0",
@@ -54,8 +54,8 @@
54
54
  "tweetnacl": "^1.0.3"
55
55
  },
56
56
  "devDependencies": {
57
- "@bitgo-beta/sdk-api": "1.6.1-alpha.5",
58
- "@bitgo-beta/sdk-test": "^1.2.4"
57
+ "@bitgo-beta/sdk-api": "1.6.1-alpha.50",
58
+ "@bitgo-beta/sdk-test": "^1.2.18"
59
59
  },
60
- "gitHead": "a86280d9bb6c832d5de2435bed48dfedb52d37cd"
60
+ "gitHead": "da27bbd53fd44a43a75bd1d57f2c82a98d91dd06"
61
61
  }