Commit graph

7 commits

Author SHA1 Message Date
veselcraft
85cd1c7554
Coin: Clean up the code 2022-05-09 15:12:14 +03:00
veselcraft
13f0cc8a66
Coin: cleanup code 2022-05-07 18:49:14 +03:00
veselcraft
04ab845382
Coin: Add dialog with QR-code and requisites + tweak config 2022-05-07 15:42:25 +03:00
veselcraft
16bc311bbc
Coin: A very early implementation of Toncoin fetching
It actually works! But there is a several problems:
1. Notification displays 0 coins instead of real number. Maybe @celestora will fix it idk
2. There is no real configuration of server, currency (rn there is TONs per 1 coin), regex or precise (aka count cents)

There is a lot of work, like integrating interactive interface with TON address and QR code, etcetera...

And btw only CLI is available right now. openvkcli fetch-ton command should be putted into cron, just to regularly check for new transactions :D

Related to #474
2022-05-07 02:33:22 +03:00
Celestora
24f0f3a3f4 Also report errors in build-images 2022-04-06 23:59:31 +03:00
Celestora
c1317a6ff8 Enrich progress reporting for build-images command 2022-04-06 11:22:43 +03:00
Celestora
be83a72be2 Add build-images to openvkctl 2022-04-05 15:54:53 +03:00