diff --git a/tests/__snapshots__/legacy.test.ts.snap b/tests/__snapshots__/legacy.test.ts.snap index 4ee10b2f..b4d4875a 100644 --- a/tests/__snapshots__/legacy.test.ts.snap +++ b/tests/__snapshots__/legacy.test.ts.snap @@ -19,6 +19,7 @@ Array [ "BProtocol", "Jarvis", "Lido", + "EtherFi", "CurveV1", "Swerve", "BalancerV1", @@ -52,9 +53,12 @@ Array [ "Hashflow", "MaverickV1", "SwaapV2", + "AngleStakedStableUSD", + "AngleStakedStableEUR", "SolidlyV3", "Smardex", "Wombat", "Swell", + "Spark", ] `; diff --git a/tests/__snapshots__/limitOrders.test.ts.snap b/tests/__snapshots__/limitOrders.test.ts.snap index 1373e463..d82b6485 100644 --- a/tests/__snapshots__/limitOrders.test.ts.snap +++ b/tests/__snapshots__/limitOrders.test.ts.snap @@ -197,7 +197,6 @@ Array [ "nonceAndMeta": "11606055776319970719498565483696350838927613089159547657501278208", "orderHash": "0xfd076127e9fe40c5acf2efd03f8dd0cf2412fe277013d241c95a5da3eb64d5f8", "permitMakerAsset": null, - "signature": "0x731ee3371cb37d29b0b312e6446640d51391da4adb89c9a13cc9d4c483f9c12507c270335b5b7205e2ca528adea96c9358cc18941f2aaa34ba3df639400183731b", "state": "CANCELLED", "swappableBalance": "10000000000000000", "taker": "0xdef171fe48cf0115b1d80b88dc8eab59176fee57", @@ -221,7 +220,6 @@ Array [ "nonceAndMeta": "5138925241883764339325856218512467102197816820790096695352360960", "orderHash": "0xef9fdf84be98cc70c05dbfe62af88412c1231f3025d3c829cf93b29f578a66fd", "permitMakerAsset": null, - "signature": "0x98e2cbd4e56290665c8301b7fd8b2590ce4d1e46fa674be601efef48f07599bf7f5cd7b1dc95653a3736bf06da0a41f251f85546ebe72491cd21a240b70ef66f1c", "state": "CANCELLED", "swappableBalance": "27806", "taker": "0xdef171fe48cf0115b1d80b88dc8eab59176fee57", @@ -245,7 +243,6 @@ Array [ "nonceAndMeta": "3760348195635624801084706457448060906520635007281149607661273088", "orderHash": "0x005c10e295af191364c7b47df72c0ca71b75b8f827231b352c4199ae109d4234", "permitMakerAsset": null, - "signature": "0x135871083c43437a0279ca6d42c4e7ed19ed8db7ceae3a084b26bf600ca5af6d50231a5bfb6973feea5ae839846f70489d3db89a1c9b056b3fcaf0890becf40e1b", "state": "CANCELLED", "swappableBalance": "1000000000000000000", "taker": "0xdef171fe48cf0115b1d80b88dc8eab59176fee57", diff --git a/tests/__snapshots__/partialSdk.test.ts.snap b/tests/__snapshots__/partialSdk.test.ts.snap index 63ac93e4..71c1858c 100644 --- a/tests/__snapshots__/partialSdk.test.ts.snap +++ b/tests/__snapshots__/partialSdk.test.ts.snap @@ -19,6 +19,7 @@ Array [ "BProtocol", "Jarvis", "Lido", + "EtherFi", "CurveV1", "Swerve", "BalancerV1", @@ -52,10 +53,13 @@ Array [ "Hashflow", "MaverickV1", "SwaapV2", + "AngleStakedStableUSD", + "AngleStakedStableEUR", "SolidlyV3", "Smardex", "Wombat", "Swell", + "Spark", ] `; @@ -86,6 +90,7 @@ Array [ "BProtocol", "Jarvis", "Lido", + "EtherFi", "CurveV1", "Swerve", "BalancerV1", @@ -119,10 +124,13 @@ Array [ "Hashflow", "MaverickV1", "SwaapV2", + "AngleStakedStableUSD", + "AngleStakedStableEUR", "SolidlyV3", "Smardex", "Wombat", "Swell", + "Spark", ] `; diff --git a/tests/__snapshots__/simpleSdk.test.ts.snap b/tests/__snapshots__/simpleSdk.test.ts.snap index 4fa5dc3f..a32df6cc 100644 --- a/tests/__snapshots__/simpleSdk.test.ts.snap +++ b/tests/__snapshots__/simpleSdk.test.ts.snap @@ -19,6 +19,7 @@ Array [ "BProtocol", "Jarvis", "Lido", + "EtherFi", "CurveV1", "Swerve", "BalancerV1", @@ -52,10 +53,13 @@ Array [ "Hashflow", "MaverickV1", "SwaapV2", + "AngleStakedStableUSD", + "AngleStakedStableEUR", "SolidlyV3", "Smardex", "Wombat", "Swell", + "Spark", ] `; @@ -78,6 +82,7 @@ Array [ "BProtocol", "Jarvis", "Lido", + "EtherFi", "CurveV1", "Swerve", "BalancerV1", @@ -111,9 +116,12 @@ Array [ "Hashflow", "MaverickV1", "SwaapV2", + "AngleStakedStableUSD", + "AngleStakedStableEUR", "SolidlyV3", "Smardex", "Wombat", "Swell", + "Spark", ] `;