Commit graph

361 commits

Author SHA1 Message Date
hinto.janai
3d3941081e
main: fix input() lifetime 2023-12-26 12:02:45 -05:00
hinto.janai
86c6b9791c
xmrig: fix input 2023-12-26 12:01:50 -05:00
hinto.janai
e95a85dbd0
status: fix scrollbar visibility 2023-12-26 12:01:26 -05:00
hinto.janai
1c831712af
p2pool: fix input 2023-12-26 12:00:29 -05:00
hinto.janai
4c1e317042
main: fix input 2023-12-26 11:59:56 -05:00
hinto.janai
54e009a157
main: fix F11 fullscreen 2023-12-26 11:58:58 -05:00
hinto.janai
d9b4106970
main: fix on_close_event() 2023-12-26 11:56:01 -05:00
hinto.janai
8fe06865e0
main: fix init_options() 2023-12-26 11:47:51 -05:00
hinto.janai
0d63429dfe
main: fix scroll bar width 2023-12-26 11:45:39 -05:00
hinto.janai
ab8322c2d0
main: fix init resolution 2023-12-26 11:43:53 -05:00
hinto.janai
ca881539f1
gupax: fix Frame resize 2023-12-26 11:38:46 -05:00
hinto.janai
039aed1679
constants: fix visuals 2023-12-26 11:33:32 -05:00
hinto.janai
27cc46d615
egui: 0.19.0 -> 0.24.1 2023-12-26 11:26:40 -05:00
hinto.janai
4d93670c82
windows: use glow GPU backend 2023-12-25 09:28:07 -05:00
hinto.janai
43e2e1b8a1
update changelog 2023-11-28 09:04:30 -05:00
hinto.janai
b2ce128daa
regex: add more tests 2023-11-28 08:59:32 -05:00
hinto.janai
77d0a7e422
regex: relax domain regex and allow subdomains 2023-11-28 08:58:21 -05:00
hinto.janai
1bfd72a8c2
v1.3.3 2023-11-26 19:18:07 -05:00
hinto.janai
68e01760f9
update cpu.json 2023-11-26 19:06:51 -05:00
hinto.janai
7678106e67
update changelog 2023-11-26 17:48:25 -05:00
hinto.janai
42e67d940e
node: only add simple nodes to backup lists if green/yellow
This avoids adding potential dead nodes to the list and causing
P2Pool to abort. If no ping data is available, no backup nodes
are added.
2023-11-26 16:26:51 -05:00
hinto.janai
19ed7c721d
update changelog 2023-11-24 10:17:04 -05:00
hinto.janai
b4a4e83457
p2pool: shorten simple terminal height
same height as xmrig advanced, should prevent (most)
clipping issues on low resolution windows
2023-11-24 10:12:04 -05:00
hinto.janai
1b21928eb8
150GB -> 170GB 2023-11-24 09:37:03 -05:00
hinto.janai
430fa8f78c
ui: link to https://xmrig.com/benchmark instead 2023-11-24 09:34:34 -05:00
hinto.janai
8976641d48
constants: use build-time COMMIT env var 2023-11-24 09:30:15 -05:00
hinto.janai
ea79447133
readme: remove dead xmrig-benchmarks & monero-nodes links
github banned me due to these repos and made
me delete them for a chance of appeal :)
2023-11-24 09:16:24 -05:00
hinto.janai
ff4b0181ad
node: check get_info sync progress 2023-11-24 09:12:03 -05:00
hinto.janai
846b6265ea
node: remove xmr.theuplink.net 2023-11-24 09:05:59 -05:00
hinto.janai
2e5521e468
node: deserialize get_info when pinging 2023-11-24 09:03:32 -05:00
hinto.janai
fc4e910e89
update changelog 2023-11-19 13:05:11 -05:00
hinto.janai
84011df035
update bug report template 2023-11-19 13:05:00 -05:00
hinto.janai
bf15d3f42f
update: add new curl & wget user-agents 2023-11-19 12:53:45 -05:00
hinto.janai
ea385a61cf
update: remove CVE affected curl user-agents
7.69.0 to 8.3.0 https://curl.se/docs/CVE-2023-38545.html
2023-11-19 12:49:25 -05:00
hinto.janai
98750ace61
xmrig: center align sliders and reduce width 2023-11-19 12:30:25 -05:00
hinto.janai
2f074167e3
readme: remove oracle.netrix.cc
This was removed last version, but not from the readme.
2023-11-17 13:25:05 -05:00
hinto.janai
587700ea04
add custom panic handler 2023-11-17 13:21:02 -05:00
hinto.janai
1eff1b0780
v1.3.2 2023-10-22 18:40:22 -04:00
hinto.janai
2af44ac40f
update cpu.json 2023-10-22 18:11:25 -04:00
hinto.janai
f156d7b9a2
remove node: oracle.netrix.cc 2023-10-22 17:15:01 -04:00
hinto.janai
874f11cb3e
add 0.1..=2.0 window pixel_per_point scaling 2023-10-22 17:14:02 -04:00
hinto.janai
008c0def34
v1.3.1 2023-07-19 14:29:46 -04:00
hinto.janai
188fe6ccae
prepare v1.3.1 2023-07-19 14:24:53 -04:00
hinto.janai
3834f6d1d1
ci: remove --all-features 2023-07-19 14:21:11 -04:00
hinto.janai
4acbd891d5
ci: tar before zip
zip doesn't retain the executable bit, so macos/linux binaries
can't be executed.

this `tar`'s the binaries before uploading the artifact.
2023-07-15 11:54:27 -04:00
hinto.janai
a357742172
workflows: only cache once per day 2023-07-15 11:11:50 -04:00
hinto.janai
4b854d4fa7
ci: chmod +x macos binaries 2023-07-15 11:10:41 -04:00
hinto.janai
aa1b3717da
v1.3.0 2023-07-13 13:15:39 -04:00
hinto.janai
73f4f702c6
cargo update 2023-07-13 12:12:54 -04:00
hinto.janai
19f374eb0a
node: add fbx.tranbert.com 2023-07-13 12:02:23 -04:00