diff --git a/VERSION b/VERSION index 8f347b7b0..165a77659 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.0-beta.6 \ No newline at end of file +0.3.0-beta.7 \ No newline at end of file diff --git a/connect/package.json b/connect/package.json index b09203959..fa51870b5 100644 --- a/connect/package.json +++ b/connect/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -45,7 +45,7 @@ }, "dependencies": { "axios": "^1.4.0", - "@wormhole-foundation/sdk-base": "^0.3.0-beta.6", - "@wormhole-foundation/sdk-definitions": "^0.3.0-beta.6" + "@wormhole-foundation/sdk-base": "^0.3.0-beta.7", + "@wormhole-foundation/sdk-definitions": "^0.3.0-beta.7" } } \ No newline at end of file diff --git a/core/base/package.json b/core/base/package.json index 3100a9bf3..fc24231af 100644 --- a/core/base/package.json +++ b/core/base/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/sdk-base", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" diff --git a/core/definitions/package.json b/core/definitions/package.json index 28a456983..8004e10f0 100644 --- a/core/definitions/package.json +++ b/core/definitions/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/sdk-definitions", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -30,6 +30,6 @@ }, "dependencies": { "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "^0.3.0-beta.6" + "@wormhole-foundation/sdk-base": "^0.3.0-beta.7" } } \ No newline at end of file diff --git a/examples/package.json b/examples/package.json index 372851bbe..b98b23be7 100644 --- a/examples/package.json +++ b/examples/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-examples", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -51,19 +51,19 @@ "tsx": "^4.7.0" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm-tokenbridge": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana-tokenbridge": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm-cctp": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana-cctp": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm-ibc": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm-tokenbridge": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana-tokenbridge": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm-cctp": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana-cctp": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm-ibc": "^0.3.0-beta.7", "algosdk": "^2.7.0" } } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index c76c6d746..4009dda4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "connect-sdk", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "connect-sdk", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "workspaces": [ "core/base", @@ -19,6 +19,7 @@ "platforms/solana", "platforms/solana/protocols/core", "platforms/solana/protocols/tokenBridge", + "platforms/solana/protocols/cctp", "platforms/cosmwasm", "platforms/cosmwasm/protocols/core", "platforms/cosmwasm/protocols/tokenBridge", @@ -48,11 +49,11 @@ }, "connect": { "name": "@wormhole-foundation/connect-sdk", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { - "@wormhole-foundation/sdk-base": "^0.3.0-beta.6", - "@wormhole-foundation/sdk-definitions": "^0.3.0-beta.6", + "@wormhole-foundation/sdk-base": "^0.3.0-beta.7", + "@wormhole-foundation/sdk-definitions": "^0.3.0-beta.7", "axios": "^1.4.0" }, "engines": { @@ -61,7 +62,7 @@ }, "core/base": { "name": "@wormhole-foundation/sdk-base", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@scure/base": "^1.1.3" @@ -69,30 +70,30 @@ }, "core/definitions": { "name": "@wormhole-foundation/sdk-definitions", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "dependencies": { "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "^0.3.0-beta.6" + "@wormhole-foundation/sdk-base": "^0.3.0-beta.7" } }, "examples": { "name": "@wormhole-foundation/connect-sdk-examples", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm-ibc": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm-cctp": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm-tokenbridge": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana-cctp": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana-tokenbridge": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm-ibc": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm-cctp": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm-tokenbridge": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana-cctp": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana-tokenbridge": "^0.3.0-beta.7", "algosdk": "^2.7.0" }, "devDependencies": { @@ -103,6 +104,24 @@ "node": ">=16" } }, + "examples/node_modules/@wormhole-foundation/connect-sdk-solana-cctp": { + "version": "0.3.0-beta.7", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/connect-sdk-solana-cctp/-/connect-sdk-solana-cctp-0.3.0-beta.7.tgz", + "integrity": "sha512-yquewL1QQrVxH1laNLL4YWpPwykbs5v9fZMKxeOK1aeA/TFQxQwSx4fHMTzSXPmC+eDV+VFsvRvJJ1pC1o4XXQ==", + "dependencies": { + "@coral-xyz/borsh": "0.2.6", + "@project-serum/anchor": "0.25.0", + "@project-serum/borsh": "0.2.5", + "@solana/spl-token": "0.3.5", + "@solana/web3.js": "1.66.2", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.7" + }, + "engines": { + "node": ">=16" + } + }, "node_modules/@adraffy/ens-normalize": { "version": "1.10.0", "license": "MIT" @@ -3576,22 +3595,8 @@ "link": true }, "node_modules/@wormhole-foundation/connect-sdk-solana-cctp": { - "version": "0.3.0-beta.6", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/connect-sdk-solana-cctp/-/connect-sdk-solana-cctp-0.3.0-beta.6.tgz", - "integrity": "sha512-FGZBTNxTpXLyXvB3dn0CT3yO+1kffpQ2RGwjP3KXfuYBA9lcGG/RQ1do0szzU3P1oGrKJ20ULcpUIbEbVM0kvQ==", - "dependencies": { - "@coral-xyz/borsh": "0.2.6", - "@project-serum/anchor": "0.25.0", - "@project-serum/borsh": "0.2.5", - "@solana/spl-token": "0.3.5", - "@solana/web3.js": "1.66.2", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.6" - }, - "engines": { - "node": ">=16" - } + "resolved": "platforms/solana/protocols/cctp", + "link": true }, "node_modules/@wormhole-foundation/connect-sdk-solana-core": { "resolved": "platforms/solana/protocols/core", @@ -9444,10 +9449,10 @@ }, "platforms/algorand": { "name": "@wormhole-foundation/connect-sdk-algorand", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", "algosdk": "2.7.0" }, "engines": { @@ -9456,11 +9461,11 @@ }, "platforms/algorand/protocols/core": { "name": "@wormhole-foundation/connect-sdk-algorand-core", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.6" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.7" }, "engines": { "node": ">=16" @@ -9468,12 +9473,12 @@ }, "platforms/algorand/protocols/tokenBridge": { "name": "@wormhole-foundation/connect-sdk-algorand-tokenbridge", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-algorand-core": "^0.3.0-beta.6" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-algorand-core": "^0.3.0-beta.7" }, "engines": { "node": ">=16" @@ -9481,7 +9486,7 @@ }, "platforms/cosmwasm": { "name": "@wormhole-foundation/connect-sdk-cosmwasm", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", @@ -9489,7 +9494,7 @@ "@cosmjs/stargate": "^0.32.0", "@cosmjs/tendermint-rpc": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.4", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9498,13 +9503,13 @@ }, "platforms/cosmwasm/protocols/core": { "name": "@wormhole-foundation/connect-sdk-cosmwasm-core", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.7", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9513,14 +9518,14 @@ }, "platforms/cosmwasm/protocols/ibc": { "name": "@wormhole-foundation/connect-sdk-cosmwasm-ibc", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.7", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9529,13 +9534,13 @@ }, "platforms/cosmwasm/protocols/tokenBridge": { "name": "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.7", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9544,11 +9549,11 @@ }, "platforms/evm": { "name": "@wormhole-foundation/connect-sdk-evm", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@typechain/ethers-v6": "^0.4.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", "ethers": "^6.5.1", "typechain": "^8.2.0" }, @@ -9612,12 +9617,12 @@ }, "platforms/evm/protocols/cctp": { "name": "@wormhole-foundation/connect-sdk-evm-cctp", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@typechain/ethers-v6": "^0.4.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.7", "ethers": "^6.5.1", "typechain": "^8.2.0" }, @@ -9627,12 +9632,12 @@ }, "platforms/evm/protocols/core": { "name": "@wormhole-foundation/connect-sdk-evm-core", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@typechain/ethers-v6": "^0.4.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.7", "ethers": "^6.5.1", "typechain": "^8.2.0" }, @@ -9642,13 +9647,13 @@ }, "platforms/evm/protocols/tokenBridge": { "name": "@wormhole-foundation/connect-sdk-evm-tokenbridge", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@typechain/ethers-v6": "^0.4.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.7", "ethers": "^6.5.1", "typechain": "^8.2.0" }, @@ -9658,7 +9663,7 @@ }, "platforms/solana": { "name": "@wormhole-foundation/connect-sdk-solana", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@coral-xyz/borsh": "0.2.6", @@ -9666,7 +9671,7 @@ "@project-serum/borsh": "0.2.5", "@solana/spl-token": "0.3.5", "@solana/web3.js": "1.66.2", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", "lodash": "^4.17.21" }, "devDependencies": { @@ -9679,7 +9684,6 @@ "platforms/solana/protocols/cctp": { "name": "@wormhole-foundation/connect-sdk-solana-cctp", "version": "0.3.0-beta.6", - "extraneous": true, "license": "Apache-2.0", "dependencies": { "@coral-xyz/borsh": "0.2.6", @@ -9700,7 +9704,7 @@ }, "platforms/solana/protocols/core": { "name": "@wormhole-foundation/connect-sdk-solana-core", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@coral-xyz/borsh": "0.2.6", @@ -9708,8 +9712,8 @@ "@project-serum/borsh": "0.2.5", "@solana/spl-token": "0.3.5", "@solana/web3.js": "1.66.2", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.7", "lodash": "^4.17.21" }, "devDependencies": { @@ -9722,7 +9726,7 @@ }, "platforms/solana/protocols/tokenBridge": { "name": "@wormhole-foundation/connect-sdk-solana-tokenbridge", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "dependencies": { "@coral-xyz/borsh": "0.2.6", @@ -9730,9 +9734,9 @@ "@project-serum/borsh": "0.2.5", "@solana/spl-token": "0.3.5", "@solana/web3.js": "1.66.2", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.7", "lodash": "^4.17.21" }, "devDependencies": { diff --git a/package.json b/package.json index 72643c636..582011288 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "connect-sdk", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "license": "Apache-2.0", "directories": { "test": "__tests__" @@ -34,7 +34,7 @@ "test": "NETWORK=Mainnet npm run test --workspaces --if-present", "docs": "NODE_OPTIONS=--max_old_space_size=8192 typedoc --options typedoc.json", "sync": "tsx syncVersion.ts && npm install && npm run build", - "publish": "npm publish --access public --tag $TAG --workspace core --workspace connect --workspace platforms --workspace platforms/evm/protocols --workspace platforms/solana/protocols --workspace platforms/cosmwasm/protocols", + "publish": "npm publish --access public --tag $TAG --workspace core --workspace connect --workspace platforms --workspace platforms/evm/protocols --workspace platforms/solana/protocols --workspace platforms/cosmwasm/protocols --workspace platforms/algorand/protocols", "pub:beta": "TAG=beta npm run publish", "pub:latest": "TAG=latest npm run publish" }, @@ -49,6 +49,7 @@ "platforms/solana", "platforms/solana/protocols/core", "platforms/solana/protocols/tokenBridge", + "platforms/solana/protocols/cctp", "platforms/cosmwasm", "platforms/cosmwasm/protocols/core", "platforms/cosmwasm/protocols/tokenBridge", diff --git a/platforms/algorand/package.json b/platforms/algorand/package.json index aacda7021..c22dbdab6 100644 --- a/platforms/algorand/package.json +++ b/platforms/algorand/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-algorand", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -43,7 +43,7 @@ "test": "jest --config ./jest.config.ts" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", "algosdk": "2.7.0" } } \ No newline at end of file diff --git a/platforms/algorand/protocols/core/package.json b/platforms/algorand/protocols/core/package.json index 5075823a7..e702fbeb0 100644 --- a/platforms/algorand/protocols/core/package.json +++ b/platforms/algorand/protocols/core/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-algorand-core", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -42,7 +42,7 @@ "prettier": "prettier --write ./src" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.6" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.7" } } \ No newline at end of file diff --git a/platforms/algorand/protocols/tokenBridge/package.json b/platforms/algorand/protocols/tokenBridge/package.json index 2fdf949bc..d3cb886e2 100644 --- a/platforms/algorand/protocols/tokenBridge/package.json +++ b/platforms/algorand/protocols/tokenBridge/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-algorand-tokenbridge", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -42,8 +42,8 @@ "prettier": "prettier --write ./src" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-algorand-core": "^0.3.0-beta.6" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-algorand-core": "^0.3.0-beta.7" } } \ No newline at end of file diff --git a/platforms/algorand/src/platform.ts b/platforms/algorand/src/platform.ts index 280150ff2..ddc114d3e 100644 --- a/platforms/algorand/src/platform.ts +++ b/platforms/algorand/src/platform.ts @@ -69,11 +69,6 @@ export class AlgorandPlatform extends PlatformContext { - if (h.startsWith("0x")) h = h.slice(2); - return new Uint8Array(Buffer.from(h, "hex")); - }; - static async getDecimals( chain: Chain, rpc: Algodv2, diff --git a/platforms/cosmwasm/package.json b/platforms/cosmwasm/package.json index f898aa2a9..c7d2d6624 100644 --- a/platforms/cosmwasm/package.json +++ b/platforms/cosmwasm/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-cosmwasm", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -50,7 +50,7 @@ "test": "jest --config ./jest.config.ts" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/proto-signing": "^0.32.0", "@cosmjs/stargate": "^0.32.0", diff --git a/platforms/cosmwasm/protocols/core/package.json b/platforms/cosmwasm/protocols/core/package.json index 7f65d03fe..1e80f38d3 100644 --- a/platforms/cosmwasm/protocols/core/package.json +++ b/platforms/cosmwasm/protocols/core/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-cosmwasm-core", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -49,8 +49,8 @@ "prettier": "prettier --write ./src" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.7", "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "cosmjs-types": "^0.9.0" diff --git a/platforms/cosmwasm/protocols/ibc/package.json b/platforms/cosmwasm/protocols/ibc/package.json index e005b4fcd..a19a8a6e9 100644 --- a/platforms/cosmwasm/protocols/ibc/package.json +++ b/platforms/cosmwasm/protocols/ibc/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-cosmwasm-ibc", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -52,8 +52,8 @@ "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "cosmjs-types": "^0.9.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.6" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.7" } } \ No newline at end of file diff --git a/platforms/cosmwasm/protocols/tokenBridge/package.json b/platforms/cosmwasm/protocols/tokenBridge/package.json index ceb886429..ca9de738d 100644 --- a/platforms/cosmwasm/protocols/tokenBridge/package.json +++ b/platforms/cosmwasm/protocols/tokenBridge/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -52,7 +52,7 @@ "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "cosmjs-types": "^0.9.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.6" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.7" } } \ No newline at end of file diff --git a/platforms/evm/package.json b/platforms/evm/package.json index 2770469a1..329703da7 100644 --- a/platforms/evm/package.json +++ b/platforms/evm/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-evm", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -53,7 +53,7 @@ "nock": "13.3.8" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", "typechain": "^8.2.0", "ethers": "^6.5.1", "@typechain/ethers-v6": "^0.4.0" diff --git a/platforms/evm/protocols/cctp/package.json b/platforms/evm/protocols/cctp/package.json index d7ac8a1f0..e34160a95 100644 --- a/platforms/evm/protocols/cctp/package.json +++ b/platforms/evm/protocols/cctp/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-evm-cctp", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -49,8 +49,8 @@ "prettier": "prettier --write ./src" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.7", "typechain": "^8.2.0", "ethers": "^6.5.1", "@typechain/ethers-v6": "^0.4.0" diff --git a/platforms/evm/protocols/core/package.json b/platforms/evm/protocols/core/package.json index 5d3fa036c..fb38e224f 100644 --- a/platforms/evm/protocols/core/package.json +++ b/platforms/evm/protocols/core/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-evm-core", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -49,8 +49,8 @@ "prettier": "prettier --write ./src" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.7", "typechain": "^8.2.0", "ethers": "^6.5.1", "@typechain/ethers-v6": "^0.4.0" diff --git a/platforms/evm/protocols/tokenBridge/package.json b/platforms/evm/protocols/tokenBridge/package.json index fa9e6531d..43dd4c4f4 100644 --- a/platforms/evm/protocols/tokenBridge/package.json +++ b/platforms/evm/protocols/tokenBridge/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-evm-tokenbridge", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -49,9 +49,9 @@ "prettier": "prettier --write ./src" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.7", "typechain": "^8.2.0", "ethers": "^6.5.1", "@typechain/ethers-v6": "^0.4.0" diff --git a/platforms/solana/package.json b/platforms/solana/package.json index c7a1e69fd..f4ed81c5a 100644 --- a/platforms/solana/package.json +++ b/platforms/solana/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-solana", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -46,7 +46,7 @@ "nock": "^13.3.3" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", "@coral-xyz/borsh": "0.2.6", "@project-serum/anchor": "0.25.0", "@project-serum/borsh": "0.2.5", diff --git a/platforms/solana/protocols/cctp/package.json b/platforms/solana/protocols/cctp/package.json index abe9cae17..c863e21a1 100644 --- a/platforms/solana/protocols/cctp/package.json +++ b/platforms/solana/protocols/cctp/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-solana-cctp", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -47,9 +47,9 @@ "nock": "^13.3.3" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.7", "@coral-xyz/borsh": "0.2.6", "@project-serum/anchor": "0.25.0", "@project-serum/borsh": "0.2.5", diff --git a/platforms/solana/protocols/core/package.json b/platforms/solana/protocols/core/package.json index afafaefe9..14463fb5f 100644 --- a/platforms/solana/protocols/core/package.json +++ b/platforms/solana/protocols/core/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-solana-core", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -46,8 +46,8 @@ "nock": "^13.3.3" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.7", "@coral-xyz/borsh": "0.2.6", "@project-serum/anchor": "0.25.0", "@project-serum/borsh": "0.2.5", diff --git a/platforms/solana/protocols/tokenBridge/package.json b/platforms/solana/protocols/tokenBridge/package.json index ca7bbc20a..20277982e 100644 --- a/platforms/solana/protocols/tokenBridge/package.json +++ b/platforms/solana/protocols/tokenBridge/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-solana-tokenbridge", - "version": "0.3.0-beta.6", + "version": "0.3.0-beta.7", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -45,9 +45,9 @@ "nock": "^13.3.3" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.6", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.6", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.7", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.7", "@coral-xyz/borsh": "0.2.6", "@project-serum/anchor": "0.25.0", "@project-serum/borsh": "0.2.5",