Skip to content

Conversation

@EightRice
Copy link
Collaborator

@EightRice EightRice commented Jan 13, 2026

Summary

  • Replaces Etherlink-Testnet support with Etherlink-Shadownet (testnet is being deprecated)
  • Adds custom chain definition for Etherlink Shadownet (chain ID: 127823, symbol: XTZ)
  • Updates network configuration, RPC URLs, and block explorer URLs
  • Updates Firebase collection names to use Shadownet (idaosEtherlink-Shadownet, etc.)
  • Contract addresses are already deployed and saved in Firestore

Changes

  • src/services/wagmi/config.ts - Custom etherlinkShadownet chain definition
  • src/services/wagmi/context.tsx - Network detection and switching logic
  • src/services/wagmi/web3provider.tsx - Initial chain ID logic
  • src/services/beacon/utils.ts - Network type, RPC URLs, color map
  • src/modules/etherlink/utils.ts - Network config with explorer URLs and Firebase collections
  • src/modules/etherlink/creator/* - Voting defaults and network checks
  • src/modules/etherlink/explorer/router.tsx - Network switching fallback
  • src/modules/etherlink/bridge/components/TxStatus.tsx - Explorer URL
  • Test files updated for shadownet

Test plan

  • Verify network selector shows "Etherlink Shadownet" option
  • Verify DAOs load from idaosEtherlink-Shadownet collection
  • Verify wallet connects to chain ID 127823
  • Verify block explorer links point to shadownet.explorer.etherlink.com
  • Test DAO creation flow on Shadownet

- Add custom chain definition for Etherlink Shadownet (chain ID: 127823)
- Update network config, RPC URLs, and explorer URLs
- Update Firebase collection names to use Shadownet
- Update wagmi provider and context for shadownet detection
- Update voting defaults and network switching logic
- Update E2E and unit tests
@netlify
Copy link

netlify bot commented Jan 13, 2026

Deploy Preview for tezos-homebase ready!

Name Link
🔨 Latest commit ff0ff7a
🔍 Latest deploy log https://app.netlify.com/projects/tezos-homebase/deploys/696699ca25f5220008808e1b
😎 Deploy Preview https://deploy-preview-943--tezos-homebase.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 31 (🟢 up 1 from production)
Accessibility: 91 (no change from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 92 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

2 participants