@ercworldio/blockchain-shared 1.0.3-dev.3-PROJ-1296.29 → 1.0.3-dev.3-PROJ-1296.30

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.
@@ -59,6 +59,90 @@ export interface NotAuthorizedError {
59
59
  name: "NotAuthorized";
60
60
  args: [];
61
61
  }
62
+ export interface ExceedsLimitError {
63
+ name: "ExceedsLimit";
64
+ args: [];
65
+ }
66
+ export interface ExceedsMaxError {
67
+ name: "ExceedsMax";
68
+ args: [];
69
+ }
70
+ export interface UnknownError {
71
+ name: "UnknownError";
72
+ args: [];
73
+ }
74
+ export interface InvalidNonceError {
75
+ name: "InvalidNonce";
76
+ args: [];
77
+ }
78
+ export interface TimelockConfigGroupNotSetError {
79
+ name: "TimelockConfigGroupNotSet";
80
+ args: [];
81
+ }
82
+ export interface ConfigGroupNotSetError {
83
+ name: "ConfigGroupNotSet";
84
+ args: [];
85
+ }
86
+ export interface TimelockConfigNotSetError {
87
+ name: "TimelockConfigNotSet";
88
+ args: [];
89
+ }
90
+ export interface CommitmentNotFoundError {
91
+ name: "CommitmentNotFound";
92
+ args: [string];
93
+ }
94
+ export interface AlreadyCreatedTransactionError {
95
+ name: "AlreadyCreatedTransaction";
96
+ args: [number];
97
+ }
98
+ export interface AccountAlreadyHasSignerRoleError {
99
+ name: "AccountAlreadyHasSignerRole";
100
+ args: [string];
101
+ }
102
+ export interface InvalidOperationError {
103
+ name: "InvalidOperation";
104
+ args: [];
105
+ }
106
+ export interface InvalidConfigError {
107
+ name: "InvalidConfig";
108
+ args: [];
109
+ }
110
+ export interface InvalidSignaturesError {
111
+ name: "InvalidSignatures";
112
+ args: [];
113
+ }
114
+ export interface AdminMultisigConfigNotSetError {
115
+ name: "AdminMultisigConfigNotSet";
116
+ args: [];
117
+ }
118
+ export interface MultisigConfigNotSetError {
119
+ name: "MultisigConfigNotSet";
120
+ args: [];
121
+ }
122
+ export interface RequireTreasuryReceiverRoleError {
123
+ name: "RequireTreasuryReceiverRole";
124
+ args: [];
125
+ }
126
+ export interface InvalidMultiSigError {
127
+ name: "InvalidMultiSig";
128
+ args: [];
129
+ }
130
+ export interface RequireMultiSigError {
131
+ name: "RequireMultiSig";
132
+ args: [];
133
+ }
134
+ export interface TimelockNotExpiredError {
135
+ name: "TimelockNotExpired";
136
+ args: [number];
137
+ }
138
+ export interface InsufficientExecutiveSigsError {
139
+ name: "InsufficientExecutiveSigs";
140
+ args: [number, number];
141
+ }
142
+ export interface InsufficientManagerSigsError {
143
+ name: "InsufficientManagerSigs";
144
+ args: [number, number];
145
+ }
62
146
  type ErrorName = "NotAuthorized" | "NotAdmin" | "TransferError" | "InsufficientReserves" | "InsufficientBalance" | "TokenNotAllowed" | "DepositOnlyERC20" | "EtherDirectTransferNotAllowed" | "RequestAlreadyFulfilled" | "ZeroAddress" | "ZeroValue" | "SignatureAlreadyUsed" | "InvalidSignature" | "ContractPaused" | "ContractBusy" | "ExceedsLimit" | "ExceedsMax" | "UnknownError" | "InvalidNonce" | "TimelockConfigGroupNotSet" | "ConfigGroupNotSet" | "TimelockConfigNotSet" | "CommitmentNotFound" | "AlreadyCreatedTransaction" | "AccountAlreadyHasSignerRole" | "InvalidOperation" | "InvalidConfig" | "InvalidSignatures" | "AdminMultisigConfigNotSet" | "MultisigConfigNotSet" | "RequireTreasuryReceiverRole" | "InvalidMultiSig" | "RequireMultiSig" | "TimelockNotExpired" | "InsufficientExecutiveSigs" | "InsufficientManagerSigs";
