-
How to prolong a subdomain through a light client?
When trying like:
```
> fift -s auto-dns.fif EQAZC9dW9sDnlI3CbLR5aDIxd_sgNE-PmlCRjK-H7LNLeUXN prolong 'example' 700000
> fift -s wallet.fif w…
-
If for some reason the `lite-client` call to get `seqno` fails a `-1` is returned.
https://github.com/neodiX42/MyLocalTon/blob/996edcebc709f263612cb77268004d781ed5b7f6/src/main/java/org/ton/executo…
-
Faced a problem - I can not prolong the domain.
Initial data:
```
Domain: test.temp.ton
Expiration: 1587121877
Site ADNL address: vrh2m7eywbd2bdt6622dy4i4w6p7ym6vgugztyfukd3cpj2grazgkof
Wallet a…
-
# 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`
# Detail…
-
When I am running a fift file, it shows:
[ 1][t 0][2022-06-12 09:27:48.410802255][fift-main.cpp:180] Error interpreting standard preamble file `Fift.fif`: cannot locate file `Fift.fif`
Check t…
ghost updated
2 years ago
-
PS D:\demo\TonDemo-next\wallet> toncli run fift/data.f
[ 1][t 0][2022-05-21 01:31:21.4298882][fift-main.cpp:180] Error interpreting standard preamble file `Fift.fif`: cannot locate file `Fift…
-
PS D:\demo\TonDemo-next\wallet> toncli run func/code.func
[ 1][t 0][2022-05-21 01:55:43.5564072][fift-main.cpp:180] Error interpreting standard preamble file `Fift.fif`: cannot locate file `Fif…
-
Hi i am trying to complete this tutorial:
https://github.com/romanovichim/TonFunClessons_ru/blob/main/1lesson/firstlesson.md
I've run into a problem that I can't complete it for some reason
I asked…
-
This will give interpreter error:
```
//
raiym updated
2 years ago
-
.fif files can be configured via positional parameters + nominal parameters. Positional parameters work well.
Nominal parameters of FIFT dont work in toncli. Looking at the output, toncli thinks they…