Skip to content
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

feat(synapse-interface): ecotone and metis upgrade downtime, remove eth dencun #2274

Merged
merged 38 commits into from
Mar 13, 2024

Conversation

bigboydiamonds
Copy link
Collaborator

@bigboydiamonds bigboydiamonds commented Mar 13, 2024

Summary by CodeRabbit

  • New Features

    • Introduced components to manage Ecotone Fork Upgrade events, including an announcement banner, warning message, and countdown progress bar.
    • Added functionality for managing Metis Chain upgrade downtime with banners and warning messages.
    • Implemented new upgrade banners for Ecotone Fork and Metis Downtime on the home page.
  • Bug Fixes

    • Updated the id attribute in the LinearAnimatedProgressBar component for better identification.
  • Style

    • Added margin-bottom spacing to the AnnouncementBanner component for improved layout.
  • Refactor

    • Updated state management for bridge activities to accommodate Ecotone Fork and Metis upgrades, including logic adjustments and variable renames.

fd4e893eb937a5a8b2851b41ddacd6bb30c9102f: synapse-interface preview link
c0532b49a6d3283945b8a3b24af5ef685f5b4743: synapse-interface preview link
07dbd91ea57c1731c19ff35c15d094c7b6c3bd51: synapse-interface preview link
0a44091ae72bcb411b9a59ddc2a1f9eaf0810980: synapse-interface preview link
9840bb163e3431913d20770d60d075d23c196aef: synapse-interface preview link
95125a649aca89231c268d03025862232f399dda: synapse-interface preview link
c91c72185a291121f484cd6e6f9853de1d494e29: synapse-interface preview link
aa8b93ad9f5e9ecc692a40bcc80b4c96b9b00242: synapse-interface preview link
f6f8dcbec3b46b2d67488fbd96cd4b103abb136c: synapse-interface preview link
c3e724e559b29bad3a3de773b72cddc1fab63db6: synapse-interface preview link

Copy link
Contributor

coderabbitai bot commented Mar 13, 2024

Walkthrough

The recent updates aim to enhance system upgrades for the Ecotone Fork and Metis Chain. New components like banners, warnings, and progress bars were introduced to improve user awareness during bridging activities on Optimism and Base Chains, as well as downtime for the Metis Chain. Interface refinements include margin adjustments and ID attribute updates in SVG elements for better usability and aesthetics.

Changes

Files Change Summary
.../EcotoneForkUpgrade.tsx
.../MetisUpgrade.tsx
Introduced components for managing Ecotone Fork and Metis Chain upgrades with banners, warnings, and countdown progress.
.../LinearAnimatedProgressBar.tsx Updated SVG element's id to "linear-animated-progress-bar".
.../AnnouncementBanner.tsx Added mb-3 class for margin-bottom spacing and updated logic for isStarted status.
.../EventCountdownProgressBar.tsx Refactored to use getCountdownTimeStatus for improved maintainability.
.../useIntervalTimer.ts Added isDisabled parameter to control timer updates.

🐰✨
In the realm of bytes and light,
Upgrades bloom, a wondrous sight.
Banners unfurl, progress gleams,
Guiding all through digital streams.
Ecotone's fork, Metis' chain,
We journey on, no loss, no gain.
🚀🌿

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?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

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 as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Copy link

cloudflare-workers-and-pages bot commented Mar 13, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e87ee6a
Status: ✅  Deploy successful!
Preview URL: https://32f3bb49.sanguine.pages.dev
Branch Preview URL: https://fe-base-metis-optimism-upgra.sanguine.pages.dev

View logs

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 2

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between 0bad3fa and 4f97a62.
Files selected for processing (4)
  • packages/synapse-interface/components/Maintenance/EcotoneForkUpgrade.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/MetisUpgrade.tsx (1 hunks)
  • packages/synapse-interface/pages/index.tsx (2 hunks)
  • packages/synapse-interface/pages/state-managed-bridge/index.tsx (3 hunks)