63
147
  export interface EscrowErrorMessage {
64
148
  name: ErrorName;
@@ -1 +1 @@
1
- {"version":3,"file":"EscrowErrors.d.ts","sourceRoot":"","sources":["../../src/contracts/EscrowErrors.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"EscrowErrors.d.ts","sourceRoot":"","sources":["../../src/contracts/EscrowErrors.ts"],"names":[],"mappings":"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"}
@@ -6,23 +6,25 @@ const parseDecodedError = (decodedError) => {
6
6
  case "ContractPaused":
7
7
  return { name: decodedError.name, message: `Contract is currently paused by the administrators.` };
8
8
  case "ContractBusy":
9
- return { name: decodedError.name, message: `Contract is busy with another tranasction.` };
10
- case "ContractBusy":
11
- return { name: decodedError.name, message: `Contract is busy with another tranasction.` };
9
+ return { name: decodedError.name, message: `Contract is busy with another transaction.` };
12
10
  case "DepositOnlyERC20":
13
- return { name: decodedError.name, message: `Only ERC20 tokend deposits are allowed.` };
11
+ return { name: decodedError.name, message: `Only ERC20 token deposits are allowed.` };
14
12
  case "EtherDirectTransferNotAllowed":
15
- return {
16
- name: decodedError.name,
17
- message: `Direct transfer of native token to the contract is not allowed. Please use the deposit methods instead.`
18
- };
13
+ return { name: decodedError.name, message: `Direct transfer of native token to the contract is not allowed. Please use the deposit methods instead.` };
19
14
  case "InvalidSignature":
20
15
  return { name: decodedError.name, message: `Transaction signature does not match.` };
16
+ case "InvalidSignatures":
17
+ return { name: decodedError.name, message: `One or more signatures are invalid.` };
21
18
  case "InsufficientReserves":
22
19
  return { name: decodedError.name, message: `Contract token balance is low.` };
23
- // case "InsufficientBalance":
24
- // const [holder, token, available, requested] = decodedError.args;
25
- // return { name: decodedError.name, message: `Balance of ${holder} of token: ${token} is low. Requested ${requested}, but has ${available}. ` }
20
+ case "InsufficientExecutiveSigs": {
21
+ const [required, provided] = decodedError.args;
22
+ return { name: decodedError.name, message: `Insufficient executive signatures. Required: ${required}, provided: ${provided}.` };
23
+ }
24
+ case "InsufficientManagerSigs": {
25
+ const [required, provided] = decodedError.args;
26
+ return { name: decodedError.name, message: `Insufficient manager signatures. Required: ${required}, provided: ${provided}.` };
27
+ }
26
28
  case "NotAuthorized":
27
29
  return { name: decodedError.name, message: `User is not authorized for this action.` };
28
30
  case "NotAdmin":
@@ -33,19 +35,58 @@ const parseDecodedError = (decodedError) => {
33
35
  return { name: decodedError.name, message: `Token transfer failed.` };
34
36
  case "SignatureAlreadyUsed":
35
37
  return { name: decodedError.name, message: `Transaction cannot be repeated.` };
36
- case "TokenNotAllowed":
38
+ case "TokenNotAllowed": {
37
39
  const [tokenAddress] = decodedError.args;
38
40
  return { name: decodedError.name, message: `Transfer of token ${tokenAddress} is not allowed.` };
41
+ }
39
42
  case "ZeroAddress":
40
- return { name: decodedError.name, message: `Transfer to the Ethereum Zero Address is not allowed.` };
43
+ return { name: decodedError.name, message: `Transfer to the Ethereum zero address is not allowed.` };
41
44
  case "ZeroValue":
42
45
  return { name: decodedError.name, message: `Token amount cannot be zero.` };
43
46
  case "ExceedsMax":
44
- return { name: decodedError.name, message: "Funding amount exceeded hard limit." };
47
+ return { name: decodedError.name, message: `Funding amount exceeded hard limit.` };
45
48
  case "ExceedsLimit":
46
- return { name: decodedError.name, message: "Batch exceeds max limit" };
49
+ return { name: decodedError.name, message: `Batch exceeds max limit.` };
50
+ case "InvalidNonce":
51
+ return { name: decodedError.name, message: `Invalid transaction nonce.` };
52
+ case "InvalidOperation":
53
+ return { name: decodedError.name, message: `Operation type is not valid.` };
54
+ case "InvalidConfig":
55
+ return { name: decodedError.name, message: `Contract configuration is invalid.` };
56
+ case "InvalidMultiSig":
57
+ return { name: decodedError.name, message: `Multisig configuration or signatures are invalid.` };
58
+ case "RequireMultiSig":
59
+ return { name: decodedError.name, message: `This operation requires multisig approval.` };
60
+ case "RequireTreasuryReceiverRole":
61
+ return { name: decodedError.name, message: `Receiver address does not have the required treasury receiver role.` };
62
+ case "TimelockConfigGroupNotSet":
63
+ return { name: decodedError.name, message: `Timelock config group is not configured for this escrow.` };
64
+ case "TimelockConfigNotSet":
65
+ return { name: decodedError.name, message: `Timelock configuration is not set.` };
66
+ case "ConfigGroupNotSet":
67
+ return { name: decodedError.name, message: `Configuration group is not set for this escrow.` };
68
+ case "AdminMultisigConfigNotSet":
69
+ return { name: decodedError.name, message: `Admin multisig configuration is not set.` };
70
+ case "MultisigConfigNotSet":
71
+ return { name: decodedError.name, message: `Multisig configuration is not set.` };
72
+ case "TimelockNotExpired": {
73
+ const [unlockAt] = decodedError.args;
74
+ return { name: decodedError.name, message: `Timelock has not expired yet. Unlocks at: ${unlockAt}.` };
75
+ }
76
+ case "CommitmentNotFound": {
77
+ const [commitmentHash] = decodedError.args;
78
+ return { name: decodedError.name, message: `Commitment not found: ${commitmentHash}.` };
79
+ }
80
+ case "AlreadyCreatedTransaction": {
81
+ const [requestId] = decodedError.args;
82
+ return { name: decodedError.name, message: `Transaction already created for request id: ${requestId}.` };
83
+ }
84
+ case "AccountAlreadyHasSignerRole": {
85
+ const [signerAddress] = decodedError.args;
86
+ return { name: decodedError.name, message: `Account ${signerAddress} already has the signer role.` };
87
+ }
47
88
  default:
48
- return { name: "UnknownError", message: "Unexpected error occured." };
89
+ return { name: "UnknownError", message: "Unexpected error occurred." };
49
90
  }
50
91
  };
51
92
  exports.parseDecodedError = parseDecodedError;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ercworldio/blockchain-shared",
3
- "version": "1.0.3-dev.3-PROJ-1296.29",
3
+ "version": "1.0.3-dev.3-PROJ-1296.30",
4
4
  "description": "Shared library for blockchain projects",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",