Skip to content

Conversation

@martin0995
Copy link
Contributor

This pull request updates package dependencies and modifies network configuration for the Fogo chain. The most important changes are grouped below:

Dependency updates:

  • Upgraded @wormhole-foundation/sdk from version 3.9.0 to 3.10.0 to include the latest features and fixes.
  • Updated axios from version 1.12.2 to 1.13.1 for improved stability and security.
  • Bumped @types/node development dependency from 24.9.1 to 24.9.2 for better type support.

Configuration changes:

  • Enabled mainnet support for both tokenBridge and ntt products in the Fogo chain configuration (scripts/src/chains/Fogo.json).

Goes with: wormhole-foundation/wormhole-docs#685

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates the SDK and related dependencies while enabling mainnet support for the Fogo chain. The changes prepare the system for production use by upgrading to the latest SDK version and activating mainnet functionality.

  • Updated SDK and dependencies to latest versions for improved features and security
  • Enabled mainnet support for Fogo chain's tokenBridge and ntt products
  • Updated type definitions for better development experience

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
scripts/src/chains/Fogo.json Enabled mainnet support for tokenBridge and ntt products
scripts/package.json Updated SDK to v3.10.0, axios to v1.13.1, and @types/node to v24.9.2
Files not reviewed (1)
  • scripts/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants