diff --git a/VERSION b/VERSION index 629480aae..dc2c1773b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.0-beta.9 \ No newline at end of file +0.3.0-beta.10 \ No newline at end of file diff --git a/connect/package.json b/connect/package.json index 848101e93..536daa6f5 100644 --- a/connect/package.json +++ b/connect/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/sdk-definitions": "^0.3.0-beta.9" + "@wormhole-foundation/sdk-base": "^0.3.0-beta.10", + "@wormhole-foundation/sdk-definitions": "^0.3.0-beta.10" } } \ No newline at end of file diff --git a/core/base/package.json b/core/base/package.json index c89869901..1ab48528c 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.9", + "version": "0.3.0-beta.10", "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 0f10237e1..e2ffb6012 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.9", + "version": "0.3.0-beta.10", "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.9" + "@wormhole-foundation/sdk-base": "^0.3.0-beta.10" } } \ No newline at end of file diff --git a/examples/package.json b/examples/package.json index 6ea5e960f..9598a89c1 100644 --- a/examples/package.json +++ b/examples/package.json @@ -1,6 +1,6 @@ { "name": "@wormhole-foundation/connect-sdk-examples", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "repository": { "type": "git", "url": "git+https://github.com/wormhole-foundation/connect-sdk.git" @@ -52,18 +52,18 @@ "algosdk": "^2.7.0" }, "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm-tokenbridge": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana-tokenbridge": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm-cctp": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana-cctp": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm-ibc": "^0.3.0-beta.9" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm-tokenbridge": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana-tokenbridge": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm-cctp": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana-cctp": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm-ibc": "^0.3.0-beta.10" } } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 99ca4aefd..541eecad2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "connect-sdk", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "connect-sdk", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "workspaces": [ "core/base", @@ -50,11 +50,11 @@ }, "connect": { "name": "@wormhole-foundation/connect-sdk", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { - "@wormhole-foundation/sdk-base": "^0.3.0-beta.9", - "@wormhole-foundation/sdk-definitions": "^0.3.0-beta.9", + "@wormhole-foundation/sdk-base": "^0.3.0-beta.10", + "@wormhole-foundation/sdk-definitions": "^0.3.0-beta.10", "axios": "^1.4.0" }, "engines": { @@ -63,7 +63,7 @@ }, "core/base": { "name": "@wormhole-foundation/sdk-base", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@scure/base": "^1.1.3" @@ -71,30 +71,30 @@ }, "core/definitions": { "name": "@wormhole-foundation/sdk-definitions", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "dependencies": { "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "^0.3.0-beta.9" + "@wormhole-foundation/sdk-base": "^0.3.0-beta.10" } }, "examples": { "name": "@wormhole-foundation/connect-sdk-examples", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm-ibc": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm-cctp": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm-tokenbridge": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana-cctp": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana-tokenbridge": "^0.3.0-beta.9" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm-ibc": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm-cctp": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm-tokenbridge": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana-cctp": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana-tokenbridge": "^0.3.0-beta.10" }, "devDependencies": { "algosdk": "^2.7.0", @@ -9527,10 +9527,10 @@ }, "platforms/algorand": { "name": "@wormhole-foundation/connect-sdk-algorand", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", "algosdk": "2.7.0" }, "engines": { @@ -9539,11 +9539,11 @@ }, "platforms/algorand/protocols/core": { "name": "@wormhole-foundation/connect-sdk-algorand-core", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.9" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.10" }, "engines": { "node": ">=16" @@ -9551,12 +9551,12 @@ }, "platforms/algorand/protocols/tokenBridge": { "name": "@wormhole-foundation/connect-sdk-algorand-tokenbridge", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-algorand-core": "^0.3.0-beta.9" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-algorand-core": "^0.3.0-beta.10" }, "engines": { "node": ">=16" @@ -9564,7 +9564,7 @@ }, "platforms/cosmwasm": { "name": "@wormhole-foundation/connect-sdk-cosmwasm", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", @@ -9572,7 +9572,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.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9581,13 +9581,13 @@ }, "platforms/cosmwasm/protocols/core": { "name": "@wormhole-foundation/connect-sdk-cosmwasm-core", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.10", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9596,14 +9596,14 @@ }, "platforms/cosmwasm/protocols/ibc": { "name": "@wormhole-foundation/connect-sdk-cosmwasm-ibc", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.10", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9612,13 +9612,13 @@ }, "platforms/cosmwasm/protocols/tokenBridge": { "name": "@wormhole-foundation/connect-sdk-cosmwasm-tokenbridge", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.10", "cosmjs-types": "^0.9.0" }, "engines": { @@ -9627,11 +9627,11 @@ }, "platforms/evm": { "name": "@wormhole-foundation/connect-sdk-evm", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@typechain/ethers-v6": "^0.4.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", "ethers": "^6.5.1", "typechain": "^8.2.0" }, @@ -9695,12 +9695,12 @@ }, "platforms/evm/protocols/cctp": { "name": "@wormhole-foundation/connect-sdk-evm-cctp", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@typechain/ethers-v6": "^0.4.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.10", "ethers": "^6.5.1", "typechain": "^8.2.0" }, @@ -9710,12 +9710,12 @@ }, "platforms/evm/protocols/core": { "name": "@wormhole-foundation/connect-sdk-evm-core", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@typechain/ethers-v6": "^0.4.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.10", "ethers": "^6.5.1", "typechain": "^8.2.0" }, @@ -9725,13 +9725,13 @@ }, "platforms/evm/protocols/tokenBridge": { "name": "@wormhole-foundation/connect-sdk-evm-tokenbridge", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@typechain/ethers-v6": "^0.4.0", - "@wormhole-foundation/connect-sdk": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.10", "ethers": "^6.5.1", "typechain": "^8.2.0" }, @@ -9741,7 +9741,7 @@ }, "platforms/solana": { "name": "@wormhole-foundation/connect-sdk-solana", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@coral-xyz/borsh": "0.2.6", @@ -9749,7 +9749,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.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", "lodash": "^4.17.21" }, "devDependencies": { @@ -9761,7 +9761,7 @@ }, "platforms/solana/protocols/cctp": { "name": "@wormhole-foundation/connect-sdk-solana-cctp", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@coral-xyz/borsh": "0.2.6", @@ -9769,9 +9769,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.9", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.9" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.10" }, "devDependencies": { "nock": "^13.3.3" @@ -9782,7 +9782,7 @@ }, "platforms/solana/protocols/core": { "name": "@wormhole-foundation/connect-sdk-solana-core", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@coral-xyz/borsh": "0.2.6", @@ -9790,8 +9790,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.9", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.10", "lodash": "^4.17.21" }, "devDependencies": { @@ -9804,7 +9804,7 @@ }, "platforms/solana/protocols/tokenBridge": { "name": "@wormhole-foundation/connect-sdk-solana-tokenbridge", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "dependencies": { "@coral-xyz/borsh": "0.2.6", @@ -9812,9 +9812,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.9", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.10", "lodash": "^4.17.21" }, "devDependencies": { diff --git a/package.json b/package.json index 4ec96e9d5..20f9fb2c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "connect-sdk", - "version": "0.3.0-beta.9", + "version": "0.3.0-beta.10", "license": "Apache-2.0", "directories": { "test": "__tests__" diff --git a/platforms/algorand/package.json b/platforms/algorand/package.json index 1e8981b3a..55c207897 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.9", + "version": "0.3.0-beta.10", "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.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", "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 aef29cdba..ed8ba974c 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.9" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.10" } } \ No newline at end of file diff --git a/platforms/algorand/protocols/tokenBridge/package.json b/platforms/algorand/protocols/tokenBridge/package.json index 3c3a307aa..f0cfcc41a 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-algorand-core": "^0.3.0-beta.9" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-algorand": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-algorand-core": "^0.3.0-beta.10" } } \ No newline at end of file diff --git a/platforms/cosmwasm/package.json b/platforms/cosmwasm/package.json index ead8f4c4e..810a43ce6 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.9", + "version": "0.3.0-beta.10", "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.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", "@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 845c3c21a..c5cfb287b 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.10", "@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 5570b8a45..7a84bfa44 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.9" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm-core": "^0.3.0-beta.10" } } \ No newline at end of file diff --git a/platforms/cosmwasm/protocols/tokenBridge/package.json b/platforms/cosmwasm/protocols/tokenBridge/package.json index 0cb82c978..4d8c0b6bb 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.9" + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-cosmwasm": "^0.3.0-beta.10" } } \ No newline at end of file diff --git a/platforms/evm/package.json b/platforms/evm/package.json index 10b237e48..1c34abb5c 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.9", + "version": "0.3.0-beta.10", "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.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", "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 8234b7806..9e1fb7df8 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.10", "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 de7883278..9a91cb36d 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.10", "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 25c6291de..0f442807a 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-evm-core": "^0.3.0-beta.10", "typechain": "^8.2.0", "ethers": "^6.5.1", "@typechain/ethers-v6": "^0.4.0" diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge.json index 1c69a472c..85b43bdfb 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge.json @@ -10,15 +10,15 @@ }, "status": 200, "response": [ - "1f8b0800000000000403ab56ca2acecf2b2a4856b25232d23350d2512a4a2d2ecd2901724d532bb34b4c428bddca2c022cfcbc5242825c0b220dcbaa0abd0ba3bccb520abc4b930d4dcc53ca8dfc2c5380fa3253407a0c52cc0c8c8d4c750d4d5252744dcc1313752d934c8c75cd528c92528c92d3920c2d0c956ab900338cc9fd76000000" + "1f8b0800000000000403ab56ca2acecf2b2a4856b25232d23350d2512a4a2d2ecd2901724d532bb34b4c428bddca2c022cfcbc5242825c0b220dcbaa0abd0ba3bccb520abc4b930d4dcc53ca8dfc2c5380fa3253807acccc92cc8dcc0dcc74138d8ccd744d0c13cd752d2d922d740d0dd352cc8dd3522d530d4c956ab900b6437ad376000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -32,7 +32,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-416", + "-169", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge_Transactions_Token_Transfer_Transactions_Transfer_Native.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge_Transactions_Token_Transfer_Transactions_Transfer_Native.json index 456b489a4..85474277c 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge_Transactions_Token_Transfer_Transactions_Transfer_Native.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge_Transactions_Token_Transfer_Transactions_Transfer_Native.json @@ -4,32 +4,31 @@ "method": "POST", "path": "/", "body": { - "method": "getMinimumBalanceForRentExemption", + "method": "getLatestBlockhash", "jsonrpc": "2.0", "params": [ - 165, { - "commitment": "confirmed" + "commitment": "finalized" } ] }, "status": 200, "response": [ - "1f8b08000000000004030dc94b0e40301000d0bd63ccba23d3afa9dbb465122248cb4adc9db77d0facedd8eb596004d31328a873bbb70b4643361a2605cbf49f644d03db82941da373a2318a674c294a0a3e7090086ff701578cdfd74f000000" + "1f8b08000000000004031d8d3d6fc2301445f7fe8c3793c87e76bed8a0a530d00e1d4257c77910532b8e62274245f9ef75ba5de9de73ee13eedef5e3a0610b9832d8c0487eb201b64fd0ae0ff4f88f6a30358ddeb83eee78caf31479dc7aeb628da2ca98ccb15836302b3bd10a37d6e99f4ef92e026277367b3ebdbe5df8f77068b270a4ba9fdde57ca75f7a5cdd211c775ff387ffccdf4fd16a950fb5b2a6ddaf8e13995bb7be20cbca0a395fe28d69a3b6604ac8acc04448d626b2143269ae4c241a35c38a54596884e5e50f8b2177afe3000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:14 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", - "40", + "25", "x-ratelimit-method-remaining", - "39", + "22", "x-ratelimit-rps-limit", "100", "x-ratelimit-rps-remaining", @@ -37,7 +36,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-419", + "-199", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -74,9 +73,10 @@ "method": "POST", "path": "/", "body": { - "method": "getLatestBlockhash", + "method": "getMinimumBalanceForRentExemption", "jsonrpc": "2.0", "params": [ + 165, { "commitment": "confirmed" } @@ -84,21 +84,21 @@ }, "status": 200, "response": [ - "1f8b08000000000004031d8eb10e82301884771fe39f85d0525a61038d6154078d638122854a2b05351adedde276c9dd77775f68adee07534202d80f600d83b0931a21f942a9fb51bcff921b79168395ba7739e423eaa38dcb5aa59d8d43427084a2705ec393ab492c70a174d935dc360ed873fb32cffbc9ec7abc15c7ae8bf5d5a6e61d5ef2ba6de4e15eeb4f3cee3293660fd7aab81dcf5cc92a5b3a72216fcdb282a298e188b1d9cdc86af91b708148c03d5206cc23b4c65e41abd06388140cd1d8fda230af7ee91512a3e3000000" + "1f8b08000000000004030dc93b0e80201005c0de63bc1accca77f13a2c241aa306b432de5da79d076b3ff67666cc302341a1957e6f1766433619268545fe13a92158c9da7bf2dac5523517161d13314597834d13dee103a16f3ec74f000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:59 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", - "25", + "40", "x-ratelimit-method-remaining", - "22", + "39", "x-ratelimit-rps-limit", "100", "x-ratelimit-rps-remaining", @@ -106,7 +106,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-420", + "-199", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge_Transactions_Token_Transfer_Transactions_Transfer_Token.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge_Transactions_Token_Transfer_Transactions_Transfer_Token.json index fa4b7a953..afc180c18 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge_Transactions_Token_Transfer_Transactions_Transfer_Token.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_TokenBridge_Transactions_Token_Transfer_Transactions_Transfer_Token.json @@ -4,33 +4,31 @@ "method": "POST", "path": "/", "body": { - "method": "getAccountInfo", + "method": "getLatestBlockhash", "jsonrpc": "2.0", "params": [ - "F6ZZBNoi2XaguDJyzW2MdawdzFrLTgUjoi4fznPLNejE", { - "encoding": "base64", - "commitment": "confirmed" + "commitment": "finalized" } ] }, "status": 200, "response": [ - "1f8b08000000000004035d8f4f4f843010c5ef7e8c3903a1d0024be20116b34a8caec9e21e8c87b6943f0a1428b0c40ddfddba47e734c9bcf9bdf7aef0a56437f61c42702c1b0c18859a9b09c22b70d94d62bdadb4afdfc5a86ad9691db29067a1406b5523f5d97131760822ee66c0429b59fc3de774a2107e405c46ff66fff3e8d0e118139c39c74b8524cb5f53bf2a50bbae4ff79acaa8121e864f03c42af83c51d66864411b250c6868dbcb71521022a47d03db0079e9c4a8735de4d826a72cf5a2f3f165f926bbe5f0c692e590b6034b4e79792ea3813fc7fb3263b79eddf4d04b5e41e87a4877e929d7362ed9748d3ad7bcc02f888db96d06f98e985830dfdc31079b36231e2e0a2e7c9fc076f70b4b6982e543010000" + "1f8b08000000000004031d8d4d8fc2201445f7f33358db065e5b147735261ab77e649c1d7d504149a9d01a13d3ff3ed4dd4dee3de77ec83dfa2ef448d604724a1624e838ba81ac3f047d37e8f737cade5e7488d67769c772b6ccd9bc8dcea71a0a51d192c36a5a909774a39ee1c6797c18194d02ea63d13dc501820f7b65ffeaf3fbdc8f623bdcaee6694e87dda6bd372d3fd6bf52c56475320e17e9acdacc8ebdb63733bf00ad5602184ce9c6aaa415c81a0eadce2aca5456628959c31566082d074e69817a49a69f7f6f63cf6ce3000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:14 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", - "40", + "25", "x-ratelimit-method-remaining", - "18", + "21", "x-ratelimit-rps-limit", "100", "x-ratelimit-rps-remaining", @@ -38,7 +36,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-421", + "-200", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -87,21 +85,21 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d8fcd4f834010c5effe197386a6bb2c9f8907da9a6a63b426c51e8c87d90f280a2c6529101bfe77d71e9dd324f3e6f7debbc297d14dd70a48802e96e040a7cca5ea21b982d04dafa6db8a6df9ae3a53eac6eac882040b1259ada9b43d538f31ea139fce0e0c585dd4dfb3c41e21f9805591fe9bf5cf23c5f37ee5b38ceec713d15cbeeec2534eea697abab7548e46050c3e1d509312971e796591395646395061ddeaae379010627da3a5037a6c5467738dbaab37876c17a4c7fdcbf0edc7c3f68d6f86edae3ef3cd4116c7223d8be7d5bac8f8ad67d33fb45a9c20f10262bbb428ac8de7cfb646292d2fc87da41423572a16bb2c57c28de23074d10b64e849c6634960befb05ae9cdfa843010000" + "1f8b08000000000004035d8f4d6f83300c86effb193e4395109236483bf463ea86a6ad93ca7a98764842a06c40805040abf8efcb7a9c4f96fcfab19f2b7c5953778d82088205020f3a6d2f650fd11594a97b3ddd5ad114efbab385a95d0e2f305b04d8656d69dc38209ca290313a7b3088f2a2ff9653d10b883e6093afffd5f6e73110ed6143c324388c676c64fa1a2fcf19aea6e9e9de51a5b09a85f0e9819eb4baf442960e9989d26a0f4a5135a6eb2d441893305c210fcc58ebcefd359aaeda1d9398ad4f8797e19bf261ff2677c33eae5ab93ba6f9295fb7ea79b3cd1379f3acfb87c6a833448461e7d208e5ce103a3b8d2275bc15a1194f33e973bc0cfc90ae525f1091f918718e102788690df3dd2f60fa3a3b43010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:14 GMT", + "Tue, 02 Jan 2024 18:50:59 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", "40", "x-ratelimit-method-remaining", - "17", + "18", "x-ratelimit-rps-limit", "100", "x-ratelimit-rps-remaining", @@ -109,7 +107,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-422", + "-200", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -158,21 +156,21 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d8f4b4fc3301084effc8c3d2751edc479491c9a06152a04456ae80171f02b49c189533b4d23aafe774c8fec69a59dfd66e6025f56f766e090030e16e08191f6a446c82fc0753fcaf9b6d2e1f02e8d3de8dee95080e200a54e6b9576671c46112688e0ab07135527f9f72ce84821ff80a259fe9bd5cf23a6c76d41a20a6fcf2dd24cbc6e92b646dd3c3fdd3b2aa356c6117c7a2067c94f2365ca216baaacf440d16ed066b49023e47cd38507fadc4be3729db5e9ca5db58997fbedcbf44db269fdc6ca69bde98eacdc8966df2c8ffcb9583515bbf5ecc78741f316f23046aecb40b9b309c9d5d53808c78b454dd9224d7c9a65b51f6199f81911892f3322538613ce4301d7bb5facf5127743010000" + "1f8b08000000000004035d8f4d4f83401086effe8c3943d3856565493c9462aa8dd19ab4f6603ccc7e005560294b29b1e1bf77edd1394d32ef3c33cf05bead69ba564202c16c0e1e74da9eaa1e920b48d3f47abcb5d81e3e74670fa6713932236c161097b59571e320e4d19c32164d1e0c589df4dfb2c21e21f984b458fcabe5ef5380c74d1ad15db03997c408f5b6be2f73528fe3f383a30ab49a51f8f2408f5a9e7a149543e65859ed4185756bbade42424848693cf7c09c1bddb9bfcea6abb3ed6ecd16fbcdebf013f161f52eb261b5ae8f22dbaa625f2c8ef2255d163b71f36cfac7d6c812929011e7d2a27467c268721a07e578a1cc39558cfa5ae7e853a9941f63883e1779ce78cc8398234c7757f460e08f43010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:14 GMT", + "Tue, 02 Jan 2024 18:50:59 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", "40", "x-ratelimit-method-remaining", - "16", + "17", "x-ratelimit-rps-limit", "100", "x-ratelimit-rps-remaining", @@ -180,7 +178,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-421", + "-204", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -217,31 +215,33 @@ "method": "POST", "path": "/", "body": { - "method": "getLatestBlockhash", + "method": "getAccountInfo", "jsonrpc": "2.0", "params": [ + "F6ZZBNoi2XaguDJyzW2MdawdzFrLTgUjoi4fznPLNejE", { + "encoding": "base64", "commitment": "confirmed" } ] }, "status": 200, "response": [ - "1f8b08000000000004031d8dc14ec3301044ef7cc69e9b28de7813d3234d0b87829040957234ce429c9a388a930a5ae5df71b88d34f3dedca00bbe1f07035bc034830d8c1c6637c1f606c6f713fffc473dd8138fc1fa3eee442a8a54a8b80dcec71a73299104e1b2818b7633aff087f3e6dcead046a0f235f6d7fa5d56d577de3d1e76473c76aff93c3dbf0d877dfeb26bc74b8dbe198adf6bb43a1da69376b679581d4f6cbfdaf545d07d8954164bbcb14dd42ac944023f132e1b9548832251a48a24a3ac6483c44a102c777f59a8e187e3000000" + "1f8b08000000000004035d8fc16e83300c86ef7b0c9fa16a429215a41d4a99baa169eba4763d4c3b382150362094508a56f1eecd7a9c4f96fcfbb3bf0b7c5bd374ad8208e86c0e1e74da9eaa1ea20b28d3f47abcb5d8961fbab3a5695c8ecc889851e2b2b6326e4c8390cf99107cf260c0eaa4ff9633ec11a24f888be5bf5afd3e513c6e62ce7674733e1023b3b7f4fe90937a1c9f1f1c55a2d582c197077ad4ead4a3ac1c32c7ca6a0f2aac5bd3f516224202c616730fccb9d19dfbeb6cba3ad9ee52b1dc6f5e871f1e0eeb77990cebb43eca649b15fb6279542ff1aad8c99b67d33fb6461d200a04712e2d2a7726e093d32833c7e332e081d2e8d330449f9190f932cf988f34d4a805e76aa160babb02b24db51c43010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:14 GMT", + "Tue, 02 Jan 2024 18:50:59 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", - "25", + "40", "x-ratelimit-method-remaining", - "21", + "16", "x-ratelimit-rps-limit", "100", "x-ratelimit-rps-remaining", @@ -249,7 +249,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-422", + "-207", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_Token_Attestation_Transactions_Create_Attestation.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_Token_Attestation_Transactions_Create_Attestation.json index ddd496013..677da9a9d 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_Token_Attestation_Transactions_Create_Attestation.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_Token_Attestation_Transactions_Create_Attestation.json @@ -4,33 +4,31 @@ "method": "POST", "path": "/", "body": { - "method": "getAccountInfo", + "method": "getLatestBlockhash", "jsonrpc": "2.0", "params": [ - "2yVjuQwpsvdsrywzsJJVs9Ueh4zayyo5DYJbBNc3DDpn", { - "encoding": "base64", - "commitment": "confirmed" + "commitment": "finalized" } ] }, "status": 200, "response": [ - "1f8b08000000000004031d8f4b6f83301084effd197b06845f347073a524bda46aaa5245a97a30605e7530b20da48af2dfeb70598db4b3b3dfdca0b77a30630919e02886008cb4937290dda0d48393d7558ab1fb92c6767af03e14a124421befb54afb352694628618be07300b35c9c771259c80ec1bf8c2397f5f4e45937bc179b3dbbef0fd71d58fe1530a616542e127007995e5e444a17c442d949501287119b571163214b3e714c701e86590c6732cda5cf059eff16f5ed179776ae7be4d499ebfb234117f1f7573c487a67f3b7cba76ed35b8eda8cb16329220cf3e8ad2bfc1f4eeb1bbcae7d52ca684c52824154321a5711a6e98a4614270215145eb0a63b83ffd038d856f0c33010000" + "1f8b08000000000004031d8dcd6e83301084ef7d8c3d07c4da7128b925cddf21ed2107d2eb024b716261840d8a12f1ee31bd8c469a996f5e7073b6edbb12d620e20416d0b31b8c87f50b4adb7a7efc5bea74cebdd3b60d3d8c318d71ee3a63432c64a692e54aa4d302463203cfe3c2d8f2de906bc2406ece7a8bc3d7ee8abfddbe50fec8793bdaebf9c64f7ed476ef8f9bcbf8ed7e568753a01a723e27a3abedcc38b1fe6be61791a8cf4c204ee14657015b639d4a411c2d955441388d88ab24421205a98264860aa68f371234dcbee3000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:59 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", - "40", + "25", "x-ratelimit-method-remaining", - "22", + "24", "x-ratelimit-rps-limit", "100", "x-ratelimit-rps-remaining", @@ -38,7 +36,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-420", + "-197", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -75,31 +73,33 @@ "method": "POST", "path": "/", "body": { - "method": "getLatestBlockhash", + "method": "getAccountInfo", "jsonrpc": "2.0", "params": [ + "2yVjuQwpsvdsrywzsJJVs9Ueh4zayyo5DYJbBNc3DDpn", { + "encoding": "base64", "commitment": "confirmed" } ] }, "status": 200, "response": [ - "1f8b08000000000004031d8dcb0e82301444f77ec65d0bb1851670271ae3525d685cd6f622954a2bc54734fcbbc5dd2433e7cc17aedeb69d9330071acf600a1dfa87e961fe0569db1edfff289c3e60e7b56dc38ec484c7240f5b6f6ca86992a69411960c53780af3c0113e1b2b9b5af83a006be15fee79dbbb554b97b86b9ac29efcc2bd93e3a6bad67a7babeca7e857a55b94f76035c2f70761b42a47c706f5a51e5f082b32cab26c08375a056d2e2b548c6394114ea334615554a8591e7126149394538508c3e4077ec21a92e3000000" + "1f8b08000000000004031d8fcd6e83301084ef7d8c3d03b28d313137b7cacf259552952a6dd5830127401d8c6c93a48a78f73ab9acbed5cececedea07766b0630d059004410456b9497b286e509bc1abeb03e5d87d28eb3a33041d4e304b080e5aa74d18939467883296cd119ca59ed47db9915e42f10de2228478d9e3cdee338010c7d5f259ac770fbe97e05249a718859f08d455d59397950e1607a99d8a40cbd368ac77506094e59ca008cc655036e4b8187b225f664d7ecb869e57fbf6dcb73c2dcb4dc699fc7b3b1c77647bec5fb7efbe7dfc35f8e568ea168a94e1907d94753843e81c62774df0a3692eb95ca098a1058f6986163147398e798d51e8283a5429cc4fff5705368233010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", - "25", + "40", "x-ratelimit-method-remaining", - "24", + "22", "x-ratelimit-rps-limit", "100", "x-ratelimit-rps-remaining", @@ -107,7 +107,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-417", + "-197", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_Token_Attestation_Transactions_Submit_Attestation.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_Token_Attestation_Transactions_Submit_Attestation.json index 92683d88c..daecde7aa 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_Token_Attestation_Transactions_Submit_Attestation.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Create_Token_Attestation_Transactions_Submit_Attestation.json @@ -8,21 +8,21 @@ "jsonrpc": "2.0", "params": [ { - "commitment": "confirmed" + "commitment": "finalized" } ] }, "status": 200, "response": [ - "1f8b08000000000004031d8dc172c2201445f7fd8cb736191f01017746c771d976a1d3250134180c3444ebd4c9bf97747767ee3de7bee09a423f440d6b20e5121630d874f723ac5fa0433fdae77f54d11ded905ce8f30e4b5c9528f236f9906b52514a18b26a5ac043f9bb9de1c607ddb52ab519d8abf4131fb7cfb8ebc9d67e749d0c5f69139fd5e970beb6eefd760ebf72dcd571537f67ab57693c2aef4c3d3b0ed65ddaf90599e484713ee51b67b29635460bceb04034b2a09a9b420ada14683511825365d40aa6b73fea916531e3000000" + "1f8b08000000000004031d8ebb8e83301444fbfd8c5b07846dcc235dde29922db620db1ab80e4e2c8cb0415122fe7deded469a3933f3818735fd3834b0061a27b08211eda41dac3fd098dee1eb5f8a4155385a657a9f2331c96312b2561b6f5356f224cd68beac60167ac200d7da34cf4ed8ce036c73515b32edf637f23b1c6aee4e58f5b3b95d1ef8c697340777dafccc57fb9d1dcfbe550beb2aa155bb0d1d6754f72eacd08417252564f133aa0d3f3264a5cc79d4b65844a99065544bc1222911192fd222cf082c5f7f8e0884a0e3000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -36,7 +36,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-416", + "-197", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -85,15 +85,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004031dcac90ac3201485e17d1fe3aea3f43a64f041ba77b8058b68d0180a21ef5ee9eefc9cef824f2bb9ee1e0c08fe84092ab59e0e3017f8920ffafea7dde38b6a8b250f871c678eebb02d95710ba994d0a8e53dc169532730b9a7342a86c149e12ae5ac995d36c7d4e68859f5f6ccf940161749c109b81f3fab4606808a000000" + "1f8b08000000000004031dcacb0ac3201085e17d1f63d651bccd50f320dd6b3a058b68d0580a21ef5ee9eefc9cef8477afa5ed1bac60a482051af7910f584fd86a39f8fb9f614f0f6e3dd5329d969aa4d1d3f65ce76dac47e588f05ae013f26058cbc879567a4eee957dc5e083406ba270e459c47bf482b542672da22682ebf603697befe38a000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -107,7 +107,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-415", + "-198", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -156,15 +156,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004031d8f4b6f83301084effd197b06841f40e1e64a497a49d554a58a52f5b080799560840da48af8ef75b8ac46dad9d96feed06ad58f430e0950cf070746a9a7ce4072875cf546de368943f32547dda8defa8847428f3c5bafee945d53c6390d48c0560766ec26f9382ed02024df201621c4fb72ceaad40a21aafdee451c4e9b7e0c9b92a19621871f07e44de693c1acb31125765a3ad0e17550a3d190103f8862ea3ba0965e8e966351e3955ed481fea6059ff7e77a6eeb98a5e96b1087f8f75156277aacdab7e3a7a9b75ebdd90d2aaf216121b1ec03e6f60de5abc56e0a9be7cb98f8124b37c488bb3cf273170989dd98464809162c2b18ac4fff9a88872733010000" + "1f8b08000000000004031d8fcd6ec2301084ef7d8c3d27c836b16972732b7e2e544a552a68d5c3e2d824698823db012ac4bbd770598db4b3b3df5ca1f5b677838202d88440024efbb10b505c41d93ee8cb43e2d07c6ae71bdb471f9d503161347a7d67e39a4d734e3221f82d811376a3be1f5718108a6f906729e5eb96aeca5d14521e16f317b92c1ffa3e62ca1ebd1619fc24a02f5a8d01f75d8c30d8799d4087c7c1bae0a1a084cf724612b0e75ebbc871b6eec8beec92fd6eaaecb4d8d6a7b6cea79bcd8ae702ffdecda164eb43fbb6fe08f5a3571fe683553514534123fb802abe61d92d623755cc3386106328491567986644a934cf0c4f913054b49a3def7306b7a77f3dd56e1133010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:59 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -178,7 +178,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-415", + "-198", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -227,16 +227,16 @@ }, "status": 200, "response": [ - "1f8b08000000000004031dd2c992a2401006e0fb3c0657ec6e2816c11b22a20c8bb2493b3187028a4d2c9002143afadd879e4b4646e49f9997ef8baa4883bb36a136147867a815d52132d43db5f9a29206f7e8f5bf856d19a28e940d5e72ec3b2bbeb3d2922575b38c01c7f3406005f0bda246580fe86739853da4367f28e5a928cad6fa299ff3aeab9f069a348997f22b42ba4087c9c17db4994c86d0f8bccba26eaad178168ebeb9c641abee232de01a37d7fd3173ca8f539e150f35ba662e3065ed8c725527132baa11f260b975adb4980f3e36457e52c908547a60b0965ea074320cecc6d818e1a4c54e1492adea6ec73bd00313c6a133e23d3a327630d7bd6d1f69ce132e4e7989cbf50ec85e58e2d98df0346e25bfe28e82e4b6b43759e048f3cabec9d3dfcec7cdaf7db60deebbcf52d21f06f4071e9c4645518972b84e688ed66209c8efd3ba9ecd1ddd82ea21efe75e03438a4bef6cebde501a7252e2e3c733a07dedd64b095feca675898adba49bbbcae6ac5988bc79876e9c623f2acfeabcd327e182e475f6e4e3cd6e850a949766b6b2abe9595a7f0833199bc2337713d8c47c6a938e7674e4ee04ace0cae5ef899e38db5b1763e730db696370cf08743ad79e0d499de717728e90195291d7133734e635c9f0e191e646dc44857790d82064d48797fa81f6b0d320893183fb7e1cbbc9a8188576b9531bd124149509de939ca902457a5d7e0c28caa2268604893cf57745a1174a861ec6f542268335412baa86f7b6e97a426d38915f333cb3a29a2746dde2eed97477706d74700b527edc47c55815321704074116e1e466f9195879655b7e5ffc778c7bad6d9282da2c37480b93e509278bdf8bd2325dce4912970a602dbfb11ce0de7821466fb1c0", - "c46f311fa358e0c09a4512f5fdeb1f3c949cfd22030000" + "1f8b08000000000004031dd2c992a2401006e0fb3c0657ec6e2c766f8888322cca26edc41c0a2836b1400a50e8e8771f7a2e1919917f665ebe2faa220deeda84da50e09da1565487c850f7d4e68b4a1adca3d7ff16b665883a523678c9addfd7e2fbfa274bea66190356e6194e10f8ef1535c27a403fcb29ec21b5f943294f4551b6d64ff99c775dfd34d0a4499c945f11d2793a4c0eeea3cd643284c6e75d1674538dc6337ff44d1107adba8fb4806ddc5cf7c7cc293f4e79563cd4e89ab9c094b533ca559d4c6b418d9007cbad6ba5c57cf0b12970934a46a0d20383b5f402a593616037c6c608272d76a2906c55773bde811e98300e9d11efd191b183b9ee6dfb48b31e7f71ca4b5c8a3b207b61896737c2d3b895fc8a3df292dbd2de648123cd29fb264f7f3b1f37bff6d76d70df7d9692fe30a03f70e0342a8a4a94c3754273240a2520bf4f623d9b3bba05d543decfbd06861497ded9d6bda134e4a4c4c78f6740fbdaad9712aed84d62898adba49bbbca66ad998fbc79876eac623f2acfeabcd3276183e475f6e4e3cd6ef90a949766b6b2abe9595a7f0833199bfc337713d8c45c6a938e7674e4ee78ace0cae5ee899e38db5b1763e730db6963b0cf08743adb9e0d499de717728e90195281d3133734669164f8f04873236ea2c23b48eb2064d48797fa81f6b0d320893183fb7e1cbbc9a8188576d9531bd124149409de939ca902457a5d7e0c28caa2268604091cf57745a1174a861ec6f542268335412baa86f7b6e97a426d588113198e5951cd13a36e71f76cba3bb8363ab8052937eea362ac0a990d82032f0b7072b3fc0cacbcb22dbf2ffe3bc6bdd63649416d961ba485c9f2849585ef4569992ee790c48859cc82b72c590b6f1ccb736f52ca", + "803796e5598ee1b2040a31f5fdeb1f7ede401d22030000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:14 GMT", + "Tue, 02 Jan 2024 18:50:59 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -250,7 +250,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-415", + "-199", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_getOriginalAsset_Real_Wrapped.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_getOriginalAsset_Real_Wrapped.json index c6f317842..f41892723 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_getOriginalAsset_Real_Wrapped.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_getOriginalAsset_Real_Wrapped.json @@ -16,15 +16,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d8f4b6f82501085f7fd19b306e3c0e5214917a08dad695a9b685d345dcc7d88b6c0452e20a9e1bf7b75d9594d3267ce39df057e8cae9a5a4002de640a0e34ca74450bc90584ae5a35dc57aa8f9faa31475d591d4e309c606cb5a6d0f6ecf98c790106383ad053d1a9dbb3a49620f9822c4fffcdfcefd9a3d33a0bd8d65b9f0fa8b97c5f45873d96c3f0f2685d39191532f876400d4a742df1c25aeea930ca8182ca5a37ad8104d1e6c65307f4b9528ded75d64db9d86c5761ba5bbff5bfc1ac5f7ef045bf5c9527bed8c87c97a727f19acdf32dbf7356ed53adc501123f44cb5293b0317e305a8ca3bc7172f46926d125e593cb484a97b359ecee631131143e8f8210c6872bd592790943010000" + "1f8b08000000000004035d8f4d4f83401086effe8c3903e97eb0ed927828ada912a33529f6603cec2e0b4581a52c5fb1e97f77edd1394d32ef3c33cf05beac69ba564104385880079db643d5437401659a5ecfb756b4e5bbee6c691a9743016201462e6b2be3c698f0704119a3570f46510dfa6f3913bd80e803e262fdaf363f8f589cf7714853bc9f4ec8c8ec35599e7254cff3d3bda34a6135a3f0e9819eb51a7a212b87cc4565b50795a85bd3f516228408a5ab8507666a74e7fe9a4c576f0f69c2d6c7fdcbf81df271f726b7e32ea9cf727bc88a63b13eabe77853a4f2e6d9f40fad5127880843cea515ca9d21e1d5699499e37189575a61ee67a1e43ecd24f3c552529f68cc7341c82a9708ae77bfea9ec94c43010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -38,15 +38,15 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-423", + "-177", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", - "39", + "38", "x-ratelimit-connrate-limit", "40", "x-ratelimit-connrate-remaining", - "39", + "38", "x-ratelimit-pubsub-limit", "5", "x-ratelimit-pubsub-remaining", @@ -87,15 +87,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d8fcd6e83301084ef7d8c3d03ca82313f520f24a9d246559b4aa139543dd8c6405a8309260435e2ddebe6d83dadb4b3dfcc5ce1cbe8b6ef04a4e07b0b70a097e6ac0648af20743bc8e9b6b2eef82e7b73d4add5a187d4c3d86a8dd2f6ec0784f82186383b303275967fcf051b18a41fb0acb27fb3fa79f4d969b70c49eeef2e356a5ebc6ea3bac4669a9eee2d95332329814f07e424c579605c5964c994910e28d674ba1f0ca488d6375e38a02fadec6dae8bee9bf53edfd2ecb07b19bfc364dcbcf1f5b8d93627bede17d5a1ca4ee279b9aa727eebd90e0f9d1635a40145dba563c2da04e16c6b1c0bcb4b0256528e851bfb71ec9228116e4243e246883ca23ce2a56430dffd02e317cd7443010000" + "1f8b08000000000004035d8f4d6f82401086effd197306b35f2090f480dad892a6b589d643d3c37e81b6c0028b486af8efae1e3ba749e69d67e6b9c08f3575d7484880cc1078d0697b2a7b482e204dddebf1def2e6f8a93b7b34b5cbe1199ecff02d6b4be3c684c6016261c8260f065e9ef46d59f19e43f2058b22fd57cbbf67c2dbcd22603bb2391fb011ea3d9b1f725c8de3cba3a30a6e75c8e0db033d6a79eab9281d32e7a5d51e94bc6a4cd75b4830a68c45c80373ae75e7fe3a9bae5a6d775998ee376fc36f100feb0fb11ad659d58ad55615fb226de5eb6259ecc4ddb3ee9f1a230f90d0103b97864b77860693d3382ac7cbf32814318a7ca108f51997cae718119f528a5084691e1305d3c315b253fee343010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -109,7 +109,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-422", + "-177", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_getWrappedAsset_Real_Wrapped.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_getWrappedAsset_Real_Wrapped.json index 78d37f6a8..e0fb8bb97 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_getWrappedAsset_Real_Wrapped.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_getWrappedAsset_Real_Wrapped.json @@ -16,15 +16,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d8f4b6f83301084effd197b06848d2106a90708555a54b5544a9a43d58331e6d10206cc4b8df2dfebe6d83dadb4b3dfcc5ce04bc96eec3904802d1b0c18859a9b09820b70d94d62bbadacafdfc5a86ad9691db2906721aab5aa91fa8c1d42b08b5c7c356061cd2cfe9e733631083e202ac37fb3ff79c46c4823979c70ba564866f96bb2ab0ad46edbd3bda6664c098fc0a70162137c9e58d66864c11a250c6858dbcb71521020a47da96d805c3b31ea5cab1cdbf8784abcf09cbe2cdfaebf1cdeb2783924ed90c5c7bc3c97e1c09fa37d79ca6e3dbbe9a197bc82c0f190eed233ae6d1cf7aa6bd4b9e6f994306edbc274c88e9ac427ccf429754c4c0bc7f76c9fbb44c0f5ee1709f8661b43010000" + "1f8b08000000000004035d8f4d4f83401086effe8c3903e92ebb4b4be2a114536d8cd6a4d883f1b05f401558ba4b29b1e97f77edd1394d32ef3c33cf05be9ce96c2f21051ccd2000abdda91920bd8034dda0a75bcbfbc3bbb6ee603a9f43116211463eeb1ae3c7385ed019618c5e03187973d27fcb8a0f1cd20fc8aae5bf5afd3c627edc669414787bae9111ea7593d4256aa7e9e9de5305779a11f80c404f5a9e062e1a8f2c79e374000d6f7b63070729423121f35900e6dc69ebff3a1bdbe6bb62c396fbedcbf84d17e3fa4de4e37ad31e45be53d5be5a1ee573b6aa0a71f3ec8687dec81ad29821efd273e9cfc4f4ea350ecaf312224b526a15ce63ae434259120aa454c894e032c60c6b96c0f5ee178075f21c43010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -38,15 +38,15 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-418", + "-188", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", - "39", + "38", "x-ratelimit-connrate-limit", "40", "x-ratelimit-connrate-remaining", - "39", + "38", "x-ratelimit-pubsub-limit", "5", "x-ratelimit-pubsub-remaining", @@ -87,15 +87,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d8f4f4f834010c5ef7e8c3943c32ebbb425f1508aa936466b52ecc17898fd034581a52c5062d3efeedaa3739a64defcde7b17f8b2a6e95a0931d059001e74da0e550ff105a4697a3ddd566ccb77ddd9d2344e4766249a9185d3dacab8330d19a39c707af560c46ad07fcf0a7b84f8039262f56fd63f8f144fbb84b38ceece4762847addce8f39a9a7e9e9de51055a1d31f8f4404f5a0e3d8aca2173acacf6a0c2ba355d6f2126c4f92e020fccb9d19dcb75365d9deeb36db43aec5ec66fbe1c376f221d37dbfa24d2bd2a0ec5ea249f937591895bcfa67f688d3c421c46c47569513a9b905f5d8d52399e2281e24bcc7d1d06d4674a311f7141fd90ce65c8199722a770bdfb050b28186f43010000" + "1f8b08000000000004035d904d6f82401086effd197306c2b21f0a490fa88d2d695a9b483d343dec97480b2cb288a486ffeeeab1737a9379e79d79e6023fd6345d2b21812808c1834edb53d5437201699a5e8f77c9dbf25377b6348df3a100b12042ce6b2be3da118e694818a3930703af4efa36ac78cf21f9824591feabe5df73c48f9b052579b4391f9011ea3d9b1df6a81ec79747972ab8d58cc0b7077ad4f2d47351b9c83dafacf6a0e2756bbade42821026641e7a60ce8deedc5d67d3d5ab6d9eb174b7791b7e693cac3fc46a5867f551acb6aad815e951be2e96452eee9c4dffd41a79800433e4585a2edd1a4c278751aadb3f424969ac958f849afb6486b1efc4de6724c633112bc21486e9e10a8b3e5c9743010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -109,7 +109,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-419", + "-195", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -158,15 +158,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d8fc16e83301044effd8c3d038a8d6d02520f215469a3aa4da5d01caa1e8c7180d6606203418df2ef7573ec9e56dad9373317f8b2ba33bd800470b0000f8cb4a31a20b980d0dd20e7dbcafbe65d1adbe8cee950805880964e6b9576671c128229a2f8eac1c4d528ff9e4b3e70483e20ad56ff66fdf388f969975292e3ddb946ba285fb7517d44ed3c3fdd3b6ac1ad64043e3d90b314e3c00be59047aeacf440f1b6d766b09020e47c970b0ff4b993c6e53a6bd366fb7ccb5687ddcbf44de369f35664d366db9e8a6c5f56876a7512cfe9baca8b5bcf6e78e8b5a8210919725d7a2e9c4d48afae46533a5e2c492c22c47c1a2d239f2016fa1c53ea9704471127a564610cd7bb5f442c469843010000" + "1f8b08000000000004035d8fcb6e83301045f7fd8c594364f3300fa90b0855daa86a532969165517360c901630b109418df8f738597656a3993be7cebdc08f969dea7388c15910b040a13e3503c417c86537e0746f797ff844a50fb2333abaa0c182deb4ba9166edb8914f3cc6fcd982913727bc1d177ce0107f415a25ff6af9f7ecf0e326f5bd9db339d7548ae27d1dd4256da7e9e5d15005d7c83cf8b60027cc4f03178d4196bcd16841c3db5eaa41434ca9eb7921b1409e3b54e6afb3546db6ddad59b2dfbc8dbf7e34ae3e4436aed6ed5164dba2da57c9317f4d97d54edc7376c3532ff31a62975193a5e7b9b171fdd9c438148617850e328c5c1b5918d85e49039b1342ec509879e8334e90c1fc7005a2019a9143010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:59 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -180,7 +180,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-419", + "-195", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Bogus.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Bogus.json index b320fe96c..241df5ce7 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Bogus.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Bogus.json @@ -16,15 +16,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004031dcac10a84201485e17d8f71d7295ebb8af920b397343044433306a2771f99ddf939df03472bb99e1b58905cc00c35b49e2eb00f6c255fe1fb9fee8c9f505b2c7938e4a8399a615b2ae3960b9154a8f09de176a907b0b9a7342afac14992f15e2c4ca1968c76659853da31b79208c290d9570deff4030a25fdd58a000000" + "1f8b08000000000004031dca410ec2201085e1bdc7987521301dd17210f794c10443a081624c9ade5d74f7febcef80572bb96e1e2ca05430410dada71dec01bee43d7cfed36df1116a8b250fa7a5be49fdb32d9571e3bc5c151943e7046f977a009b7b4aa3220feebc211d88c5fa2414c4338b3bb211b46ae50c7a5e98e0bc7c01a777204e8a000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -38,7 +38,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-421", + "-178", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Real_Not_Wrapped.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Real_Not_Wrapped.json index 824b5f93c..eb782861c 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Real_Not_Wrapped.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Real_Not_Wrapped.json @@ -16,15 +16,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004031dca4b0ac3201485e1799771c751bc4653e3423af70916d1a0b11442f65ee9ecfc9cef8277afa51d0e3470ca608116fac827e80b5c2d67f8fea739d22bb49e6a990e296e14d5b43dd779f355082e51e2bdc0c7e411409791f3ace42797de2a6fa321e8622482294576fedc89939bc12099b77e85fbf103255e288e8a000000" + "1f8b08000000000004031dca4d0ac3201404e07d8ff1d651fc8b211ea47be353b088068da51072f79a6c8619e63be1d34aaebb0303823298a0fad6d301e60457f2e17f4fb57b7cfbda62c9c371ca17ca6fdb5219b790ebcc94d6ea9ae06b53f760724f69ac8837df50aa201541ee05512802b16c198173d01a8370ab83ebf507a5ce1f5a8a000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -38,7 +38,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-420", + "-179", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Real_Wrapped.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Real_Wrapped.json index a0212e125..91effc65c 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Real_Wrapped.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_hasWrappedAsset_Real_Wrapped.json @@ -16,15 +16,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d8f414f83401085effe8c3943c3b2cbb69078a0ada912a33529f6603c0cbb5b8a020b2c0562c37f77edd1394d326fbef7de15be8caebb464004fec203073a652e650fd11584ae7b35dd566c8a77d59942d7564716842fc8ca6a4da9edd9a78cf90109fcd98101cb8bfa7b96d823441fb0cee37fb3f979f4b1ddaf0396fafbf14c74265f93e5f944aa697abab7d40c8de20c3e1d509312971eb3d2224f581ae5408955a3bbde404488f55d790ee8b1569dcd35eaaeda1ed284c7c7fdcbf01d84c3ee2ddb0ebba46ab3ed41e6c73c6ec5f37a93a7d9ad67dd3f345a9c21a29cd82e0d0a6b4383d9d628a4e549441eca65e872bea22ee38cb9210da97b9281c72953483c01f3dd2f341d3d8a43010000" + "1f8b08000000000004035d8fcb6e83400c45f7fd0caf219a81e1297591479516556d2a85665175e17984a4058630045023fe3d932ceb95255f1ffb5ce0c7e8ba6d04a4e0cd0838d02a732e3b482f2074dda9f1de6273fc54ad39eadae6e88c46337acb9a52dbb1e727016161c826077a2ccfeab62cb14348bf6051ccffd5f2efd9c3d36611b0dcdb0c07aab97ccfa2c39e56e3f8f268a91c8d0a197c3ba04625ce1df2d222f7581ae5408955a3dbce404aa9cf584c1cd043ad5afbd7a0db6ab5cdb370bedbbcf5bf41d2af3ff8aa5f67d589afb6b2d815f393785d2c8b9cdf3debeea9d1e200a91f52ebd2a0b067fc60b21a47697928b9e77119b949c263978988b82859ec124afc0013461446303d5c0132ebe1fc43010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -38,7 +38,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-418", + "-183", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -87,15 +87,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d90416f83300c85effb193e434520a4146987b64cddd0b47552590fd30e4e08d00d0810a06815ffbd698ff3c9929fdff3e70bfc6855778d8010dc85031674520f650fe10584aa7b39dd5b6c4e9fb2d327551b1d5910b62081d1ea5299b1eb51eafac427b305239683bc2da7d823845fb0c9d7ff6afbf7ec62bbdff83471f7e782289ebec7cb2223d534bd3c1a578e5a320adf16c8498aa1475e1acb0c4b2d2d28b16a54d76b080931b98163813ad7b233779d555745872466ebe3fe6dfcf557e3ee8347e32eae5a1e1dd2fc98af5bf1bad9e609bf73d6fd53a34401a1c7886169509818cf9f0dc629bdfd63b5cca8609ecd3d8236cd18b58394a5367103678502254a07e6872ba7f53c0343010000" + "1f8b08000000000004035d8fcd6e83301084ef7d8c3d4384c18680d40349aab4a86aa9149a43d5830d86d002069b3f35e2dd6372ec9e56dad999f9aef0a34423db1402b037161820b91aaa1e822ba4a2e9f97c5f695b7e72a94ad1681dda206f8356adaa843edb8e4f2cecba783160a4d5c0d7e78cf614822fd815e1bfd9ff3ddbb48b770427763c5d9060d97be45d7254cff3cba37665547117c3b7017ce6e9d0535669cb9c568a1b50d1ba15b2571020e460bcb50c1053c3a5ee3509591f4e49e486e7f86dfc25fe78fc6087f118d51d3b9cb2e25c845dfabadb1709bb7336fd532bd20b048e8b344b4b531de390456394d9cae930df733936bd8ce626b6896f6e89e79839c12ce33a9bd11c96871b6990f56143010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:59 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -109,7 +109,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-418", + "-183", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", @@ -158,15 +158,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d8fcd6e83301084ef7d8c3d0362c17608520f49a8d246559b4a4973a87ab08df969010306821ae5ddebe6d83dadb4b3dfcc5ce0cbe8a66f25c410783e38d02b335603c41790ba19d47c5b795bbeabde94bab13af490791859ada9b43d07212101458a5707265e8deaef39e50387f803d6f9eadf6c7e1e03deedd7941c83fdb9402dd2d7dda2c8b09ee7a77b4b15dc2846e0d301352b390e5c541699f1ca28072a5eb7ba1f0cc488d637f21dd0e746f536d759f7757238eed8eab47f99bee972dabe8964daeeea4e2487343fe5ab4e3eaf37f951dc7a36c343ab650171c8d07669b9b43621bdda1a656a7984f98a7199b91846e81299662e27be72b3a5a00b46fd1097115cef7e015cb24ff043010000" + "1f8b08000000000004035d8fc16e83300c86ef7b0c9fa12221841669075aa66e68da3aa9ac87690727a4d00d08104ad12ade7d598ff3c9927f7ff677852fa39bbe9510015d78e040afccb91a20ba82d4cda0a65b8bede95df5e6a41b9b230bc21794d8aca9b41d537f15788c73363b306275567fcb390e08d107ac8bf85f6d7e1e2976bb75c032babb94448bfc350dcb23a9a7e9e9de52051ac5197c3aa02625cf038aca228f5819e5408575abfbc1404488cfd8d273405f1ad5dbbf2ebaaf937d96f2f8b07b19bf83d5b87d13c9b84deb4e24fbbc381471279fd79b221337cf667868b52c21f239b12e2d4a7bc60f66ab71ca2d2f90c43b52425da42bdf65b9085d546ce9721272c9020c292a98ef7e0196df8f5f43010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:59 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -180,7 +180,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-419", + "-186", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Bogus.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Bogus.json index 6e7bf1f70..51ff49cc3 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Bogus.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Bogus.json @@ -16,15 +16,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004031dcacb0ac3201085e17d1f63d6513a5e92d607e9de3a235844438ca110f2ee95eececff94ef8b45ab635800325ef30c1c6ade71ddc09a1969dbfffe9d7f4e2ada55a864389b3c4c7b02dd7712b6d8cb268f19ae0f0b933b8d2731e956870666d95d1512c4f0cc244a385a7450b226f89cc8cd1bfe1bafd00a328ea708a000000" + "1f8b08000000000004031dcacd0a84201885e1fd5cc6b74e51f32f2f64f662060ea2a11903d1bdf7d1ee3d9ce7825fafa5ed011c08ca608216fbc807b80b422d47fcbfe9f7f48dada75ad071ca35151c6dcf156f312f8a49ade53dc1e9f388e0cac819575a912bcbf82a39234ac540e4e637b26881658336d604696703f7e70131ba1a808a000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -38,7 +38,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-414", + "-170", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Real_Not_Wrapped.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Real_Not_Wrapped.json index 16b3a5b67..eb2d8a9ae 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Real_Not_Wrapped.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Real_Not_Wrapped.json @@ -16,15 +16,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004031dca4b0ac3201485e1799771c751eab3372ea473d11bb088068da110b2f74a67e7e77c177c7a2d6d0fe040f2272cd0a88f7c80bb20d472d0f73ffd9eded47aaa653ac185e502a7edb9ce5b2aada51146dc0b9c3e0f025746ceb3529c1c25c6552bcb087d64dabc2c432464ca06af37ab36432bdc8f1fe76047848a000000" + "1f8b08000000000004031dca410e83201085e17d8f316b210ea8140ed23dc290d01030224d13e3dd8bddbd3fef3be15d4bde370706041f61809d6a4b0798135cc9077dffd36ef1457b8d2577871c15c7dbd654fa2da49ec76959e435c0c7a64660724ba957f437d76ac579f54c39146c224d4c07a1995514d093b4cf20e17afc004abb5c778a000000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -38,7 +38,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-417", + "-173", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Real_Wrapped.json b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Real_Wrapped.json index 8fa7db3c0..e2a6b6ee3 100644 --- a/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Real_Wrapped.json +++ b/platforms/solana/__tests__/integration/fixtures/TokenBridge_Tests_Get_Wrapped_Asset_Details_isWrappedAsset_Real_Wrapped.json @@ -16,15 +16,15 @@ }, "status": 200, "response": [ - "1f8b08000000000004035d8f4b4f83401485f7fe8cbb86869961682171415b532546312976615cccab140506185eb1e1bf3b76e95ddde49efb9d73aef06574dd350222c02b0f1ce89419ca1ea22b085df76abeadac29de55670a5d5b1d5aa1608536566b4a6dcf98f83ea688a2c581919583fa7b96ac67107dc0368fffcdeee711b336dd523fc3e974419acbd7647d39a36a9e9fee2d9533a3021f3e1d50b31243cf78699167561ae540c9aa4677bd810821ebbbf11cd053ad3a9b6bd25db53f6649109fd297f19b86e3e18defc74352b57c7f94f9298f5bf1bcdde519bff5acfb87468b0b442440b64bc384b52174b1350a69794232b11694bb380c03d70f9974434188ab04551e2122f01086e5ee172d45c28e43010000" + "1f8b08000000000004035d8f4d4f83401086effe8c3943c37eb69078e887a912a33569edc178d85d065a0516584a894dffbb6b8fce699279e799792ef0e56cdd350612a0930802e8d09dca1e920b185bf738de5ad51cdfb173475bfb1c991039a1c4675d69fd98b258445c4a7e0d6050e509ff9633d52b483e6051ccffd5f2e791aa76b3107c4737e703b13a7b4da7879c54e3f874efa95a39941c3e03c011cda957baf4c85c950e032855d5d8ae779010c2389f4501d8738d9dffeb6cbb6ab5dda572bedfbc0cdf221ed66f7a35acd3aad5ab6d56ec8b796b9e17cb62a76f9e75ffd05873808449e25d1a65fc1926ae5ee398791e23b9c83562c8d994865c300c158d4d8842cd669cebc8600cd7bb5f3c51133543010000" ], "rawHeaders": [ "content-type", "application/json; charset=utf-8", "date", - "Thu, 07 Dec 2023 00:17:13 GMT", + "Tue, 02 Jan 2024 18:50:58 GMT", "x-rpc-node", - "pit37", + "nyc115", "x-ratelimit-tier", "free", "x-ratelimit-method-limit", @@ -38,7 +38,7 @@ "x-ratelimit-endpoint-limit", "unlimited", "x-ratelimit-endpoint-remaining", - "-421", + "-173", "x-ratelimit-conn-limit", "40", "x-ratelimit-conn-remaining", diff --git a/platforms/solana/package.json b/platforms/solana/package.json index 87f0d972d..9f1cc44fd 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.9", + "version": "0.3.0-beta.10", "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.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", "@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 990e255d4..f6c8bf0bd 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.10", "@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 defff076b..c2cf5bd67 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.10", "@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 631f39b24..365b46bce 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.9", + "version": "0.3.0-beta.10", "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.9", - "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.9", - "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.9", + "@wormhole-foundation/connect-sdk": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana": "^0.3.0-beta.10", + "@wormhole-foundation/connect-sdk-solana-core": "^0.3.0-beta.10", "@coral-xyz/borsh": "0.2.6", "@project-serum/anchor": "0.25.0", "@project-serum/borsh": "0.2.5",