-
I am trying to run the miner on a laptop (Windows 11 x64).
NVIDIA GTX 960M graphics card.
I did everything according to the instructions, but I see an error in the terminal
```
C:\GPUMiner>tonli…
-
I'm just testing with jetton, i.e. get jetton meta data via following codes:
```rust
use tonlib::address::TonAddress;
use tonlib::client::TonClient;
use tonlib::contract::JettonMasterContract;
us…
-
Hi guys!
I have just started the TON validator node in Testnet. It is running on an `m5ad.2xlarge` EC2 instance, I use your Docker setup:
ghcr.io/ton-blockchain/ton:latest
Compose configurati…
-
Some litenodes were updated in testnet yesterday and now we get this error on GetBlockShardsInfo():
v.1.8.9
```
failed to check proof: should have 2 roots
```
v1.9.0 return timeout
Could you p…
akme updated
7 months ago
-
### Summary
This task involves developing Python implementation for Overlay over ADNL protocol and mempool listener service.
### Context
Overlays in TON are used for interaction between nod…
-
### Summary
Add a native lite client to [tonlib-rs](https://github.com/ston-fi/tonlib-rs)
### Context
The lite client is a library used for interaction with the lite server. Currently, [tonlib-rs](…
-
### Summary
The development of an ADNL over TCP implementation is crucial for the TON ecosystem, as it provides a secure, efficient, and reliable communication protocol between nodes. By creating a…
-
Hello. I can't figure out how to run it in docker. Could please someone help me?
Dockerfile
```
FROM alpine
WORKDIR /app
COPY tonutils-reverse-proxy-linux-amd64 /app/
CMD ./tonutils-reverse-pr…
-
Hey! I'm trying to generate the wallet address from the publicKey of a validator. Unfortunately, the generated address does not seem to be correct.
Could you please tell me if my logic seems to be…
-
### Summary
This task involves developing Python implementations for ADNL over UDP and DHT protocols.
this footstep is generated via https://t.me/footsteps_helper_bot
### Context
Developin…