feat: Add protection against computing LP fees for future quote times… #3170
Annotations
10 errors and 10 warnings
scripts/zkSyncDemo.ts#L18
"@across-protocol/sdk-v2" is not found
|
src/caching/RedisCache.ts#L1
"@across-protocol/sdk-v2" is not found
|
src/clients/AcrossAPIClient.ts#L4
"@across-protocol/sdk-v2" is not found
|
src/clients/BundleDataClient.ts#L34
"@across-protocol/sdk-v2" is not found
|
src/clients/ConfigStoreClient.ts#L1
"@across-protocol/sdk-v2" is not found
|
src/clients/HubPoolClient.ts#L1
"@across-protocol/sdk-v2" is not found
|
src/clients/ProfitClient.ts#L7
"@across-protocol/sdk-v2" is not found
|
src/clients/SpokePoolClient.ts#L1
"@across-protocol/sdk-v2" is not found
|
src/clients/SpokePoolClient.ts#L11
Missing semicolon
|
src/clients/TransactionClient.ts#L2
"@across-protocol/sdk-v2" is not found
|
src/clients/HubPoolClient.ts#L30
Delete `⏎`
|
src/clients/SpokePoolClient.ts#L6
Replace `··_isEarlyDeposit(depositEvent:·FundsDepositedEvent,·currentTime:·number,` with `_isEarlyDeposit(depositEvent:·FundsDepositedEvent,·currentTime:·number`
|
src/clients/SpokePoolClient.ts#L7
Replace `········` with `····`
|
src/clients/SpokePoolClient.ts#L8
Replace `········` with `····`
|
src/clients/SpokePoolClient.ts#L9
Delete `····`
|
src/clients/SpokePoolClient.ts#L10
Replace `········` with `····`
|
src/clients/SpokePoolClient.ts#L11
Replace `········return·(depositEvent.args.quoteTimestamp·>·currentTime·||·depositEvent.args.quoteTimestamp·>·hubCurrentTime)` with `····return·depositEvent.args.quoteTimestamp·>·currentTime·||·depositEvent.args.quoteTimestamp·>·hubCurrentTime;`
|
src/clients/SpokePoolClient.ts#L12
Replace `····}⏎··` with `··}`
|
test/Relayer.BasicFill.ts#L2
Replace `⏎··AcrossApiClient,⏎··ConfigStoreClient,⏎··MultiCallerClient,⏎··TokenClient,⏎` with `·AcrossApiClient,·ConfigStoreClient,·MultiCallerClient,·TokenClient·`
|
test/Relayer.BasicFill.ts#L46
Insert `;`
|
The logs for this run have expired and are no longer available.
Loading