Check Runs (11)
Deploy to Vercel (synapse-interface) completed (3)
Get PR Metadata completed (2)
test completed (6)
general-linters completed (1)
lint completed (2)
Change Detection completed (13)
label-statuses completed (3)
changes completed (1)
cypress-integration-tests completed (2)
changesets-integrity-checker completed (2)
pr-labeler completed (2)
Additional comments: 7
packages/synapse-interface/components/Maintenance/MetisUpgrade.tsx (2)
  • 7-15: The constants METIS_DOWNTIME_BANNERS_START, METIS_DOWNTIME_START_DATE, and METIS_DOWNTIME_END_DATE are correctly defined with UTC times. However, ensure that these times align with the actual scheduled downtime for the Metis Chain upgrade.
  • 17-34: The MetisDowntimeBanner component is well-structured and utilizes the AnnouncementBanner component effectively to display the downtime announcement. The use of template literals and JSX is appropriate, and the component is correctly exported for use elsewhere in the application.
packages/synapse-interface/components/Maintenance/EcotoneForkUpgrade.tsx (1)
  • 15-32: The EcotoneForkUpgradeBanner component is well-structured and utilizes the AnnouncementBanner component effectively to display the upgrade event announcement. The use of template literals and JSX is appropriate, and the component is correctly exported for use elsewhere in the application.
packages/synapse-interface/pages/index.tsx (2)
  • 7-8: The import statements for EcotoneForkUpgradeBanner and MetisDowntimeBanner are correctly added. Ensure that the removal of EthDencunUpgradeBanner does not leave any unused imports or references elsewhere in the codebase.
  • 25-26: The integration of EcotoneForkUpgradeBanner and MetisDowntimeBanner within the Home component is correctly implemented. These banners are placed at the top of the main content, ensuring visibility to users. This change effectively communicates the upcoming upgrade events to the users.
packages/synapse-interface/pages/state-managed-bridge/index.tsx (2)
  • 91-100: The import statements for constants related to the Metis upgrade and the Ecotone Fork event are correctly added. These constants are crucial for determining the start and end times of the events, which will influence the bridge's pause conditions.
  • 598-656: The integration of EcotoneForkCountdownProgressBar and MetisUpgradeCountdownProgressBar within the StateManagedBridge component is correctly implemented. These progress bars provide visual feedback to users about the ongoing upgrade events. Additionally, the rest of the component's logic, including the bridge transaction button and various overlays, is well-structured and follows React best practices.

@github-actions github-actions bot added size/m and removed size/s labels Mar 13, 2024
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between 4f97a62 and 255b6bb.
Files selected for processing (3)
  • packages/synapse-interface/components/Maintenance/EcotoneForkUpgrade.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/MetisUpgrade.tsx (1 hunks)
  • packages/synapse-interface/pages/state-managed-bridge/index.tsx (3 hunks)
Check Runs (10)
Deploy to Vercel (synapse-interface) completed (3)
Get PR Metadata completed (2)
test completed (2)
general-linters completed (1)
SonarCloud completed (2)
cypress-integration-tests completed (2)
Change Detection completed (13)
changes completed (1)
lint completed (2)
label-statuses completed (3)
Files skipped from review as they are similar to previous changes (3)
  • packages/synapse-interface/components/Maintenance/EcotoneForkUpgrade.tsx
  • packages/synapse-interface/components/Maintenance/MetisUpgrade.tsx
  • packages/synapse-interface/pages/state-managed-bridge/index.tsx

@bigboydiamonds bigboydiamonds changed the title Fe/base metis optimism upgrade feat(synapse-interface): ecotone and metis upgrade downtime, remove eth dencun Mar 13, 2024
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 1

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between 255b6bb and 7244cf7.
Files selected for processing (4)
  • packages/synapse-interface/components/Maintenance/EcotoneForkUpgrade.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/LinearAnimatedProgressBar.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/MetisUpgrade.tsx (1 hunks)
  • packages/synapse-interface/pages/state-managed-bridge/index.tsx (3 hunks)
Check Runs (11)
Deploy to Vercel (synapse-interface) completed (3)
SonarCloud completed (2)
Get PR Metadata completed (2)
cypress-integration-tests completed (2)
Change Detection completed (13)
test completed (6)
general-linters completed (1)
lint completed (2)
changes completed (1)
label-statuses completed (3)
changesets-integrity-checker completed (2)
Files skipped from review as they are similar to previous changes (3)
  • packages/synapse-interface/components/Maintenance/EcotoneForkUpgrade.tsx
  • packages/synapse-interface/components/Maintenance/MetisUpgrade.tsx
  • packages/synapse-interface/pages/state-managed-bridge/index.tsx

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 1

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between 7244cf7 and a0fa1da.
Files selected for processing (5)
  • packages/synapse-interface/components/Maintenance/AnnouncementBanner.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/Events/EcotoneForkUpgrade.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/Events/MetisUpgrade.tsx (1 hunks)
  • packages/synapse-interface/pages/index.tsx (2 hunks)
  • packages/synapse-interface/pages/state-managed-bridge/index.tsx (3 hunks)
Files skipped from review as they are similar to previous changes (1)
  • packages/synapse-interface/pages/index.tsx
Additional comments: 9
packages/synapse-interface/components/Maintenance/Events/MetisUpgrade.tsx (3)
  • 6-18: The comments and constants for the Metis Chain downtime start and end times are clear and well-documented. However, it's important to ensure that these times are accurate and have been double-checked against the official upgrade schedule.
  • 20-36: The MetisDowntimeBanner component is well-implemented, using the AnnouncementBanner with appropriate start and end dates. The message is clear and informative. Ensure that the displayed times (UTC and EST) are correctly converted and consider displaying the time in the user's local timezone for better accessibility.
  • 39-57: The MetisDowntimeWarningMessage component correctly checks if the current bridge operation involves the Metis chain and displays a warning message if so. This is a good use of conditional rendering based on the chain IDs. Ensure that the METIS.id constant accurately represents the Metis chain ID across all environments.
packages/synapse-interface/components/Maintenance/Events/EcotoneForkUpgrade.tsx (3)
  • 6-16: The comments and constants for the Ecotone Fork upgrade start and end times are clear and well-documented. However, it's important to ensure that these times are accurate and have been double-checked against the official upgrade schedule.
  • 18-34: The EcotoneForkUpgradeBanner component is well-implemented, using the AnnouncementBanner with appropriate start and end dates. The message is clear and informative. Ensure that the displayed times (UTC and EST) are correctly converted and consider displaying the time in the user's local timezone for better accessibility.
  • 37-57: The EcotoneForkWarningMessage component correctly checks if the current bridge operation involves the Optimism or Base chains and displays a warning message if so. This is a good use of conditional rendering based on the chain IDs. Ensure that the OPTIMISM.id and BASE.id constants accurately represent the chain IDs across all environments.
packages/synapse-interface/components/Maintenance/AnnouncementBanner.tsx (1)
  • 61-61: The addition of the mb-3 class to the className attribute introduces a margin-bottom spacing of 3 units, which is a good practice for visual separation. Ensure this change aligns with the overall design system and does not cause unintended layout shifts elsewhere.
packages/synapse-interface/pages/state-managed-bridge/index.tsx (2)
  • 91-102: The imports for the Metis and Ecotone Fork upgrade events are correctly added. Ensure that these components are used appropriately within the file and that the imported constants match the expected values for the upgrade events.
  • 644-645: The conditional rendering of warning messages for the Ecotone Fork and Metis upgrades is correctly implemented. Ensure that these warnings are displayed in all relevant scenarios and that the conditions for displaying them are accurate.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between a0fa1da and 3d7a544.
Files selected for processing (3)
  • packages/synapse-interface/components/Maintenance/Events/EcotoneForkUpgrade.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/Events/MetisUpgrade.tsx (1 hunks)
  • packages/synapse-interface/pages/state-managed-bridge/index.tsx (3 hunks)
Files skipped from review as they are similar to previous changes (3)
  • packages/synapse-interface/components/Maintenance/Events/EcotoneForkUpgrade.tsx
  • packages/synapse-interface/components/Maintenance/Events/MetisUpgrade.tsx
  • packages/synapse-interface/pages/state-managed-bridge/index.tsx

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between 3d7a544 and e5ed8ab.
Files selected for processing (3)
  • packages/synapse-interface/components/Maintenance/Events/EcotoneForkUpgrade.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/Events/MetisUpgrade.tsx (1 hunks)
  • packages/synapse-interface/pages/state-managed-bridge/index.tsx (3 hunks)
Files skipped from review as they are similar to previous changes (2)
  • packages/synapse-interface/components/Maintenance/Events/EcotoneForkUpgrade.tsx
  • packages/synapse-interface/components/Maintenance/Events/MetisUpgrade.tsx
