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

Seems like incorrect copy-paste, but maybe that was intentional?

# Platform: * OS: Distribution adJ of OpenBSD version 7.1a1 * clang: 13 # Problem 1. In OpenBSD/adJ `-ldl` is not needed during linking. 2. Linking problems with `lite-client` #...

Adding contribution related helps

After compiling all the files from the source, I began to deal with all this. I came across an interesting `adnl-pong` file for me. As I understand it, this tool...

[adnl-test-ping.cpp](https://github.com/ton-blockchain/ton/blob/master/adnl/test/adnl-test-ping.cpp) looks like ping tool for ADNL, but there are no build targets for it, is there any way to build it or it's too outdated?

Hi! Got the following problem: rldp-http-proxy client starts with `rldp-http-proxy/rldp-http-proxy -p 8080 -c 3333 -C ton-client.config.json` command and down without any output. However, the `./test-rldp` runs correctly, and the `lite-client/lite-client...

``` rldp-http-proxy/rldp-http-proxy -a :3333 -C ton-global-lite-client.config.json ```

I have discovered a possible dangerous attack, that can be carried out on config contract. To perform the attack you just have to be a validator (no matter how much...

I would like to include [`stdlib.fc`](https://github.com/ton-blockchain/ton/blob/master/crypto/smartcont/stdlib.fc) in my repository on Github, but this library is missing a header with a license notice. Could you include a licensed headline? This would...