@taquito/local-forging 20.0.0 → 20.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,8 +20,8 @@ var ProtocolsHash;
20
20
  ProtocolsHash["PtMumbai2"] = "PtMumbai2TmsJHNGRkD8v8YDbtao7BLUC3wjASn1inAKLFCjaH1";
21
21
  ProtocolsHash["PtNairobi"] = "PtNairobiyssHuh87hEhfVBGCVrK3WnS8Z2FT4ymB5tAa4r1nQf";
22
22
  ProtocolsHash["ProxfordY"] = "ProxfordYmVfjWnRcgjWH36fW6PArwqykTFzotUxRs6gmTcZDuH";
23
- ProtocolsHash["PtParisBQ"] = "PtParisBQscdCm6Cfow6ndeU6wKJyA3aV1j4D3gQBQMsTQyJCrz";
24
23
  ProtocolsHash["PtParisBx"] = "PtParisBxoLz5gzMmn3d9WBQNoPSZakgnkMC2VNuQ3KXfUtUQeZ";
24
+ ProtocolsHash["PsParisCZ"] = "PsParisCZo7KAh1Z1smVd9ZMZ1HHn5gkzbM94V3PLCpknFWhUAi";
25
25
  ProtocolsHash["ProtoALpha"] = "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK";
26
26
  })(ProtocolsHash || (exports.ProtocolsHash = ProtocolsHash = {}));
27
27
  const protoLevel = {
@@ -42,8 +42,8 @@ const protoLevel = {
42
42
  PtMumbai2TmsJHNGRkD8v8YDbtao7BLUC3wjASn1inAKLFCjaH1: 16,
43
43
  PtNairobiyssHuh87hEhfVBGCVrK3WnS8Z2FT4ymB5tAa4r1nQf: 17,
44
44
  ProxfordYmVfjWnRcgjWH36fW6PArwqykTFzotUxRs6gmTcZDuH: 19,
45
- PtParisBQscdCm6Cfow6ndeU6wKJyA3aV1j4D3gQBQMsTQyJCrz: 20,
46
45
  PtParisBxoLz5gzMmn3d9WBQNoPSZakgnkMC2VNuQ3KXfUtUQeZ: 20,
46
+ PsParisCZo7KAh1Z1smVd9ZMZ1HHn5gkzbM94V3PLCpknFWhUAi: 20,
47
47
  ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK: 21,
48
48
  };
49
49
  function ProtoInferiorTo(a, b) {
@@ -40,7 +40,7 @@ var version_1 = require("./version");
40
40
  Object.defineProperty(exports, "VERSION", { enumerable: true, get: function () { return version_1.VERSION; } });
41
41
  var protocols_2 = require("./protocols");
42
42
  Object.defineProperty(exports, "ProtocolsHash", { enumerable: true, get: function () { return protocols_2.ProtocolsHash; } });
43
- const PROTOCOL_CURRENT = protocols_1.ProtocolsHash.PtParisBQ;
43
+ const PROTOCOL_CURRENT = protocols_1.ProtocolsHash.PsParisCZ;
44
44
  function getCodec(codec, _proto) {
45
45
  return {
46
46
  encoder: encoder_1.encoders[codec],
@@ -3,6 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VERSION = void 0;
4
4
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
5
5
  exports.VERSION = {
6
- "commitHash": "45fea4a361f29598063e448574800220c4687001",
7
- "version": "20.0.0"
6
+ "commitHash": "d44ee8a26e6924e12a8cae2f9c5b717fc65af72c",
7
+ "version": "20.0.1"
8
8
  };
@@ -1593,22 +1593,22 @@ var ProtocolsHash;
1593
1593
  ProtocolsHash["PtMumbai2"] = "PtMumbai2TmsJHNGRkD8v8YDbtao7BLUC3wjASn1inAKLFCjaH1";
1594
1594
  ProtocolsHash["PtNairobi"] = "PtNairobiyssHuh87hEhfVBGCVrK3WnS8Z2FT4ymB5tAa4r1nQf";
1595
1595
  ProtocolsHash["ProxfordY"] = "ProxfordYmVfjWnRcgjWH36fW6PArwqykTFzotUxRs6gmTcZDuH";
1596
- ProtocolsHash["PtParisBQ"] = "PtParisBQscdCm6Cfow6ndeU6wKJyA3aV1j4D3gQBQMsTQyJCrz";
1597
1596
  ProtocolsHash["PtParisBx"] = "PtParisBxoLz5gzMmn3d9WBQNoPSZakgnkMC2VNuQ3KXfUtUQeZ";
1597
+ ProtocolsHash["PsParisCZ"] = "PsParisCZo7KAh1Z1smVd9ZMZ1HHn5gkzbM94V3PLCpknFWhUAi";
1598
1598
  ProtocolsHash["ProtoALpha"] = "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK";
1599
1599
  })(ProtocolsHash || (ProtocolsHash = {}));
1600
1600
 
1601
1601
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
1602
1602
  const VERSION = {
1603
- "commitHash": "45fea4a361f29598063e448574800220c4687001",
1604
- "version": "20.0.0"
1603
+ "commitHash": "d44ee8a26e6924e12a8cae2f9c5b717fc65af72c",
1604
+ "version": "20.0.1"
1605
1605
  };
1606
1606
 
1607
1607
  /**
1608
1608
  * @packageDocumentation
1609
1609
  * @module @taquito/local-forging
1610
1610
  */
1611
- const PROTOCOL_CURRENT = ProtocolsHash.PtParisBQ;
1611
+ const PROTOCOL_CURRENT = ProtocolsHash.PsParisCZ;
1612
1612
  function getCodec(codec, _proto) {
1613
1613
  return {
1614
1614
  encoder: encoders[codec],
@@ -1595,22 +1595,22 @@
1595
1595
  ProtocolsHash["PtMumbai2"] = "PtMumbai2TmsJHNGRkD8v8YDbtao7BLUC3wjASn1inAKLFCjaH1";
1596
1596
  ProtocolsHash["PtNairobi"] = "PtNairobiyssHuh87hEhfVBGCVrK3WnS8Z2FT4ymB5tAa4r1nQf";
1597
1597
  ProtocolsHash["ProxfordY"] = "ProxfordYmVfjWnRcgjWH36fW6PArwqykTFzotUxRs6gmTcZDuH";
1598
- ProtocolsHash["PtParisBQ"] = "PtParisBQscdCm6Cfow6ndeU6wKJyA3aV1j4D3gQBQMsTQyJCrz";
1599
1598
  ProtocolsHash["PtParisBx"] = "PtParisBxoLz5gzMmn3d9WBQNoPSZakgnkMC2VNuQ3KXfUtUQeZ";
1599
+ ProtocolsHash["PsParisCZ"] = "PsParisCZo7KAh1Z1smVd9ZMZ1HHn5gkzbM94V3PLCpknFWhUAi";
1600
1600
  ProtocolsHash["ProtoALpha"] = "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK";
1601
1601
  })(exports.ProtocolsHash || (exports.ProtocolsHash = {}));
1602
1602
 
1603
1603
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
1604
1604
  const VERSION = {
1605
- "commitHash": "45fea4a361f29598063e448574800220c4687001",
1606
- "version": "20.0.0"
1605
+ "commitHash": "d44ee8a26e6924e12a8cae2f9c5b717fc65af72c",
1606
+ "version": "20.0.1"
1607
1607
  };
1608
1608
 
1609
1609
  /**
1610
1610
  * @packageDocumentation
1611
1611
  * @module @taquito/local-forging
1612
1612
  */
1613
- const PROTOCOL_CURRENT = exports.ProtocolsHash.PtParisBQ;
1613
+ const PROTOCOL_CURRENT = exports.ProtocolsHash.PsParisCZ;
1614
1614
  function getCodec(codec, _proto) {
1615
1615
  return {
1616
1616
  encoder: encoders[codec],
@@ -16,8 +16,8 @@ export declare enum ProtocolsHash {
16
16
  PtMumbai2 = "PtMumbai2TmsJHNGRkD8v8YDbtao7BLUC3wjASn1inAKLFCjaH1",
17
17
  PtNairobi = "PtNairobiyssHuh87hEhfVBGCVrK3WnS8Z2FT4ymB5tAa4r1nQf",
18
18
  ProxfordY = "ProxfordYmVfjWnRcgjWH36fW6PArwqykTFzotUxRs6gmTcZDuH",
19
- PtParisBQ = "PtParisBQscdCm6Cfow6ndeU6wKJyA3aV1j4D3gQBQMsTQyJCrz",
20
19
  PtParisBx = "PtParisBxoLz5gzMmn3d9WBQNoPSZakgnkMC2VNuQ3KXfUtUQeZ",
20
+ PsParisCZ = "PsParisCZo7KAh1Z1smVd9ZMZ1HHn5gkzbM94V3PLCpknFWhUAi",
21
21
  ProtoALpha = "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK"
22
22
  }
23
23
  export declare function ProtoInferiorTo(a: ProtocolsHash, b: ProtocolsHash): boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taquito/local-forging",
3
- "version": "20.0.0",
3
+ "version": "20.0.1",
4
4
  "description": "Provide local forging functionality to be with taquito",
5
5
  "keywords": [
6
6
  "tezos",
@@ -67,12 +67,12 @@
67
67
  ]
68
68
  },
69
69
  "dependencies": {
70
- "@taquito/core": "^20.0.0",
71
- "@taquito/utils": "^20.0.0",
70
+ "@taquito/core": "^20.0.1",
71
+ "@taquito/utils": "^20.0.1",
72
72
  "bignumber.js": "^9.1.2"
73
73
  },
74
74
  "devDependencies": {
75
- "@taquito/rpc": "^20.0.0",
75
+ "@taquito/rpc": "^20.0.1",
76
76
  "@types/bluebird": "^3.5.40",
77
77
  "@types/estree": "^1.0.2",
78
78
  "@types/jest": "^29.5.5",
@@ -104,5 +104,5 @@
104
104
  "webpack": "^5.89.0",
105
105
  "webpack-cli": "^5.1.4"
106
106
  },
107
- "gitHead": "4871f03155be8dfce81ff24cb45fe0e3049c7646"
107
+ "gitHead": "beb89a31b425f016d09f53f034fb8ed40f56a3b2"
108
108
  }