feat: gnosis paraswap adapters (#700) #660
Annotations
2 errors and 1 warning
Run tests:
tests/verification.spec.ts#L135
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched
- Expected
+ Received
@@ -105,6 +105,17 @@
"UI_INCENTIVE_DATA_PROVIDER",
],
"value": "0x11979886A6dBAE27D7a72c49fCF3F23240D647bF",
},
},
+ {
+ "error": "Max calls per sec rate limit reached (5/sec)",
+ "item": {
+ "chainId": 100,
+ "path": [
+ "AaveV3Gnosis",
+ "WITHDRAW_SWAP_ADAPTER",
+ ],
+ "value": "0xc0179321f0825c3e0F59Fe7Ca4E40557b97797a3",
+ },
+ },
]
❯ tests/verification.spec.ts:135:22
|
Run tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading