@helium/helium-admin-cli 0.10.35 → 0.11.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.
Files changed (38) hide show
  1. package/lib/cjs/close-expired-boosts.js +142 -0
  2. package/lib/cjs/close-expired-boosts.js.map +1 -0
  3. package/lib/cjs/create-dao.js +3 -44
  4. package/lib/cjs/create-dao.js.map +1 -1
  5. package/lib/cjs/create-subdao.js +5 -39
  6. package/lib/cjs/create-subdao.js.map +1 -1
  7. package/lib/cjs/mint-dc.js +7 -10
  8. package/lib/cjs/mint-dc.js.map +1 -1
  9. package/lib/cjs/reschedule-all-mini-fanouts.js +3 -2
  10. package/lib/cjs/reschedule-all-mini-fanouts.js.map +1 -1
  11. package/lib/cjs/setup-dc-auto-topoff.js +233 -0
  12. package/lib/cjs/setup-dc-auto-topoff.js.map +1 -0
  13. package/lib/cjs/update-data-credits.js +0 -6
  14. package/lib/cjs/update-data-credits.js.map +1 -1
  15. package/lib/esm/src/close-expired-boosts.js +101 -0
  16. package/lib/esm/src/close-expired-boosts.js.map +1 -0
  17. package/lib/esm/src/create-dao.js +4 -45
  18. package/lib/esm/src/create-dao.js.map +1 -1
  19. package/lib/esm/src/create-subdao.js +6 -40
  20. package/lib/esm/src/create-subdao.js.map +1 -1
  21. package/lib/esm/src/mint-dc.js +9 -12
  22. package/lib/esm/src/mint-dc.js.map +1 -1
  23. package/lib/esm/src/reschedule-all-mini-fanouts.js +3 -2
  24. package/lib/esm/src/reschedule-all-mini-fanouts.js.map +1 -1
  25. package/lib/esm/src/setup-dc-auto-topoff.js +192 -0
  26. package/lib/esm/src/setup-dc-auto-topoff.js.map +1 -0
  27. package/lib/esm/src/update-data-credits.js +0 -6
  28. package/lib/esm/src/update-data-credits.js.map +1 -1
  29. package/lib/esm/tsconfig.esm.tsbuildinfo +1 -1
  30. package/lib/types/src/close-expired-boosts.d.ts +2 -0
  31. package/lib/types/src/close-expired-boosts.d.ts.map +1 -0
  32. package/lib/types/src/create-dao.d.ts.map +1 -1
  33. package/lib/types/src/create-subdao.d.ts.map +1 -1
  34. package/lib/types/src/mint-dc.d.ts.map +1 -1
  35. package/lib/types/src/setup-dc-auto-topoff.d.ts +2 -0
  36. package/lib/types/src/setup-dc-auto-topoff.d.ts.map +1 -0
  37. package/lib/types/src/update-data-credits.d.ts.map +1 -1
  38. package/package.json +15 -14
