Skip to content

Ton Network Support #1823

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

Merged
merged 25 commits into from
May 13, 2025
Merged

Ton Network Support #1823

merged 25 commits into from
May 13, 2025

Conversation

jadepark-dev
Copy link
Collaborator

@jadepark-dev jadepark-dev commented May 6, 2025

This PR adds support for the TON blockchain network into the framework

Support for TON Blockchain:

  • Integrates MyLocalTon Docker Compose environment for TON blockchain testing
  • Provides unified interface for TON blockchain through the framework's component model
  • Implements blockchain network connections via TON Lite Client for reliable testing
  • Includes TON faucet and wallet support through default high-load wallet configuration
  • Added conditional execution of core services for CI environments

Documentation Updates:

  • Added documentation file for TON blockchain (framework/components/blockchains/ton.md)
  • Added TON smoke test configuration example in framework/examples/myproject directory

Codebase Enhancements:

  • Extended blockchain type and family constants to include TON support

Miscellaneous:

  • Updated GitHub workflow to include TON smoke tests
  • Added essential TON parameters (ports, wallet address, mnemonics)
  • Updated dependencies for compose operation

@jadepark-dev jadepark-dev changed the title [DRAFT] Ton Network Support Ton Network Support May 13, 2025
@jadepark-dev jadepark-dev marked this pull request as ready for review May 13, 2025 14:47
@jadepark-dev jadepark-dev requested a review from a team as a code owner May 13, 2025 14:47
Copy link
Collaborator

@skudasov skudasov left a comment

Choose a reason for hiding this comment

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

LGTM, but please check if we can connect TON with DON nodes if possible.

@jadepark-dev jadepark-dev requested a review from skudasov May 13, 2025 18:55
@skudasov skudasov merged commit e147796 into main May 13, 2025
59 checks passed
@skudasov skudasov deleted the jade/ton-support branch May 13, 2025 19:33
skudasov added a commit that referenced this pull request May 14, 2025
@skudasov skudasov restored the jade/ton-support branch May 14, 2025 23:28
skudasov added a commit that referenced this pull request May 14, 2025
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