Andrey Tvorozhkov

Results 50 comments of Andrey Tvorozhkov

Wow! Awesome work! Our team has been very busy with blockchain indexing, we literally wrote a lot of new code in monorepo for blockchain indexing. We are already at the...

@Trinketer22 will be great! Also, could you publish it to docker-hub, so we can provide short way of install?

From dev-chat discussion: https://t.me/tondev/89471 I think that it's cool to have some slim docker image (around 80mb) and have bash script for fast usage

@Trinketer22 we also will release docker-hub version of `ton-k8s`, maybe we need to cooperate? Check out @TrueCarry work of optimization size: https://github.com/disintar/ton-k8s/pull/1/files#diff-458cb69809c9c61256fda581953e47fc00d34e6ea44cadbfd164577c0edfdcc3 Slim version is around 80mb :)

Thanks for work, added to installation.md in https://github.com/disintar/toncli/pull/71/commits/353d8dbabedc82b32bf4a0f9c8e4920e1484a8ea

Thanks ❤ https://github.com/disintar/toncli/blob/master/docs/advanced/func_tests_new.md

Thanks ❤ https://github.com/disintar/toncli/blob/master/docs/advanced/func_tests_new.md

Ok, `~` is not like absolute path. `toncli build` supports absolute from `/`. But! this is good idea, will add.

This is well-known widows issue. Please, add content of [fift-libs](https://github.com/disintar/toncli/tree/master/src/toncli/lib/fift-libs) to your project directory. I guess we need some help for PR fix, because I can't reproduce issue.