diff --git a/CHANGELOG.md b/CHANGELOG.md index 79bd61f4d..8c0946140 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-library/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package helium-program-library + + + + + ## [0.6.23](https://github.com/helium/helium-program-library/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package helium-program-library diff --git a/lerna.json b/lerna.json index 1db80d624..d1803c7d4 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages/*" ], "useWorkspaces": true, - "version": "0.6.23" + "version": "0.6.24" } diff --git a/packages/account-fetch-cache-hooks/CHANGELOG.md b/packages/account-fetch-cache-hooks/CHANGELOG.md index 9d8013cae..e7ceda273 100644 --- a/packages/account-fetch-cache-hooks/CHANGELOG.md +++ b/packages/account-fetch-cache-hooks/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/account-fetch-cache-hooks + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/account-fetch-cache-hooks diff --git a/packages/account-fetch-cache-hooks/package.json b/packages/account-fetch-cache-hooks/package.json index b67e66774..d5c3f56e7 100644 --- a/packages/account-fetch-cache-hooks/package.json +++ b/packages/account-fetch-cache-hooks/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "React hooks and context for account-fetch-cache", "repository": { "type": "git", @@ -31,7 +31,7 @@ "prebuild": "npm run clean && npm run package" }, "dependencies": { - "@helium/account-fetch-cache": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", "@solana/web3.js": "^1.78.4", "react-async-hook": "^4.0.0" }, diff --git a/packages/account-fetch-cache-hooks/yarn.deploy.lock b/packages/account-fetch-cache-hooks/yarn.deploy.lock index 04f261f92..f5a16abbd 100644 --- a/packages/account-fetch-cache-hooks/yarn.deploy.lock +++ b/packages/account-fetch-cache-hooks/yarn.deploy.lock @@ -18,7 +18,7 @@ __metadata: version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:." dependencies: - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@solana/web3.js": ^1.78.4 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -30,7 +30,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: diff --git a/packages/account-fetch-cache/CHANGELOG.md b/packages/account-fetch-cache/CHANGELOG.md index 1a810f0af..61cf00f77 100644 --- a/packages/account-fetch-cache/CHANGELOG.md +++ b/packages/account-fetch-cache/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-library/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/account-fetch-cache + + + + + ## [0.6.23](https://github.com/helium/helium-program-library/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/account-fetch-cache diff --git a/packages/account-fetch-cache/package.json b/packages/account-fetch-cache/package.json index d086b1216..e62b20a63 100644 --- a/packages/account-fetch-cache/package.json +++ b/packages/account-fetch-cache/package.json @@ -1,6 +1,6 @@ { "name": "@helium/account-fetch-cache", - "version": "0.6.23", + "version": "0.6.24", "description": "Solana account fetch cache to eliminate reduntant fetching, and batch fetches", "publishConfig": { "access": "public", diff --git a/packages/account-postgres-sink-service/CHANGELOG.md b/packages/account-postgres-sink-service/CHANGELOG.md index 83e8cf092..54cfa34a4 100644 --- a/packages/account-postgres-sink-service/CHANGELOG.md +++ b/packages/account-postgres-sink-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/account-postgres-sink-service + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/account-postgres-sink-service diff --git a/packages/account-postgres-sink-service/package.json b/packages/account-postgres-sink-service/package.json index abb3005fc..90c7466fd 100644 --- a/packages/account-postgres-sink-service/package.json +++ b/packages/account-postgres-sink-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Sync account data to postgres", "repository": { "type": "git", @@ -34,7 +34,7 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/web3.js": "^1.78.4", "aws-sdk": "^2.1344.0", diff --git a/packages/account-postgres-sink-service/yarn.deploy.lock b/packages/account-postgres-sink-service/yarn.deploy.lock index 5de49e80f..81e8616c1 100644 --- a/packages/account-postgres-sink-service/yarn.deploy.lock +++ b/packages/account-postgres-sink-service/yarn.deploy.lock @@ -111,7 +111,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -128,7 +128,7 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.1 diff --git a/packages/active-device-oracle/CHANGELOG.md b/packages/active-device-oracle/CHANGELOG.md index b6701909b..629d33bc7 100644 --- a/packages/active-device-oracle/CHANGELOG.md +++ b/packages/active-device-oracle/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/active-device-oracle + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/active-device-oracle diff --git a/packages/active-device-oracle/package.json b/packages/active-device-oracle/package.json index 5acaccf86..4711795e0 100644 --- a/packages/active-device-oracle/package.json +++ b/packages/active-device-oracle/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Oracle of helium active devices", "repository": { "type": "git", diff --git a/packages/anchor-resolvers/CHANGELOG.md b/packages/anchor-resolvers/CHANGELOG.md index 68f721109..07fb7a997 100644 --- a/packages/anchor-resolvers/CHANGELOG.md +++ b/packages/anchor-resolvers/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-library/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/anchor-resolvers + + + + + ## [0.6.23](https://github.com/helium/helium-program-library/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/anchor-resolvers diff --git a/packages/anchor-resolvers/package.json b/packages/anchor-resolvers/package.json index e916c7e85..2e504bfe7 100644 --- a/packages/anchor-resolvers/package.json +++ b/packages/anchor-resolvers/package.json @@ -1,6 +1,6 @@ { "name": "@helium/anchor-resolvers", - "version": "0.6.23", + "version": "0.6.24", "description": "Wrappers around anchor custom resolvers to make composition easier", "publishConfig": { "access": "public", diff --git a/packages/circuit-breaker-sdk/CHANGELOG.md b/packages/circuit-breaker-sdk/CHANGELOG.md index ad70d9280..75db85ad4 100644 --- a/packages/circuit-breaker-sdk/CHANGELOG.md +++ b/packages/circuit-breaker-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/circuit-breaker-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/circuit-breaker-sdk diff --git a/packages/circuit-breaker-sdk/package.json b/packages/circuit-breaker-sdk/package.json index 9331d4d4e..f1704dc6a 100644 --- a/packages/circuit-breaker-sdk/package.json +++ b/packages/circuit-breaker-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the circuit breaker smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/idls": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/idls": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/circuit-breaker-sdk/yarn.deploy.lock b/packages/circuit-breaker-sdk/yarn.deploy.lock index 0aa6f828c..8f15c729e 100644 --- a/packages/circuit-breaker-sdk/yarn.deploy.lock +++ b/packages/circuit-breaker-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -77,8 +77,8 @@ __metadata: resolution: "@helium/circuit-breaker-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -88,7 +88,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: diff --git a/packages/crons/CHANGELOG.md b/packages/crons/CHANGELOG.md index 081c96b37..6c97945ef 100644 --- a/packages/crons/CHANGELOG.md +++ b/packages/crons/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-library/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/crons + + + + + ## [0.6.23](https://github.com/helium/helium-program-library/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/crons diff --git a/packages/crons/package.json b/packages/crons/package.json index 22fa5b04c..2e0dd894c 100644 --- a/packages/crons/package.json +++ b/packages/crons/package.json @@ -1,6 +1,6 @@ { "name": "@helium/crons", - "version": "0.6.23", + "version": "0.6.24", "description": "scripts to run on a schedule", "private": true, "publishConfig": { @@ -32,23 +32,23 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.23", - "@helium/distributor-oracle": "^0.6.23", - "@helium/fanout-sdk": "^0.6.23", - "@helium/helium-entity-manager-sdk": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", - "@helium/idls": "^0.6.23", - "@helium/lazy-distributor-sdk": "^0.6.23", - "@helium/mobile-entity-manager-sdk": "^0.6.23", - "@helium/no-emit-sdk": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", + "@helium/distributor-oracle": "^0.6.24", + "@helium/fanout-sdk": "^0.6.24", + "@helium/helium-entity-manager-sdk": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", + "@helium/idls": "^0.6.24", + "@helium/lazy-distributor-sdk": "^0.6.24", + "@helium/mobile-entity-manager-sdk": "^0.6.24", + "@helium/no-emit-sdk": "^0.6.24", "@helium/organization-sdk": "^0.0.8", - "@helium/price-oracle-sdk": "^0.6.23", + "@helium/price-oracle-sdk": "^0.6.24", "@helium/proposal-sdk": "^0.0.8", - "@helium/rewards-oracle-sdk": "^0.6.23", - "@helium/spl-utils": "^0.6.23", + "@helium/rewards-oracle-sdk": "^0.6.24", + "@helium/spl-utils": "^0.6.24", "@helium/state-controller-sdk": "^0.0.8", - "@helium/treasury-management-sdk": "^0.6.23", - "@helium/voter-stake-registry-sdk": "^0.6.23", + "@helium/treasury-management-sdk": "^0.6.24", + "@helium/voter-stake-registry-sdk": "^0.6.24", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", "axios": "^1.3.6", diff --git a/packages/crons/yarn.deploy.lock b/packages/crons/yarn.deploy.lock index 2ed1a0067..5c2825359 100644 --- a/packages/crons/yarn.deploy.lock +++ b/packages/crons/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -150,13 +150,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -171,23 +171,23 @@ __metadata: resolution: "@helium/crons@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/distributor-oracle": ^0.6.23 - "@helium/fanout-sdk": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/mobile-entity-manager-sdk": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/distributor-oracle": ^0.6.24 + "@helium/fanout-sdk": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/mobile-entity-manager-sdk": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 "@helium/organization-sdk": ^0.0.8 - "@helium/price-oracle-sdk": ^0.6.23 + "@helium/price-oracle-sdk": ^0.6.24 "@helium/proposal-sdk": ^0.0.8 - "@helium/rewards-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/rewards-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@helium/state-controller-sdk": ^0.0.8 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.0 @@ -205,20 +205,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.6.23": +"@helium/distributor-oracle@^0.6.24": version: 0.0.0-use.local resolution: "@helium/distributor-oracle@workspace:packages/distributor-oracle" dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/rewards-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/rewards-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -246,13 +246,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.6.23": +"@helium/fanout-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/fanout-sdk@workspace:packages/fanout-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -262,17 +262,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23": +"@helium/helium-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -285,15 +285,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -303,7 +303,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -330,13 +330,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.23": +"@helium/lazy-distributor-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -346,14 +346,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.6.23": +"@helium/mobile-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -374,7 +374,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -402,12 +402,12 @@ __metadata: languageName: node linkType: hard -"@helium/price-oracle-sdk@^0.6.23": +"@helium/price-oracle-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/price-oracle-sdk@workspace:packages/price-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.23 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -428,13 +428,13 @@ __metadata: languageName: node linkType: hard -"@helium/rewards-oracle-sdk@^0.6.23": +"@helium/rewards-oracle-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -444,14 +444,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -477,14 +477,14 @@ __metadata: languageName: node linkType: hard -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -494,13 +494,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/currency-utils/CHANGELOG.md b/packages/currency-utils/CHANGELOG.md index 5111330aa..1ed12a443 100644 --- a/packages/currency-utils/CHANGELOG.md +++ b/packages/currency-utils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-library/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/currency-utils + + + + + ## [0.6.23](https://github.com/helium/helium-program-library/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/currency-utils diff --git a/packages/currency-utils/package.json b/packages/currency-utils/package.json index 18b010376..692bec17e 100644 --- a/packages/currency-utils/package.json +++ b/packages/currency-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/currency-utils", - "version": "0.6.23", + "version": "0.6.24", "description": "Currency utilities", "homepage": "https://github.com/helium/helium-program-library#readme", "publishConfig": { diff --git a/packages/data-credits-sdk/CHANGELOG.md b/packages/data-credits-sdk/CHANGELOG.md index 67df6e7ef..891dd314d 100644 --- a/packages/data-credits-sdk/CHANGELOG.md +++ b/packages/data-credits-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/data-credits-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/data-credits-sdk diff --git a/packages/data-credits-sdk/package.json b/packages/data-credits-sdk/package.json index ec5d23295..a4b35287e 100644 --- a/packages/data-credits-sdk/package.json +++ b/packages/data-credits-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the data-credits smart contract", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/circuit-breaker-sdk": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", - "@helium/idls": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/circuit-breaker-sdk": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", + "@helium/idls": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1", "crypto-js": "^4.1.1" diff --git a/packages/data-credits-sdk/yarn.deploy.lock b/packages/data-credits-sdk/yarn.deploy.lock index 9e512896a..01130834c 100644 --- a/packages/data-credits-sdk/yarn.deploy.lock +++ b/packages/data-credits-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,13 +72,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -93,10 +93,10 @@ __metadata: resolution: "@helium/data-credits-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -108,15 +108,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -126,7 +126,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -140,14 +140,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -157,13 +157,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/distributor-oracle/CHANGELOG.md b/packages/distributor-oracle/CHANGELOG.md index 1a1db11b4..99a331de1 100644 --- a/packages/distributor-oracle/CHANGELOG.md +++ b/packages/distributor-oracle/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/distributor-oracle + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/distributor-oracle diff --git a/packages/distributor-oracle/package.json b/packages/distributor-oracle/package.json index ccca5ce81..dabbade8d 100644 --- a/packages/distributor-oracle/package.json +++ b/packages/distributor-oracle/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Oracle server for the lazy distributor", "repository": { "type": "git", @@ -36,14 +36,14 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", "@helium/address": "^4.10.2", - "@helium/helium-entity-manager-sdk": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", - "@helium/idls": "^0.6.23", - "@helium/lazy-distributor-sdk": "^0.6.23", - "@helium/rewards-oracle-sdk": "^0.6.23", - "@helium/spl-utils": "^0.6.23", + "@helium/helium-entity-manager-sdk": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", + "@helium/idls": "^0.6.24", + "@helium/lazy-distributor-sdk": "^0.6.24", + "@helium/rewards-oracle-sdk": "^0.6.24", + "@helium/spl-utils": "^0.6.24", "@metaplex-foundation/mpl-bubblegum": "^0.7.0", "@solana/spl-token": "^0.3.8", "@types/sequelize": "^4.28.14", diff --git a/packages/distributor-oracle/yarn.deploy.lock b/packages/distributor-oracle/yarn.deploy.lock index 6fc8ac9e5..a42351ccc 100644 --- a/packages/distributor-oracle/yarn.deploy.lock +++ b/packages/distributor-oracle/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -150,13 +150,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -172,14 +172,14 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/rewards-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/rewards-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -207,17 +207,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23": +"@helium/helium-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -230,15 +230,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -248,7 +248,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -275,13 +275,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.23": +"@helium/lazy-distributor-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -291,7 +291,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -307,13 +307,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.6.23": +"@helium/rewards-oracle-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -323,14 +323,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -345,14 +345,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -362,13 +362,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/entity-invalidator/CHANGELOG.md b/packages/entity-invalidator/CHANGELOG.md index 4b025b48d..5e13234e5 100644 --- a/packages/entity-invalidator/CHANGELOG.md +++ b/packages/entity-invalidator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/entity-invalidator + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/entity-invalidator diff --git a/packages/entity-invalidator/package.json b/packages/entity-invalidator/package.json index 096a9a9e1..963630439 100644 --- a/packages/entity-invalidator/package.json +++ b/packages/entity-invalidator/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Sync account data to postgres", "repository": { "type": "git", @@ -33,9 +33,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.23", - "@helium/helium-entity-manager-sdk": "^0.6.23", - "@helium/spl-utils": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", + "@helium/helium-entity-manager-sdk": "^0.6.24", + "@helium/spl-utils": "^0.6.24", "@solana/web3.js": "^1.78.4", "aws-sdk": "^2.1344.0", "bn.js": "^5.2.0", diff --git a/packages/entity-invalidator/yarn.deploy.lock b/packages/entity-invalidator/yarn.deploy.lock index 0cde6d970..ad38900ea 100644 --- a/packages/entity-invalidator/yarn.deploy.lock +++ b/packages/entity-invalidator/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -80,7 +80,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -106,13 +106,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -127,9 +127,9 @@ __metadata: resolution: "@helium/entity-invalidator@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.1 "@types/deep-equal": ^1.0.1 @@ -153,17 +153,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23": +"@helium/helium-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -176,15 +176,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -194,7 +194,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -221,7 +221,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -237,14 +237,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -259,14 +259,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -276,13 +276,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/fanout-metadata-service/CHANGELOG.md b/packages/fanout-metadata-service/CHANGELOG.md index b9547bbbb..d3436312d 100644 --- a/packages/fanout-metadata-service/CHANGELOG.md +++ b/packages/fanout-metadata-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/fanout-metadata-service + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/fanout-metadata-service diff --git a/packages/fanout-metadata-service/package.json b/packages/fanout-metadata-service/package.json index f20a741ba..181752815 100644 --- a/packages/fanout-metadata-service/package.json +++ b/packages/fanout-metadata-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Mint metadata of fanout positions", "repository": { "type": "git", @@ -34,10 +34,10 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", "@helium/address": "^4.10.2", - "@helium/fanout-sdk": "^0.6.23", - "@helium/spl-utils": "^0.6.23", + "@helium/fanout-sdk": "^0.6.24", + "@helium/spl-utils": "^0.6.24", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-account-compression": "^0.1.7", "@solana/spl-token": "^0.3.8", diff --git a/packages/fanout-metadata-service/yarn.deploy.lock b/packages/fanout-metadata-service/yarn.deploy.lock index b9049cbe9..5dd9dbfeb 100644 --- a/packages/fanout-metadata-service/yarn.deploy.lock +++ b/packages/fanout-metadata-service/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -144,10 +144,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/fanout-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -165,13 +165,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.6.23": +"@helium/fanout-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/fanout-sdk@workspace:packages/fanout-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -181,7 +181,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -195,14 +195,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/fanout-sdk/CHANGELOG.md b/packages/fanout-sdk/CHANGELOG.md index 59e37eae1..61746297a 100644 --- a/packages/fanout-sdk/CHANGELOG.md +++ b/packages/fanout-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/fanout-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/fanout-sdk diff --git a/packages/fanout-sdk/package.json b/packages/fanout-sdk/package.json index cb6f8f842..72f4fb8ec 100644 --- a/packages/fanout-sdk/package.json +++ b/packages/fanout-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the fanout smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/idls": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/idls": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/fanout-sdk/yarn.deploy.lock b/packages/fanout-sdk/yarn.deploy.lock index 9d44fa37e..52c340d3d 100644 --- a/packages/fanout-sdk/yarn.deploy.lock +++ b/packages/fanout-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -77,8 +77,8 @@ __metadata: resolution: "@helium/fanout-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -88,7 +88,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: diff --git a/packages/faucet-service/CHANGELOG.md b/packages/faucet-service/CHANGELOG.md index 419bfeae2..7982d539f 100644 --- a/packages/faucet-service/CHANGELOG.md +++ b/packages/faucet-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/faucet-service + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/faucet-service diff --git a/packages/faucet-service/package.json b/packages/faucet-service/package.json index 1ca1f099f..dc6dc0cb9 100644 --- a/packages/faucet-service/package.json +++ b/packages/faucet-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Faucet for devnet Helium tokens", "repository": { "type": "git", @@ -35,8 +35,8 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/idls": "^0.6.23", - "@helium/spl-utils": "^0.6.23", + "@helium/idls": "^0.6.24", + "@helium/spl-utils": "^0.6.24", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", diff --git a/packages/faucet-service/yarn.deploy.lock b/packages/faucet-service/yarn.deploy.lock index 4ac75e2d8..52a2412c9 100644 --- a/packages/faucet-service/yarn.deploy.lock +++ b/packages/faucet-service/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -144,8 +144,8 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/idls": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/idls": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 @@ -165,7 +165,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -179,14 +179,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/helium-admin-cli/CHANGELOG.md b/packages/helium-admin-cli/CHANGELOG.md index ebef0cb75..c84ab5b9e 100644 --- a/packages/helium-admin-cli/CHANGELOG.md +++ b/packages/helium-admin-cli/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/helium-admin-cli + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/helium-admin-cli diff --git a/packages/helium-admin-cli/package.json b/packages/helium-admin-cli/package.json index 0e0ea6d7f..f9dcf0efc 100644 --- a/packages/helium-admin-cli/package.json +++ b/packages/helium-admin-cli/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "CLI to bootstrap the network", "repository": { "type": "git", @@ -40,18 +40,18 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.6.23", + "@helium/circuit-breaker-sdk": "^0.6.24", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.6.23", - "@helium/distributor-oracle": "^0.6.23", - "@helium/fanout-sdk": "^0.6.23", - "@helium/helium-entity-manager-sdk": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", - "@helium/lazy-distributor-sdk": "^0.6.23", - "@helium/mobile-entity-manager-sdk": "^0.6.23", - "@helium/price-oracle-sdk": "^0.6.23", - "@helium/spl-utils": "^0.6.23", - "@helium/treasury-management-sdk": "^0.6.23", + "@helium/data-credits-sdk": "^0.6.24", + "@helium/distributor-oracle": "^0.6.24", + "@helium/fanout-sdk": "^0.6.24", + "@helium/helium-entity-manager-sdk": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", + "@helium/lazy-distributor-sdk": "^0.6.24", + "@helium/mobile-entity-manager-sdk": "^0.6.24", + "@helium/price-oracle-sdk": "^0.6.24", + "@helium/spl-utils": "^0.6.24", + "@helium/treasury-management-sdk": "^0.6.24", "@solana/spl-account-compression": "^0.1.7", "@solana/spl-governance": "^0.3.18", "@solana/spl-token": "^0.3.8", diff --git a/packages/helium-admin-cli/yarn.deploy.lock b/packages/helium-admin-cli/yarn.deploy.lock index 78a1963d1..430bdec36 100644 --- a/packages/helium-admin-cli/yarn.deploy.lock +++ b/packages/helium-admin-cli/yarn.deploy.lock @@ -137,7 +137,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -159,7 +159,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -185,13 +185,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -212,15 +212,15 @@ __metadata: languageName: node linkType: hard -"@helium/data-credits-sdk@^0.6.23": +"@helium/data-credits-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/data-credits-sdk@workspace:packages/data-credits-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -232,20 +232,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.6.23": +"@helium/distributor-oracle@^0.6.24": version: 0.0.0-use.local resolution: "@helium/distributor-oracle@workspace:packages/distributor-oracle" dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/rewards-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/rewards-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -273,13 +273,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.6.23": +"@helium/fanout-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/fanout-sdk@workspace:packages/fanout-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -295,18 +295,18 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/circuit-breaker-sdk": ^0.6.24 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.6.23 - "@helium/distributor-oracle": ^0.6.23 - "@helium/fanout-sdk": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/mobile-entity-manager-sdk": ^0.6.23 - "@helium/price-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 + "@helium/data-credits-sdk": ^0.6.24 + "@helium/distributor-oracle": ^0.6.24 + "@helium/fanout-sdk": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/mobile-entity-manager-sdk": ^0.6.24 + "@helium/price-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-governance": ^0.3.18 "@solana/spl-token": ^0.3.8 @@ -326,17 +326,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23": +"@helium/helium-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -349,15 +349,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -367,7 +367,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -394,13 +394,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.23": +"@helium/lazy-distributor-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -410,14 +410,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.6.23": +"@helium/mobile-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -428,7 +428,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -444,12 +444,12 @@ __metadata: languageName: unknown linkType: soft -"@helium/price-oracle-sdk@^0.6.23": +"@helium/price-oracle-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/price-oracle-sdk@workspace:packages/price-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.23 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -459,13 +459,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.6.23": +"@helium/rewards-oracle-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -475,14 +475,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -497,14 +497,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -514,13 +514,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/helium-entity-manager-sdk/CHANGELOG.md b/packages/helium-entity-manager-sdk/CHANGELOG.md index 891c91f8a..71fe21957 100644 --- a/packages/helium-entity-manager-sdk/CHANGELOG.md +++ b/packages/helium-entity-manager-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/helium-entity-manager-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/helium-entity-manager-sdk diff --git a/packages/helium-entity-manager-sdk/package.json b/packages/helium-entity-manager-sdk/package.json index 8bc705b08..8b9fae4a8 100644 --- a/packages/helium-entity-manager-sdk/package.json +++ b/packages/helium-entity-manager-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the helium-entity-manager smart contract", "repository": { "type": "git", @@ -33,11 +33,11 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@helium/address": "^4.10.2", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", - "@helium/idls": "^0.6.23", - "@helium/no-emit-sdk": "^0.6.23", - "@helium/spl-utils": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", + "@helium/idls": "^0.6.24", + "@helium/no-emit-sdk": "^0.6.24", + "@helium/spl-utils": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1", "crypto-js": "^4.1.1", diff --git a/packages/helium-entity-manager-sdk/yarn.deploy.lock b/packages/helium-entity-manager-sdk/yarn.deploy.lock index e7c176349..c0166f2c3 100644 --- a/packages/helium-entity-manager-sdk/yarn.deploy.lock +++ b/packages/helium-entity-manager-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -80,7 +80,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -106,13 +106,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -128,11 +128,11 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -145,15 +145,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -163,7 +163,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -190,7 +190,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -206,14 +206,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -228,14 +228,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -245,13 +245,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/helium-react-hooks/CHANGELOG.md b/packages/helium-react-hooks/CHANGELOG.md index 32b0dc6f2..008ee002d 100644 --- a/packages/helium-react-hooks/CHANGELOG.md +++ b/packages/helium-react-hooks/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/helium-react-hooks + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/helium-react-hooks diff --git a/packages/helium-react-hooks/package.json b/packages/helium-react-hooks/package.json index bd2e711ae..484571b0e 100644 --- a/packages/helium-react-hooks/package.json +++ b/packages/helium-react-hooks/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "React hooks for helium", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.23", - "@helium/account-fetch-cache-hooks": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", + "@helium/account-fetch-cache-hooks": "^0.6.24", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", "bs58": "^4.0.1", diff --git a/packages/helium-react-hooks/yarn.deploy.lock b/packages/helium-react-hooks/yarn.deploy.lock index 8b8888558..a43a2a19e 100644 --- a/packages/helium-react-hooks/yarn.deploy.lock +++ b/packages/helium-react-hooks/yarn.deploy.lock @@ -49,11 +49,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.6.23": +"@helium/account-fetch-cache-hooks@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@solana/web3.js": ^1.78.4 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -65,7 +65,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -81,8 +81,8 @@ __metadata: resolution: "@helium/helium-react-hooks@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/account-fetch-cache-hooks": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/account-fetch-cache-hooks": ^0.6.24 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.4 diff --git a/packages/helium-sub-daos-sdk/CHANGELOG.md b/packages/helium-sub-daos-sdk/CHANGELOG.md index da7a2e29a..a70ebf119 100644 --- a/packages/helium-sub-daos-sdk/CHANGELOG.md +++ b/packages/helium-sub-daos-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/helium-sub-daos-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/helium-sub-daos-sdk diff --git a/packages/helium-sub-daos-sdk/package.json b/packages/helium-sub-daos-sdk/package.json index 81c01676c..2eb0f0d08 100644 --- a/packages/helium-sub-daos-sdk/package.json +++ b/packages/helium-sub-daos-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the helium-sub-daos smart contract", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/circuit-breaker-sdk": "^0.6.23", - "@helium/treasury-management-sdk": "^0.6.23", - "@helium/voter-stake-registry-sdk": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/circuit-breaker-sdk": "^0.6.24", + "@helium/treasury-management-sdk": "^0.6.24", + "@helium/voter-stake-registry-sdk": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/helium-sub-daos-sdk/yarn.deploy.lock b/packages/helium-sub-daos-sdk/yarn.deploy.lock index 8ccdd006a..c1f43755c 100644 --- a/packages/helium-sub-daos-sdk/yarn.deploy.lock +++ b/packages/helium-sub-daos-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,13 +72,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -93,10 +93,10 @@ __metadata: resolution: "@helium/helium-sub-daos-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -106,7 +106,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -120,14 +120,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -137,13 +137,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/hexboosting-sdk/CHANGELOG.md b/packages/hexboosting-sdk/CHANGELOG.md index cca15870f..ae612a910 100644 --- a/packages/hexboosting-sdk/CHANGELOG.md +++ b/packages/hexboosting-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/hexboosting-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/hexboosting-sdk diff --git a/packages/hexboosting-sdk/package.json b/packages/hexboosting-sdk/package.json index d6ee1d69c..9c7e6cd49 100644 --- a/packages/hexboosting-sdk/package.json +++ b/packages/hexboosting-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the data-credits smart contract", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", - "@helium/idls": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", + "@helium/idls": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/hexboosting-sdk/yarn.deploy.lock b/packages/hexboosting-sdk/yarn.deploy.lock index 350c35e6c..0a9abee49 100644 --- a/packages/hexboosting-sdk/yarn.deploy.lock +++ b/packages/hexboosting-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,13 +72,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -88,15 +88,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -111,9 +111,9 @@ __metadata: resolution: "@helium/hexboosting-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -123,7 +123,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -137,14 +137,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -154,13 +154,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/hotspot-utils/CHANGELOG.md b/packages/hotspot-utils/CHANGELOG.md index 4e790291b..7c55e39e7 100644 --- a/packages/hotspot-utils/CHANGELOG.md +++ b/packages/hotspot-utils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-library/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/hotspot-utils + + + + + ## [0.6.23](https://github.com/helium/helium-program-library/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/hotspot-utils diff --git a/packages/hotspot-utils/package.json b/packages/hotspot-utils/package.json index 8794c14b0..838c898e6 100644 --- a/packages/hotspot-utils/package.json +++ b/packages/hotspot-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/hotspot-utils", - "version": "0.6.23", + "version": "0.6.24", "description": "Utils for Hotspot interaction", "homepage": "https://github.com/helium/helium-program-library#readme", "publishConfig": { @@ -29,10 +29,10 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/helium-entity-manager-sdk": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", - "@helium/idls": "^0.6.23", - "@helium/spl-utils": "^0.6.23", + "@helium/helium-entity-manager-sdk": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", + "@helium/idls": "^0.6.24", + "@helium/spl-utils": "^0.6.24", "@solana/web3.js": "^1.78.4", "bs58": "^4.0.1" }, diff --git a/packages/hotspot-utils/yarn.deploy.lock b/packages/hotspot-utils/yarn.deploy.lock index 19d6c1b74..f37142d71 100644 --- a/packages/hotspot-utils/yarn.deploy.lock +++ b/packages/hotspot-utils/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -80,7 +80,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -106,13 +106,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -122,17 +122,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23": +"@helium/helium-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -145,15 +145,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -168,16 +168,16 @@ __metadata: resolution: "@helium/hotspot-utils@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@solana/web3.js": ^1.78.4 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -204,7 +204,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -220,14 +220,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -242,14 +242,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -259,13 +259,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/idls/CHANGELOG.md b/packages/idls/CHANGELOG.md index 5f7a2de99..9cd10064e 100644 --- a/packages/idls/CHANGELOG.md +++ b/packages/idls/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-library/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/idls + + + + + ## [0.6.23](https://github.com/helium/helium-program-library/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/idls diff --git a/packages/idls/package.json b/packages/idls/package.json index 4a8419203..cec8515cd 100644 --- a/packages/idls/package.json +++ b/packages/idls/package.json @@ -1,6 +1,6 @@ { "name": "@helium/idls", - "version": "0.6.23", + "version": "0.6.24", "description": "Exported idls", "publishConfig": { "access": "public", diff --git a/packages/lazy-distributor-sdk/CHANGELOG.md b/packages/lazy-distributor-sdk/CHANGELOG.md index 98432f8b6..6814e6bb8 100644 --- a/packages/lazy-distributor-sdk/CHANGELOG.md +++ b/packages/lazy-distributor-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/lazy-distributor-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/lazy-distributor-sdk diff --git a/packages/lazy-distributor-sdk/package.json b/packages/lazy-distributor-sdk/package.json index 16af9dd14..a4b5ddf63 100644 --- a/packages/lazy-distributor-sdk/package.json +++ b/packages/lazy-distributor-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the lazy-distributor smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/circuit-breaker-sdk": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/circuit-breaker-sdk": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/lazy-distributor-sdk/yarn.deploy.lock b/packages/lazy-distributor-sdk/yarn.deploy.lock index 1fa327740..ccee0858e 100644 --- a/packages/lazy-distributor-sdk/yarn.deploy.lock +++ b/packages/lazy-distributor-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,13 +72,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -88,7 +88,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -107,8 +107,8 @@ __metadata: resolution: "@helium/lazy-distributor-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 diff --git a/packages/lazy-transactions-sdk/CHANGELOG.md b/packages/lazy-transactions-sdk/CHANGELOG.md index e5fad54e6..99f00f061 100644 --- a/packages/lazy-transactions-sdk/CHANGELOG.md +++ b/packages/lazy-transactions-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/lazy-transactions-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/lazy-transactions-sdk diff --git a/packages/lazy-transactions-sdk/package.json b/packages/lazy-transactions-sdk/package.json index a85db3c17..db78ac212 100644 --- a/packages/lazy-transactions-sdk/package.json +++ b/packages/lazy-transactions-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the lazy-transactions smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/idls": "^0.6.23", - "@helium/spl-utils": "^0.6.23", + "@helium/idls": "^0.6.24", + "@helium/spl-utils": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1", "js-sha3": "^0.8.0", diff --git a/packages/lazy-transactions-sdk/yarn.deploy.lock b/packages/lazy-transactions-sdk/yarn.deploy.lock index ae4dbfb9e..951fa8f67 100644 --- a/packages/lazy-transactions-sdk/yarn.deploy.lock +++ b/packages/lazy-transactions-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -80,7 +80,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -94,7 +94,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -113,8 +113,8 @@ __metadata: resolution: "@helium/lazy-transactions-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/idls": ^0.6.24 + "@helium/spl-utils": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -126,14 +126,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/metadata-service/CHANGELOG.md b/packages/metadata-service/CHANGELOG.md index a8ce736b1..c2a043812 100644 --- a/packages/metadata-service/CHANGELOG.md +++ b/packages/metadata-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/metadata-service + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/metadata-service diff --git a/packages/metadata-service/package.json b/packages/metadata-service/package.json index 0e3629ac4..0debb73b3 100644 --- a/packages/metadata-service/package.json +++ b/packages/metadata-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Mint metadata of hotspots", "repository": { "type": "git", @@ -34,12 +34,12 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", "@helium/address": "^4.10.2", - "@helium/helium-entity-manager-sdk": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", - "@helium/idls": "^0.6.23", - "@helium/spl-utils": "^0.6.23", + "@helium/helium-entity-manager-sdk": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", + "@helium/idls": "^0.6.24", + "@helium/spl-utils": "^0.6.24", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", diff --git a/packages/metadata-service/yarn.deploy.lock b/packages/metadata-service/yarn.deploy.lock index 76bf279d0..4b7ad24d6 100644 --- a/packages/metadata-service/yarn.deploy.lock +++ b/packages/metadata-service/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -150,13 +150,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -166,17 +166,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23": +"@helium/helium-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -189,15 +189,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -207,7 +207,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -240,12 +240,12 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 @@ -269,7 +269,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -285,14 +285,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -307,14 +307,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -324,13 +324,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/migration-service/CHANGELOG.md b/packages/migration-service/CHANGELOG.md index fe77815c9..b631e35d9 100644 --- a/packages/migration-service/CHANGELOG.md +++ b/packages/migration-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/migration-service + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/migration-service diff --git a/packages/migration-service/package.json b/packages/migration-service/package.json index 73302fa77..5eb131277 100644 --- a/packages/migration-service/package.json +++ b/packages/migration-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Migration of state from helium", "repository": { "type": "git", @@ -35,18 +35,18 @@ "@clockwork-xyz/sdk": "^0.3.0", "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.6.23", + "@helium/circuit-breaker-sdk": "^0.6.24", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.6.23", - "@helium/distributor-oracle": "^0.6.23", - "@helium/helium-entity-manager-sdk": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", - "@helium/lazy-distributor-sdk": "^0.6.23", - "@helium/lazy-transactions-sdk": "^0.6.23", - "@helium/treasury-management-sdk": "^0.6.23", - "@helium/voter-stake-registry-sdk": "^0.6.23", + "@helium/data-credits-sdk": "^0.6.24", + "@helium/distributor-oracle": "^0.6.24", + "@helium/helium-entity-manager-sdk": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", + "@helium/lazy-distributor-sdk": "^0.6.24", + "@helium/lazy-transactions-sdk": "^0.6.24", + "@helium/treasury-management-sdk": "^0.6.24", + "@helium/voter-stake-registry-sdk": "^0.6.24", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@project-serum/borsh": "^0.2.5", "@solana/buffer-layout": "^4.0.0", diff --git a/packages/migration-service/yarn.deploy.lock b/packages/migration-service/yarn.deploy.lock index 2be11bd85..7d802f402 100644 --- a/packages/migration-service/yarn.deploy.lock +++ b/packages/migration-service/yarn.deploy.lock @@ -147,7 +147,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -169,7 +169,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -195,13 +195,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -222,15 +222,15 @@ __metadata: languageName: node linkType: hard -"@helium/data-credits-sdk@^0.6.23": +"@helium/data-credits-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/data-credits-sdk@workspace:packages/data-credits-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -242,20 +242,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.6.23": +"@helium/distributor-oracle@^0.6.24": version: 0.0.0-use.local resolution: "@helium/distributor-oracle@workspace:packages/distributor-oracle" dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/rewards-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/rewards-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -283,17 +283,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23": +"@helium/helium-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -306,15 +306,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -324,7 +324,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -351,13 +351,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.23": +"@helium/lazy-distributor-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -367,13 +367,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.6.23": +"@helium/lazy-transactions-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/idls": ^0.6.24 + "@helium/spl-utils": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -392,18 +392,18 @@ __metadata: "@clockwork-xyz/sdk": ^0.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/circuit-breaker-sdk": ^0.6.24 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.6.23 - "@helium/distributor-oracle": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/lazy-transactions-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/data-credits-sdk": ^0.6.24 + "@helium/distributor-oracle": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/lazy-transactions-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@project-serum/borsh": ^0.2.5 "@solana/buffer-layout": ^4.0.0 @@ -433,7 +433,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -449,13 +449,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.6.23": +"@helium/rewards-oracle-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -465,14 +465,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -487,14 +487,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -504,13 +504,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/mobile-entity-manager-sdk/CHANGELOG.md b/packages/mobile-entity-manager-sdk/CHANGELOG.md index af60d83e9..fee016fe6 100644 --- a/packages/mobile-entity-manager-sdk/CHANGELOG.md +++ b/packages/mobile-entity-manager-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/mobile-entity-manager-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/mobile-entity-manager-sdk diff --git a/packages/mobile-entity-manager-sdk/package.json b/packages/mobile-entity-manager-sdk/package.json index eed14c8d7..dae186d20 100644 --- a/packages/mobile-entity-manager-sdk/package.json +++ b/packages/mobile-entity-manager-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the mobile-entity-manager smart contract", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/helium-entity-manager-sdk": "^0.6.23", - "@helium/idls": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/helium-entity-manager-sdk": "^0.6.24", + "@helium/idls": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/mobile-entity-manager-sdk/yarn.deploy.lock b/packages/mobile-entity-manager-sdk/yarn.deploy.lock index bf60fadd4..94be8a384 100644 --- a/packages/mobile-entity-manager-sdk/yarn.deploy.lock +++ b/packages/mobile-entity-manager-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -80,7 +80,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -106,13 +106,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -122,17 +122,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23": +"@helium/helium-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -145,15 +145,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -163,7 +163,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -195,9 +195,9 @@ __metadata: resolution: "@helium/mobile-entity-manager-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -208,7 +208,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -224,14 +224,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -246,14 +246,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -263,13 +263,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/monitor-service/CHANGELOG.md b/packages/monitor-service/CHANGELOG.md index 3ecc6620f..69ee4c68b 100644 --- a/packages/monitor-service/CHANGELOG.md +++ b/packages/monitor-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/monitor-service + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/monitor-service diff --git a/packages/monitor-service/package.json b/packages/monitor-service/package.json index 1551d7e55..7ee7b2b97 100644 --- a/packages/monitor-service/package.json +++ b/packages/monitor-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Prometheus monitoring of important accounts on Solana", "repository": { "type": "git", @@ -33,16 +33,16 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.23", - "@helium/circuit-breaker-sdk": "^0.6.23", - "@helium/data-credits-sdk": "^0.6.23", - "@helium/helium-entity-manager-sdk": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", - "@helium/idls": "^0.6.23", - "@helium/lazy-distributor-sdk": "^0.6.23", - "@helium/lazy-transactions-sdk": "^0.6.23", - "@helium/price-oracle-sdk": "^0.6.23", - "@helium/spl-utils": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", + "@helium/circuit-breaker-sdk": "^0.6.24", + "@helium/data-credits-sdk": "^0.6.24", + "@helium/helium-entity-manager-sdk": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", + "@helium/idls": "^0.6.24", + "@helium/lazy-distributor-sdk": "^0.6.24", + "@helium/lazy-transactions-sdk": "^0.6.24", + "@helium/price-oracle-sdk": "^0.6.24", + "@helium/spl-utils": "^0.6.24", "@metaplex-foundation/mpl-bubblegum": "^3.0.0", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-account-compression": "^0.1.7", diff --git a/packages/monitor-service/yarn.deploy.lock b/packages/monitor-service/yarn.deploy.lock index f93b2ced7..11e298b84 100644 --- a/packages/monitor-service/yarn.deploy.lock +++ b/packages/monitor-service/yarn.deploy.lock @@ -112,7 +112,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -134,7 +134,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -160,13 +160,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -176,15 +176,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.6.23": +"@helium/data-credits-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/data-credits-sdk@workspace:packages/data-credits-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -196,17 +196,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23": +"@helium/helium-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -219,15 +219,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -237,7 +237,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -264,13 +264,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.23": +"@helium/lazy-distributor-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -280,13 +280,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.6.23": +"@helium/lazy-transactions-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/idls": ^0.6.24 + "@helium/spl-utils": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -303,16 +303,16 @@ __metadata: resolution: "@helium/monitor-service@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/data-credits-sdk": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/lazy-transactions-sdk": ^0.6.23 - "@helium/price-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/data-credits-sdk": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/lazy-transactions-sdk": ^0.6.24 + "@helium/price-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-bubblegum": ^3.0.0 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 @@ -339,7 +339,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -355,12 +355,12 @@ __metadata: languageName: unknown linkType: soft -"@helium/price-oracle-sdk@^0.6.23": +"@helium/price-oracle-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/price-oracle-sdk@workspace:packages/price-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.23 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -370,14 +370,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -392,14 +392,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -409,13 +409,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/no-emit-sdk/CHANGELOG.md b/packages/no-emit-sdk/CHANGELOG.md index 2920a7cb0..a32b92c17 100644 --- a/packages/no-emit-sdk/CHANGELOG.md +++ b/packages/no-emit-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/no-emit-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/no-emit-sdk diff --git a/packages/no-emit-sdk/package.json b/packages/no-emit-sdk/package.json index 07779db5c..02e595018 100644 --- a/packages/no-emit-sdk/package.json +++ b/packages/no-emit-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the rewards burn smart contract", "repository": { "type": "git", diff --git a/packages/price-oracle-sdk/CHANGELOG.md b/packages/price-oracle-sdk/CHANGELOG.md index c6d42df30..47fa741a7 100644 --- a/packages/price-oracle-sdk/CHANGELOG.md +++ b/packages/price-oracle-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/price-oracle-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/price-oracle-sdk diff --git a/packages/price-oracle-sdk/package.json b/packages/price-oracle-sdk/package.json index 58ac5b42d..f4ba74609 100644 --- a/packages/price-oracle-sdk/package.json +++ b/packages/price-oracle-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the price oracle smart contract", "repository": { "type": "git", @@ -32,7 +32,7 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/idls": "^0.6.23", + "@helium/idls": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/price-oracle-sdk/yarn.deploy.lock b/packages/price-oracle-sdk/yarn.deploy.lock index 9645430a1..122deef84 100644 --- a/packages/price-oracle-sdk/yarn.deploy.lock +++ b/packages/price-oracle-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -77,7 +77,7 @@ __metadata: resolution: "@helium/price-oracle-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.23 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 diff --git a/packages/rewards-oracle-faucet-service/CHANGELOG.md b/packages/rewards-oracle-faucet-service/CHANGELOG.md index 498ed7d88..56f5123e0 100644 --- a/packages/rewards-oracle-faucet-service/CHANGELOG.md +++ b/packages/rewards-oracle-faucet-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/rewards-oracle-faucet-service + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/rewards-oracle-faucet-service diff --git a/packages/rewards-oracle-faucet-service/package.json b/packages/rewards-oracle-faucet-service/package.json index ce2e88227..74eddcaf1 100644 --- a/packages/rewards-oracle-faucet-service/package.json +++ b/packages/rewards-oracle-faucet-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Receives requests from Helius webhooks", "repository": { "type": "git", diff --git a/packages/rewards-oracle-sdk/CHANGELOG.md b/packages/rewards-oracle-sdk/CHANGELOG.md index dc60eb101..120220cf4 100644 --- a/packages/rewards-oracle-sdk/CHANGELOG.md +++ b/packages/rewards-oracle-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/rewards-oracle-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/rewards-oracle-sdk diff --git a/packages/rewards-oracle-sdk/package.json b/packages/rewards-oracle-sdk/package.json index f770fde50..cf90b3be9 100644 --- a/packages/rewards-oracle-sdk/package.json +++ b/packages/rewards-oracle-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the rewards oracle smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/idls": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/idls": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/rewards-oracle-sdk/yarn.deploy.lock b/packages/rewards-oracle-sdk/yarn.deploy.lock index c1e27da7f..1671151fd 100644 --- a/packages/rewards-oracle-sdk/yarn.deploy.lock +++ b/packages/rewards-oracle-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,7 +72,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -91,8 +91,8 @@ __metadata: resolution: "@helium/rewards-oracle-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 diff --git a/packages/spl-utils/CHANGELOG.md b/packages/spl-utils/CHANGELOG.md index 827751711..c9f130108 100644 --- a/packages/spl-utils/CHANGELOG.md +++ b/packages/spl-utils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-library/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/spl-utils + + + + + ## [0.6.23](https://github.com/helium/helium-program-library/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/spl-utils diff --git a/packages/spl-utils/package.json b/packages/spl-utils/package.json index e1239cd79..27faee9d0 100644 --- a/packages/spl-utils/package.json +++ b/packages/spl-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/spl-utils", - "version": "0.6.23", + "version": "0.6.24", "description": "Utils shared across spl suite", "publishConfig": { "access": "public", @@ -32,9 +32,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", "@helium/address": "^4.10.2", - "@helium/anchor-resolvers": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-account-compression": "^0.1.7", "@solana/spl-token": "^0.3.8", diff --git a/packages/spl-utils/yarn.deploy.lock b/packages/spl-utils/yarn.deploy.lock index 97ee9afb6..18c9c7b4a 100644 --- a/packages/spl-utils/yarn.deploy.lock +++ b/packages/spl-utils/yarn.deploy.lock @@ -49,7 +49,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -71,7 +71,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -90,9 +90,9 @@ __metadata: resolution: "@helium/spl-utils@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/tokens-to-rent-service/CHANGELOG.md b/packages/tokens-to-rent-service/CHANGELOG.md index c1cb98725..607c17721 100644 --- a/packages/tokens-to-rent-service/CHANGELOG.md +++ b/packages/tokens-to-rent-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/tokens-to-rent-service + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/tokens-to-rent-service diff --git a/packages/tokens-to-rent-service/package.json b/packages/tokens-to-rent-service/package.json index 048d14e85..b5bcc750d 100644 --- a/packages/tokens-to-rent-service/package.json +++ b/packages/tokens-to-rent-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Service that gives flashloans of sol to allow jupiter swap of small amounts of hnt/mobile/iot to sol for fees", "repository": { "type": "git", @@ -34,9 +34,9 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.6.23", + "@helium/spl-utils": "^0.6.24", "@jup-ag/api": "^6.0.6", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", diff --git a/packages/tokens-to-rent-service/yarn.deploy.lock b/packages/tokens-to-rent-service/yarn.deploy.lock index e87444217..0d7574770 100644 --- a/packages/tokens-to-rent-service/yarn.deploy.lock +++ b/packages/tokens-to-rent-service/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -138,14 +138,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -166,9 +166,9 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.6.23 + "@helium/spl-utils": ^0.6.24 "@jup-ag/api": ^6.0.6 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 diff --git a/packages/treasury-management-sdk/CHANGELOG.md b/packages/treasury-management-sdk/CHANGELOG.md index d1b1cfca6..deaf9e3b7 100644 --- a/packages/treasury-management-sdk/CHANGELOG.md +++ b/packages/treasury-management-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/treasury-management-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/treasury-management-sdk diff --git a/packages/treasury-management-sdk/package.json b/packages/treasury-management-sdk/package.json index 40a912697..4b955492e 100644 --- a/packages/treasury-management-sdk/package.json +++ b/packages/treasury-management-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the treasury-management smart contract", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/circuit-breaker-sdk": "^0.6.23", - "@helium/idls": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/circuit-breaker-sdk": "^0.6.24", + "@helium/idls": "^0.6.24", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/treasury-management-sdk/yarn.deploy.lock b/packages/treasury-management-sdk/yarn.deploy.lock index a3e5504a7..5e62673e2 100644 --- a/packages/treasury-management-sdk/yarn.deploy.lock +++ b/packages/treasury-management-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,13 +72,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -88,7 +88,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -107,9 +107,9 @@ __metadata: resolution: "@helium/treasury-management-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 diff --git a/packages/voter-stake-registry-hooks/CHANGELOG.md b/packages/voter-stake-registry-hooks/CHANGELOG.md index 014e36cf7..bbc6bd3fd 100644 --- a/packages/voter-stake-registry-hooks/CHANGELOG.md +++ b/packages/voter-stake-registry-hooks/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/voter-stake-registry-hooks + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/voter-stake-registry-hooks diff --git a/packages/voter-stake-registry-hooks/package.json b/packages/voter-stake-registry-hooks/package.json index 22c8dd5fe..0f1d24cfa 100644 --- a/packages/voter-stake-registry-hooks/package.json +++ b/packages/voter-stake-registry-hooks/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "React hooks for helium voter stake registry", "repository": { "type": "git", @@ -32,13 +32,13 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.23", - "@helium/account-fetch-cache-hooks": "^0.6.23", - "@helium/helium-react-hooks": "^0.6.23", - "@helium/helium-sub-daos-sdk": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", + "@helium/account-fetch-cache-hooks": "^0.6.24", + "@helium/helium-react-hooks": "^0.6.24", + "@helium/helium-sub-daos-sdk": "^0.6.24", "@helium/modular-governance-hooks": "^0.0.8", - "@helium/spl-utils": "^0.6.23", - "@helium/voter-stake-registry-sdk": "^0.6.23", + "@helium/spl-utils": "^0.6.24", + "@helium/voter-stake-registry-sdk": "^0.6.24", "@solana/wallet-adapter-base": "^0.9.22", "@solana/wallet-adapter-react": "^0.15.32", "@solana/web3.js": "^1.78.4", diff --git a/packages/voter-stake-registry-hooks/yarn.deploy.lock b/packages/voter-stake-registry-hooks/yarn.deploy.lock index cf765489f..dc4e70462 100644 --- a/packages/voter-stake-registry-hooks/yarn.deploy.lock +++ b/packages/voter-stake-registry-hooks/yarn.deploy.lock @@ -58,11 +58,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.6.23": +"@helium/account-fetch-cache-hooks@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@solana/web3.js": ^1.78.4 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -88,7 +88,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -119,7 +119,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -145,13 +145,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -161,13 +161,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.6.23": +"@helium/helium-react-hooks@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-react-hooks@workspace:packages/helium-react-hooks" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/account-fetch-cache-hooks": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/account-fetch-cache-hooks": ^0.6.24 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.4 @@ -204,15 +204,15 @@ __metadata: languageName: node linkType: hard -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -222,7 +222,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -287,14 +287,14 @@ __metadata: languageName: node linkType: hard -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -309,14 +309,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -331,13 +331,13 @@ __metadata: resolution: "@helium/voter-stake-registry-hooks@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/account-fetch-cache-hooks": ^0.6.23 - "@helium/helium-react-hooks": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/account-fetch-cache-hooks": ^0.6.24 + "@helium/helium-react-hooks": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 "@helium/modular-governance-hooks": ^0.0.8 - "@helium/spl-utils": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/spl-utils": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 "@solana/wallet-adapter-base": ^0.9.22 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.4 @@ -353,13 +353,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/voter-stake-registry-sdk/CHANGELOG.md b/packages/voter-stake-registry-sdk/CHANGELOG.md index b01cc606a..35ad164ea 100644 --- a/packages/voter-stake-registry-sdk/CHANGELOG.md +++ b/packages/voter-stake-registry-sdk/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/voter-stake-registry-sdk + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/voter-stake-registry-sdk diff --git a/packages/voter-stake-registry-sdk/package.json b/packages/voter-stake-registry-sdk/package.json index 9ed780ed2..9ab31e85e 100644 --- a/packages/voter-stake-registry-sdk/package.json +++ b/packages/voter-stake-registry-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Interface to the voter-stake-registry smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.23", - "@helium/idls": "^0.6.23", + "@helium/anchor-resolvers": "^0.6.24", + "@helium/idls": "^0.6.24", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-token": "^0.3.8", "bn.js": "^5.2.0", diff --git a/packages/voter-stake-registry-sdk/yarn.deploy.lock b/packages/voter-stake-registry-sdk/yarn.deploy.lock index ea8b5e742..8fe7d041d 100644 --- a/packages/voter-stake-registry-sdk/yarn.deploy.lock +++ b/packages/voter-stake-registry-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,7 +72,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -91,8 +91,8 @@ __metadata: resolution: "@helium/voter-stake-registry-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/vsr-metadata-service/CHANGELOG.md b/packages/vsr-metadata-service/CHANGELOG.md index 5db7106e5..e71b65467 100644 --- a/packages/vsr-metadata-service/CHANGELOG.md +++ b/packages/vsr-metadata-service/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-libary/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/vsr-metadata-service + + + + + ## [0.6.23](https://github.com/helium/helium-program-libary/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/vsr-metadata-service diff --git a/packages/vsr-metadata-service/package.json b/packages/vsr-metadata-service/package.json index dede90713..e820c7e38 100644 --- a/packages/vsr-metadata-service/package.json +++ b/packages/vsr-metadata-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.6.23", + "version": "0.6.24", "description": "Mint metadata of vsr positions", "repository": { "type": "git", @@ -34,10 +34,10 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.6.23", - "@helium/voter-stake-registry-sdk": "^0.6.23", + "@helium/spl-utils": "^0.6.24", + "@helium/voter-stake-registry-sdk": "^0.6.24", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-account-compression": "^0.1.7", "@solana/spl-token": "^0.3.8", diff --git a/packages/vsr-metadata-service/yarn.deploy.lock b/packages/vsr-metadata-service/yarn.deploy.lock index 556106010..4c10a82a4 100644 --- a/packages/vsr-metadata-service/yarn.deploy.lock +++ b/packages/vsr-metadata-service/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -138,7 +138,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -152,14 +152,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -174,13 +174,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -198,10 +198,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/spl-utils": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/xnft-hotspot/CHANGELOG.md b/packages/xnft-hotspot/CHANGELOG.md index 694a42f41..fa2c47729 100644 --- a/packages/xnft-hotspot/CHANGELOG.md +++ b/packages/xnft-hotspot/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.24](https://github.com/helium/helium-program-library/compare/v0.6.23...v0.6.24) (2024-01-29) + +**Note:** Version bump only for package @helium/xnft-hotspot + + + + + ## [0.6.23](https://github.com/helium/helium-program-library/compare/v0.6.20...v0.6.23) (2024-01-20) **Note:** Version bump only for package @helium/xnft-hotspot diff --git a/packages/xnft-hotspot/package.json b/packages/xnft-hotspot/package.json index 1abeb884c..a82579b81 100644 --- a/packages/xnft-hotspot/package.json +++ b/packages/xnft-hotspot/package.json @@ -1,6 +1,6 @@ { "name": "@helium/xnft-hotspot", - "version": "0.6.23", + "version": "0.6.24", "private": true, "description": "", "main": "index.js", @@ -18,11 +18,11 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.23", - "@helium/distributor-oracle": "^0.6.23", - "@helium/helium-react-hooks": "^0.6.23", - "@helium/idls": "^0.6.23", - "@helium/lazy-distributor-sdk": "^0.6.23", + "@helium/account-fetch-cache": "^0.6.24", + "@helium/distributor-oracle": "^0.6.24", + "@helium/helium-react-hooks": "^0.6.24", + "@helium/idls": "^0.6.24", + "@helium/lazy-distributor-sdk": "^0.6.24", "@solana/spl-token": "^0.3.8", "assert": "^2.0.0", "bn.js": "^5.2.0", diff --git a/packages/xnft-hotspot/yarn.deploy.lock b/packages/xnft-hotspot/yarn.deploy.lock index 163ccb883..a04237e81 100644 --- a/packages/xnft-hotspot/yarn.deploy.lock +++ b/packages/xnft-hotspot/yarn.deploy.lock @@ -296,11 +296,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.6.23": +"@helium/account-fetch-cache-hooks@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@solana/web3.js": ^1.78.4 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -312,7 +312,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/account-fetch-cache@^0.6.23": +"@helium/account-fetch-cache@^0.6.24": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -334,7 +334,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23": +"@helium/anchor-resolvers@^0.6.24": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -360,13 +360,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23": +"@helium/circuit-breaker-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -376,20 +376,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.6.23": +"@helium/distributor-oracle@^0.6.24": version: 0.0.0-use.local resolution: "@helium/distributor-oracle@workspace:packages/distributor-oracle" dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/rewards-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/rewards-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -417,17 +417,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23": +"@helium/helium-entity-manager-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -440,13 +440,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.6.23": +"@helium/helium-react-hooks@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-react-hooks@workspace:packages/helium-react-hooks" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/account-fetch-cache-hooks": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/account-fetch-cache-hooks": ^0.6.24 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.4 @@ -463,15 +463,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.23": +"@helium/helium-sub-daos-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -481,7 +481,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.23": +"@helium/idls@^0.6.24": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -508,13 +508,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.23": +"@helium/lazy-distributor-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -524,7 +524,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.23": +"@helium/no-emit-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -540,13 +540,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.6.23": +"@helium/rewards-oracle-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -556,14 +556,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23": +"@helium/spl-utils@^0.6.24": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -578,14 +578,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.23": +"@helium/treasury-management-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -595,13 +595,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23": +"@helium/voter-stake-registry-sdk@^0.6.24": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -620,11 +620,11 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@coral-xyz/xnft-cli": 0.2.0-latest.403 "@esbuild-plugins/node-globals-polyfill": ^0.1.1 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/distributor-oracle": ^0.6.23 - "@helium/helium-react-hooks": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/distributor-oracle": ^0.6.24 + "@helium/helium-react-hooks": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 "@solana/spl-token": ^0.3.8 assert: ^2.0.0 bn.js: ^5.2.0 diff --git a/yarn.lock b/yarn.lock index 235f1bdf2..68c26cace 100644 --- a/yarn.lock +++ b/yarn.lock @@ -456,11 +456,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.6.23, @helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks": +"@helium/account-fetch-cache-hooks@^0.6.24, @helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@solana/web3.js": ^1.78.4 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -486,7 +486,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.23, @helium/account-fetch-cache@workspace:packages/account-fetch-cache": +"@helium/account-fetch-cache@^0.6.24, @helium/account-fetch-cache@workspace:packages/account-fetch-cache": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -512,7 +512,7 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.1 @@ -576,7 +576,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.23, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": +"@helium/anchor-resolvers@^0.6.24, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -614,13 +614,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.23, @helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk": +"@helium/circuit-breaker-sdk@^0.6.24, @helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -635,23 +635,23 @@ __metadata: resolution: "@helium/crons@workspace:packages/crons" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/distributor-oracle": ^0.6.23 - "@helium/fanout-sdk": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/mobile-entity-manager-sdk": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/distributor-oracle": ^0.6.24 + "@helium/fanout-sdk": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/mobile-entity-manager-sdk": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 "@helium/organization-sdk": ^0.0.8 - "@helium/price-oracle-sdk": ^0.6.23 + "@helium/price-oracle-sdk": ^0.6.24 "@helium/proposal-sdk": ^0.0.8 - "@helium/rewards-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/rewards-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@helium/state-controller-sdk": ^0.0.8 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.0 @@ -701,15 +701,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.6.23, @helium/data-credits-sdk@workspace:packages/data-credits-sdk": +"@helium/data-credits-sdk@^0.6.24, @helium/data-credits-sdk@workspace:packages/data-credits-sdk": version: 0.0.0-use.local resolution: "@helium/data-credits-sdk@workspace:packages/data-credits-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -721,20 +721,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.6.23, @helium/distributor-oracle@workspace:packages/distributor-oracle": +"@helium/distributor-oracle@^0.6.24, @helium/distributor-oracle@workspace:packages/distributor-oracle": version: 0.0.0-use.local resolution: "@helium/distributor-oracle@workspace:packages/distributor-oracle" dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/rewards-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/rewards-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -767,9 +767,9 @@ __metadata: resolution: "@helium/entity-invalidator@workspace:packages/entity-invalidator" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.1 "@types/deep-equal": ^1.0.1 @@ -799,10 +799,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/fanout-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -820,13 +820,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.6.23, @helium/fanout-sdk@workspace:packages/fanout-sdk": +"@helium/fanout-sdk@^0.6.24, @helium/fanout-sdk@workspace:packages/fanout-sdk": version: 0.0.0-use.local resolution: "@helium/fanout-sdk@workspace:packages/fanout-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -842,8 +842,8 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/idls": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/idls": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 @@ -869,18 +869,18 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/circuit-breaker-sdk": ^0.6.24 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.6.23 - "@helium/distributor-oracle": ^0.6.23 - "@helium/fanout-sdk": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/mobile-entity-manager-sdk": ^0.6.23 - "@helium/price-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 + "@helium/data-credits-sdk": ^0.6.24 + "@helium/distributor-oracle": ^0.6.24 + "@helium/fanout-sdk": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/mobile-entity-manager-sdk": ^0.6.24 + "@helium/price-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-governance": ^0.3.18 "@solana/spl-token": ^0.3.8 @@ -900,17 +900,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.23, @helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk": +"@helium/helium-entity-manager-sdk@^0.6.24, @helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/no-emit-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/no-emit-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -923,13 +923,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.6.23, @helium/helium-react-hooks@workspace:packages/helium-react-hooks": +"@helium/helium-react-hooks@^0.6.24, @helium/helium-react-hooks@workspace:packages/helium-react-hooks": version: 0.0.0-use.local resolution: "@helium/helium-react-hooks@workspace:packages/helium-react-hooks" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/account-fetch-cache-hooks": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/account-fetch-cache-hooks": ^0.6.24 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.4 @@ -966,15 +966,15 @@ __metadata: languageName: node linkType: hard -"@helium/helium-sub-daos-sdk@^0.6.23, @helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk": +"@helium/helium-sub-daos-sdk@^0.6.24, @helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -989,9 +989,9 @@ __metadata: resolution: "@helium/hexboosting-sdk@workspace:packages/hexboosting-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1006,16 +1006,16 @@ __metadata: resolution: "@helium/hotspot-utils@workspace:packages/hotspot-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@solana/web3.js": ^1.78.4 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.6.23, @helium/idls@workspace:packages/idls": +"@helium/idls@^0.6.24, @helium/idls@workspace:packages/idls": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -1042,13 +1042,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.23, @helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk": +"@helium/lazy-distributor-sdk@^0.6.24, @helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1058,13 +1058,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.6.23, @helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk": +"@helium/lazy-transactions-sdk@^0.6.24, @helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk": version: 0.0.0-use.local resolution: "@helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/idls": ^0.6.24 + "@helium/spl-utils": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1082,12 +1082,12 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 @@ -1118,18 +1118,18 @@ __metadata: "@clockwork-xyz/sdk": ^0.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.6.23 + "@helium/circuit-breaker-sdk": ^0.6.24 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.6.23 - "@helium/distributor-oracle": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/lazy-transactions-sdk": ^0.6.23 - "@helium/treasury-management-sdk": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/data-credits-sdk": ^0.6.24 + "@helium/distributor-oracle": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/lazy-transactions-sdk": ^0.6.24 + "@helium/treasury-management-sdk": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@project-serum/borsh": ^0.2.5 "@solana/buffer-layout": ^4.0.0 @@ -1159,14 +1159,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.6.23, @helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk": +"@helium/mobile-entity-manager-sdk@^0.6.24, @helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk": version: 0.0.0-use.local resolution: "@helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -1220,16 +1220,16 @@ __metadata: resolution: "@helium/monitor-service@workspace:packages/monitor-service" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/data-credits-sdk": ^0.6.23 - "@helium/helium-entity-manager-sdk": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 - "@helium/lazy-transactions-sdk": ^0.6.23 - "@helium/price-oracle-sdk": ^0.6.23 - "@helium/spl-utils": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/data-credits-sdk": ^0.6.24 + "@helium/helium-entity-manager-sdk": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 + "@helium/lazy-transactions-sdk": ^0.6.24 + "@helium/price-oracle-sdk": ^0.6.24 + "@helium/spl-utils": ^0.6.24 "@metaplex-foundation/mpl-bubblegum": ^3.0.0 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 @@ -1256,7 +1256,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.23, @helium/no-emit-sdk@workspace:packages/no-emit-sdk": +"@helium/no-emit-sdk@^0.6.24, @helium/no-emit-sdk@workspace:packages/no-emit-sdk": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -1284,12 +1284,12 @@ __metadata: languageName: node linkType: hard -"@helium/price-oracle-sdk@^0.6.23, @helium/price-oracle-sdk@workspace:packages/price-oracle-sdk": +"@helium/price-oracle-sdk@^0.6.24, @helium/price-oracle-sdk@workspace:packages/price-oracle-sdk": version: 0.0.0-use.local resolution: "@helium/price-oracle-sdk@workspace:packages/price-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.23 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1350,13 +1350,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.6.23, @helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk": +"@helium/rewards-oracle-sdk@^0.6.24, @helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1366,14 +1366,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.23, @helium/spl-utils@workspace:packages/spl-utils": +"@helium/spl-utils@^0.6.24, @helium/spl-utils@workspace:packages/spl-utils": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -1405,9 +1405,9 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.6.23 + "@helium/spl-utils": ^0.6.24 "@jup-ag/api": ^6.0.6 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 @@ -1437,14 +1437,14 @@ __metadata: languageName: node linkType: hard -"@helium/treasury-management-sdk@^0.6.23, @helium/treasury-management-sdk@workspace:packages/treasury-management-sdk": +"@helium/treasury-management-sdk@^0.6.24, @helium/treasury-management-sdk@workspace:packages/treasury-management-sdk": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/circuit-breaker-sdk": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/circuit-breaker-sdk": ^0.6.24 + "@helium/idls": ^0.6.24 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1459,13 +1459,13 @@ __metadata: resolution: "@helium/voter-stake-registry-hooks@workspace:packages/voter-stake-registry-hooks" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/account-fetch-cache-hooks": ^0.6.23 - "@helium/helium-react-hooks": ^0.6.23 - "@helium/helium-sub-daos-sdk": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/account-fetch-cache-hooks": ^0.6.24 + "@helium/helium-react-hooks": ^0.6.24 + "@helium/helium-sub-daos-sdk": ^0.6.24 "@helium/modular-governance-hooks": ^0.0.8 - "@helium/spl-utils": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/spl-utils": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 "@solana/wallet-adapter-base": ^0.9.22 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.4 @@ -1481,13 +1481,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.23, @helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk": +"@helium/voter-stake-registry-sdk@^0.6.24, @helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.23 - "@helium/idls": ^0.6.23 + "@helium/anchor-resolvers": ^0.6.24 + "@helium/idls": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -1505,10 +1505,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.6.23 - "@helium/voter-stake-registry-sdk": ^0.6.23 + "@helium/spl-utils": ^0.6.24 + "@helium/voter-stake-registry-sdk": ^0.6.24 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -1533,11 +1533,11 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@coral-xyz/xnft-cli": 0.2.0-latest.403 "@esbuild-plugins/node-globals-polyfill": ^0.1.1 - "@helium/account-fetch-cache": ^0.6.23 - "@helium/distributor-oracle": ^0.6.23 - "@helium/helium-react-hooks": ^0.6.23 - "@helium/idls": ^0.6.23 - "@helium/lazy-distributor-sdk": ^0.6.23 + "@helium/account-fetch-cache": ^0.6.24 + "@helium/distributor-oracle": ^0.6.24 + "@helium/helium-react-hooks": ^0.6.24 + "@helium/idls": ^0.6.24 + "@helium/lazy-distributor-sdk": ^0.6.24 "@solana/spl-token": ^0.3.8 assert: ^2.0.0 bn.js: ^5.2.0