ChatCrawlersearch across public Telegram Open the app
T

TON Developers

33 members
15 August 2026
Replymessage unavailable
Фотография
click to show
🟡 In review · ton-blockchain/acton · ⎇ master Add batch ABI registration for acton build directories The explorer now supports batch ABI registration by dropping an entire acton build/ directory, which automatically pairs contract ABIs with their corresponding code hashes. 1. Added abiBuildImport module to handle recursive directory walking and ABI-to-code-hash pairing 2. Added Import build folder button to the ABI catalog for directory-based uploads 3. Added drag-and-drop support for acton build/ directories directly onto the ABI table 4. Implemented automated pairing logic that matches build/abi/<Name>.json with build/<Name>.json files 5. Added automatic filtering for build/ cache, logs, sessions, and node_modules directories 6. Added support for automatic base64-to-hex code hash normalization 👤 1IxI1 · 🔗 PR #1228 ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
🟡 In review · ton-blockchain/acton · ⎇ master Add directory-based source and ABI import to acton explorer The acton explorer now supports batch registration of contract sources and ABIs by dragging and dropping an entire project folder. This replaces manual, per-file selection with a recursive directory walker that automatically identifies and registers all artifacts. 1. Adds directory-based drag-and-drop import for ABI catalogs and source artifacts 2. Implements recursive directory walker in buildImport.ts to locate artifacts while skipping cache/, logs/, sessions/, and node_modules/ 3. Enables automatic artifact detection based on JSON structure, supporting both current and legacy bundle shapes 4. Adds 'Import build folder' and 'Import project folder' buttons to the ABI and Source catalogs 5. Includes 5 new unit tests in buildImport.test.ts to verify project-tree discovery and deduplication logic 👤 1IxI1 · 🔗 PR #1229 ✈️ @tondevs_tg | ✖️ @ton_devs
T
Replymessage unavailable
Фотография
click to show
✅ Merged · ton-blockchain/acton · ⎇ master acton: show meta fields for external-in messages in transaction UI The transaction UI now displays metadata (Created At, Created Lt, and Hash) for external-in messages, matching the existing internal message view. This change ensures that external messages are traceable using the hash provided by the data source. 1. Adds inMessageHash to TransactionInfo model for external-in message tracking 2. Updates TransactionDetails component to render Created At, Created Lt, and Hash for external-in messages 3. Uses API-provided in-message hash as the primary source, falling back to re-serialized message hashing for paths with no API-provided value 👤 1IxI1 · merged by i582 · 🔗 PR #1230 ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
🛠 In development · neodix42/mylocalton-docker · ⎇ side Adds physical-host saturation profile for native load generator Introduces a dedicated physical-host profile for the native load generator to support high-throughput benchmarking on bare-metal hardware. The update adds optional configuration parameters in .env files and service configurations to enable CPU pinning, dedicated NVMe storage, and granular load-test tuning. 1. Adds .env.physical profile for 48-vCPU/256-GB host saturation 2. Exposes LITESERVER_BIND_IP, MANAGEMENT_BIND_IP, UI_BIND_IP, and FILE_SERVER_BIND_IP for host-specific network isolation 3. Adds CPU pinning support (cpuset) for genesis, load-generator, and session-stats services 4. Adds NATIVE_LOAD_FINALITY_POLL_SECONDS and NATIVE_LOAD_FINALITY_SAMPLE_SOURCES for finality tracking 5. Updates native-load-generator entrypoint to support new saturation parameters and auto-nonce discovery 👤 neodix42 · 🔗 commit a77698f ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Видео
changelog.mp4 · 10.2 MB · click to show
🟦 TON Developers — Daily Changelog · Evening · last 12 hours 15 Aug 07:00 → 19:00 UTC 📊 0 releases · 6 PRs · 4 commits · 7 repos · 5 contributors Activity focused on Jetton lookup optimization in opentonapi and transaction UI metadata handling in acton. Development also included sidechain session statistics integration and configuration updates for node containerization tooling. ✈️ @tondevs_tg | ✖️ @ton_devs
TON Developers Monitor🟦 TON Developers — Daily Changelog · Evening · last 12 hours 15 Aug 07:00 → 19:00 UTC 📊 0 releases · 6 PRs · 4 commits · 7 repos · 5 contributors Activity focused on Jetton lookup optimization in opentonapi and transaction UI metadata handling in acton. Development also included sidechain session
✅ Shipped · 3 • Fix timeouts and cancelling in BlockProducerImpl::prepare_delegation — ton-blockchain/ton • Batch Jetton master lookups and resolve offset pagination — tonkeeper/opentonapi • acton: show meta fields for external-in messages in transaction UI — ton-blockchain/acton 🟡 In review · 3 • Add batch ABI registration for acton build directories — ton-blockchain/acton • Add directory-based source and ABI import to acton explorer — ton-blockchain/acton • MyTonWallet v26.8.5 patch release — mytonwallet-org/mytonwallet 🛠 In development · 4 • Restore default configuration parameters in ton-docker-ctrl — ton-blockchain/ton-docker-ctrl • Enable native sidechain session stats in mylocalton-docker — neodix42/mylocalton-docker • Support native sidechain session stats — neodix42/session-stats • Adds physical-host saturation profile for native load generator — neodix42/mylocalton-docker
Replymessage unavailable
Фотография
click to show
✅ Merged · mytonwallet-org/mytonwallet · ⎇ master MyTonWallet v26.8.5: NFT trade visibility and swap fee refinements MyTonWallet v26.8.5 improves NFT trade visibility, refines swap fee estimation, and fixes Android UI and web deployment issues. 1. Automatically whitelist NFTs acquired via trade so they remain visible in the gallery even if the collection is unverified 2. Fix Android UI layout issues in AgentVC and FeeDetailsContentView to ensure labels and scroll positions render correctly 3. Add docs/CNAME to web deployment script to prevent GitHub Pages from unbinding the wallet.ton.org domain 4. Update PriceWidget to display ic_token_gram for the 'toncoin' slug 👤 my-deployer · merged by harmonyjs · 🔗 PR #471 ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
✅ Merged · ton-blockchain/ton-wallet · ⎇ master Gram Wallet Web v26.8.5 build This update includes localization for Arabic and Farsi, along with minor UI and dependency asset updates. 1. Added Arabic (ar.json) and Farsi (fa.json) localization files 2. Updated English, Russian, Ukrainian, Polish, Spanish, Thai, Turkish, and Chinese (Simplified/Traditional) translations 3. Updated build-related assets including fallbackScript.js and electronVersion.txt 4. Added chain_robinhood.svg asset 👤 mytonwalletorg · 🔗 commit 323a12f ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
✅ Merged · ton-studio/ton-etl · ⎇ main ton-etl: log raw kafka payload on processing failure The parser and datalake services now log the full topic, partition, offset, and raw message value when a processing error occurs. This replaces the previous, uninformative logging of the raw confluent-kafka C-type object. 1. Updates parser/main.py to log raw message details on cache processing failures. 2. Updates datalake/main.py and datalake/streaming.py to log raw message details on general processing failures. 👤 aleksandrkaekhtin · 🔗 PR #222 ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
✅ Merged · ton-studio/ton-etl · ⎇ main parser: handle addr_none in NFT index lookups to prevent crashes The parser now explicitly checks for addr_none responses from collection contracts during NFT address verification. This prevents an AttributeError in the pytoniq_core address comparison logic that previously caused the nft-items-parser to enter a CrashLoopBackOff. 1. Updates nfts_parser.py to treat addr_none as a mismatch instead of attempting an invalid address comparison. 2. Updates nfts_recover.py to handle addr_none responses as mismatches during recovery operations. 👤 aleksandrkaekhtin · 🔗 PR #223 ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
✅ Merged · ton-blockchain/docs · ⎇ main Add MyTonCtrl TextMate grammar and update validator documentation Adds a TextMate grammar for MyTonCtrl command highlighting and updates the validator setup documentation with current console output examples. 1. Adds mytonctrl.tmLanguage.json to provide syntax highlighting for MyTonCtrl commands and logs 2. Updates run-validator.mdx with current terminal output examples and command sequences 3. Updates setup-mytonctrl.mdx and run-archive-liteserver.mdx to use the mytonctrl code block language identifier 4. Removes outdated validator setup screenshots in favor of transcribed text examples 5. Updates source.config.ts to include the new grammar in the documentation build 👤 novusnota · 🔗 PR #2295 ✈️ @tondevs_tg | ✖️ @ton_devs
T
Replymessage unavailable
Фотография
click to show
🟡 In review · ton-blockchain/ton · ⎇ master Correct voter map types in TL-B schemas The TL-B definitions for proposal and complaint voter maps were updated from True to uint32 to correctly reflect the 32-bit timestamps already being written by the contracts. This change aligns the documentation and legacy test code with the actual on-chain data structure. 1. Updated cfg_proposal_status TL-B definition to use uint32 for the voters map key 2. Updated complaint_status TL-B definition to use uint32 for the voters map key 👤 roshda · 🔗 PR #2540 ✈️ @tondevs_tg | ✖️ @ton_devs
16 August 2026
Replymessage unavailable
Видео
changelog.mp4 · 10.3 MB · click to show
🟦 TON Developers — Daily Changelog · Morning · last 12 hours 15 Aug 19:00 → 16 Aug 07:00 UTC 📊 0 releases · 5 PRs · 1 commits · 5 repos · 5 contributors Activity included updates to MyTonWallet and Gram Wallet, alongside improvements to ton-etl error handling and NFT indexer stability. Documentation for MyTonCtrl and validator operations was updated, while TL-B (type language / binary schema) voter map types were revised. ✅ Shipped · 5 • Add MyTonCtrl TextMate grammar and update validator documentation — ton-blockchain/docs • MyTonWallet v26.8.5: NFT trade visibility and swap fee refinements — mytonwallet-org/mytonwallet • Gram Wallet Web v26.8.5 build — ton-blockchain/ton-wallet • ton-etl: log raw kafka payload on processing failure — ton-studio/ton-etl • parser: handle addr_none in NFT index lookups to prevent crashes — ton-studio/ton-etl 🟡 In review · 1 • Correct voter map types in TL-B schemas — ton-blockchain/ton ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
🛠 In development · neodix42/mylocalton-docker · ⎇ side Add devnet profile to mylocalton-docker Adds a .env.devnet configuration profile to the mylocalton-docker repository, providing a profile for single-host saturation testing. This configuration defines resource quotas and CPU pinning for the genesis node, validator, and load-generator containers. 1. Adds .env.devnet configuration for 32 vCPU / 128 GB host saturation 2. Defines CPU pinning and resource quotas for genesis, validator, and load-generator containers 3. Adds configuration variables for session-stats, indexer, and faucet services 4. Configures NATIVE_LOAD_TARGET_TPS=80000 👤 neodix42 · 🔗 commit 08ad27f ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
🛠 In development · TONresistor/tonutils-bridge · ⎇ dev tonutils-bridge: update to tonutils-go v1.18.1 and add SSRF protection Updates tonutils-bridge to tonutils-go v1.18.1 and adds SSRF protection to ADNL connection logic by filtering private and loopback IP addresses. This update also refactors TVM transaction emulation to use explicit blockchain configurations and block contexts. 1. Updates tonutils-go dependency to v1.18.1 2. Adds SSRF protection to ADNL connection logic by filtering out private and loopback IP addresses 3. Updates overlay management to use explicit receiver attachment and cleanup 4. Updates CI/CD workflows to include the 'dev' branch and use go-version-file 👤 TONresistor · 🔗 commit 39f3a0b ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
🛠 In development · neodix42/mylocalton-docker · ⎇ side Add heartbeat logging to genesis and zero-state generation Introduces a heartbeat mechanism for long-running genesis and zero-state generation commands in the mylocalton-docker environment. This change adds periodic process snapshots to logs to monitor progress during extended Fift script execution. 1. Adds run_with_heartbeat helper to start-genesis.sh to monitor long-running processes via periodic ps snapshots. 2. Adds GENESIS_HEARTBEAT_SECONDS (default 30s) to .env and docker-compose.yaml to configure logging frequency. 3. Adds NATIVE_SPAM_GENESIS_PROGRESS_EVERY to .env to log native wallet generation progress at configurable intervals. 4. Implements progress tracking and ETA estimation for sequential native wallet key generation in generate_basechain_state. … +1 more 👤 neodix42 · 🔗 commit 4b34f58 ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
🛠 In development · TONresistor/Tonnet-Browser · ⎇ dev Update bundled TON binaries and Go toolchain version Updates the Go toolchain to v1.26 and refreshes the pinned commits for bundled TON binaries, including tonutils-proxy, tonutils-bridge, tonutils-storage, and gocoon. 1. Upgraded Go toolchain version to 1.26 in CI workflows and build documentation. 2. Updated tonutils-proxy to commit 6092047 (v1.10.0+dev.6092047). 3. Updated tonutils-bridge to commit 39f3a0b (v0.4.0+dev.39f3a0b). 4. Updated tonutils-storage to v1.5.3 (commit e80866d). 5. Updated gocoon and cocoon-runner to commit 3fbc874 (v0.2.1+dev.3fbc874). 6. Modified build scripts to fetch specific pinned commits instead of tags for reproducible development builds. 👤 TONresistor · 🔗 commit c4b8303 ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
✅ Merged · mytonwallet-org/mytonwallet · ⎇ master MyTonWallet v26.8.6 release This patch release updates the Android build pipeline to handle Google Play version code collisions and includes general bug fixes. 1. Adds automated retry logic to the Android release lane to rebuild and increment version codes if Play Store rejects a submission 2. Updates Android build configuration to resolve absolute paths for credentials and keystores 3. Increases CI timeout for the production publishing job to 45 minutes to accommodate potential rebuilds 4. General bug fixes and performance improvements 👤 my-deployer · 🔗 PR #472 ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Видео
changelog.mp4 · 9.0 MB · click to show
🟦 TON Developers — Daily Changelog · Evening · last 12 hours 16 Aug 07:00 → 19:00 UTC 📊 0 releases · 1 PRs · 4 commits · 4 repos · 3 contributors Activity focused on local development environment configuration and node tooling updates. Changes included SSRF protection for tonutils-bridge and infrastructure adjustments for MyTonWallet and Tonnet-Browser. ✅ Shipped · 1 • MyTonWallet v26.8.6 release — mytonwallet-org/mytonwallet 🛠 In development · 4 • Add devnet profile to mylocalton-docker — neodix42/mylocalton-docker • tonutils-bridge: update to tonutils-go v1.18.1 and add SSRF protection — TONresistor/tonutils-bridge • Add heartbeat logging to genesis and zero-state generation — neodix42/mylocalton-docker • Update bundled TON binaries and Go toolchain version — TONresistor/Tonnet-Browser ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
🟡 In review · ton-community/compressed-nft-contract · ⎇ main Update collection_exotic.fc metadata This update modifies the collection_exotic.fc contract to include a new JSON-encoded metadata object, defining the 'Gate.io TonVibe 2024 SBT' badge details. 1. Adds a JSON metadata block containing name, description, content_url, content_type, and image URL to collection_exotic.fc 👤 Hamed1370m · 🔗 PR #21 ✈️ @tondevs_tg | ✖️ @ton_devs
T
Replymessage unavailable
Фотография
click to show
✅ Merged · mytonwallet-org/mytonwallet · ⎇ master MyTonWallet v26.8.7: Legacy account migration and NFT i18n updates This release introduces a multi-source fallback mechanism for legacy account secret recovery and updates the internationalization system to support pluralization for NFT counts. These changes affect the wallet's authentication and UI layers. 1. Adds multi-source fallback support to LegacyAccountManifest to recover missing account ciphertexts from supplemental keychain keys 2. Updates iOS authentication logic to log recovered fallback secrets and handle legacy migration failures with more granular error reporting 3. Replaces static string formatting with LocaleController.getPlural for NFT counts in Android UI controllers and views 4. Updates i18n YAML files across 12 languages to support pluralization rules for NFT-related labels 5. Refactors KeychainHelper to support loading supplemental legacy mnemonic ciphertexts … +1 more 👤 my-deployer · 🔗 PR #473 ✈️ @tondevs_tg | ✖️ @ton_devs
17 August 2026
Replymessage unavailable
Фотография
click to show
🛠 In development · TONresistor/Tonnet-Browser · ⎇ test/tonutils-update-ci Remove stale filter comment in preferences-store Removes a redundant code comment from the preferences-store.ts file. This change has no impact on the application's runtime or logic. 1. Removed stale documentation comment from prefValueChanged function 👤 TONresistor · 🔗 commit ac3a09d ✈️ @tondevs_tg | ✖️ @ton_devs
Replymessage unavailable
Фотография
click to show
🛠 In development · TONresistor/Tonnet-Browser · ⎇ dev Update CI workflows and dependencies for Tonnet-Browser This update restricts CI notifications to the dev and main branches and bumps the nanoid dependency. It also updates the tonutils-bridge fixture to version v0.4.0+dev.39f3a0b. 1. Restrict Telegram CI notifications to dev and main branches 2. Update nanoid dependency to 3.3.18 3. Update tonutils-bridge fixture to v0.4.0+dev.39f3a0b 4. Add shell: bash to Go version reading step in CI 👤 TONresistor · 🔗 commit 1baef5d ✈️ @tondevs_tg | ✖️ @ton_devs
T
Replymessage unavailable
Фотография
click to show
🛠 In development · TONresistor/Tonnet-Browser · ⎇ dev Remove stale filter comment in preferences-store Removes a stale code comment from the preferences-store.ts file that incorrectly described the equality-checking logic for preference values. 1. Removes the docblock comment for the prefValueChanged function that incorrectly stated that arrays are compared by content while other types are compared by identity. 👤 TONresistor · 🔗 commit cb95f5d ✈️ @tondevs_tg | ✖️ @ton_devs
Archive by month
Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog