-
Notifications
You must be signed in to change notification settings - Fork 33
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
FE Release 2024-12-02 #3427
FE Release 2024-12-02 #3427
Conversation
* add DepositAmount to QuoteInput, incorporate into getOriginAmount * fix redundant declaration * activequote tests. extended/revised comments * lint * relabel activeRFQ OriginAmount/DepositAmount to OriginAmountExact * docs & json field label
Co-authored-by: Trajan0x <[email protected]>
Co-authored-by: Trajan0x <[email protected]>
- @synapsecns/[email protected]
* explorer UI updated * rfq-indexer update * explorer backend update * [goreleaser] trigger explorer version bump * rfq indexer with the right contracts * [goreleaser] adding catch * response error fixes and wld decimals * adding address * feat(rfq-indexer): add `request` column to `BridgeRequested` for refunds (#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]> * fix api docs * linting fixes * fixing irrelavent files * wc fixes and tests solved * fix linting errors * [goreleaser] * refining tests * adding bridge Module to graphql * Adding to all bridge watcher queries * adding worldchain to the chart * adding other rfq events to the rfq events db * fixing wld coingecko ticker [goreleaser] * [goreleaser] coingecko update and new topic parsing * small lint fix * [goreleaser] linting fixes * fix(rfq-indexer): add missing fields (#3309) * add missing fields --------- Co-authored-by: abtestingalpha <[email protected]> --------- Co-authored-by: vro <[email protected]> Co-authored-by: dwasse <[email protected]> Co-authored-by: abtestingalpha <[email protected]>
* feat: start with identical AdminV2 * refactor: refund -> cancel * test: update the tests, add coverage for deprecated method * feat: scaffold `setCancelDelay` * test: coverage for `calcelDelay` management * feat: configurable cancel delay * refactor: custom error `FeeRateAboveMax` * test: chainGasAmount deprecation * feat: deprecate `chainGasAmount` * refactor: drop `UniversalTokenLib` in AdminV2 * refactor: event before external call, docs * relabel RELAYER_ROLE -> PROVER_ROLE * retain RELAYER_ROLE in addtn to PROVER_ROLE, for offchain perms * refactor: RELAYER_ROLE -> QUOTER_ROLE, docs * docs: AdminV2 other constants --------- Co-authored-by: parodime <[email protected]>
- @synapsecns/[email protected]
* Feat: call filterQuoteAge() in handlePassiveRFQ() * Feat: refactor into getPassiveQuote() func * Feat: add TestGetPassiveQuote * Config: lower max quote age
* fixing docs to reflect changes to endpoint and add more clarity * language changes
- @synapsecns/[email protected] - @synapsecns/[email protected] - @synapsecns/[email protected]
* updating the bridge map * remove WLD token constant * fixing tests --------- Co-authored-by: bigboydiamonds <[email protected]>
* add tx hash command * [goreleaser] * remove fake key * add better logging * fix context * [goreleaser]
…59] (#3391) * Feat: return success=false if dest amount is zero * Feat: add getQuoteResponse helper * Feat: add test for the no quotes case * Cleanup: explicit checks for quote type * Cleanup: comparisons
* feat: scaffold `ZapData` library * test: define expected behavior for ZapDataV1 * feat: encoding, validation * feat: decoding * feat: scaffold `TokenZap` * test: add coverage for TokenZap * feat: expose encoding/decoding * feat: implement `zap` * fix: noAmount test, slight refactor * test: scenarios where target contract reverts * test: extra/missing funds scenarios * refactor: TokenZap -> TokenZapV1 * test: FastBridgeV2 + TokenZapV1 integration * fix: should revert when zero target in encoding * chore: docs * added target != addr 0 assumptions * added one more target != addr 0 assumption * refactor: relax ZapData pragma * docs: improve grammar in ZapDataV1 comments * test: adapt to #3382 * docs: NatSpec, fixing errors --------- Co-authored-by: parodime <[email protected]>
- @synapsecns/[email protected]
* refactor: AdminV2 cleanup * refactor: FastBridgeV2 comments styling * refactor: struct assignment * refactor: regroup functions * docs: move to interfaces, fixing errors * docs: final round of FastBridgeV2 comment changes * docs: natspec * nit --------- Co-authored-by: parodime <[email protected]>
- @synapsecns/[email protected]
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 66 files out of 153 files are above the max files limit of 75. Please upgrade to Pro plan to get higher limits. 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
|
Deploying sanguine-fe with
|
Latest commit: |
7a098e4
|
Status: | ✅ Deploy successful! |
Preview URL: | https://75100a2b.sanguine-fe.pages.dev |
Branch Preview URL: | https://master.sanguine-fe.pages.dev |
Bundle ReportChanges will decrease total bundle size by 3.16MB (-8.86%) ⬇️. This is within the configured threshold ✅ Detailed changes
ℹ️ *Bundle size includes cached data from a previous commit |
- @synapsecns/[email protected]
Description
A clear and concise description of the features you're adding in this pull request.
Additional context
Add any other context about the problem you're solving.
Metadata
767ab2e: docs preview link
767ab2e: explorer-ui preview link
767ab2e: synapse-interface preview link
a2328a5: docs preview link
a2328a5: explorer-ui preview link
a2328a5: synapse-interface preview link