-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DO NOT MERGE] Explorer Updates #3353
Conversation
…nds (#3287) * feat(rfq-relayer): add MaxRelayAmount (#3259) * Feat: add quoteParams helper for test * Feat: add MaxQuoteAmount to relconfig * Feat: use MaxQuoteAmount * Feat: handle MaxQuoteAmount in quoter test * Replace: MaxQuoteAmount -> MaxRelayAmount * Feat: shouldProcess() returns false if max relay amount exceeded * Feat: add test for MaxRelayAmount * add request field for refunds * adding to events typing --------- Co-authored-by: dwasse <[email protected]> Co-authored-by: defi-moses <[email protected]>
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (2)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3353 +/- ##
====================================================
- Coverage 43.84981% 23.83411% -20.01570%
====================================================
Files 74 657 +583
Lines 2317 52106 +49789
Branches 82 82
====================================================
+ Hits 1016 12419 +11403
- Misses 1295 38470 +37175
- Partials 6 1217 +1211
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Deploying sanguine-fe with Cloudflare Pages
|
Bundle ReportChanges will decrease total bundle size by 3.86MB (-10.84%) ⬇️. This is within the configured threshold ✅ Detailed changes
ℹ️ *Bundle size includes cached data from a previous commit |
* add missing fields --------- Co-authored-by: abtestingalpha <[email protected]>
This PR tends to outstanding explorer issues and enhancements:
Potential Upgrades:
--> unclear at what layer this should be added (I think at the graphql layer to prevent a massive reindex)
ecd0523: explorer-ui preview link
9419b2f: explorer-ui preview link
7ee27c7: explorer-ui preview link
b8e8a66: explorer-ui preview link
55438f2: explorer-ui preview link
f82554e: explorer-ui preview link
bdb5e23: explorer-ui preview link