@fuel-ts/account 0.0.0-rc-1895-20240328115555 → 0.0.0-rc-1964-20240328130004

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.

Potentially problematic release.


This version of @fuel-ts/account might be problematic. Click here for more details.

package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fuel-ts/account",
3
- "version": "0.0.0-rc-1895-20240328115555",
3
+ "version": "0.0.0-rc-1964-20240328130004",
4
4
  "description": "",
5
5
  "author": "Fuel Labs <contact@fuel.sh> (https://fuel.network/)",
6
6
  "main": "dist/index.js",
@@ -56,18 +56,18 @@
56
56
  "portfinder": "^1.0.32",
57
57
  "tree-kill": "^1.2.2",
58
58
  "uuid": "^9.0.0",
59
- "@fuel-ts/abi-coder": "0.0.0-rc-1895-20240328115555",
60
- "@fuel-ts/address": "0.0.0-rc-1895-20240328115555",
61
- "@fuel-ts/crypto": "0.0.0-rc-1895-20240328115555",
62
- "@fuel-ts/errors": "0.0.0-rc-1895-20240328115555",
63
- "@fuel-ts/fuel-core": "0.0.0-rc-1895-20240328115555",
64
- "@fuel-ts/hasher": "0.0.0-rc-1895-20240328115555",
65
- "@fuel-ts/interfaces": "0.0.0-rc-1895-20240328115555",
66
- "@fuel-ts/math": "0.0.0-rc-1895-20240328115555",
67
- "@fuel-ts/merkle": "0.0.0-rc-1895-20240328115555",
68
- "@fuel-ts/transactions": "0.0.0-rc-1895-20240328115555",
69
- "@fuel-ts/utils": "0.0.0-rc-1895-20240328115555",
70
- "@fuel-ts/versions": "0.0.0-rc-1895-20240328115555"
59
+ "@fuel-ts/abi-coder": "0.0.0-rc-1964-20240328130004",
60
+ "@fuel-ts/address": "0.0.0-rc-1964-20240328130004",
61
+ "@fuel-ts/crypto": "0.0.0-rc-1964-20240328130004",
62
+ "@fuel-ts/errors": "0.0.0-rc-1964-20240328130004",
63
+ "@fuel-ts/fuel-core": "0.0.0-rc-1964-20240328130004",
64
+ "@fuel-ts/hasher": "0.0.0-rc-1964-20240328130004",
65
+ "@fuel-ts/interfaces": "0.0.0-rc-1964-20240328130004",
66
+ "@fuel-ts/math": "0.0.0-rc-1964-20240328130004",
67
+ "@fuel-ts/merkle": "0.0.0-rc-1964-20240328130004",
68
+ "@fuel-ts/transactions": "0.0.0-rc-1964-20240328130004",
69
+ "@fuel-ts/utils": "0.0.0-rc-1964-20240328130004",
70
+ "@fuel-ts/versions": "0.0.0-rc-1964-20240328130004"
71
71
  },
72
72
  "devDependencies": {
73
73
  "@graphql-codegen/cli": "^2.13.7",
@@ -77,9 +77,9 @@
77
77
  "get-graphql-schema": "^2.1.2",
78
78
  "@types/ramda": "^0.29.3",
79
79
  "@types/uuid": "^9.0.1",
80
- "@fuel-ts/hasher": "0.0.0-rc-1895-20240328115555",
81
- "@fuel-ts/math": "0.0.0-rc-1895-20240328115555",
82
- "@fuel-ts/utils": "0.0.0-rc-1895-20240328115555"
80
+ "@fuel-ts/hasher": "0.0.0-rc-1964-20240328130004",
81
+ "@fuel-ts/math": "0.0.0-rc-1964-20240328130004",
82
+ "@fuel-ts/utils": "0.0.0-rc-1964-20240328130004"
83
83
  },
84
84
  "scripts": {
85
85
  "build": "tsup",
@@ -1,30 +0,0 @@
1
- import { FuelError } from '@fuel-ts/errors';
2
- import type { GqlTransactionStatusFragmentFragment } from '../__generated__/operations';
3
- import type { TransactionResultReceipt } from '../transaction-response';
4
- import type { FailureStatus } from '../transaction-summary';
5
- /**
6
- * Assembles an error message for a panic status.
7
- * @param status - The transaction failure status.
8
- * @returns The error message.
9
- */
10
- export declare const assemblePanicError: (status: FailureStatus) => string;
11
- /**
12
- * Assembles an error message for a revert status.
13
- * @param receipts - The transaction result processed receipts.
14
- * @param logs - The transaction decoded logs.
15
- * @returns The error message.
16
- */
17
- export declare const assembleRevertError: (receipts: Array<TransactionResultReceipt>, logs: Array<unknown>) => string;
18
- interface IExtractTxError {
19
- receipts: Array<TransactionResultReceipt>;
20
- status?: GqlTransactionStatusFragmentFragment | null;
21
- logs: Array<unknown>;
22
- }
23
- /**
24
- * Extracts the transaction error and returns a FuelError object.
25
- * @param IExtractTxError - The parameters for extracting the error.
26
- * @returns The FuelError object.
27
- */
28
- export declare const extractTxError: (params: IExtractTxError) => FuelError;
29
- export {};
30
- //# sourceMappingURL=extract-tx-error.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extract-tx-error.d.ts","sourceRoot":"","sources":["../../../src/providers/utils/extract-tx-error.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAcvD,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,6BAA6B,CAAC;AACxF,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,yBAAyB,CAAC;AACxE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,WAAY,aAAa,WAQvD,CAAC;AAKF;;;;;GAKG;AACH,eAAO,MAAM,mBAAmB,aACpB,MAAM,wBAAwB,CAAC,QACnC,MAAM,OAAO,CAAC,WA+CrB,CAAC;AAEF,UAAU,eAAe;IACvB,QAAQ,EAAE,KAAK,CAAC,wBAAwB,CAAC,CAAC;IAC1C,MAAM,CAAC,EAAE,oCAAoC,GAAG,IAAI,CAAC;IACrD,IAAI,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;CACtB;AAED;;;;GAIG;AACH,eAAO,MAAM,cAAc,WAAY,eAAe,KAAG,SAcxD,CAAC"}