diff --git a/apps/taquito-test-dapp/package.json b/apps/taquito-test-dapp/package.json index 7f3e1135aa..4b18bc020d 100644 --- a/apps/taquito-test-dapp/package.json +++ b/apps/taquito-test-dapp/package.json @@ -1,7 +1,7 @@ { "name": "taquito-test-dapp-vite", "private": true, - "version": "17.1.0", + "version": "17.1.1", "type": "module", "scripts": { "dev": "vite", @@ -25,9 +25,9 @@ }, "dependencies": { "@airgap/beacon-sdk": "4.0.2", - "@taquito/beacon-wallet": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/beacon-wallet": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "buffer": "^6.0.3", "svelte-select": "^4.4.7", "vite-compatible-readable-stream": "^3.6.1" diff --git a/example/package.json b/example/package.json index 9dcd7ce083..ade7a8c073 100644 --- a/example/package.json +++ b/example/package.json @@ -1,7 +1,7 @@ { "name": "@taquito/example", "private": true, - "version": "17.1.0", + "version": "17.1.1", "scripts": { "example": "node -r ts-node/register --preserve-symlinks example-node.ts", "example:activation": "node -r ts-node/register --preserve-symlinks example-activate.ts", @@ -41,16 +41,16 @@ }, "dependencies": { "@ledgerhq/hw-transport-node-hid": "^6.27.3", - "@taquito/ledger-signer": "^17.1.0", - "@taquito/local-forging": "^17.1.0", - "@taquito/michel-codec": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/sapling": "^17.1.0", - "@taquito/signer": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/tzip16": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/ledger-signer": "^17.1.1", + "@taquito/local-forging": "^17.1.1", + "@taquito/michel-codec": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/sapling": "^17.1.1", + "@taquito/signer": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/tzip16": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0" }, "devDependencies": { diff --git a/integration-tests/package.json b/integration-tests/package.json index 03b5ae8724..b362a60b08 100644 --- a/integration-tests/package.json +++ b/integration-tests/package.json @@ -10,25 +10,25 @@ "test:mondaynet-secret-key": "RUN_MONDAYNET_WITH_SECRET_KEY=true jest --runInBand", "test": "jest" }, - "version": "17.1.0", + "version": "17.1.1", "dependencies": { "@ledgerhq/devices": "6.20.0", "@ledgerhq/hw-transport": "6.20.0", "@ledgerhq/hw-transport-node-hid": "6.20.0", "@ledgerhq/hw-transport-node-hid-noevents": "6.20.0", - "@taquito/contracts-library": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/local-forging": "^17.1.0", - "@taquito/michel-codec": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/remote-signer": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/sapling": "^17.1.0", - "@taquito/signer": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/tzip12": "^17.1.0", - "@taquito/tzip16": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/contracts-library": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/local-forging": "^17.1.1", + "@taquito/michel-codec": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/remote-signer": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/sapling": "^17.1.1", + "@taquito/signer": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/tzip12": "^17.1.1", + "@taquito/tzip16": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0", "bip39": "3.0.4", "blakejs": "^1.2.1" diff --git a/lerna.json b/lerna.json index 61577ae0f6..3d96d97e6e 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "useWorkspaces": true, "useNx": true, - "version": "17.1.0" + "version": "17.1.1" } diff --git a/package-lock.json b/package-lock.json index 33cd501405..5bb55e1c16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,12 +57,12 @@ }, "apps/taquito-test-dapp": { "name": "taquito-test-dapp-vite", - "version": "17.1.0", + "version": "17.1.1", "dependencies": { "@airgap/beacon-sdk": "4.0.2", - "@taquito/beacon-wallet": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/beacon-wallet": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "buffer": "^6.0.3", "svelte-select": "^4.4.7", "vite-compatible-readable-stream": "^3.6.1" @@ -97,19 +97,19 @@ }, "example": { "name": "@taquito/example", - "version": "17.1.0", + "version": "17.1.1", "dependencies": { "@ledgerhq/hw-transport-node-hid": "^6.27.3", - "@taquito/ledger-signer": "^17.1.0", - "@taquito/local-forging": "^17.1.0", - "@taquito/michel-codec": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/sapling": "^17.1.0", - "@taquito/signer": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/tzip16": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/ledger-signer": "^17.1.1", + "@taquito/local-forging": "^17.1.1", + "@taquito/michel-codec": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/sapling": "^17.1.1", + "@taquito/signer": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/tzip16": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0" }, "devDependencies": { @@ -182,25 +182,25 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "integration-tests": { - "version": "17.1.0", + "version": "17.1.1", "dependencies": { "@ledgerhq/devices": "6.20.0", "@ledgerhq/hw-transport": "6.20.0", "@ledgerhq/hw-transport-node-hid": "6.20.0", "@ledgerhq/hw-transport-node-hid-noevents": "6.20.0", - "@taquito/contracts-library": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/local-forging": "^17.1.0", - "@taquito/michel-codec": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/remote-signer": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/sapling": "^17.1.0", - "@taquito/signer": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/tzip12": "^17.1.0", - "@taquito/tzip16": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/contracts-library": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/local-forging": "^17.1.1", + "@taquito/michel-codec": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/remote-signer": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/sapling": "^17.1.1", + "@taquito/signer": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/tzip12": "^17.1.1", + "@taquito/tzip16": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0", "bip39": "3.0.4", "blakejs": "^1.2.1" @@ -26914,17 +26914,17 @@ }, "packages/taquito": { "name": "@taquito/taquito", - "version": "17.1.0", + "version": "17.1.1", "hasInstallScript": true, "license": "MIT", "dependencies": { - "@taquito/core": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/local-forging": "^17.1.0", - "@taquito/michel-codec": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/local-forging": "^17.1.1", + "@taquito/michel-codec": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0", "rxjs": "^7.8.1" }, @@ -26973,12 +26973,12 @@ }, "packages/taquito-beacon-wallet": { "name": "@taquito/beacon-wallet", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { "@airgap/beacon-dapp": "4.0.2", - "@taquito/core": "^17.1.0", - "@taquito/taquito": "^17.1.0" + "@taquito/core": "^17.1.1", + "@taquito/taquito": "^17.1.1" }, "devDependencies": { "@types/bluebird": "^3.5.36", @@ -27016,13 +27016,13 @@ }, "packages/taquito-contracts-library": { "name": "@taquito/contracts-library", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { - "@taquito/core": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0" }, "devDependencies": { @@ -27073,7 +27073,7 @@ }, "packages/taquito-core": { "name": "@taquito/core", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "engines": { "node": ">=16" @@ -27081,10 +27081,10 @@ }, "packages/taquito-http-utils": { "name": "@taquito/http-utils", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { - "@taquito/core": "^17.1.0", + "@taquito/core": "^17.1.1", "axios": "0.26.0" }, "devDependencies": { @@ -27135,13 +27135,13 @@ }, "packages/taquito-ledger-signer": { "name": "@taquito/ledger-signer", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { "@ledgerhq/hw-transport": "^6.27.3", "@stablelib/blake2b": "^1.0.1", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "buffer": "^6.0.3" }, "devDependencies": { @@ -27229,15 +27229,15 @@ }, "packages/taquito-local-forging": { "name": "@taquito/local-forging", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { - "@taquito/core": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0" }, "devDependencies": { - "@taquito/rpc": "^17.1.0", + "@taquito/rpc": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/estree": "^1.0.0", "@types/jest": "^26.0.23", @@ -27289,10 +27289,10 @@ }, "packages/taquito-michel-codec": { "name": "@taquito/michel-codec", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { - "@taquito/core": "^17.1.0" + "@taquito/core": "^17.1.1" }, "devDependencies": { "@types/bluebird": "^3.5.36", @@ -27352,20 +27352,20 @@ } }, "packages/taquito-michel-codec/pack-test-tool": { - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { - "@taquito/rpc": "^17.1.0", + "@taquito/rpc": "^17.1.1", "yargs": "^16.2.0" } }, "packages/taquito-michelson-encoder": { "name": "@taquito/michelson-encoder", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { - "@taquito/rpc": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/rpc": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0", "fast-json-stable-stringify": "^2.1.0" }, @@ -27416,15 +27416,15 @@ }, "packages/taquito-remote-signer": { "name": "@taquito/remote-signer", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { "@stablelib/blake2b": "^1.0.1", "@stablelib/ed25519": "^1.0.3", - "@taquito/core": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "typedarray-to-buffer": "^4.0.0" }, "devDependencies": { @@ -27475,12 +27475,12 @@ }, "packages/taquito-rpc": { "name": "@taquito/rpc", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { - "@taquito/core": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0" }, "devDependencies": { @@ -27530,17 +27530,17 @@ }, "packages/taquito-sapling": { "name": "@taquito/sapling", - "version": "17.1.0", + "version": "17.1.1", "hasInstallScript": true, "license": "MIT", "dependencies": { "@airgap/sapling-wasm": "0.0.9", "@stablelib/nacl": "^1.0.3", "@stablelib/random": "^1.0.1", - "@taquito/core": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0", "bip39": "3.0.4", "blakejs": "^1.2.1", @@ -27767,7 +27767,7 @@ }, "packages/taquito-signer": { "name": "@taquito/signer", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { "@stablelib/blake2b": "^1.0.1", @@ -27776,8 +27776,8 @@ "@stablelib/nacl": "^1.0.4", "@stablelib/pbkdf2": "^1.0.1", "@stablelib/sha512": "^1.0.1", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bn.js": "^5.1.1", "bip39": "3.0.4", "elliptic": "^6.5.4", @@ -27834,12 +27834,12 @@ }, "packages/taquito-tzip12": { "name": "@taquito/tzip12", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/tzip16": "^17.1.0" + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/tzip16": "^17.1.1" }, "devDependencies": { "@types/bluebird": "^3.5.36", @@ -27889,14 +27889,14 @@ }, "packages/taquito-tzip16": { "name": "@taquito/tzip16", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { - "@taquito/http-utils": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/http-utils": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0", "crypto-js": "^4.1.1" }, @@ -27949,12 +27949,12 @@ }, "packages/taquito-utils": { "name": "@taquito/utils", - "version": "17.1.0", + "version": "17.1.1", "license": "MIT", "dependencies": { "@stablelib/blake2b": "^1.0.1", "@stablelib/ed25519": "^1.0.3", - "@taquito/core": "^17.1.0", + "@taquito/core": "^17.1.1", "@types/bs58check": "^2.1.0", "bignumber.js": "^9.1.0", "blakejs": "^1.2.1", @@ -32845,8 +32845,8 @@ "version": "file:packages/taquito-beacon-wallet", "requires": { "@airgap/beacon-dapp": "4.0.2", - "@taquito/core": "^17.1.0", - "@taquito/taquito": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/taquito": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/chrome": "0.0.171", "@types/jest": "^26.0.23", @@ -32880,10 +32880,10 @@ "@taquito/contracts-library": { "version": "file:packages/taquito-contracts-library", "requires": { - "@taquito/core": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/jest": "^26.0.23", "@types/node": "^16", @@ -32929,16 +32929,16 @@ "version": "file:example", "requires": { "@ledgerhq/hw-transport-node-hid": "^6.27.3", - "@taquito/ledger-signer": "^17.1.0", - "@taquito/local-forging": "^17.1.0", - "@taquito/michel-codec": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/sapling": "^17.1.0", - "@taquito/signer": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/tzip16": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/ledger-signer": "^17.1.1", + "@taquito/local-forging": "^17.1.1", + "@taquito/michel-codec": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/sapling": "^17.1.1", + "@taquito/signer": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/tzip16": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/node-hid": "^1.3.1", "bignumber.js": "^9.1.0", "ts-node": "^10.9.1" @@ -33010,7 +33010,7 @@ "@taquito/http-utils": { "version": "file:packages/taquito-http-utils", "requires": { - "@taquito/core": "^17.1.0", + "@taquito/core": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/jest": "^26.0.24", "@types/node": "^16", @@ -33054,8 +33054,8 @@ "requires": { "@ledgerhq/hw-transport": "^6.27.3", "@stablelib/blake2b": "^1.0.1", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/jest": "^26.0.24", "@types/node": "^16", @@ -33131,9 +33131,9 @@ "@taquito/local-forging": { "version": "file:packages/taquito-local-forging", "requires": { - "@taquito/core": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/estree": "^1.0.0", "@types/jest": "^26.0.23", @@ -33179,7 +33179,7 @@ "@taquito/michel-codec": { "version": "file:packages/taquito-michel-codec", "requires": { - "@taquito/core": "^17.1.0", + "@taquito/core": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/jest": "^26.0.23", "@types/node": "^16", @@ -33228,8 +33228,8 @@ "@taquito/michelson-encoder": { "version": "file:packages/taquito-michelson-encoder", "requires": { - "@taquito/rpc": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/rpc": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/jest": "^26.0.23", "@types/node": "^16", @@ -33273,10 +33273,10 @@ "requires": { "@stablelib/blake2b": "^1.0.1", "@stablelib/ed25519": "^1.0.3", - "@taquito/core": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/jest": "^26.0.24", "@types/node": "^16", @@ -33318,9 +33318,9 @@ "@taquito/rpc": { "version": "file:packages/taquito-rpc", "requires": { - "@taquito/core": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/jest": "^26.0.23", "@types/node": "^16", @@ -33365,10 +33365,10 @@ "@rollup/plugin-json": "^4.1.0", "@stablelib/nacl": "^1.0.3", "@stablelib/random": "^1.0.1", - "@taquito/core": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/jest": "^26.0.23", "@types/node": "^16", "@types/pbkdf2": "^3.1.0", @@ -33537,8 +33537,8 @@ "@stablelib/nacl": "^1.0.4", "@stablelib/pbkdf2": "^1.0.1", "@stablelib/sha512": "^1.0.1", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/bn.js": "^5.1.1", "@types/elliptic": "^6.4.14", @@ -33587,13 +33587,13 @@ "version": "file:packages/taquito", "requires": { "@babel/types": "7.16.0", - "@taquito/core": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/local-forging": "^17.1.0", - "@taquito/michel-codec": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/local-forging": "^17.1.1", + "@taquito/michel-codec": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/estree": "^0.0.50", "@types/jest": "^26.0.23", @@ -33645,9 +33645,9 @@ "@taquito/tzip12": { "version": "file:packages/taquito-tzip12", "requires": { - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/tzip16": "^17.1.0", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/tzip16": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/jest": "^26.0.23", "@types/node": "^16", @@ -33688,11 +33688,11 @@ "@taquito/tzip16": { "version": "file:packages/taquito-tzip16", "requires": { - "@taquito/http-utils": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/http-utils": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/crypto-js": "^4.1.1", "@types/jest": "^26.0.23", @@ -33738,7 +33738,7 @@ "requires": { "@stablelib/blake2b": "^1.0.1", "@stablelib/ed25519": "^1.0.3", - "@taquito/core": "^17.1.0", + "@taquito/core": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/bs58check": "^2.1.0", "@types/elliptic": "^6.4.14", @@ -39135,19 +39135,19 @@ "@ledgerhq/hw-transport": "6.20.0", "@ledgerhq/hw-transport-node-hid": "6.20.0", "@ledgerhq/hw-transport-node-hid-noevents": "6.20.0", - "@taquito/contracts-library": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/local-forging": "^17.1.0", - "@taquito/michel-codec": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/remote-signer": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/sapling": "^17.1.0", - "@taquito/signer": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/tzip12": "^17.1.0", - "@taquito/tzip16": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/contracts-library": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/local-forging": "^17.1.1", + "@taquito/michel-codec": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/remote-signer": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/sapling": "^17.1.1", + "@taquito/signer": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/tzip12": "^17.1.1", + "@taquito/tzip16": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/jest": "^26.0.23", "@types/node": "^16", "@typescript-eslint/eslint-plugin": "^5.28.0", @@ -45177,7 +45177,7 @@ "pack-test-tool": { "version": "file:packages/taquito-michel-codec/pack-test-tool", "requires": { - "@taquito/rpc": "^17.1.0", + "@taquito/rpc": "^17.1.1", "yargs": "^16.2.0" } }, @@ -48099,9 +48099,9 @@ "requires": { "@airgap/beacon-sdk": "4.0.2", "@sveltejs/vite-plugin-svelte": "^1.1.0", - "@taquito/beacon-wallet": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/beacon-wallet": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "@tsconfig/svelte": "^2.0.1", "buffer": "^6.0.3", "events": "^3.3.0", diff --git a/packages/taquito-beacon-wallet/package.json b/packages/taquito-beacon-wallet/package.json index 98308d6d9f..0494625a86 100644 --- a/packages/taquito-beacon-wallet/package.json +++ b/packages/taquito-beacon-wallet/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/beacon-wallet", - "version": "17.1.0", + "version": "17.1.1", "description": "Beacon wallet provider", "keywords": [ "tezos", @@ -68,8 +68,8 @@ }, "dependencies": { "@airgap/beacon-dapp": "4.0.2", - "@taquito/core": "^17.1.0", - "@taquito/taquito": "^17.1.0" + "@taquito/core": "^17.1.1", + "@taquito/taquito": "^17.1.1" }, "devDependencies": { "@types/bluebird": "^3.5.36", diff --git a/packages/taquito-beacon-wallet/src/version.ts b/packages/taquito-beacon-wallet/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-beacon-wallet/src/version.ts +++ b/packages/taquito-beacon-wallet/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-contracts-library/package.json b/packages/taquito-contracts-library/package.json index 85933b5e65..8ec5199bf4 100644 --- a/packages/taquito-contracts-library/package.json +++ b/packages/taquito-contracts-library/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/contracts-library", - "version": "17.1.0", + "version": "17.1.1", "description": "Can be used as an extension on the TezosToolkit to provide contracts data", "keywords": [ "tezos" @@ -68,10 +68,10 @@ ] }, "dependencies": { - "@taquito/core": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0" }, "devDependencies": { diff --git a/packages/taquito-contracts-library/src/version.ts b/packages/taquito-contracts-library/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-contracts-library/src/version.ts +++ b/packages/taquito-contracts-library/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-core/package.json b/packages/taquito-core/package.json index 13a337e572..017eab1d2f 100644 --- a/packages/taquito-core/package.json +++ b/packages/taquito-core/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/core", - "version": "17.1.0", + "version": "17.1.1", "description": "Classes, interfaces, and types shared across Taquito packages", "keywords": [ "tezos", diff --git a/packages/taquito-core/src/version.ts b/packages/taquito-core/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-core/src/version.ts +++ b/packages/taquito-core/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-http-utils/package.json b/packages/taquito-http-utils/package.json index 2d85deeee1..96226d48dc 100644 --- a/packages/taquito-http-utils/package.json +++ b/packages/taquito-http-utils/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/http-utils", - "version": "17.1.0", + "version": "17.1.1", "description": "", "keywords": [ "tezos" @@ -59,7 +59,7 @@ ] }, "dependencies": { - "@taquito/core": "^17.1.0", + "@taquito/core": "^17.1.1", "axios": "0.26.0" }, "devDependencies": { diff --git a/packages/taquito-http-utils/src/version.ts b/packages/taquito-http-utils/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-http-utils/src/version.ts +++ b/packages/taquito-http-utils/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-ledger-signer/package.json b/packages/taquito-ledger-signer/package.json index 1e1b716e08..3021b980a4 100644 --- a/packages/taquito-ledger-signer/package.json +++ b/packages/taquito-ledger-signer/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/ledger-signer", - "version": "17.1.0", + "version": "17.1.1", "description": "Ledger signer provider", "keywords": [ "tezos", @@ -60,8 +60,8 @@ "dependencies": { "@ledgerhq/hw-transport": "^6.27.3", "@stablelib/blake2b": "^1.0.1", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "buffer": "^6.0.3" }, "devDependencies": { diff --git a/packages/taquito-ledger-signer/src/version.ts b/packages/taquito-ledger-signer/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-ledger-signer/src/version.ts +++ b/packages/taquito-ledger-signer/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-local-forging/package.json b/packages/taquito-local-forging/package.json index 7358391702..dfca5568de 100644 --- a/packages/taquito-local-forging/package.json +++ b/packages/taquito-local-forging/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/local-forging", - "version": "17.1.0", + "version": "17.1.1", "description": "Provide local forging functionality to be with taquito", "keywords": [ "tezos", @@ -68,12 +68,12 @@ ] }, "dependencies": { - "@taquito/core": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0" }, "devDependencies": { - "@taquito/rpc": "^17.1.0", + "@taquito/rpc": "^17.1.1", "@types/bluebird": "^3.5.36", "@types/estree": "^1.0.0", "@types/jest": "^26.0.23", diff --git a/packages/taquito-local-forging/src/version.ts b/packages/taquito-local-forging/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-local-forging/src/version.ts +++ b/packages/taquito-local-forging/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-michel-codec/pack-test-tool/package.json b/packages/taquito-michel-codec/pack-test-tool/package.json index 6ae893d29e..62936239f7 100644 --- a/packages/taquito-michel-codec/pack-test-tool/package.json +++ b/packages/taquito-michel-codec/pack-test-tool/package.json @@ -1,6 +1,6 @@ { "name": "pack-test-tool", - "version": "17.1.0", + "version": "17.1.1", "description": "Generate pack test data via Tezos RPC", "main": "pack-test-tool.js", "private": true, @@ -8,7 +8,7 @@ "author": "Eugene Zagidullin ", "license": "MIT", "dependencies": { - "@taquito/rpc": "^17.1.0", + "@taquito/rpc": "^17.1.1", "yargs": "^16.2.0" } } diff --git a/packages/taquito-michel-codec/package.json b/packages/taquito-michel-codec/package.json index 30ee418b68..425a877eac 100644 --- a/packages/taquito-michel-codec/package.json +++ b/packages/taquito-michel-codec/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/michel-codec", - "version": "17.1.0", + "version": "17.1.1", "description": "Michelson parser/validator/formatter", "keywords": [ "tezos", @@ -67,7 +67,7 @@ ] }, "dependencies": { - "@taquito/core": "^17.1.0" + "@taquito/core": "^17.1.1" }, "devDependencies": { "@types/bluebird": "^3.5.36", diff --git a/packages/taquito-michel-codec/src/version.ts b/packages/taquito-michel-codec/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-michel-codec/src/version.ts +++ b/packages/taquito-michel-codec/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-michelson-encoder/package.json b/packages/taquito-michelson-encoder/package.json index 3fcc836c60..1589cae3fc 100644 --- a/packages/taquito-michelson-encoder/package.json +++ b/packages/taquito-michelson-encoder/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/michelson-encoder", - "version": "17.1.0", + "version": "17.1.1", "description": "converts michelson data and types into convenient JS/TS objects", "keywords": [ "tezos", @@ -68,8 +68,8 @@ ] }, "dependencies": { - "@taquito/rpc": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/rpc": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0", "fast-json-stable-stringify": "^2.1.0" }, diff --git a/packages/taquito-michelson-encoder/src/version.ts b/packages/taquito-michelson-encoder/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-michelson-encoder/src/version.ts +++ b/packages/taquito-michelson-encoder/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-remote-signer/package.json b/packages/taquito-remote-signer/package.json index b17f1b0cca..464ea041f4 100644 --- a/packages/taquito-remote-signer/package.json +++ b/packages/taquito-remote-signer/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/remote-signer", - "version": "17.1.0", + "version": "17.1.1", "description": "Remote signer provider", "keywords": [ "tezos", @@ -63,10 +63,10 @@ "dependencies": { "@stablelib/blake2b": "^1.0.1", "@stablelib/ed25519": "^1.0.3", - "@taquito/core": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "typedarray-to-buffer": "^4.0.0" }, "devDependencies": { diff --git a/packages/taquito-remote-signer/src/version.ts b/packages/taquito-remote-signer/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-remote-signer/src/version.ts +++ b/packages/taquito-remote-signer/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-rpc/package.json b/packages/taquito-rpc/package.json index 75d8b6fa68..ac36bf5f51 100644 --- a/packages/taquito-rpc/package.json +++ b/packages/taquito-rpc/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/rpc", - "version": "17.1.0", + "version": "17.1.1", "description": "Provides low level methods, and types to invoke RPC calls from a Nomadic Tezos RPC node", "keywords": [ "tezos", @@ -67,9 +67,9 @@ ] }, "dependencies": { - "@taquito/core": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0" }, "devDependencies": { diff --git a/packages/taquito-rpc/src/version.ts b/packages/taquito-rpc/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-rpc/src/version.ts +++ b/packages/taquito-rpc/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-sapling/package.json b/packages/taquito-sapling/package.json index cdb3ff0d25..6ce56b1985 100644 --- a/packages/taquito-sapling/package.json +++ b/packages/taquito-sapling/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/sapling", - "version": "17.1.0", + "version": "17.1.1", "description": "Allows reading and preparing sapling transactions", "keywords": [ "tezos", @@ -69,10 +69,10 @@ "@airgap/sapling-wasm": "0.0.9", "@stablelib/nacl": "^1.0.3", "@stablelib/random": "^1.0.1", - "@taquito/core": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0", "bip39": "3.0.4", "blakejs": "^1.2.1", diff --git a/packages/taquito-sapling/src/version.ts b/packages/taquito-sapling/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-sapling/src/version.ts +++ b/packages/taquito-sapling/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-signer/package.json b/packages/taquito-signer/package.json index 722afd4ba8..8edec52248 100644 --- a/packages/taquito-signer/package.json +++ b/packages/taquito-signer/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/signer", - "version": "17.1.0", + "version": "17.1.1", "description": "Provide signing functionality to be with taquito", "keywords": [ "tezos", @@ -73,8 +73,8 @@ "@stablelib/nacl": "^1.0.4", "@stablelib/pbkdf2": "^1.0.1", "@stablelib/sha512": "^1.0.1", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "@types/bn.js": "^5.1.1", "bip39": "3.0.4", "elliptic": "^6.5.4", diff --git a/packages/taquito-signer/src/version.ts b/packages/taquito-signer/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-signer/src/version.ts +++ b/packages/taquito-signer/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-signer/test/taquito-signer.spec.ts b/packages/taquito-signer/test/taquito-signer.spec.ts index 12f772bfb2..b214fe9875 100644 --- a/packages/taquito-signer/test/taquito-signer.spec.ts +++ b/packages/taquito-signer/test/taquito-signer.spec.ts @@ -98,8 +98,8 @@ describe('inmemory-signer', () => { 'edskS3DtVSbWbPD1yviMGebjYwWJtruMjDcfAZsH9uba22EzKeYhmQkkraFosFETmEMfFNVcDYQ5QbFerj9ozDKroXZ6mb5oxV' ); - expect((await signer.sign('123', new Uint8Array([3]))).sig).toEqual( - 'signvMhyzCmfN6JCYnqbtLCHdReCqwQM9viGJm1QPsiTrLGhrMi1eEmAsoXVjfNB1cJwnP9rj6i3cVCZeucqkPcsDuKmT9me' + expect((await signer.sign('1234', new Uint8Array([3]))).sig).toEqual( + 'sigeeho3jK4MZKsyqcTc9mjhtz9w6enG3AFniufgUXCuXFW7VjShxLoNmxqkQSRYUwP1LHRMere5LrvxcqLgU9KmDGN356Yz' ); done(); }); diff --git a/packages/taquito-tzip12/package.json b/packages/taquito-tzip12/package.json index 231bb08526..f5a1f86609 100644 --- a/packages/taquito-tzip12/package.json +++ b/packages/taquito-tzip12/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/tzip12", - "version": "17.1.0", + "version": "17.1.1", "description": "Tzip12", "keywords": [ "tezos", @@ -63,9 +63,9 @@ ] }, "dependencies": { - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/tzip16": "^17.1.0" + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/tzip16": "^17.1.1" }, "devDependencies": { "@types/bluebird": "^3.5.36", diff --git a/packages/taquito-tzip12/src/version.ts b/packages/taquito-tzip12/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-tzip12/src/version.ts +++ b/packages/taquito-tzip12/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-tzip16/package.json b/packages/taquito-tzip16/package.json index 8f1d68da8d..9dd78d8715 100644 --- a/packages/taquito-tzip16/package.json +++ b/packages/taquito-tzip16/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/tzip16", - "version": "17.1.0", + "version": "17.1.1", "description": "Tzip16", "keywords": [ "tezos", @@ -62,11 +62,11 @@ ] }, "dependencies": { - "@taquito/http-utils": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/taquito": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/http-utils": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/taquito": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0", "crypto-js": "^4.1.1" }, diff --git a/packages/taquito-tzip16/src/version.ts b/packages/taquito-tzip16/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-tzip16/src/version.ts +++ b/packages/taquito-tzip16/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-utils/package.json b/packages/taquito-utils/package.json index d6d43b53d1..a5945bd167 100644 --- a/packages/taquito-utils/package.json +++ b/packages/taquito-utils/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/utils", - "version": "17.1.0", + "version": "17.1.1", "description": "converts michelson data and types into convenient JS/TS objects", "keywords": [ "tezos", @@ -65,7 +65,7 @@ "dependencies": { "@stablelib/blake2b": "^1.0.1", "@stablelib/ed25519": "^1.0.3", - "@taquito/core": "^17.1.0", + "@taquito/core": "^17.1.1", "@types/bs58check": "^2.1.0", "bignumber.js": "^9.1.0", "blakejs": "^1.2.1", diff --git a/packages/taquito-utils/src/taquito-utils.ts b/packages/taquito-utils/src/taquito-utils.ts index a5fe08366a..47062f30ec 100644 --- a/packages/taquito-utils/src/taquito-utils.ts +++ b/packages/taquito-utils/src/taquito-utils.ts @@ -197,12 +197,26 @@ export function encodeKeyHash(value: string) { * @throws {@link ValueConversionError} */ export const hex2buf = (hex: string): Uint8Array => { - const match = hex.match(/[\da-f]{2}/gi); - if (match) { - return new Uint8Array(match.map((h) => parseInt(h, 16))); - } else { - throw new ValueConversionError(hex, 'Uint8Array'); + if (hex.length % 2 !== 0) { + throw new InvalidHexStringError(hex, `: Expecting even number of characters`); + } + const hexDigits = stripHexPrefix(hex); + if (!hexDigits.match(/^([\da-f]{2})*$/gi)) { + throw new InvalidHexStringError( + hex, + `: Only characters 0-9, a-f and A-F are expected. Optionally, it can be prefixed with '0x'` + ); } + const out = new Uint8Array(hexDigits.length / 2); + let j = 0; + for (let i = 0; i < hexDigits.length; i += 2) { + const v = parseInt(hexDigits.slice(i, i + 2), 16); + if (Number.isNaN(v)) { + throw new ValueConversionError(hex, 'Uint8Array'); + } + out[j++] = v; + } + return out; }; /** @@ -351,10 +365,14 @@ export function bytes2Char(hex: string): string { * @param hex String value to convert to bytes */ export function hex2Bytes(hex: string): Buffer { - if (!hex.match(/[\da-f]{2}/gi)) { - throw new InvalidHexStringError(hex, `: Expecting even number of characters`); + const hexDigits = stripHexPrefix(hex); + if (!hexDigits.match(/^(0x)?([\da-f]{2})*$/gi)) { + throw new InvalidHexStringError( + hex, + `: Expecting even number of characters: 0-9, a-z, A-Z, optionally prefixed with 0x` + ); } - return Buffer.from(hex, 'hex'); + return Buffer.from(hexDigits, 'hex'); } /** diff --git a/packages/taquito-utils/src/version.ts b/packages/taquito-utils/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito-utils/src/version.ts +++ b/packages/taquito-utils/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/packages/taquito-utils/test/taquito-utils.spec.ts b/packages/taquito-utils/test/taquito-utils.spec.ts index 910891991a..dcda875e77 100644 --- a/packages/taquito-utils/test/taquito-utils.spec.ts +++ b/packages/taquito-utils/test/taquito-utils.spec.ts @@ -15,6 +15,7 @@ import { hex2Bytes, b58decodeL2Address, encodeL2Address, + hex2buf, } from '../src/taquito-utils'; import BigNumber from 'bignumber.js'; @@ -251,6 +252,43 @@ describe('Hex conversions', () => { expect(result).toEqual(Buffer.from('abcd', 'hex')); }); + it('Should be able to convert hex with 0x prefix to bytes', () => { + const result: Buffer = hex2Bytes('0xabcd'); + + expect(result).toBeDefined(); + expect(result).toEqual(Buffer.from('abcd', 'hex')); + }); + + it('Should throw an exception because of an odd number of characters', () => { + expect(() => hex2Bytes('abcda')).toThrow(); + }); + + it('Should throw an exception because of invalid character', () => { + expect(() => hex2Bytes('abcq')).toThrow(); + }); + + it('Should be able to convert hex to buffer', () => { + const result: Uint8Array = hex2buf('412D74657374'); + + expect(result).toBeDefined(); + expect(result).toEqual(Uint8Array.from([65, 45, 116, 101, 115, 116])); + }); + + it('Should be able to convert hex with 0x prefix to buffer', () => { + const result: Uint8Array = hex2buf('0x412D74657374'); + + expect(result).toBeDefined(); + expect(result).toEqual(Uint8Array.from([65, 45, 116, 101, 115, 116])); + }); + + it('Should throw an exception because of an odd number of characters (hex2buf)', () => { + expect(() => hex2buf('abcda')).toThrow(); + }); + + it('Should throw an exception because of invalid character (hex2buf)', () => { + expect(() => hex2buf('abcq')).toThrow(); + }); + it('should be able to get phk from tz4 Public key', () => { const publicKey = 'BLpk1w1wkESXN91Ry39ZMRAhaaHJsDaMZ8wBax5QsKPEKPWTjDBk6dgKMDkoejxxPWJf52cm2osh'; diff --git a/packages/taquito/README.md b/packages/taquito/README.md index 8b998dd448..22c51cb317 100644 --- a/packages/taquito/README.md +++ b/packages/taquito/README.md @@ -7,8 +7,8 @@ The `@taquito/taquito` package contains higher-level functionality that builds u ## CDN Bundle ```html - + ``` ## General Information diff --git a/packages/taquito/manifest.json b/packages/taquito/manifest.json index edc617a44e..6408d2d697 100644 --- a/packages/taquito/manifest.json +++ b/packages/taquito/manifest.json @@ -1,6 +1,6 @@ { "main.js": { "src": "dist/taquito.min.js", - "integrity": "sha384-WFVsp/ku3X2+de9tgkqVd8SYUbZkBdgn4bToJmyaepSDJ6JF610FFRtQ+XgkMV7l" + "integrity": "sha384-sSwzoeCv1XUgRrPt7j22oxnvEOg+XpdqHUPjJzc2zkosFdBFWaDVMqEOBsYsPI2T" } } \ No newline at end of file diff --git a/packages/taquito/package.json b/packages/taquito/package.json index c1a5434fe8..0d536dfe31 100644 --- a/packages/taquito/package.json +++ b/packages/taquito/package.json @@ -1,6 +1,6 @@ { "name": "@taquito/taquito", - "version": "17.1.0", + "version": "17.1.1", "description": "High level functionality that builds upon the other packages in the Tezos Typescript Library Suite.", "keywords": [ "tezos", @@ -77,13 +77,13 @@ ] }, "dependencies": { - "@taquito/core": "^17.1.0", - "@taquito/http-utils": "^17.1.0", - "@taquito/local-forging": "^17.1.0", - "@taquito/michel-codec": "^17.1.0", - "@taquito/michelson-encoder": "^17.1.0", - "@taquito/rpc": "^17.1.0", - "@taquito/utils": "^17.1.0", + "@taquito/core": "^17.1.1", + "@taquito/http-utils": "^17.1.1", + "@taquito/local-forging": "^17.1.1", + "@taquito/michel-codec": "^17.1.1", + "@taquito/michelson-encoder": "^17.1.1", + "@taquito/rpc": "^17.1.1", + "@taquito/utils": "^17.1.1", "bignumber.js": "^9.1.0", "rxjs": "^7.8.1" }, diff --git a/packages/taquito/src/version.ts b/packages/taquito/src/version.ts index 98a19e1266..5a8abeb919 100644 --- a/packages/taquito/src/version.ts +++ b/packages/taquito/src/version.ts @@ -1,5 +1,6 @@ + // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN! export const VERSION = { - commitHash: 'a23fb981e79462489c07a1e4656f310390cb1148', - version: '17.1.0', + "commitHash": "15732f9b7d575aa46427c94501fb8677a754b733", + "version": "17.1.1" }; diff --git a/website/package.json b/website/package.json index e5ef8ce6d2..bd09beec22 100644 --- a/website/package.json +++ b/website/package.json @@ -86,5 +86,5 @@ "last 1 safari version" ] }, - "version": "17.1.0" + "version": "17.1.1" }