ton icon indicating copy to clipboard operation
ton copied to clipboard

Main TON monorepo

Results 169 ton issues
Sort by recently updated
recently updated
newest added

Mathlib `ton/crypto/smartcont/mathlib.fc` crashes when trying to use `fixed248_log2`. ## What behavior did you expect? Should compile. ## What was the actual behavior? ``` Fift decompiler crashed Error: Unknown opcode: b1111011...

![152173339891369.txt](https://github.com/ton-blockchain/ton/files/15482428/152173339891369.txt)

# Background @ipromise2324 and I are building merkle distributor with bitmap implementation, but we find left shift operator will cause problem as it return unexpected value. # Description ![image](https://github.com/ton-blockchain/ton/assets/48343225/c9a21908-190b-4235-a488-f7db01e0fa36) When...

FunC

This commit modifies send_message_ex to use AdnlMessageNop for empty payloads instead of AdnlMessageCustom. This change prevents exceptions in ADNL node implementations that expect non-empty messages, particularly addressing issues with reverse-ping...

https://docs.ton.org/participate/wallets/contracts#highload-wallet-v3