@helium/helium-admin-cli 0.10.0-alpha.8 → 0.10.0
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/lib/cjs/add-expiration-to-delegations.js +1 -1
- package/lib/cjs/backfill-mobile-deployment-infos.js +1 -1
- package/lib/cjs/backfill-proxy-markers.js +121 -0
- package/lib/cjs/backfill-proxy-markers.js.map +1 -0
- package/lib/cjs/backfill-recent-proposals.js +135 -0
- package/lib/cjs/backfill-recent-proposals.js.map +1 -0
- package/lib/cjs/create-common-lut.js +32 -0
- package/lib/cjs/create-common-lut.js.map +1 -1
- package/lib/cjs/dump-vote-markers.js +83 -15
- package/lib/cjs/dump-vote-markers.js.map +1 -1
- package/lib/cjs/extend-common-lut.js +6 -18
- package/lib/cjs/extend-common-lut.js.map +1 -1
- package/lib/cjs/queue-proxy-jobs.js +144 -0
- package/lib/cjs/queue-proxy-jobs.js.map +1 -0
- package/lib/cjs/queue-wallet-claims.js +106 -0
- package/lib/cjs/queue-wallet-claims.js.map +1 -0
- package/lib/cjs/update-rewardable-entity-config.js +6 -6
- package/lib/cjs/update-rewardable-entity-config.js.map +1 -1
- package/lib/esm/src/add-expiration-to-delegations.js +1 -1
- package/lib/esm/src/backfill-mobile-deployment-infos.js +1 -1
- package/lib/esm/src/backfill-proxy-markers.js +80 -0
- package/lib/esm/src/backfill-proxy-markers.js.map +1 -0
- package/lib/esm/src/backfill-recent-proposals.js +94 -0
- package/lib/esm/src/backfill-recent-proposals.js.map +1 -0
- package/lib/esm/src/create-common-lut.js +32 -0
- package/lib/esm/src/create-common-lut.js.map +1 -1
- package/lib/esm/src/dump-vote-markers.js +77 -12
- package/lib/esm/src/dump-vote-markers.js.map +1 -1
- package/lib/esm/src/extend-common-lut.js +6 -18
- package/lib/esm/src/extend-common-lut.js.map +1 -1
- package/lib/esm/src/queue-proxy-jobs.js +101 -0
- package/lib/esm/src/queue-proxy-jobs.js.map +1 -0
- package/lib/esm/src/queue-wallet-claims.js +65 -0
- package/lib/esm/src/queue-wallet-claims.js.map +1 -0
- package/lib/esm/src/update-rewardable-entity-config.js +6 -6
- package/lib/esm/src/update-rewardable-entity-config.js.map +1 -1
- package/lib/esm/tsconfig.esm.tsbuildinfo +1 -1
- package/lib/types/src/backfill-proxy-markers.d.ts +2 -0
- package/lib/types/src/backfill-proxy-markers.d.ts.map +1 -0
- package/lib/types/src/backfill-recent-proposals.d.ts +2 -0
- package/lib/types/src/backfill-recent-proposals.d.ts.map +1 -0
- package/lib/types/src/create-common-lut.d.ts.map +1 -1
- package/lib/types/src/dump-vote-markers.d.ts.map +1 -1
- package/lib/types/src/extend-common-lut.d.ts.map +1 -1
- package/lib/types/src/queue-proxy-jobs.d.ts +2 -0
- package/lib/types/src/queue-proxy-jobs.d.ts.map +1 -0
- package/lib/types/src/queue-wallet-claims.d.ts +2 -0
- package/lib/types/src/queue-wallet-claims.d.ts.map +1 -0
- package/package.json +18 -20
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"backfill-proxy-markers.d.ts","sourceRoot":"","sources":["../../../src/backfill-proxy-markers.ts"],"names":[],"mappings":"AAUA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAqFjD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"backfill-recent-proposals.d.ts","sourceRoot":"","sources":["../../../src/backfill-recent-proposals.ts"],"names":[],"mappings":"AAkBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA8FjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-common-lut.d.ts","sourceRoot":"","sources":["../../../src/create-common-lut.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"create-common-lut.d.ts","sourceRoot":"","sources":["../../../src/create-common-lut.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAgLjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dump-vote-markers.d.ts","sourceRoot":"","sources":["../../../src/dump-vote-markers.ts"],"names":[],"mappings":"AAeA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"dump-vote-markers.d.ts","sourceRoot":"","sources":["../../../src/dump-vote-markers.ts"],"names":[],"mappings":"AAeA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA+ajD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extend-common-lut.d.ts","sourceRoot":"","sources":["../../../src/extend-common-lut.ts"],"names":[],"mappings":"AAiBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"extend-common-lut.d.ts","sourceRoot":"","sources":["../../../src/extend-common-lut.ts"],"names":[],"mappings":"AAiBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA8EjD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"queue-proxy-jobs.d.ts","sourceRoot":"","sources":["../../../src/queue-proxy-jobs.ts"],"names":[],"mappings":"AAwBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0GjD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"queue-wallet-claims.d.ts","sourceRoot":"","sources":["../../../src/queue-wallet-claims.ts"],"names":[],"mappings":"AAoBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAmEjD"}
|
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"registry": "https://registry.npmjs.org/"
|
|
6
6
|
},
|
|
7
7
|
"license": "Apache-2.0",
|
|
8
|
-
"version": "0.10.0
|
|
8
|
+
"version": "0.10.0",
|
|
9
9
|
"description": "CLI to bootstrap the network",
|
|
10
10
|
"repository": {
|
|
11
11
|
"type": "git",
|
|
@@ -38,26 +38,24 @@
|
|
|
38
38
|
"prebuild": "npm run clean && npm run package"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@coral-xyz/anchor": "^0.
|
|
41
|
+
"@coral-xyz/anchor": "^0.31.0",
|
|
42
42
|
"@helium/address": "^4.10.2",
|
|
43
|
-
"@helium/circuit-breaker-sdk": "^0.10.0
|
|
44
|
-
"@helium/cron-sdk": "^0.0.3",
|
|
43
|
+
"@helium/circuit-breaker-sdk": "^0.10.0",
|
|
45
44
|
"@helium/crypto": "^4.10.2",
|
|
46
|
-
"@helium/data-credits-sdk": "^0.10.0
|
|
47
|
-
"@helium/distributor-oracle": "^0.10.0
|
|
48
|
-
"@helium/fanout-sdk": "^0.10.0
|
|
49
|
-
"@helium/helium-entity-manager-sdk": "^0.10.0
|
|
50
|
-
"@helium/helium-sub-daos-sdk": "^0.10.0
|
|
51
|
-
"@helium/
|
|
52
|
-
"@helium/
|
|
53
|
-
"@helium/
|
|
54
|
-
"@helium/
|
|
55
|
-
"@helium/
|
|
56
|
-
"@helium/
|
|
57
|
-
"@helium/
|
|
58
|
-
"@helium/
|
|
59
|
-
"@helium/
|
|
60
|
-
"@helium/tuktuk-sdk": "^0.0.3",
|
|
45
|
+
"@helium/data-credits-sdk": "^0.10.0",
|
|
46
|
+
"@helium/distributor-oracle": "^0.10.0",
|
|
47
|
+
"@helium/fanout-sdk": "^0.10.0",
|
|
48
|
+
"@helium/helium-entity-manager-sdk": "^0.10.0",
|
|
49
|
+
"@helium/helium-sub-daos-sdk": "^0.10.0",
|
|
50
|
+
"@helium/lazy-distributor-sdk": "^0.10.0",
|
|
51
|
+
"@helium/mobile-entity-manager-sdk": "^0.10.0",
|
|
52
|
+
"@helium/nft-proxy-sdk": "^0.1.5-alpha.0",
|
|
53
|
+
"@helium/organization-sdk": "^0.1.5-alpha.0",
|
|
54
|
+
"@helium/price-oracle-sdk": "^0.10.0",
|
|
55
|
+
"@helium/proposal-sdk": "^0.1.5-alpha.0",
|
|
56
|
+
"@helium/spl-utils": "^0.10.0",
|
|
57
|
+
"@helium/treasury-management-sdk": "^0.10.0",
|
|
58
|
+
"@helium/tuktuk-sdk": "^0.0.4",
|
|
61
59
|
"@solana/spl-account-compression": "^0.1.7",
|
|
62
60
|
"@solana/spl-governance": "^0.3.18",
|
|
63
61
|
"@solana/spl-token": "^0.3.8",
|
|
@@ -78,5 +76,5 @@
|
|
|
78
76
|
"typescript": "^5.2.2"
|
|
79
77
|
},
|
|
80
78
|
"author": "",
|
|
81
|
-
"gitHead": "
|
|
79
|
+
"gitHead": "f913854bd729fd6dc3d97130a3c7f8b95ff4b3cd"
|
|
82
80
|
}
|