@bitgo-beta/sdk-coin-cosmos 1.0.1-alpha.5 → 1.0.1-alpha.51
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/.mocharc.yml +1 -1
- package/CHANGELOG.md +73 -0
- package/package.json +14 -5
- package/dist/src/cosmosSharedCoin.d.ts +0 -11
- package/dist/src/cosmosSharedCoin.d.ts.map +0 -1
- package/dist/src/cosmosSharedCoin.js +0 -18
- package/dist/src/index.d.ts +0 -2
- package/dist/src/index.d.ts.map +0 -1
- package/dist/src/index.js +0 -6
package/.mocharc.yml
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,79 @@
|
|
|
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.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.6.0...@bitgo/sdk-coin-cosmos@1.6.1) (2025-09-29)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-cosmos
|
|
9
|
+
|
|
10
|
+
# [1.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.5.4...@bitgo/sdk-coin-cosmos@1.6.0) (2025-09-25)
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
- configure learn to skip git operations ([ee3a622](https://github.com/BitGo/BitGoJS/commit/ee3a6220496476aa7f4545b5f4a9a3bf97d9bdb9))
|
|
15
|
+
- **sdk-coin-cosmos:** add mantra test for cosmos module ([3679be2](https://github.com/BitGo/BitGoJS/commit/3679be212c8218d575f88280f77d8ab6ba67419d))
|
|
16
|
+
|
|
17
|
+
## [1.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.5.3...@bitgo/sdk-coin-cosmos@1.5.4) (2025-09-03)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-cosmos
|
|
20
|
+
|
|
21
|
+
## [1.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.5.2...@bitgo/sdk-coin-cosmos@1.5.3) (2025-08-30)
|
|
22
|
+
|
|
23
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-cosmos
|
|
24
|
+
|
|
25
|
+
## [1.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.5.1...@bitgo/sdk-coin-cosmos@1.5.2) (2025-08-29)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-cosmos
|
|
28
|
+
|
|
29
|
+
## [1.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.5.0...@bitgo/sdk-coin-cosmos@1.5.1) (2025-08-27)
|
|
30
|
+
|
|
31
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-cosmos
|
|
32
|
+
|
|
33
|
+
# [1.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.4.4...@bitgo/sdk-coin-cosmos@1.5.0) (2025-08-22)
|
|
34
|
+
|
|
35
|
+
### Features
|
|
36
|
+
|
|
37
|
+
- **root:** migrate ts-node -> tsx ([ea180b4](https://github.com/BitGo/BitGoJS/commit/ea180b43001d8e956196bc07b32798e3a7031eeb))
|
|
38
|
+
|
|
39
|
+
## [1.4.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.4.3...@bitgo/sdk-coin-cosmos@1.4.4) (2025-08-22)
|
|
40
|
+
|
|
41
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-cosmos
|
|
42
|
+
|
|
43
|
+
## [1.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.4.2...@bitgo/sdk-coin-cosmos@1.4.3) (2025-08-19)
|
|
44
|
+
|
|
45
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-cosmos
|
|
46
|
+
|
|
47
|
+
## [1.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.4.1...@bitgo/sdk-coin-cosmos@1.4.2) (2025-08-14)
|
|
48
|
+
|
|
49
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-cosmos
|
|
50
|
+
|
|
51
|
+
## [1.4.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.4.0...@bitgo/sdk-coin-cosmos@1.4.1) (2025-08-07)
|
|
52
|
+
|
|
53
|
+
**Note:** Version bump only for package @bitgo/sdk-coin-cosmos
|
|
54
|
+
|
|
55
|
+
# [1.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.3.0...@bitgo/sdk-coin-cosmos@1.4.0) (2025-07-31)
|
|
56
|
+
|
|
57
|
+
### Features
|
|
58
|
+
|
|
59
|
+
- **sdk-coin-cosmos:** generic config driven tests for shared cosmos ([b181c59](https://github.com/BitGo/BitGoJS/commit/b181c5924002196e365341cf573dd35dcd7cd6cc))
|
|
60
|
+
- **sdk-coin-cosmos:** integration of cosmos module ([9d2e614](https://github.com/BitGo/BitGoJS/commit/9d2e614b987835896259e17b3716be3b2e40a279))
|
|
61
|
+
|
|
62
|
+
# [1.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-cosmos@1.2.0...@bitgo/sdk-coin-cosmos@1.3.0) (2025-07-30)
|
|
63
|
+
|
|
64
|
+
### Bug Fixes
|
|
65
|
+
|
|
66
|
+
- **sdk-coin-cosmos:** utils and cosmosSharedCoin fixes ([e58c0e8](https://github.com/BitGo/BitGoJS/commit/e58c0e838f768520814ca5e6697be272ef49049a))
|
|
67
|
+
|
|
68
|
+
### Features
|
|
69
|
+
|
|
70
|
+
- **root:** align package versions for cosmos ([865b287](https://github.com/BitGo/BitGoJS/commit/865b287431ae743c99faaa50318857dff54dfa8b))
|
|
71
|
+
- **sdk-coin-cosmos:** add cosmos shared coin functionalities ([a170bad](https://github.com/BitGo/BitGoJS/commit/a170bad860723b844ee12e3f257ea93df1831ee9))
|
|
72
|
+
|
|
73
|
+
# 1.2.0 (2025-07-25)
|
|
74
|
+
|
|
75
|
+
### Features
|
|
76
|
+
|
|
77
|
+
- add sdk-coin-cosmos skeleton ([4d7fd4a](https://github.com/BitGo/BitGoJS/commit/4d7fd4ae10417c063e2ddc9da37ba44dd408fdb8))
|
|
78
|
+
|
|
6
79
|
# 1.1.0 (2025-07-23)
|
|
7
80
|
|
|
8
81
|
### Features
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitgo-beta/sdk-coin-cosmos",
|
|
3
|
-
"version": "1.0.1-alpha.
|
|
3
|
+
"version": "1.0.1-alpha.51",
|
|
4
4
|
"description": "BitGo SDK coin library for Cosmos",
|
|
5
5
|
"main": "./dist/src/index.js",
|
|
6
6
|
"types": "./dist/src/index.d.ts",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"author": "BitGo SDK Team <sdkteam@bitgo.com>",
|
|
19
19
|
"license": "MIT",
|
|
20
20
|
"engines": {
|
|
21
|
-
"node": ">=
|
|
21
|
+
"node": ">=20 <23"
|
|
22
22
|
},
|
|
23
23
|
"repository": {
|
|
24
24
|
"type": "git",
|
|
@@ -40,8 +40,17 @@
|
|
|
40
40
|
]
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@bitgo-beta/abstract-cosmos": "1.0.0-alpha.
|
|
44
|
-
"@bitgo-beta/sdk-
|
|
43
|
+
"@bitgo-beta/abstract-cosmos": "1.0.0-alpha.353",
|
|
44
|
+
"@bitgo-beta/sdk-api": "1.6.1-alpha.404",
|
|
45
|
+
"@bitgo-beta/sdk-core": "2.4.1-alpha.404",
|
|
46
|
+
"@bitgo-beta/statics": "10.0.1-alpha.404",
|
|
47
|
+
"@cosmjs/amino": "^0.29.5",
|
|
48
|
+
"@cosmjs/encoding": "^0.29.5",
|
|
49
|
+
"@cosmjs/stargate": "^0.29.5",
|
|
50
|
+
"bignumber.js": "^9.1.1"
|
|
45
51
|
},
|
|
46
|
-
"
|
|
52
|
+
"devDependencies": {
|
|
53
|
+
"@bitgo-beta/sdk-test": "^9.1.1"
|
|
54
|
+
},
|
|
55
|
+
"gitHead": "2b67af7f803199038ec5cc7d183db3c8f95d8f77"
|
|
47
56
|
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseCoin, BitGoBase } from '@bitgo-beta/sdk-core';
|
|
2
|
-
import { CosmosCoin } from '@bitgo-beta/abstract-cosmos';
|
|
3
|
-
/**
|
|
4
|
-
* Shared Cosmos coin implementation that uses configuration from statics
|
|
5
|
-
* instead of requiring individual coin modules
|
|
6
|
-
*/
|
|
7
|
-
export declare class CosmosSharedCoin extends CosmosCoin {
|
|
8
|
-
protected constructor(bitgo: BitGoBase);
|
|
9
|
-
static createInstance(bitgo: BitGoBase): BaseCoin;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=cosmosSharedCoin.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"cosmosSharedCoin.d.ts","sourceRoot":"","sources":["../../src/cosmosSharedCoin.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAC3D,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAEzD;;;GAGG;AACH,qBAAa,gBAAiB,SAAQ,UAAU;IAC9C,SAAS,aAAa,KAAK,EAAE,SAAS;IAItC,MAAM,CAAC,cAAc,CAAC,KAAK,EAAE,SAAS,GAAG,QAAQ;CAGlD"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CosmosSharedCoin = void 0;
|
|
4
|
-
const abstract_cosmos_1 = require("@bitgo-beta/abstract-cosmos");
|
|
5
|
-
/**
|
|
6
|
-
* Shared Cosmos coin implementation that uses configuration from statics
|
|
7
|
-
* instead of requiring individual coin modules
|
|
8
|
-
*/
|
|
9
|
-
class CosmosSharedCoin extends abstract_cosmos_1.CosmosCoin {
|
|
10
|
-
constructor(bitgo) {
|
|
11
|
-
super(bitgo);
|
|
12
|
-
}
|
|
13
|
-
static createInstance(bitgo) {
|
|
14
|
-
return new abstract_cosmos_1.CosmosCoin(bitgo);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
exports.CosmosSharedCoin = CosmosSharedCoin;
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29zbW9zU2hhcmVkQ29pbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9jb3Ntb3NTaGFyZWRDb2luLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUNBLGlFQUF5RDtBQUV6RDs7O0dBR0c7QUFDSCxNQUFhLGdCQUFpQixTQUFRLDRCQUFVO0lBQzlDLFlBQXNCLEtBQWdCO1FBQ3BDLEtBQUssQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUNmLENBQUM7SUFFRCxNQUFNLENBQUMsY0FBYyxDQUFDLEtBQWdCO1FBQ3BDLE9BQU8sSUFBSSw0QkFBVSxDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQy9CLENBQUM7Q0FDRjtBQVJELDRDQVFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQmFzZUNvaW4sIEJpdEdvQmFzZSB9IGZyb20gJ0BiaXRnby1iZXRhL3Nkay1jb3JlJztcbmltcG9ydCB7IENvc21vc0NvaW4gfSBmcm9tICdAYml0Z28tYmV0YS9hYnN0cmFjdC1jb3Ntb3MnO1xuXG4vKipcbiAqIFNoYXJlZCBDb3Ntb3MgY29pbiBpbXBsZW1lbnRhdGlvbiB0aGF0IHVzZXMgY29uZmlndXJhdGlvbiBmcm9tIHN0YXRpY3NcbiAqIGluc3RlYWQgb2YgcmVxdWlyaW5nIGluZGl2aWR1YWwgY29pbiBtb2R1bGVzXG4gKi9cbmV4cG9ydCBjbGFzcyBDb3Ntb3NTaGFyZWRDb2luIGV4dGVuZHMgQ29zbW9zQ29pbiB7XG4gIHByb3RlY3RlZCBjb25zdHJ1Y3RvcihiaXRnbzogQml0R29CYXNlKSB7XG4gICAgc3VwZXIoYml0Z28pO1xuICB9XG5cbiAgc3RhdGljIGNyZWF0ZUluc3RhbmNlKGJpdGdvOiBCaXRHb0Jhc2UpOiBCYXNlQ29pbiB7XG4gICAgcmV0dXJuIG5ldyBDb3Ntb3NDb2luKGJpdGdvKTtcbiAgfVxufVxuIl19
|
package/dist/src/index.d.ts
DELETED
package/dist/src/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC"}
|
package/dist/src/index.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CosmosSharedCoin = void 0;
|
|
4
|
-
var cosmosSharedCoin_1 = require("./cosmosSharedCoin");
|
|
5
|
-
Object.defineProperty(exports, "CosmosSharedCoin", { enumerable: true, get: function () { return cosmosSharedCoin_1.CosmosSharedCoin; } });
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBQUEsdURBQXNEO0FBQTdDLG9IQUFBLGdCQUFnQixPQUFBIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgQ29zbW9zU2hhcmVkQ29pbiB9IGZyb20gJy4vY29zbW9zU2hhcmVkQ29pbic7XG4iXX0=
|