-
### Bug Type
Functional
### Reproduction steps
project.yaml
```
contract:
func:
- code.func
tests:
- test.func
```
code.func
```
() recv_internal (slice in_msg_body) {
}
…
-
I have downloaded the latest TON binaries for macOS. But the macOS is blocking them from running.
Getting messages like this:
"The "fift" app cannot be opened because its author is an unidentified…
-
### Summary
TON Dev Chat has many questions and complaints about smart-contract binaries (func, fift, lite-client). On every system binaries need their setup and dependencies to work appropriately (W…
-
I have no idea on what's wrong or not installed. The error is not descriptive :(
![image](https://user-images.githubusercontent.com/7670669/141493830-e134baad-af6f-4d63-bffb-7edcb463d682.png)
-
```sh
In file included from /usr/src/ton/third-party/abseil-cpp/absl/synchronization/internal/graphcycles.cc:42:
/usr/src/ton/third-party/abseil-cpp/absl/base/internal/spinlock.h:156:21: warning: bi…
-
# `#9` defect reappeared
DUP of #9
Let's fix this, I'm an sw dev too...
## TLDR
Occurs at: commit a3a8cc8003734a326f816546025621c0024a2f3e
```
[warning] 20.10.2021, 11:26:54.008 (UTC)…
-
With previous versions of ton and toncli 0.0.38 I could run without issue tests like:
https://gitlab.com/pasosdeJesus/pruebas_mdc_func
With the current version of ton and toncli from branch main…
-
Does old v1 wallets still work?
I'm trying to send transfer query:
```
fift -s wallet.fif mywaller 12 10 -n
lite-client -C ../global-config.json -v9
> sendfile wallet-query.boc
```
and g…
-
I've tried to use master branch toncli for new tests
According to documentation it has to be used with https://github.com/SpyCheese/ton/tree/toncli-local binaries
```bash
toncli start wallet
cd…
-
For example for wallet-v4 code, 0.2.0 and 0.3.0 provide different code cell hashes, so this support is needed