@@ -0,0 +1,2 @@
1
+ export declare function run(args?: any): Promise<void>;
2
+ //# sourceMappingURL=close-expired-boosts.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"close-expired-boosts.d.ts","sourceRoot":"","sources":["../../../src/close-expired-boosts.ts"],"names":[],"mappings":"AAcA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0HjD"}
@@ -1 +1 @@
1
- {"version":3,"file":"create-dao.d.ts","sourceRoot":"","sources":["../../../src/create-dao.ts"],"names":[],"mappings":"AA4EA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAkiBjD"}
1
+ {"version":3,"file":"create-dao.d.ts","sourceRoot":"","sources":["../../../src/create-dao.ts"],"names":[],"mappings":"AA4EA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAoejD"}
@@ -1 +1 @@
1
- {"version":3,"file":"create-subdao.d.ts","sourceRoot":"","sources":["../../../src/create-subdao.ts"],"names":[],"mappings":"AA6DA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0hBjD"}
1
+ {"version":3,"file":"create-subdao.d.ts","sourceRoot":"","sources":["../../../src/create-subdao.ts"],"names":[],"mappings":"AAuDA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAsejD"}
@@ -1 +1 @@
1
- {"version":3,"file":"mint-dc.d.ts","sourceRoot":"","sources":["../../../src/mint-dc.ts"],"names":[],"mappings":"AAQA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA2EjD"}
1
+ {"version":3,"file":"mint-dc.d.ts","sourceRoot":"","sources":["../../../src/mint-dc.ts"],"names":[],"mappings":"AAQA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0EjD"}
@@ -0,0 +1,2 @@
1
+ export declare function run(args?: any): Promise<void>;
2
+ //# sourceMappingURL=setup-dc-auto-topoff.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"setup-dc-auto-topoff.d.ts","sourceRoot":"","sources":["../../../src/setup-dc-auto-topoff.ts"],"names":[],"mappings":"AAcA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAqMjD"}
@@ -1 +1 @@
1
- {"version":3,"file":"update-data-credits.d.ts","sourceRoot":"","sources":["../../../src/update-data-credits.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAmFjD"}
1
+ {"version":3,"file":"update-data-credits.d.ts","sourceRoot":"","sources":["../../../src/update-data-credits.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA6EjD"}
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.35",
8
+ "version": "0.11.1",
9
9
  "description": "CLI to bootstrap the network",
10
10
  "repository": {
11
11
  "type": "git",
@@ -40,22 +40,23 @@
40
40
  "dependencies": {
41
41
  "@coral-xyz/anchor": "^0.31.0",
42
42
  "@helium/address": "^4.12.0",
43
- "@helium/circuit-breaker-sdk": "^0.10.35",
43
+ "@helium/circuit-breaker-sdk": "^0.11.1",
44
44
  "@helium/crypto": "^4.10.2",
45
- "@helium/data-credits-sdk": "^0.10.35",
46
- "@helium/distributor-oracle": "^0.10.35",
47
- "@helium/fanout-sdk": "^0.10.35",
48
- "@helium/helium-entity-manager-sdk": "^0.10.35",
49
- "@helium/helium-sub-daos-sdk": "^0.10.35",
50
- "@helium/lazy-distributor-sdk": "^0.10.35",
51
- "@helium/mini-fanout-sdk": "^0.10.35",
52
- "@helium/mobile-entity-manager-sdk": "^0.10.35",
45
+ "@helium/data-credits-sdk": "^0.11.1",
46
+ "@helium/dc-auto-top-sdk": "^0.11.1",
47
+ "@helium/distributor-oracle": "^0.11.1",
48
+ "@helium/fanout-sdk": "^0.11.1",
49
+ "@helium/helium-entity-manager-sdk": "^0.11.1",
50
+ "@helium/helium-sub-daos-sdk": "^0.11.1",
51
+ "@helium/lazy-distributor-sdk": "^0.11.1",
52
+ "@helium/mini-fanout-sdk": "^0.11.1",
53
+ "@helium/mobile-entity-manager-sdk": "^0.11.1",
53
54
  "@helium/nft-proxy-sdk": "^0.1.5-alpha.0",
54
55
  "@helium/organization-sdk": "^0.1.5-alpha.0",
55
- "@helium/price-oracle-sdk": "^0.10.35",
56
+ "@helium/price-oracle-sdk": "^0.11.1",
56
57
  "@helium/proposal-sdk": "^0.1.5-alpha.0",
57
- "@helium/spl-utils": "^0.10.35",
58
- "@helium/treasury-management-sdk": "^0.10.35",
58
+ "@helium/spl-utils": "^0.11.1",
59
+ "@helium/treasury-management-sdk": "^0.11.1",
59
60
  "@helium/tuktuk-sdk": "^0.0.9",
60
61
  "@metaplex-foundation/mpl-token-metadata": "^2.10.0",
61
62
  "@solana/spl-account-compression": "^0.1.7",
@@ -78,5 +79,5 @@
78
79
  "typescript": "^5.2.2"
79
80
  },
80
81
  "author": "",
81
- "gitHead": "5a2eba07afbae4c07a4d2acc8f75307f9b3a28d7"
82
+ "gitHead": "1af10172a03dd4c0fe6c3ad2833ede4cd49fef41"
82
83
  }