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

Replaces Snowtrace with Avascan #1522

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

abtestingalpha
Copy link
Collaborator

@abtestingalpha abtestingalpha commented Oct 30, 2023

Summary by CodeRabbit

Chores:

  • Updated the blockchain explorer URL for Avalanche network from 'Snowtrace' to 'Avascan'. This change is reflected in both the explorer UI and synapse interface packages. This update will direct users to the new explorer site when interacting with the Avalanche network.

45aa87209cd968e666702bbdf572e54dd32aeb2a: explorer-ui preview link
45aa87209cd968e666702bbdf572e54dd32aeb2a: synapse-interface preview link

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 30, 2023

Walkthrough

The changes primarily revolve around updating the explorer URLs and names for the Avalanche blockchain across two files in the codebase. The URLs have been switched from 'Snowtrace' to 'Avascan', reflecting a change in the preferred blockchain explorer.

Changes

File Path Summary
.../explorer-ui/constants/networks.ts The CHAIN_EXPLORER_URLS object's URL for ChainId.AVALANCHE has been updated from 'https://snowtrace.io' to 'https://avascan.info/'.
.../synapse-interface/constants/chains/master.tsx The explorerUrl and explorerName properties have been updated from 'https://snowtrace.io' and 'Snowtrace' to 'https://avascan.info/' and 'Avascan' respectively.

🐇🍂

As the leaves fall and the winds blow,
In the world of code, we continue to grow.
From Snowtrace to Avascan we hop,
Ensuring our blockchain explorations never stop.

In the spirit of Halloween, let's not forget,
The joy of coding, the best treat yet!
So here's to changes, big and small,
In the world of code, we embrace them all! 🎃👻


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

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 help to get help.
  • @coderabbitai resolve to resolve all the CodeRabbit review comments.

Note: For conversation with the bot, please use the review comments on code diffs or files.

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.json

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 UI

Commits Files that changed from the base of the PR and between f75a32b and 50c49a5.
Files selected for processing (2)
  • packages/explorer-ui/constants/networks.ts (1 hunks)
  • packages/synapse-interface/constants/chains/master.tsx (1 hunks)
Files skipped from review due to trivial changes (2)
  • packages/explorer-ui/constants/networks.ts
  • packages/synapse-interface/constants/chains/master.tsx

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9375970) 50.73156% compared to head (50c49a5) 50.73156%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@              Coverage Diff              @@
##              master       #1522   +/-   ##
=============================================
  Coverage   50.73156%   50.73156%           
=============================================
  Files            357         357           
  Lines          23853       23853           
  Branches         270         270           
=============================================
  Hits           12101       12101           
  Misses         10598       10598           
  Partials        1154        1154           
Flag Coverage Δ
packages 90.62003% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 50c49a5
Status: ✅  Deploy successful!
Preview URL: https://ed8ec2e4.sanguine.pages.dev
Branch Preview URL: https://fe-replaces-snowtrace.sanguine.pages.dev

View logs

Copy link
Contributor

@trajan0x trajan0x left a comment

Choose a reason for hiding this comment

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

LFG

@abtestingalpha abtestingalpha merged commit 94f4097 into master Nov 1, 2023
44 checks passed
@abtestingalpha abtestingalpha deleted the fe/replaces-snowtrace branch November 1, 2023 14:47
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