-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Fields to Settings Screen #70
Comments
Once settings are saved... settings should persist through rest of the app and not require a restart like current selection of RPC. This can be achieved by writing to config.ini and reading from it before making requests to these servers |
Not the best graphically, but It's work! 😄 |
This won't do. The fields need to be organized one after the other. This is why I used FloatLayout - more control on where they end up.
Also add "API" with "https://api.sentinel.mathnodes.com" and any other ones from the chain registry.
Also add "MN-API" with entry "https://aimokoivunen.mathnodes.com:5000"
You may create a list in konstants of "MN-API" with this entry. We will be expanding our mathnodes api to more servers.
You may also create a list in konstants "APIs" with the chain registry public APIs.
freQniK- Core Developer
MathNodes
www.mathnodes.com
…On Feb 2, 2024, 5:30 AM, at 5:30 AM, Alessandro Maggio ***@***.***> wrote:
Not the best graphically, but It's work! 😄
![Image](https://github.com/MathNodes/meile-gui/assets/14061593/8ea151b9-ea29-4360-817f-4b6bdf2acf9b)
Tkd-Alex@9087dc8
--
Reply to this email directly or view it on GitHub:
#70 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
Ok about, API, APISs and MN-API. With the Grid probably you don't have enought control but It's sure that the items are where they belong 🤣 |
In the settings I would like two more options for users to select in case certain servers are blocked in their region:
gRPC
dropdown of available MathNodes gRPC servers and known public onesMN-API
dropdown of future MathNodes Aimo Koivunen API servers (as soon as we install more infrastructure)The text was updated successfully, but these errors were encountered: