@helium/helium-admin-cli 0.11.5 → 0.11.6
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-squads-proposer.js +107 -0
- package/lib/cjs/add-squads-proposer.js.map +1 -0
- package/lib/cjs/approve-carrier.js +1 -16
- package/lib/cjs/approve-carrier.js.map +1 -1
- package/lib/cjs/approve-maker.js +1 -16
- package/lib/cjs/approve-maker.js.map +1 -1
- package/lib/cjs/approve-program.js +1 -16
- package/lib/cjs/approve-program.js.map +1 -1
- package/lib/cjs/close-buffers.js +10 -20
- package/lib/cjs/close-buffers.js.map +1 -1
- package/lib/cjs/close-canopy.js +1 -16
- package/lib/cjs/close-canopy.js.map +1 -1
- package/lib/cjs/close-legacy-auto-topoff.js +124 -0
- package/lib/cjs/close-legacy-auto-topoff.js.map +1 -0
- package/lib/cjs/create-and-approve-makers.js +11 -21
- package/lib/cjs/create-and-approve-makers.js.map +1 -1
- package/lib/cjs/create-boost-config.js +1 -13
- package/lib/cjs/create-boost-config.js.map +1 -1
- package/lib/cjs/create-common-lut.js +10 -17
- package/lib/cjs/create-common-lut.js.map +1 -1
- package/lib/cjs/create-dao.js +12 -22
- package/lib/cjs/create-dao.js.map +1 -1
- package/lib/cjs/create-data-only-config.js +10 -17
- package/lib/cjs/create-data-only-config.js.map +1 -1
- package/lib/cjs/create-price-oracle.js +8 -7
- package/lib/cjs/create-price-oracle.js.map +1 -1
- package/lib/cjs/create-subdao.js +14 -22
- package/lib/cjs/create-subdao.js.map +1 -1
- package/lib/cjs/create-tuktuk-dca-lut.js +128 -0
- package/lib/cjs/create-tuktuk-dca-lut.js.map +1 -0
- package/lib/cjs/execute-vault-transaction.js +91 -0
- package/lib/cjs/execute-vault-transaction.js.map +1 -0
- package/lib/cjs/extend-common-lut.js +10 -16
- package/lib/cjs/extend-common-lut.js.map +1 -1
- package/lib/cjs/initialize-tuktuk-dca.js +237 -0
- package/lib/cjs/initialize-tuktuk-dca.js.map +1 -0
- package/lib/cjs/issue-iot-operations-fund.js +1 -16
- package/lib/cjs/issue-iot-operations-fund.js.map +1 -1
- package/lib/cjs/reset-vsr-voting-mint.js +1 -16
- package/lib/cjs/reset-vsr-voting-mint.js.map +1 -1
- package/lib/cjs/revoke-maker.js +1 -16
- package/lib/cjs/revoke-maker.js.map +1 -1
- package/lib/cjs/set-dc-onboarding-fees-paid-epoch-info.js +1 -16
- package/lib/cjs/set-dc-onboarding-fees-paid-epoch-info.js.map +1 -1
- package/lib/cjs/set-dc-onboarding-fees-paid.js +1 -16
- package/lib/cjs/set-dc-onboarding-fees-paid.js.map +1 -1
- package/lib/cjs/set-proxy-config.js +10 -17
- package/lib/cjs/set-proxy-config.js.map +1 -1
- package/lib/cjs/setup-dc-auto-topoff.js +183 -38
- package/lib/cjs/setup-dc-auto-topoff.js.map +1 -1
- package/lib/cjs/setup-hst.js +8 -7
- package/lib/cjs/setup-hst.js.map +1 -1
- package/lib/cjs/squads-batch-optimizer.js +156 -0
- package/lib/cjs/squads-batch-optimizer.js.map +1 -0
- package/lib/cjs/swap-carrier-stake.js +1 -16
- package/lib/cjs/swap-carrier-stake.js.map +1 -1
- package/lib/cjs/swap-maker-stake.js +1 -16
- package/lib/cjs/swap-maker-stake.js.map +1 -1
- package/lib/cjs/switch-mobile-ops-fund.js +1 -13
- package/lib/cjs/switch-mobile-ops-fund.js.map +1 -1
- package/lib/cjs/transfer-program-authorities.js +98 -0
- package/lib/cjs/transfer-program-authorities.js.map +1 -0
- package/lib/cjs/update-account-circuit-breaker.js +1 -16
- package/lib/cjs/update-account-circuit-breaker.js.map +1 -1
- package/lib/cjs/update-boost-config.js +1 -16
- package/lib/cjs/update-boost-config.js.map +1 -1
- package/lib/cjs/update-carrier.js +1 -16
- package/lib/cjs/update-carrier.js.map +1 -1
- package/lib/cjs/update-dao.js +1 -16
- package/lib/cjs/update-dao.js.map +1 -1
- package/lib/cjs/update-data-credits.js +1 -16
- package/lib/cjs/update-data-credits.js.map +1 -1
- package/lib/cjs/update-delegated-dc-subdao.js +1 -16
- package/lib/cjs/update-delegated-dc-subdao.js.map +1 -1
- package/lib/cjs/update-lazy-distributor.js +1 -16
- package/lib/cjs/update-lazy-distributor.js.map +1 -1
- package/lib/cjs/update-lazy-transactions.js +1 -16
- package/lib/cjs/update-lazy-transactions.js.map +1 -1
- package/lib/cjs/update-maker.js +1 -16
- package/lib/cjs/update-maker.js.map +1 -1
- package/lib/cjs/update-mint-circuit-breaker.js +1 -16
- package/lib/cjs/update-mint-circuit-breaker.js.map +1 -1
- package/lib/cjs/update-organization.js +101 -0
- package/lib/cjs/update-organization.js.map +1 -0
- package/lib/cjs/update-price-oracle.js +1 -16
- package/lib/cjs/update-price-oracle.js.map +1 -1
- package/lib/cjs/update-proxy-config.js +1 -16
- package/lib/cjs/update-proxy-config.js.map +1 -1
- package/lib/cjs/update-registrar-authorities.js +6 -8
- package/lib/cjs/update-registrar-authorities.js.map +1 -1
- package/lib/cjs/update-rewardable-entity-config.js +5 -17
- package/lib/cjs/update-rewardable-entity-config.js.map +1 -1
- package/lib/cjs/update-subdao-vehnt.js +1 -16
- package/lib/cjs/update-subdao-vehnt.js.map +1 -1
- package/lib/cjs/update-subdao.js +2 -42
- package/lib/cjs/update-subdao.js.map +1 -1
- package/lib/cjs/update-token-metadata.js +17 -24
- package/lib/cjs/update-token-metadata.js.map +1 -1
- package/lib/cjs/upgrade-idl.js +10 -20
- package/lib/cjs/upgrade-idl.js.map +1 -1
- package/lib/cjs/upsert-incentive-program.js +1 -8
- package/lib/cjs/upsert-incentive-program.js.map +1 -1
- package/lib/cjs/utils.js +140 -2
- package/lib/cjs/utils.js.map +1 -1
- package/lib/esm/src/add-squads-proposer.js +66 -0
- package/lib/esm/src/add-squads-proposer.js.map +1 -0
- package/lib/esm/src/approve-carrier.js +2 -17
- package/lib/esm/src/approve-carrier.js.map +1 -1
- package/lib/esm/src/approve-maker.js +2 -17
- package/lib/esm/src/approve-maker.js.map +1 -1
- package/lib/esm/src/approve-program.js +2 -17
- package/lib/esm/src/approve-program.js.map +1 -1
- package/lib/esm/src/close-buffers.js +11 -21
- package/lib/esm/src/close-buffers.js.map +1 -1
- package/lib/esm/src/close-canopy.js +2 -17
- package/lib/esm/src/close-canopy.js.map +1 -1
- package/lib/esm/src/close-legacy-auto-topoff.js +83 -0
- package/lib/esm/src/close-legacy-auto-topoff.js.map +1 -0
- package/lib/esm/src/create-and-approve-makers.js +12 -22
- package/lib/esm/src/create-and-approve-makers.js.map +1 -1
- package/lib/esm/src/create-boost-config.js +2 -14
- package/lib/esm/src/create-boost-config.js.map +1 -1
- package/lib/esm/src/create-common-lut.js +11 -18
- package/lib/esm/src/create-common-lut.js.map +1 -1
- package/lib/esm/src/create-dao.js +13 -23
- package/lib/esm/src/create-dao.js.map +1 -1
- package/lib/esm/src/create-data-only-config.js +11 -18
- package/lib/esm/src/create-data-only-config.js.map +1 -1
- package/lib/esm/src/create-price-oracle.js +8 -7
- package/lib/esm/src/create-price-oracle.js.map +1 -1
- package/lib/esm/src/create-subdao.js +15 -23
- package/lib/esm/src/create-subdao.js.map +1 -1
- package/lib/esm/src/create-tuktuk-dca-lut.js +87 -0
- package/lib/esm/src/create-tuktuk-dca-lut.js.map +1 -0
- package/lib/esm/src/execute-vault-transaction.js +50 -0
- package/lib/esm/src/execute-vault-transaction.js.map +1 -0
- package/lib/esm/src/extend-common-lut.js +11 -17
- package/lib/esm/src/extend-common-lut.js.map +1 -1
- package/lib/esm/src/initialize-tuktuk-dca.js +196 -0
- package/lib/esm/src/initialize-tuktuk-dca.js.map +1 -0
- package/lib/esm/src/issue-iot-operations-fund.js +2 -17
- package/lib/esm/src/issue-iot-operations-fund.js.map +1 -1
- package/lib/esm/src/reset-vsr-voting-mint.js +2 -17
- package/lib/esm/src/reset-vsr-voting-mint.js.map +1 -1
- package/lib/esm/src/revoke-maker.js +2 -17
- package/lib/esm/src/revoke-maker.js.map +1 -1
- package/lib/esm/src/set-dc-onboarding-fees-paid-epoch-info.js +2 -17
- package/lib/esm/src/set-dc-onboarding-fees-paid-epoch-info.js.map +1 -1
- package/lib/esm/src/set-dc-onboarding-fees-paid.js +2 -17
- package/lib/esm/src/set-dc-onboarding-fees-paid.js.map +1 -1
- package/lib/esm/src/set-proxy-config.js +11 -18
- package/lib/esm/src/set-proxy-config.js.map +1 -1
- package/lib/esm/src/setup-dc-auto-topoff.js +185 -41
- package/lib/esm/src/setup-dc-auto-topoff.js.map +1 -1
- package/lib/esm/src/setup-hst.js +8 -7
- package/lib/esm/src/setup-hst.js.map +1 -1
- package/lib/esm/src/squads-batch-optimizer.js +128 -0
- package/lib/esm/src/squads-batch-optimizer.js.map +1 -0
- package/lib/esm/src/swap-carrier-stake.js +2 -17
- package/lib/esm/src/swap-carrier-stake.js.map +1 -1
- package/lib/esm/src/swap-maker-stake.js +2 -17
- package/lib/esm/src/swap-maker-stake.js.map +1 -1
- package/lib/esm/src/switch-mobile-ops-fund.js +2 -14
- package/lib/esm/src/switch-mobile-ops-fund.js.map +1 -1
- package/lib/esm/src/transfer-program-authorities.js +57 -0
- package/lib/esm/src/transfer-program-authorities.js.map +1 -0
- package/lib/esm/src/update-account-circuit-breaker.js +2 -17
- package/lib/esm/src/update-account-circuit-breaker.js.map +1 -1
- package/lib/esm/src/update-boost-config.js +2 -17
- package/lib/esm/src/update-boost-config.js.map +1 -1
- package/lib/esm/src/update-carrier.js +2 -17
- package/lib/esm/src/update-carrier.js.map +1 -1
- package/lib/esm/src/update-dao.js +2 -17
- package/lib/esm/src/update-dao.js.map +1 -1
- package/lib/esm/src/update-data-credits.js +2 -17
- package/lib/esm/src/update-data-credits.js.map +1 -1
- package/lib/esm/src/update-delegated-dc-subdao.js +2 -17
- package/lib/esm/src/update-delegated-dc-subdao.js.map +1 -1
- package/lib/esm/src/update-lazy-distributor.js +2 -17
- package/lib/esm/src/update-lazy-distributor.js.map +1 -1
- package/lib/esm/src/update-lazy-transactions.js +2 -17
- package/lib/esm/src/update-lazy-transactions.js.map +1 -1
- package/lib/esm/src/update-maker.js +2 -17
- package/lib/esm/src/update-maker.js.map +1 -1
- package/lib/esm/src/update-mint-circuit-breaker.js +2 -17
- package/lib/esm/src/update-mint-circuit-breaker.js.map +1 -1
- package/lib/esm/src/update-organization.js +60 -0
- package/lib/esm/src/update-organization.js.map +1 -0
- package/lib/esm/src/update-price-oracle.js +2 -17
- package/lib/esm/src/update-price-oracle.js.map +1 -1
- package/lib/esm/src/update-proxy-config.js +2 -17
- package/lib/esm/src/update-proxy-config.js.map +1 -1
- package/lib/esm/src/update-registrar-authorities.js +7 -9
- package/lib/esm/src/update-registrar-authorities.js.map +1 -1
- package/lib/esm/src/update-rewardable-entity-config.js +6 -18
- package/lib/esm/src/update-rewardable-entity-config.js.map +1 -1
- package/lib/esm/src/update-subdao-vehnt.js +2 -17
- package/lib/esm/src/update-subdao-vehnt.js.map +1 -1
- package/lib/esm/src/update-subdao.js +4 -44
- package/lib/esm/src/update-subdao.js.map +1 -1
- package/lib/esm/src/update-token-metadata.js +18 -25
- package/lib/esm/src/update-token-metadata.js.map +1 -1
- package/lib/esm/src/upgrade-idl.js +11 -21
- package/lib/esm/src/upgrade-idl.js.map +1 -1
- package/lib/esm/src/upsert-incentive-program.js +2 -9
- package/lib/esm/src/upsert-incentive-program.js.map +1 -1
- package/lib/esm/src/utils.js +131 -2
- package/lib/esm/src/utils.js.map +1 -1
- package/lib/esm/tsconfig.esm.tsbuildinfo +1 -1
- package/lib/types/src/add-squads-proposer.d.ts +2 -0
- package/lib/types/src/add-squads-proposer.d.ts.map +1 -0
- package/lib/types/src/approve-carrier.d.ts.map +1 -1
- package/lib/types/src/approve-maker.d.ts.map +1 -1
- package/lib/types/src/approve-program.d.ts.map +1 -1
- package/lib/types/src/close-buffers.d.ts.map +1 -1
- package/lib/types/src/close-canopy.d.ts.map +1 -1
- package/lib/types/src/close-legacy-auto-topoff.d.ts +2 -0
- package/lib/types/src/close-legacy-auto-topoff.d.ts.map +1 -0
- package/lib/types/src/create-and-approve-makers.d.ts.map +1 -1
- package/lib/types/src/create-boost-config.d.ts.map +1 -1
- package/lib/types/src/create-common-lut.d.ts.map +1 -1
- package/lib/types/src/create-dao.d.ts.map +1 -1
- package/lib/types/src/create-data-only-config.d.ts.map +1 -1
- package/lib/types/src/create-price-oracle.d.ts.map +1 -1
- package/lib/types/src/create-subdao.d.ts.map +1 -1
- package/lib/types/src/create-tuktuk-dca-lut.d.ts +2 -0
- package/lib/types/src/create-tuktuk-dca-lut.d.ts.map +1 -0
- package/lib/types/src/execute-vault-transaction.d.ts +2 -0
- package/lib/types/src/execute-vault-transaction.d.ts.map +1 -0
- package/lib/types/src/extend-common-lut.d.ts.map +1 -1
- package/lib/types/src/initialize-tuktuk-dca.d.ts +2 -0
- package/lib/types/src/initialize-tuktuk-dca.d.ts.map +1 -0
- package/lib/types/src/issue-iot-operations-fund.d.ts.map +1 -1
- package/lib/types/src/reset-vsr-voting-mint.d.ts.map +1 -1
- package/lib/types/src/revoke-maker.d.ts.map +1 -1
- package/lib/types/src/set-dc-onboarding-fees-paid-epoch-info.d.ts.map +1 -1
- package/lib/types/src/set-dc-onboarding-fees-paid.d.ts.map +1 -1
- package/lib/types/src/set-proxy-config.d.ts.map +1 -1
- package/lib/types/src/setup-dc-auto-topoff.d.ts.map +1 -1
- package/lib/types/src/setup-hst.d.ts.map +1 -1
- package/lib/types/src/squads-batch-optimizer.d.ts +23 -0
- package/lib/types/src/squads-batch-optimizer.d.ts.map +1 -0
- package/lib/types/src/swap-carrier-stake.d.ts.map +1 -1
- package/lib/types/src/swap-maker-stake.d.ts.map +1 -1
- package/lib/types/src/switch-mobile-ops-fund.d.ts.map +1 -1
- package/lib/types/src/transfer-program-authorities.d.ts +2 -0
- package/lib/types/src/transfer-program-authorities.d.ts.map +1 -0
- package/lib/types/src/update-account-circuit-breaker.d.ts.map +1 -1
- package/lib/types/src/update-boost-config.d.ts.map +1 -1
- package/lib/types/src/update-carrier.d.ts.map +1 -1
- package/lib/types/src/update-dao.d.ts.map +1 -1
- package/lib/types/src/update-data-credits.d.ts.map +1 -1
- package/lib/types/src/update-delegated-dc-subdao.d.ts.map +1 -1
- package/lib/types/src/update-lazy-distributor.d.ts.map +1 -1
- package/lib/types/src/update-lazy-transactions.d.ts.map +1 -1
- package/lib/types/src/update-maker.d.ts.map +1 -1
- package/lib/types/src/update-mint-circuit-breaker.d.ts.map +1 -1
- package/lib/types/src/update-organization.d.ts +2 -0
- package/lib/types/src/update-organization.d.ts.map +1 -0
- package/lib/types/src/update-price-oracle.d.ts.map +1 -1
- package/lib/types/src/update-proxy-config.d.ts.map +1 -1
- package/lib/types/src/update-registrar-authorities.d.ts.map +1 -1
- package/lib/types/src/update-rewardable-entity-config.d.ts.map +1 -1
- package/lib/types/src/update-subdao-vehnt.d.ts.map +1 -1
- package/lib/types/src/update-subdao.d.ts.map +1 -1
- package/lib/types/src/update-token-metadata.d.ts.map +1 -1
- package/lib/types/src/upgrade-idl.d.ts.map +1 -1
- package/lib/types/src/upsert-incentive-program.d.ts.map +1 -1
- package/lib/types/src/utils.d.ts +11 -0
- package/lib/types/src/utils.d.ts.map +1 -1
- package/package.json +16 -15
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-squads-proposer.d.ts","sourceRoot":"","sources":["../../../src/add-squads-proposer.ts"],"names":[],"mappings":"AAUA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAiEjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"approve-carrier.d.ts","sourceRoot":"","sources":["../../../src/approve-carrier.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"approve-carrier.d.ts","sourceRoot":"","sources":["../../../src/approve-carrier.ts"],"names":[],"mappings":"AASA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA6DjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"approve-maker.d.ts","sourceRoot":"","sources":["../../../src/approve-maker.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"approve-maker.d.ts","sourceRoot":"","sources":["../../../src/approve-maker.ts"],"names":[],"mappings":"AAaA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAwEjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"approve-program.d.ts","sourceRoot":"","sources":["../../../src/approve-program.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"approve-program.d.ts","sourceRoot":"","sources":["../../../src/approve-program.ts"],"names":[],"mappings":"AASA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA+DjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"close-buffers.d.ts","sourceRoot":"","sources":["../../../src/close-buffers.ts"],"names":[],"mappings":"AAaA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"close-buffers.d.ts","sourceRoot":"","sources":["../../../src/close-buffers.ts"],"names":[],"mappings":"AAaA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAmFjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"close-canopy.d.ts","sourceRoot":"","sources":["../../../src/close-canopy.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"close-canopy.d.ts","sourceRoot":"","sources":["../../../src/close-canopy.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAkDjD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"close-legacy-auto-topoff.d.ts","sourceRoot":"","sources":["../../../src/close-legacy-auto-topoff.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA6EjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-and-approve-makers.d.ts","sourceRoot":"","sources":["../../../src/create-and-approve-makers.ts"],"names":[],"mappings":"AAsCA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"create-and-approve-makers.d.ts","sourceRoot":"","sources":["../../../src/create-and-approve-makers.ts"],"names":[],"mappings":"AAsCA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAiTjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-boost-config.d.ts","sourceRoot":"","sources":["../../../src/create-boost-config.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-boost-config.d.ts","sourceRoot":"","sources":["../../../src/create-boost-config.ts"],"names":[],"mappings":"AAWA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAmGjD"}
|
|
@@ -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,iBAyKjD"}
|
|
@@ -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,
|
|
1
|
+
{"version":3,"file":"create-dao.d.ts","sourceRoot":"","sources":["../../../src/create-dao.ts"],"names":[],"mappings":"AA4EA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0djD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-data-only-config.d.ts","sourceRoot":"","sources":["../../../src/create-data-only-config.ts"],"names":[],"mappings":"AAiCA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"create-data-only-config.d.ts","sourceRoot":"","sources":["../../../src/create-data-only-config.ts"],"names":[],"mappings":"AAiCA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA4HjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-price-oracle.d.ts","sourceRoot":"","sources":["../../../src/create-price-oracle.ts"],"names":[],"mappings":"AAUA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"create-price-oracle.d.ts","sourceRoot":"","sources":["../../../src/create-price-oracle.ts"],"names":[],"mappings":"AAUA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA2FjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-subdao.d.ts","sourceRoot":"","sources":["../../../src/create-subdao.ts"],"names":[],"mappings":"AAuDA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"create-subdao.d.ts","sourceRoot":"","sources":["../../../src/create-subdao.ts"],"names":[],"mappings":"AAuDA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA8djD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-tuktuk-dca-lut.d.ts","sourceRoot":"","sources":["../../../src/create-tuktuk-dca-lut.ts"],"names":[],"mappings":"AAWA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAkFjD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"execute-vault-transaction.d.ts","sourceRoot":"","sources":["../../../src/execute-vault-transaction.ts"],"names":[],"mappings":"AAOA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA6CjD"}
|
|
@@ -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,iBA2EjD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"initialize-tuktuk-dca.d.ts","sourceRoot":"","sources":["../../../src/initialize-tuktuk-dca.ts"],"names":[],"mappings":"AAWA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA4MjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"issue-iot-operations-fund.d.ts","sourceRoot":"","sources":["../../../src/issue-iot-operations-fund.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"issue-iot-operations-fund.d.ts","sourceRoot":"","sources":["../../../src/issue-iot-operations-fund.ts"],"names":[],"mappings":"AAWA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAyEjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reset-vsr-voting-mint.d.ts","sourceRoot":"","sources":["../../../src/reset-vsr-voting-mint.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"reset-vsr-voting-mint.d.ts","sourceRoot":"","sources":["../../../src/reset-vsr-voting-mint.ts"],"names":[],"mappings":"AAqBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAgIjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"revoke-maker.d.ts","sourceRoot":"","sources":["../../../src/revoke-maker.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"revoke-maker.d.ts","sourceRoot":"","sources":["../../../src/revoke-maker.ts"],"names":[],"mappings":"AASA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0EjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-dc-onboarding-fees-paid-epoch-info.d.ts","sourceRoot":"","sources":["../../../src/set-dc-onboarding-fees-paid-epoch-info.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"set-dc-onboarding-fees-paid-epoch-info.d.ts","sourceRoot":"","sources":["../../../src/set-dc-onboarding-fees-paid-epoch-info.ts"],"names":[],"mappings":"AAQA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAqEjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-dc-onboarding-fees-paid.d.ts","sourceRoot":"","sources":["../../../src/set-dc-onboarding-fees-paid.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"set-dc-onboarding-fees-paid.d.ts","sourceRoot":"","sources":["../../../src/set-dc-onboarding-fees-paid.ts"],"names":[],"mappings":"AAQA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAgEjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-proxy-config.d.ts","sourceRoot":"","sources":["../../../src/set-proxy-config.ts"],"names":[],"mappings":"AAWA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"set-proxy-config.d.ts","sourceRoot":"","sources":["../../../src/set-proxy-config.ts"],"names":[],"mappings":"AAWA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0FjD"}
|
|
@@ -1 +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,
|
|
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,iBAiXjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"setup-hst.d.ts","sourceRoot":"","sources":["../../../src/setup-hst.ts"],"names":[],"mappings":"AAgBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"setup-hst.d.ts","sourceRoot":"","sources":["../../../src/setup-hst.ts"],"names":[],"mappings":"AAgBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAqKjD"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { AddressLookupTableAccount, PublicKey, TransactionInstruction, TransactionMessage, VersionedTransaction } from "@solana/web3.js";
|
|
2
|
+
export interface PackagedBatchedInstructionsResult {
|
|
3
|
+
transactionMessages: TransactionMessage[];
|
|
4
|
+
failedBuckets: number[];
|
|
5
|
+
bucketTxMessageIndexes: Array<number>;
|
|
6
|
+
}
|
|
7
|
+
export declare const packageInstructions: (instructionsBuckets: TransactionInstruction[][], addressLookupTableAccounts: AddressLookupTableAccount[], feePayer: PublicKey) => PackagedBatchedInstructionsResult;
|
|
8
|
+
export declare function createBatchAddSingleTransaction({ blockhash, proposer, rentPayer, squadAddress, transactionIndex, vaultIndex, batchIndex, ephemeralSigners, transactionMessage, fees, }: {
|
|
9
|
+
blockhash: string;
|
|
10
|
+
proposer: PublicKey;
|
|
11
|
+
rentPayer: PublicKey;
|
|
12
|
+
squadAddress: PublicKey;
|
|
13
|
+
transactionIndex: number;
|
|
14
|
+
batchIndex: bigint;
|
|
15
|
+
vaultIndex: number;
|
|
16
|
+
ephemeralSigners: number;
|
|
17
|
+
transactionMessage: {
|
|
18
|
+
message: TransactionMessage;
|
|
19
|
+
addressLookupTableAccounts: AddressLookupTableAccount[];
|
|
20
|
+
};
|
|
21
|
+
fees?: number;
|
|
22
|
+
}): VersionedTransaction;
|
|
23
|
+
//# sourceMappingURL=squads-batch-optimizer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"squads-batch-optimizer.d.ts","sourceRoot":"","sources":["../../../src/squads-batch-optimizer.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,yBAAyB,EACzB,SAAS,EACT,sBAAsB,EACtB,kBAAkB,EAAE,oBAAoB,EACzC,MAAM,iBAAiB,CAAC;AAwDzB,MAAM,WAAW,iCAAiC;IAChD,mBAAmB,EAAE,kBAAkB,EAAE,CAAC;IAC1C,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,sBAAsB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CACvC;AAKD,eAAO,MAAM,mBAAmB,wBACT,sBAAsB,EAAE,EAAE,8BACnB,yBAAyB,EAAE,YAC7C,SAAS,KAClB,iCAqDF,CAAC;AAMF,wBAAgB,+BAA+B,CAAC,EAC9C,SAAS,EACT,QAAQ,EACR,SAAS,EACT,YAAY,EACZ,gBAAgB,EAChB,UAAU,EACV,UAAU,EACV,gBAAgB,EAChB,kBAAkB,EAClB,IAAI,GACL,EAAE;IACD,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;IACpB,SAAS,EAAE,SAAS,CAAC;IACrB,YAAY,EAAE,SAAS,CAAC;IACxB,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB,EAAE;QAClB,OAAO,EAAE,kBAAkB,CAAC;QAC5B,0BAA0B,EAAE,yBAAyB,EAAE,CAAC;KACzD,CAAC;IACF,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,GAAG,oBAAoB,CA6BvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"swap-carrier-stake.d.ts","sourceRoot":"","sources":["../../../src/swap-carrier-stake.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"swap-carrier-stake.d.ts","sourceRoot":"","sources":["../../../src/swap-carrier-stake.ts"],"names":[],"mappings":"AAUA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA+FjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"swap-maker-stake.d.ts","sourceRoot":"","sources":["../../../src/swap-maker-stake.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"swap-maker-stake.d.ts","sourceRoot":"","sources":["../../../src/swap-maker-stake.ts"],"names":[],"mappings":"AAUA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAuEjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"switch-mobile-ops-fund.d.ts","sourceRoot":"","sources":["../../../src/switch-mobile-ops-fund.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"switch-mobile-ops-fund.d.ts","sourceRoot":"","sources":["../../../src/switch-mobile-ops-fund.ts"],"names":[],"mappings":"AASA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0DjD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transfer-program-authorities.d.ts","sourceRoot":"","sources":["../../../src/transfer-program-authorities.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0DjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-account-circuit-breaker.d.ts","sourceRoot":"","sources":["../../../src/update-account-circuit-breaker.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-account-circuit-breaker.d.ts","sourceRoot":"","sources":["../../../src/update-account-circuit-breaker.ts"],"names":[],"mappings":"AAQA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA6EjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-boost-config.d.ts","sourceRoot":"","sources":["../../../src/update-boost-config.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-boost-config.d.ts","sourceRoot":"","sources":["../../../src/update-boost-config.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAoFjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-carrier.d.ts","sourceRoot":"","sources":["../../../src/update-carrier.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-carrier.d.ts","sourceRoot":"","sources":["../../../src/update-carrier.ts"],"names":[],"mappings":"AASA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAwFjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-dao.d.ts","sourceRoot":"","sources":["../../../src/update-dao.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-dao.d.ts","sourceRoot":"","sources":["../../../src/update-dao.ts"],"names":[],"mappings":"AAgBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA4HjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-data-credits.d.ts","sourceRoot":"","sources":["../../../src/update-data-credits.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-data-credits.d.ts","sourceRoot":"","sources":["../../../src/update-data-credits.ts"],"names":[],"mappings":"AAWA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA8DjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-delegated-dc-subdao.d.ts","sourceRoot":"","sources":["../../../src/update-delegated-dc-subdao.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-delegated-dc-subdao.d.ts","sourceRoot":"","sources":["../../../src/update-delegated-dc-subdao.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAwFjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-lazy-distributor.d.ts","sourceRoot":"","sources":["../../../src/update-lazy-distributor.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-lazy-distributor.d.ts","sourceRoot":"","sources":["../../../src/update-lazy-distributor.ts"],"names":[],"mappings":"AAWA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAgFjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-lazy-transactions.d.ts","sourceRoot":"","sources":["../../../src/update-lazy-transactions.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-lazy-transactions.d.ts","sourceRoot":"","sources":["../../../src/update-lazy-transactions.ts"],"names":[],"mappings":"AAUA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA2DjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-maker.d.ts","sourceRoot":"","sources":["../../../src/update-maker.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-maker.d.ts","sourceRoot":"","sources":["../../../src/update-maker.ts"],"names":[],"mappings":"AASA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAoEjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-mint-circuit-breaker.d.ts","sourceRoot":"","sources":["../../../src/update-mint-circuit-breaker.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-mint-circuit-breaker.d.ts","sourceRoot":"","sources":["../../../src/update-mint-circuit-breaker.ts"],"names":[],"mappings":"AAQA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA6EjD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-organization.d.ts","sourceRoot":"","sources":["../../../src/update-organization.ts"],"names":[],"mappings":"AAWA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAwDjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-price-oracle.d.ts","sourceRoot":"","sources":["../../../src/update-price-oracle.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-price-oracle.d.ts","sourceRoot":"","sources":["../../../src/update-price-oracle.ts"],"names":[],"mappings":"AASA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA2DjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-proxy-config.d.ts","sourceRoot":"","sources":["../../../src/update-proxy-config.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-proxy-config.d.ts","sourceRoot":"","sources":["../../../src/update-proxy-config.ts"],"names":[],"mappings":"AAcA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAsEjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-registrar-authorities.d.ts","sourceRoot":"","sources":["../../../src/update-registrar-authorities.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-registrar-authorities.d.ts","sourceRoot":"","sources":["../../../src/update-registrar-authorities.ts"],"names":[],"mappings":"AAOA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAoDjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-rewardable-entity-config.d.ts","sourceRoot":"","sources":["../../../src/update-rewardable-entity-config.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-rewardable-entity-config.d.ts","sourceRoot":"","sources":["../../../src/update-rewardable-entity-config.ts"],"names":[],"mappings":"AAcA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA0JjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-subdao-vehnt.d.ts","sourceRoot":"","sources":["../../../src/update-subdao-vehnt.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-subdao-vehnt.d.ts","sourceRoot":"","sources":["../../../src/update-subdao-vehnt.ts"],"names":[],"mappings":"AAWA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBA+PjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-subdao.d.ts","sourceRoot":"","sources":["../../../src/update-subdao.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-subdao.d.ts","sourceRoot":"","sources":["../../../src/update-subdao.ts"],"names":[],"mappings":"AAwBA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAyJjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-token-metadata.d.ts","sourceRoot":"","sources":["../../../src/update-token-metadata.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"update-token-metadata.d.ts","sourceRoot":"","sources":["../../../src/update-token-metadata.ts"],"names":[],"mappings":"AAYA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAyGjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upgrade-idl.d.ts","sourceRoot":"","sources":["../../../src/upgrade-idl.ts"],"names":[],"mappings":"AAcA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,
|
|
1
|
+
{"version":3,"file":"upgrade-idl.d.ts","sourceRoot":"","sources":["../../../src/upgrade-idl.ts"],"names":[],"mappings":"AAcA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAuDjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsert-incentive-program.d.ts","sourceRoot":"","sources":["../../../src/upsert-incentive-program.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"upsert-incentive-program.d.ts","sourceRoot":"","sources":["../../../src/upsert-incentive-program.ts"],"names":[],"mappings":"AASA,wBAAsB,GAAG,CAAC,IAAI,GAAE,GAAkB,iBAqHjD"}
|
package/lib/types/src/utils.d.ts
CHANGED
|
@@ -2,6 +2,8 @@ import * as anchor from "@coral-xyz/anchor";
|
|
|
2
2
|
import { Commitment, Connection, Keypair, PublicKey, Signer, TransactionInstruction } from "@solana/web3.js";
|
|
3
3
|
import Squads from "@sqds/sdk";
|
|
4
4
|
export declare const merkleSizes: number[][];
|
|
5
|
+
export declare function createProgramSetAuthorityInstruction(programId: PublicKey, upgradeAuthority: PublicKey, newAuthority: PublicKey): Promise<anchor.web3.TransactionInstruction>;
|
|
6
|
+
export declare function createSetIdlAuthorityInstruction(programId: PublicKey, upgradeAuthority: PublicKey, newAuthority: PublicKey): Promise<anchor.web3.TransactionInstruction>;
|
|
5
7
|
export declare function createIdlUpgradeInstruction(programId: PublicKey, bufferAddress: PublicKey, upgradeAuthority: PublicKey): Promise<anchor.web3.TransactionInstruction>;
|
|
6
8
|
export declare const getTimestampFromDays: (days: number) => number;
|
|
7
9
|
export declare const getUnixTimestamp: (provider: anchor.Provider) => Promise<bigint>;
|
|
@@ -33,6 +35,15 @@ export declare function sendInstructionsOrCreateProposal({ provider, instruction
|
|
|
33
35
|
idlErrors?: Map<number, string>;
|
|
34
36
|
}): Promise<string>;
|
|
35
37
|
export declare function createCloseBufferInstruction(programId: PublicKey, bufferAddress: PublicKey, upgradeAuthority: PublicKey, recipientAddress: PublicKey): Promise<anchor.web3.TransactionInstruction>;
|
|
38
|
+
export declare function sendInstructionsOrSquadsV4({ provider, instructions, signers, payer, commitment, idlErrors, multisig: multisigPda, }: {
|
|
39
|
+
provider: anchor.AnchorProvider;
|
|
40
|
+
instructions: TransactionInstruction[];
|
|
41
|
+
signers?: Signer[];
|
|
42
|
+
payer?: PublicKey;
|
|
43
|
+
commitment?: Commitment;
|
|
44
|
+
idlErrors?: Map<number, string>;
|
|
45
|
+
multisig?: PublicKey;
|
|
46
|
+
}): Promise<string | undefined>;
|
|
36
47
|
export declare function sendInstructionsOrSquads({ provider, instructions, signers, payer, commitment, idlErrors, executeTransaction, squads, multisig, authorityIndex, }: {
|
|
37
48
|
executeTransaction?: boolean;
|
|
38
49
|
provider: anchor.AnchorProvider;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AA4C5C,OAAO,EAGL,UAAU,EAEV,UAAU,EACV,OAAO,EACP,SAAS,EACT,MAAM,EAGN,sBAAsB,EAGvB,MAAM,iBAAiB,CAAC;AACzB,OAAO,MAAoB,MAAM,WAAW,CAAC;AAU7C,eAAO,MAAM,WAAW,YAWvB,CAAC;AAEF,wBAAsB,oCAAoC,CACxD,SAAS,EAAE,SAAS,EACpB,gBAAgB,EAAE,SAAS,EAC3B,YAAY,EAAE,SAAS,+CAgCxB;AAED,wBAAsB,gCAAgC,CACpD,SAAS,EAAE,SAAS,EACpB,gBAAgB,EAAE,SAAS,EAC3B,YAAY,EAAE,SAAS,+CAyBxB;AAED,wBAAsB,2BAA2B,CAC/C,SAAS,EAAE,SAAS,EACpB,aAAa,EAAE,SAAS,EACxB,gBAAgB,EAAE,SAAS,+CA8B5B;AAED,eAAO,MAAM,oBAAoB,SAAU,MAAM,WAA2B,CAAC;AAE7E,eAAO,MAAM,gBAAgB,aACjB,OAAO,QAAQ,KACxB,QAAQ,MAAM,CAIhB,CAAC;AAEF,wBAAsB,MAAM,CAC1B,UAAU,EAAE,UAAU,EACtB,OAAO,EAAE,SAAS,GACjB,OAAO,CAAC,OAAO,CAAC,CAElB;AAgBD,wBAAsB,aAAa,CAAC,EAClC,QAAQ,EACR,WAAgC,EAChC,MAAM,EACN,WAAW,EACX,QAAY,EACZ,EAAE,EACF,aAAyC,EACzC,eAA2C,EAC3C,eAA2C,GAC5C,EAAE;IACD,QAAQ,EAAE,MAAM,CAAC,cAAc,CAAC;IAChC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,EAAE,CAAC,EAAE,SAAS,CAAC;IACf,aAAa,CAAC,EAAE,SAAS,CAAC;IAC1B,eAAe,CAAC,EAAE,SAAS,CAAC;IAC5B,eAAe,CAAC,EAAE,SAAS,CAAC;CAC7B,GAAG,OAAO,CAAC,IAAI,CAAC,CAiFhB;AAED,wBAAgB,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAIpD;AAED,wBAAgB,WAAW,CAAC,QAAQ,EAAE,MAAM,CAAC,cAAc,GAAG,OAAO,CAGpE;AAED,wBAAsB,gCAAgC,CAAC,EACrD,QAAQ,EACR,YAAY,EACZ,OAAY,EACZ,YAAY,EACZ,YAAY,EACZ,KAAiC,EACjC,UAAwB,EACxB,SAAqB,EACrB,UAAU,EACV,eAAuB,EACvB,YAAY,GACb,EAAE;IACD,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC,cAAc,CAAC;IAChC,YAAY,EAAE,sBAAsB,EAAE,CAAC;IACvC,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,YAAY,EAAE,SAAS,CAAC;IACxB,UAAU,CAAC,EAAE,SAAS,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACjC,GAAG,OAAO,CAAC,MAAM,CAAC,CA4VlB;AAED,wBAAsB,4BAA4B,CAChD,SAAS,EAAE,SAAS,EACpB,aAAa,EAAE,SAAS,EACxB,gBAAgB,EAAE,SAAS,EAC3B,gBAAgB,EAAE,SAAS,+CA0C5B;AAED,wBAAsB,0BAA0B,CAAC,EAC/C,QAAQ,EACR,YAAY,EACZ,OAAY,EACZ,KAAiC,EACjC,UAAwB,EACxB,SAAqB,EACrB,QAAQ,EAAE,WAAW,GACtB,EAAE;IACD,QAAQ,EAAE,MAAM,CAAC,cAAc,CAAC;IAChC,YAAY,EAAE,sBAAsB,EAAE,CAAC;IACvC,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAChC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAoH9B;AAED,wBAAsB,wBAAwB,CAAC,EAC7C,QAAQ,EACR,YAAY,EACZ,OAAY,EACZ,KAAiC,EACjC,UAAwB,EACxB,SAAqB,EACrB,kBAA0B,EAC1B,MAAM,EACN,QAAQ,EACR,cAAc,GACf,EAAE;IACD,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,QAAQ,EAAE,MAAM,CAAC,cAAc,CAAC;IAChC,YAAY,EAAE,sBAAsB,EAAE,CAAC;IACvC,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,SAAS,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAChC,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB,GAAG,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAqH9B;AAED,wBAAsB,sBAAsB,CAAC,QAAQ,EAAE,MAAM,gBAoB5D"}
|
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.11.
|
|
8
|
+
"version": "0.11.6",
|
|
9
9
|
"description": "CLI to bootstrap the network",
|
|
10
10
|
"repository": {
|
|
11
11
|
"type": "git",
|
|
@@ -40,29 +40,30 @@
|
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@coral-xyz/anchor": "^0.31.0",
|
|
42
42
|
"@helium/address": "^4.12.0",
|
|
43
|
-
"@helium/circuit-breaker-sdk": "^0.11.
|
|
43
|
+
"@helium/circuit-breaker-sdk": "^0.11.6",
|
|
44
44
|
"@helium/crypto": "^4.10.2",
|
|
45
|
-
"@helium/data-credits-sdk": "^0.11.
|
|
46
|
-
"@helium/dc-auto-top-sdk": "^0.11.
|
|
47
|
-
"@helium/distributor-oracle": "^0.11.
|
|
48
|
-
"@helium/fanout-sdk": "^0.11.
|
|
49
|
-
"@helium/helium-entity-manager-sdk": "^0.11.
|
|
50
|
-
"@helium/helium-sub-daos-sdk": "^0.11.
|
|
51
|
-
"@helium/lazy-distributor-sdk": "^0.11.
|
|
52
|
-
"@helium/mini-fanout-sdk": "^0.11.
|
|
53
|
-
"@helium/mobile-entity-manager-sdk": "^0.11.
|
|
45
|
+
"@helium/data-credits-sdk": "^0.11.6",
|
|
46
|
+
"@helium/dc-auto-top-sdk": "^0.11.6",
|
|
47
|
+
"@helium/distributor-oracle": "^0.11.6",
|
|
48
|
+
"@helium/fanout-sdk": "^0.11.6",
|
|
49
|
+
"@helium/helium-entity-manager-sdk": "^0.11.6",
|
|
50
|
+
"@helium/helium-sub-daos-sdk": "^0.11.6",
|
|
51
|
+
"@helium/lazy-distributor-sdk": "^0.11.6",
|
|
52
|
+
"@helium/mini-fanout-sdk": "^0.11.6",
|
|
53
|
+
"@helium/mobile-entity-manager-sdk": "^0.11.6",
|
|
54
54
|
"@helium/nft-proxy-sdk": "^0.1.5-alpha.0",
|
|
55
55
|
"@helium/organization-sdk": "^0.1.5-alpha.0",
|
|
56
|
-
"@helium/price-oracle-sdk": "^0.11.
|
|
56
|
+
"@helium/price-oracle-sdk": "^0.11.6",
|
|
57
57
|
"@helium/proposal-sdk": "^0.1.5-alpha.0",
|
|
58
|
-
"@helium/spl-utils": "^0.11.
|
|
59
|
-
"@helium/treasury-management-sdk": "^0.11.
|
|
58
|
+
"@helium/spl-utils": "^0.11.6",
|
|
59
|
+
"@helium/treasury-management-sdk": "^0.11.6",
|
|
60
60
|
"@helium/tuktuk-sdk": "^0.0.9",
|
|
61
61
|
"@metaplex-foundation/mpl-token-metadata": "^2.10.0",
|
|
62
62
|
"@solana/spl-account-compression": "^0.1.7",
|
|
63
63
|
"@solana/spl-governance": "^0.3.18",
|
|
64
64
|
"@solana/spl-token": "^0.3.8",
|
|
65
65
|
"@solana/web3.js": "^1.91.1",
|
|
66
|
+
"@sqds/multisig": "^2.1.4",
|
|
66
67
|
"@sqds/sdk": "2.0.4",
|
|
67
68
|
"axios": "^1.9.0",
|
|
68
69
|
"bn.js": "^5.2.0",
|
|
@@ -79,5 +80,5 @@
|
|
|
79
80
|
"typescript": "^5.2.2"
|
|
80
81
|
},
|
|
81
82
|
"author": "",
|
|
82
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "571f13264aa72d2c7553f9f3deb0197da89b1a01"
|
|
83
84
|
}
|