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

By opening that method, we can easily use the tonlib client directly, without the need for TonlibClientWrapper.

## Slow node sync Here I'm using an archive node without validating, only syncing blocks. ### Server characteristics Server has: 1. 5 TB disk with zfs pool 2. 256GB of...

- camelCase support (built-in funcs + method_id + preview stdlib for camelCase) - new built-in funcs (`~slice_begins_with`, `store_slice`, `pack_address`) - stdlib.fc update - pragma camelCase

smartcont was used from sources, not from the actual build directory where it includes autogenerated content

TON validator process is continuously crashing several times per day It should not crash, but should produce and error message if it is related to the configuration The main thread...

I'm not sure if it's safe to change, but it seems more correct to define `blocks.masterchainInfo` and `blocks.shards` without using the boxed version of `BlockIdExt`. Here is the difference in...

added new function calculate_storage_contract_stateinit with argument last_proof_time and it's call in get_storage_contract_address method