Additional comments: 5
packages/synapse-interface/pages/state-managed-bridge/index.tsx (5)
  • 91-104: The addition of imports for handling Metis and Ecotone Fork upgrades is correctly implemented. These imports are essential for displaying warnings, countdown progress bars, and managing the state related to the upgrades. Ensure that the imported components and hooks are used appropriately throughout the component to inform users about the ongoing upgrades.
  • 568-577: The logic introduced for handling the Ecotone Fork and Metis upgrades, including the determination of whether the current chain is disabled due to the upgrades, is well-implemented. Using custom hooks like useEcotoneForkCountdownProgress and useMetisDowntimeCountdownProgress encapsulates the logic nicely, making the component cleaner and more maintainable. However, ensure that the conditions for disabling the bridge are accurately reflecting the requirements of the upgrades and that there are no edge cases that might lead to incorrect behavior.
  • 618-619: The integration of EcotoneForkCountdownProgressBar and MetisUpgradeCountdownProgressBar within the UI is a good practice for keeping users informed about the progress of the upgrades. It enhances the user experience by providing visual feedback on the upgrade status. Ensure that these components are displayed in a user-friendly manner and that their visibility is correctly managed based on the upgrade status.
  • 659-660: Displaying warning messages conditionally based on the upgrade status (isEcotoneForkUpgradePending and isMetisUpgradePending) is a crucial feature for informing users about potential service interruptions. This implementation is straightforward and effective. However, consider adding additional user guidance or actions they can take in response to these warnings to further enhance the user experience.
  • 681-684: The logic for determining whether the bridge is paused (isEcotoneUpgradeChainsDisabled or isMetisUpgradeChainDisabled) is correctly implemented in the BridgeTransactionButton component. This ensures that users are prevented from initiating transactions that would fail due to the ongoing upgrades. It's important to verify that this logic covers all scenarios where the bridge should be paused, including any edge cases not immediately apparent.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between e5ed8ab and e7d0890.
Files selected for processing (3)
  • packages/synapse-interface/components/Maintenance/EventCountdownProgressBar.tsx (6 hunks)
  • packages/synapse-interface/components/Maintenance/LinearAnimatedProgressBar.tsx (2 hunks)
  • packages/synapse-interface/pages/state-managed-bridge/index.tsx (3 hunks)
Files skipped from review as they are similar to previous changes (1)
  • packages/synapse-interface/components/Maintenance/LinearAnimatedProgressBar.tsx
Additional comments: 3
packages/synapse-interface/components/Maintenance/EventCountdownProgressBar.tsx (1)
  • 83-111: The getCountdownTimeStatus function is a significant addition to this file. It calculates various time-related statuses for an event based on the current, start, and end times. This function is well-structured and provides a clear, reusable way to determine the countdown status for any given event. However, there are a few points to consider for further improvement:
  • Performance: The function performs multiple calls to Date.getTime() and subsequent mathematical operations. While this is not a major concern given the context, caching the result of new Date().getTime() at the start could slightly improve performance, especially if this function is called frequently.
  • Maintainability: The function returns a large object with many properties. While this is useful for providing comprehensive information about the countdown status, it might be beneficial to document the return type explicitly for better maintainability and readability. This could be achieved by defining a TypeScript interface or type for the return value.
  • Error Handling: Currently, there's no explicit error handling within this function. While the logic seems straightforward and unlikely to throw errors under normal circumstances, considering edge cases (e.g., invalid date inputs) and how they should be handled could enhance the robustness of this function.

Overall, the function is a valuable addition, but these considerations could help refine its implementation and usage.

packages/synapse-interface/pages/state-managed-bridge/index.tsx (2)
  • 91-104: The addition of imports related to the Metis and Ecotone Fork upgrades is a crucial part of managing these events within the application. It's important to ensure that these imports are used consistently throughout the file and that their related components and hooks are integrated correctly into the UI and logic of the page. From the provided code, it appears that these imports are correctly utilized to display upgrade-related warnings and progress bars. However, it's advisable to verify that these components are tested thoroughly to ensure they behave as expected during different stages of the upgrades.
  • 585-658: > 📝 NOTE

