@relay-protocol/settlement-abis 2.0.8 → 2.0.9
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.
- package/dist/index.d.mts +32 -0
- package/dist/index.d.ts +32 -0
- package/dist/index.js +32 -0
- package/dist/index.mjs +32 -0
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -9835,6 +9835,22 @@ var PoolDrawResolver = [
|
|
|
9835
9835
|
}
|
|
9836
9836
|
]
|
|
9837
9837
|
},
|
|
9838
|
+
{
|
|
9839
|
+
type: "error",
|
|
9840
|
+
name: "PayloadCommitmentMismatch",
|
|
9841
|
+
inputs: [
|
|
9842
|
+
{
|
|
9843
|
+
name: "expected",
|
|
9844
|
+
type: "bytes32",
|
|
9845
|
+
internalType: "bytes32"
|
|
9846
|
+
},
|
|
9847
|
+
{
|
|
9848
|
+
name: "actual",
|
|
9849
|
+
type: "bytes32",
|
|
9850
|
+
internalType: "bytes32"
|
|
9851
|
+
}
|
|
9852
|
+
]
|
|
9853
|
+
},
|
|
9838
9854
|
{
|
|
9839
9855
|
type: "error",
|
|
9840
9856
|
name: "ReentrancyGuardReentrantCall",
|
|
@@ -10254,6 +10270,22 @@ var PoolResolverBase = [
|
|
|
10254
10270
|
}
|
|
10255
10271
|
]
|
|
10256
10272
|
},
|
|
10273
|
+
{
|
|
10274
|
+
type: "error",
|
|
10275
|
+
name: "PayloadCommitmentMismatch",
|
|
10276
|
+
inputs: [
|
|
10277
|
+
{
|
|
10278
|
+
name: "expected",
|
|
10279
|
+
type: "bytes32",
|
|
10280
|
+
internalType: "bytes32"
|
|
10281
|
+
},
|
|
10282
|
+
{
|
|
10283
|
+
name: "actual",
|
|
10284
|
+
type: "bytes32",
|
|
10285
|
+
internalType: "bytes32"
|
|
10286
|
+
}
|
|
10287
|
+
]
|
|
10288
|
+
},
|
|
10257
10289
|
{
|
|
10258
10290
|
type: "error",
|
|
10259
10291
|
name: "ReentrancyGuardReentrantCall",
|
package/dist/index.d.ts
CHANGED
|
@@ -9835,6 +9835,22 @@ var PoolDrawResolver = [
|
|
|
9835
9835
|
}
|
|
9836
9836
|
]
|
|
9837
9837
|
},
|
|
9838
|
+
{
|
|
9839
|
+
type: "error",
|
|
9840
|
+
name: "PayloadCommitmentMismatch",
|
|
9841
|
+
inputs: [
|
|
9842
|
+
{
|
|
9843
|
+
name: "expected",
|
|
9844
|
+
type: "bytes32",
|
|
9845
|
+
internalType: "bytes32"
|
|
9846
|
+
},
|
|
9847
|
+
{
|
|
9848
|
+
name: "actual",
|
|
9849
|
+
type: "bytes32",
|
|
9850
|
+
internalType: "bytes32"
|
|
9851
|
+
}
|
|
9852
|
+
]
|
|
9853
|
+
},
|
|
9838
9854
|
{
|
|
9839
9855
|
type: "error",
|
|
9840
9856
|
name: "ReentrancyGuardReentrantCall",
|
|
@@ -10254,6 +10270,22 @@ var PoolResolverBase = [
|
|
|
10254
10270
|
}
|
|
10255
10271
|
]
|
|
10256
10272
|
},
|
|
10273
|
+
{
|
|
10274
|
+
type: "error",
|
|
10275
|
+
name: "PayloadCommitmentMismatch",
|
|
10276
|
+
inputs: [
|
|
10277
|
+
{
|
|
10278
|
+
name: "expected",
|
|
10279
|
+
type: "bytes32",
|
|
10280
|
+
internalType: "bytes32"
|
|
10281
|
+
},
|
|
10282
|
+
{
|
|
10283
|
+
name: "actual",
|
|
10284
|
+
type: "bytes32",
|
|
10285
|
+
internalType: "bytes32"
|
|
10286
|
+
}
|
|
10287
|
+
]
|
|
10288
|
+
},
|
|
10257
10289
|
{
|
|
10258
10290
|
type: "error",
|
|
10259
10291
|
name: "ReentrancyGuardReentrantCall",
|
package/dist/index.js
CHANGED
|
@@ -9798,6 +9798,22 @@ var PoolDrawResolver_default = [
|
|
|
9798
9798
|
}
|
|
9799
9799
|
]
|
|
9800
9800
|
},
|
|
9801
|
+
{
|
|
9802
|
+
type: "error",
|
|
9803
|
+
name: "PayloadCommitmentMismatch",
|
|
9804
|
+
inputs: [
|
|
9805
|
+
{
|
|
9806
|
+
name: "expected",
|
|
9807
|
+
type: "bytes32",
|
|
9808
|
+
internalType: "bytes32"
|
|
9809
|
+
},
|
|
9810
|
+
{
|
|
9811
|
+
name: "actual",
|
|
9812
|
+
type: "bytes32",
|
|
9813
|
+
internalType: "bytes32"
|
|
9814
|
+
}
|
|
9815
|
+
]
|
|
9816
|
+
},
|
|
9801
9817
|
{
|
|
9802
9818
|
type: "error",
|
|
9803
9819
|
name: "ReentrancyGuardReentrantCall",
|
|
@@ -10214,6 +10230,22 @@ var PoolResolverBase_default = [
|
|
|
10214
10230
|
}
|
|
10215
10231
|
]
|
|
10216
10232
|
},
|
|
10233
|
+
{
|
|
10234
|
+
type: "error",
|
|
10235
|
+
name: "PayloadCommitmentMismatch",
|
|
10236
|
+
inputs: [
|
|
10237
|
+
{
|
|
10238
|
+
name: "expected",
|
|
10239
|
+
type: "bytes32",
|
|
10240
|
+
internalType: "bytes32"
|
|
10241
|
+
},
|
|
10242
|
+
{
|
|
10243
|
+
name: "actual",
|
|
10244
|
+
type: "bytes32",
|
|
10245
|
+
internalType: "bytes32"
|
|
10246
|
+
}
|
|
10247
|
+
]
|
|
10248
|
+
},
|
|
10217
10249
|
{
|
|
10218
10250
|
type: "error",
|
|
10219
10251
|
name: "ReentrancyGuardReentrantCall",
|
package/dist/index.mjs
CHANGED
|
@@ -9677,6 +9677,22 @@ var PoolDrawResolver_default = [
|
|
|
9677
9677
|
}
|
|
9678
9678
|
]
|
|
9679
9679
|
},
|
|
9680
|
+
{
|
|
9681
|
+
type: "error",
|
|
9682
|
+
name: "PayloadCommitmentMismatch",
|
|
9683
|
+
inputs: [
|
|
9684
|
+
{
|
|
9685
|
+
name: "expected",
|
|
9686
|
+
type: "bytes32",
|
|
9687
|
+
internalType: "bytes32"
|
|
9688
|
+
},
|
|
9689
|
+
{
|
|
9690
|
+
name: "actual",
|
|
9691
|
+
type: "bytes32",
|
|
9692
|
+
internalType: "bytes32"
|
|
9693
|
+
}
|
|
9694
|
+
]
|
|
9695
|
+
},
|
|
9680
9696
|
{
|
|
9681
9697
|
type: "error",
|
|
9682
9698
|
name: "ReentrancyGuardReentrantCall",
|
|
@@ -10093,6 +10109,22 @@ var PoolResolverBase_default = [
|
|
|
10093
10109
|
}
|
|
10094
10110
|
]
|
|
10095
10111
|
},
|
|
10112
|
+
{
|
|
10113
|
+
type: "error",
|
|
10114
|
+
name: "PayloadCommitmentMismatch",
|
|
10115
|
+
inputs: [
|
|
10116
|
+
{
|
|
10117
|
+
name: "expected",
|
|
10118
|
+
type: "bytes32",
|
|
10119
|
+
internalType: "bytes32"
|
|
10120
|
+
},
|
|
10121
|
+
{
|
|
10122
|
+
name: "actual",
|
|
10123
|
+
type: "bytes32",
|
|
10124
|
+
internalType: "bytes32"
|
|
10125
|
+
}
|
|
10126
|
+
]
|
|
10127
|
+
},
|
|
10096
10128
|
{
|
|
10097
10129
|
type: "error",
|
|
10098
10130
|
name: "ReentrancyGuardReentrantCall",
|