-
```
mytonctrl
[info] 08.08.2024, 09:46:41.514 (UTC) Start program `/home/ubuntu/.local/share/mytonctrl/mytonctrl.py`
Welcome to the console. Enter 'help' to display the help menu.
[error] …
-
- Investigate how to run lite-server on `testnet` / `mainnet`
- Prepare a playbook for further deployment by observer&siginers
**Read more**
- https://docs.ton.org/participate/nodes/node-types
-…
-
### Summary
[The proposed project involves](https://docs.google.com/presentation/d/1fYCDHKgUQmJzn_9b3GppAHTzuB48VL60Opc_rbrnlMg/edit?usp=sharing) creating a comprehensive RUST SDK for the TON ecosyst…
-
Requests to the node from clients that are behind NAT (with an empty addr list in adnl packets) are dropped by the node. Because of this, it is impossible to build custom applications on the ADNL prot…
-
Hi, friends, I'm researching `TON` ecosystems via `pytonlib` and here is my code snippet about coin transferring from one wallet to another inside `testnet`:
```python
import asyncio
from ton im…
-
err:
```
connection err: json: cannot unmarshal array into Go struct field GlobalConfig.dht of type liteclient.DHTConfig
```
config.json
```json
{
"@type" : "engine.validator.config",
"…
-
### Is your feature request related to a problem? Please describe.
There is no definition for ADNL in the TON Glossary on the website.
### Describe the solution you'd like
Add a clear and concise d…
-
I do have debug turned on but receiving the same exact line a dozen times... maybe that could be handled differently...
`no processor for ADNL packet from 100.64.202.1:3333....`
might also just …
-
I have a local archive node running liteserver, on IP `192.168.1.122`.
Bashing into the ton-http-api container I can ping this address.
I have my `mainnet.json` configured to only use this lites…
-
Hi,
I've set up both my website and reverse-proxy in my vps. However, when I access to my site (using both domain .ton and .adnl), it shows
```
TON site {domain} is not responding.
```
I did trie…