hinto.janai
f1320b91bd
gui: change Style
...
Everything to `Monospace`, set all colors to `ACCENT_COLOR`,
round all corners, set all widget text to `255, 255, 255` (rgb).
2023-04-16 12:49:48 -04:00
hinto.janai
34a840cfac
tests: add p2pool sync test
2023-04-14 13:45:30 -04:00
hinto.janai
7d9ed1b0b8
main: add path deletion help for disk errors
2023-04-14 12:56:36 -04:00
hinto.janai
29ca04c4f1
main: fix potential index panic
2023-04-14 12:30:19 -04:00
hinto.janai
a4eba8a77f
status: fix p2pool stats overflow
...
Use all available height so `P2Pool` stats don't overflow
2023-04-14 12:19:09 -04:00
hinto.janai
7b56a7b900
main: integrate Syncing
signal
2023-04-14 12:12:35 -04:00
hinto.janai
e425388dc8
helper: add check for p2pool synchronized
2023-04-14 11:29:45 -04:00
hinto.janai
8300630875
regex: add p2pool SYNCHRONIZED
2023-04-14 11:29:31 -04:00
hinto.janai
45d76dd402
v1.2.1
2023-03-30 10:39:08 -04:00
hinto.janai
80320decee
cpu.json: update from ef1f6f08ac
2023-03-30 10:24:29 -04:00
hinto.janai
375577d72c
update readme
2023-03-30 10:17:04 -04:00
hinto.janai
40992d82a9
p2pool_api: local/stats
-> local/stratum
2023-03-30 09:45:21 -04:00
hinto.janai
2c5bd0d7f6
v1.2.0
2023-03-18 11:52:37 -04:00
hinto.janai
64773c2856
human: inline
2023-03-17 20:57:56 -04:00
hinto.janai
a9287e1902
update: add more recent versions for fake curl
HTTP header
2023-03-17 20:57:15 -04:00
hinto.janai
7e29462f79
status: implement Benchmarks
submenu
2023-03-17 16:12:06 -04:00
hinto.janai
4058aa0f8f
node: fix node name max length
2023-03-17 16:11:22 -04:00
hinto.janai
c388f53cd1
Add cpu.json
from c86b3a4e06
2023-03-17 16:05:35 -04:00
hinto.janai
6d8c2a76ff
node: add monero.jameswillhoite.com
2023-03-17 12:46:46 -04:00
hinto.janai
a07f18d2de
node: add p2pool.uk
(good uptime)
2023-03-01 12:13:46 -05:00
hinto.janai
ac8b23dfbc
node: add xmr.aa78i2efsewr0neeknk.xyz
(spooky name but good uptime)
2023-03-01 12:11:09 -05:00
hinto.janai
554f94ece0
node: remove fbx.tranbert.com
(failing daily ping tests)
2023-03-01 12:06:37 -05:00
hinto.janai
2e90b9803e
helper: always reset xmrig
GUI output before starting
2023-03-01 12:04:07 -05:00
hinto.janai
e23ea89a28
Update copyright
2023-02-26 11:45:58 -05:00
hinto.janai
bf9c1eea19
Edit name
2023-02-26 11:44:25 -05:00
hinto-janaiyo
a1c2814a3d
node: try 5 times before failing test
2023-02-12 12:37:10 -05:00
hinto-janaiyo
296e6c2413
v1.1.2
2023-02-06 21:55:33 -05:00
hinto-janaiyo
c592f0c9af
only use wgpu
backend for Windows
2023-02-06 19:41:17 -05:00
hinto-janaiyo
95953ffda9
helper: fix STDIN on Windows P2Pool PTY
2023-02-06 17:50:48 -05:00
hinto-janaiyo
703b16c324
switch eframe
rendering backend from glow
to wgpu
...
The `glow` backend crashes on certain CPU-based graphics, particularly,
Windows running a CPU with integrated graphics using the basic
Microsoft Display Adapter driver.
`wgpu` seems to work everywhere.
2023-02-06 12:40:14 -05:00
hinto-janaiyo
a629aa6ffe
helper: use current values instead of [selected_*] for p2pool/xmrig
2023-02-06 11:32:38 -05:00
hinto-janaiyo
55f8c24cc7
helper: localhost
into 127.0.0.1
for xmrig
2023-02-06 09:17:09 -05:00
hinto-janaiyo
de142fb4c3
helper: localhost
into 127.0.0.1
for p2pool
2023-02-03 10:32:01 -05:00
hinto-janaiyo
fdb3ce81cf
v1.1.1
2023-01-31 10:06:09 -05:00
hinto-janaiyo
1548aa3473
Add GitHub Actions
2023-01-28 21:55:19 -05:00
hinto-janaiyo
4f20cefd95
Remote Node: update changelog & cargo update
2023-01-26 15:41:28 -05:00
hinto-janaiyo
3fd5edc314
Remote Node: fix UI and backend functions for remote nodes
2023-01-25 22:42:47 -05:00
hinto-janaiyo
304e8afbef
Remote Node: replace "community" nodes with "ZMQ" nodes
2023-01-25 20:47:59 -05:00
hinto-janaiyo
d64f4a9280
node: add seed nodes, change ping color
2023-01-23 17:05:34 -05:00
hinto-janaiyo
192b388a17
p2pool: add warning about remote nodes in [Simple]
2023-01-23 14:40:45 -05:00
hinto-janaiyo
786b300623
main: reduce top/bottom bar size
...
This should generally help some spacing issues with the UI and
prevent the [Status/P2Pool] square from expanding out.
2023-01-22 21:30:21 -05:00
hinto-janaiyo
94839a0943
node: add MoneroWorld
& HashVault
2023-01-22 21:01:10 -05:00
hinto-janaiyo
5c6b11a0d4
Merge pull request #10 from maddymodd/update-text-removal
...
Remove the up-to-date text
2023-01-06 16:21:04 +00:00
rosedaler
35fd98d0ca
Update main.rs
2023-01-04 11:55:05 -05:00
rosedaler
6b3ae3ea5e
Fix spelling of a term, also update gitignore
2023-01-04 10:24:35 -05:00
hinto-janaiyo
de033260e6
v1.1.0
2023-01-03 15:42:09 -05:00
hinto-janaiyo
1301d1a283
v1.1.0: Merge 'status' branch
2023-01-03 12:21:22 -05:00
hinto-janaiyo
388d279e77
v1.1.0
2023-01-03 12:17:38 -05:00
hinto-janaiyo
6430146fe5
Status Submenu: add [--payouts] & [--reset-payouts]
...
Prints and resets the GupaxP2poolApi [p2pool] files.
2023-01-02 13:32:55 -05:00
hinto-janaiyo
af688427c7
Status Submenu: fix some clippy warnings
2023-01-01 18:57:11 -05:00