Skip to content

Conversation

@EmilFattakhov
Copy link
Member

@EmilFattakhov EmilFattakhov commented Sep 25, 2025

This PR

  1. Resolves dependency conflicts that were mitigated to deploy the smart contract on the Chronos testnet
  2. Changes the structure of the web faucet to be able to update it via updating the ENV file going forward, instead of hard-coded values

@netlify
Copy link

netlify bot commented Sep 25, 2025

Deploy Preview for subspacefaucet canceled.

Name Link
🔨 Latest commit 7ea9c01
🔍 Latest deploy log https://app.netlify.com/projects/subspacefaucet/deploys/68d698425f801100081fcce1

Copy link
Member

@jim-counter jim-counter left a comment

Choose a reason for hiding this comment

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

We need to update the explorer URL. Consider removing references to Gemini.

urls: {
apiURL: 'https://blockscout.taurus.autonomys.xyz/api',
browserURL: 'https://blockscout.taurus.autonomys.xyz/',
apiURL: 'https://blockscout.chronos.autonomys.xyz/api',
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Right, updated 👍

RPC_URL_TAURUS,
PRIVATE_KEY_TAURUS,
TAURUS_SCAN_API_KEY,
// Gemini
Copy link
Member

Choose a reason for hiding this comment

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

We can probably ditch all the Gemini references?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure, why not.

Copy link
Member

@jim-counter jim-counter left a comment

Choose a reason for hiding this comment

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

LGTM!

@EmilFattakhov EmilFattakhov merged commit be3e6b6 into main Sep 26, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants