MathNodes
MathNodes
Users of Meile that use it often and either purchase significant tokens or use a significant amount of data will receive rewards in their Meile wallet in the form of...
If you refresh and nodes in a country go offline but the pin still remains, when you click the node listing for the country on the pin, it causes a...
Sounds like a relatively easy fix, but there are some intricacies involved in this. The heart of the bug is in `connect_to_node()` in https://github.com/MathNodes/meile-gui/blob/ffb085ef452e167eb2a1f822f34ddb602b674dc3/src/ui/widgets.py#L660 and `disconnect_from_node()` in https://github.com/MathNodes/meile-gui/blob/ffb085ef452e167eb2a1f822f34ddb602b674dc3/src/ui/screens.py#L563 The idea...
As suggested by GreyWolf, maybe provide an interface for users to swap their DVPN to DEC using OSMOSIS API for Pool 770 (DEC DVPN)
Processes such as getting the tree of nodes or subscriptions currently runs with threads on the main Kivy thread. This causes blocking and certain OSes present an annoying dialog to...
As suggested by https://github.com/p4privacy, the sort option should directly sort the node listings within the Node Screen, instead of click and then going to a country. Both options can work...
As suggested by https://github.com/p4privacy, the top BoxLayout of IP, Node, Sort, Warp, Logo, should also be present on the Node Listing screen. This will give a fuller appearance in the...
Allow importing of DEC/OSMO/ATOM/SCRT wallets into Meile and perform IBC transfers to the sentinel chain to utilize multiple token nodes.
Per a discussion with **lord_nine**, an implementation of a faucet within the app that would allow non-crypto users to receive 1 time only enough dvpn tokens to their wallet (within...