This review was outside the diff hunks and was mapped to the diff hunk with the greatest overlap. Original lines [537-654]

The integration of the useEcotoneForkCountdownProgress and useMetisDowntimeCountdownProgress hooks into the StateManagedBridge component is a key change for managing the Ecotone Fork and Metis upgrades. These hooks are used to determine the upgrade status and to conditionally render warning messages and progress bars. This approach is effective for dynamically updating the UI based on the upgrade status. However, there are a few considerations:

  • Testing: Ensure that the conditions under which these hooks change their return values are thoroughly tested. This includes testing the transition from pending to active upgrade states and verifying that the UI updates accordingly.
  • User Experience: Consider the impact of these dynamic updates on the user experience. For example, ensure that the transition between different states (e.g., from showing a countdown to displaying a warning message) is smooth and does not cause confusion.
  • Code Organization: The logic for handling the upgrades is spread throughout the component. While this is necessary to integrate the upgrade status into various parts of the UI, consider if there's a way to encapsulate some of this logic to make the component more maintainable.

Overall, the changes related to handling the Ecotone Fork and Metis upgrades are well-integrated, but attention to testing, user experience, and code organization can further enhance the implementation.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between e7d0890 and 8f4865c.
Files selected for processing (6)
  • packages/synapse-interface/components/Maintenance/AnnouncementBanner.tsx (3 hunks)
  • packages/synapse-interface/components/Maintenance/EventCountdownProgressBar.tsx (5 hunks)
  • packages/synapse-interface/components/Maintenance/Events/EcotoneForkUpgrade.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/Events/MetisUpgrade.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/LinearAnimatedProgressBar.tsx (2 hunks)
  • packages/synapse-interface/utils/hooks/useIntervalTimer.ts (1 hunks)
Files skipped from review as they are similar to previous changes (5)
  • packages/synapse-interface/components/Maintenance/AnnouncementBanner.tsx
  • packages/synapse-interface/components/Maintenance/EventCountdownProgressBar.tsx
  • packages/synapse-interface/components/Maintenance/Events/EcotoneForkUpgrade.tsx
  • packages/synapse-interface/components/Maintenance/Events/MetisUpgrade.tsx
  • packages/synapse-interface/components/Maintenance/LinearAnimatedProgressBar.tsx
Additional comments: 2
packages/synapse-interface/utils/hooks/useIntervalTimer.ts (2)
  • 9-14: The addition of the isDisabled parameter to control the timer updates is a thoughtful enhancement. It allows for more flexible control over the interval-based timer, especially in scenarios where conditional pausing is required. Good job on making it optional, ensuring backward compatibility.
  • 20-32: The implementation within the useEffect hook, utilizing the isDisabled parameter to control the interval setup, is well-executed. Including isDisabled in the dependency array ensures that the effect re-runs only when its value changes, which is a good practice for performance optimization. The cleanup function is correctly defined to clear the interval, preventing potential memory leaks. Excellent work!

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between 8f4865c and d6a31ab.
Files selected for processing (1)
  • packages/synapse-interface/components/Maintenance/EventCountdownProgressBar.tsx (5 hunks)
Files skipped from review as they are similar to previous changes (1)
  • packages/synapse-interface/components/Maintenance/EventCountdownProgressBar.tsx

@bigboydiamonds bigboydiamonds merged commit f527ce5 into master Mar 13, 2024
37 of 39 checks passed
@bigboydiamonds bigboydiamonds deleted the fe/base-metis-optimism-upgrade branch March 13, 2024 20:56
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: .coderabbit.yaml

Commits Files that changed from the base of the PR and between d6a31ab and f068eff.
Files selected for processing (3)
  • packages/synapse-interface/components/Maintenance/AnnouncementBanner.tsx (3 hunks)
  • packages/synapse-interface/components/Maintenance/Events/EcotoneForkUpgrade.tsx (1 hunks)
  • packages/synapse-interface/components/Maintenance/Events/MetisUpgrade.tsx (1 hunks)
Files skipped from review as they are similar to previous changes (3)
  • packages/synapse-interface/components/Maintenance/AnnouncementBanner.tsx
  • packages/synapse-interface/components/Maintenance/Events/EcotoneForkUpgrade.tsx
  • packages/synapse-interface/components/Maintenance/Events/MetisUpgrade.tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants