-
According to the documentation https://test.ton.org/Validator-HOWTO.txt one should generate and
send validator-query.boc file to elector smart-contract in order to participate in elections.
>fif…
-
Using [commit](https://github.com/ton-blockchain/ton/commit/b6f6788532138f6c35d6fbbca5c73667124df3fb).
Can't make request to elector using fift. Apparently the problem is in interpreting adresses.
…
-
Hi!
I ran to an issue when I tried to create the Builder with 2 bytes sequence and more as for example `sign_bin B` and `encrypted_password B`.
Then the next error occured: `B,: byte string does n…
Tynik updated
4 years ago
-
execute LDSLICEX
execute DUP
execute LDU 32
execute LDU 32
execute LDU 32
execute **NOW**
handling exception code 5: tuple index out of range
default exception handler, terminating vm with exit…
Walbr updated
5 years ago
-
`fift -I crypto/fift/lib/ -i`
[ 1][t 0][1570178518.109343290][words.cpp:2784] Fift.fif:28: hashB: -?
[ 1][t 0][1570178518.109453678][fift-main.cpp:174] Error interpreting standard preamble file…
-
Hello. As I understand it, I should use the sendboc method, but with what arguments?
-
Hello!
I was upgrading a service of ours from an objection version of {
table.increments('id').primary();
table
.integer('parentId')
.unsigned()
.reference…
Bazze updated
5 years ago
-
Hello!
I have get some errors:
```
$ func -o smart-contract.fif lib/stdlib.fc smart-contract.fc
$ fift -s new-wallet.fif 0 10 3
Creating new multi-signature wallet in workchain 0
[ 1][t 0][15…
-
Hello!
I've wanted to report a small bug in the FIFT assembler: it seems that simplified definitions for the WHILEEND instruction are missing.
The operation is defined, but the WHILEEND:WHILEEND ali…
danog updated
5 years ago
-
Dear contest organisers,
We failed to submit our Contest entry on time as we did not expect such a long conversation with the bot. We put a lot of time into the contest and we believe that our solu…