Commit graph

412 commits

Author SHA1 Message Date
hinto.janai
6465a3e30b
node: remove xmrnode.facspro.net 2024-07-01 12:21:11 -04:00
hinto.janai
77d7f5003a
utils/package.sh: re-add random date 2024-05-23 11:44:54 -04:00
hinto.janai
a8334ea0ae
v1.3.8 2024-05-23 11:12:54 -04:00
hinto.janai
1cc10b9a7b
node: remove xmr{1,2,3}.rs.me 2024-05-23 11:10:56 -04:00
hinto.janai
ad6da37601
revert wgpu upgrade
144fdde052 (r142134523)

...and add a `Gupax does not start` section to the readme.
2024-05-19 15:41:03 -04:00
hinto.janai
9f45a3abcc
v1.3.7 2024-05-10 15:17:47 -04:00
hinto.janai
81a780e1d5
update popup text formatting 2024-05-10 14:42:36 -04:00
hinto.janai
a1a82f844a
macos cargo.toml fixes 2024-05-09 20:19:51 -04:00
hinto.janai
d203c94c7a
fix changed APIs in cargo update, add new fake user agents 2024-05-09 18:45:10 -04:00
hinto.janai
bffcea376b
cargo: downgrade if possible
Keeps tor/arti upgrades, but downgrades deps
that don't necessarily need updates.
2024-05-09 18:43:34 -04:00
hinto.janai
cce8e03fd4
update cpu.json 2024-05-09 16:57:22 -04:00
hinto.janai
144fdde052
cargo upgrade --incompatible 2024-05-09 16:56:59 -04:00
hinto.janai
abaaf72e4d
cargo fmt 2024-05-09 16:33:05 -04:00
hinto.janai
1810e135a2
cargo.toml: update egui/wgpu 2024-05-09 16:32:26 -04:00
hinto.janai
730a7d2274
readme: add system-requirements 2024-05-03 12:56:41 -04:00
hinto.janai
6ad66d16fb
v1.3.6
updates `egui/eframe` -> `0.24.1` -> `0.26.2`

fixes non-responding nodes not being sorted correctly by ping ms
2024-03-18 18:05:02 -04:00
hinto.janai
ba386eaad2
update cpu.json 2024-03-18 16:49:47 -04:00
hinto.janai
f6f37d9d36
update changelog 2024-03-18 16:02:42 -04:00
hinto.janai
2205610890
use wgpu backend
Both `glow` and `wgpu` seem to crash (at least in this version
of `eframe/egui`).

It's a pick your poison thing but it
seems wgpu crashing is less common.
2024-03-18 16:01:36 -04:00
hinto.janai
7672901bbb
node: remove moneronode.ddns.net 2024-03-13 16:56:08 -04:00
hinto.janai
56cee0da0a
utils: remove rand tz in package.sh 2024-02-01 09:43:53 -05:00
hinto.janai
13089db5ca
update changelog 2024-02-01 09:15:25 -05:00
hinto.janai
921fca8ed6
node: update readme 2024-02-01 09:08:51 -05:00
hinto.janai
7345f9b124
node: use full country name 2024-02-01 09:01:13 -05:00
hinto.janai
1436a02457
node: add xmr{1,2,3}.rs.me 2024-02-01 08:53:38 -05:00
hinto.janai
bb1612e9e1
nodes: update readme 2024-02-01 08:46:08 -05:00
hinto.janai
09807aec8b
node: remove bunkernet.ddns.net
hyper::Error(
    Io,
    Os {
        code: 104,
        kind: ConnectionReset,
        message: "Connection reset by peer",
    },
)
2024-02-01 08:44:45 -05:00
hinto.janai
4eb3c8e6ce
node: remove node.richfowler.net
hyper::Error(
    Io,
    Os {
        code: 104,
        kind: ConnectionReset,
        message: "Connection reset by peer",
    },
)
2024-02-01 08:42:51 -05:00
hinto.janai
20f7c7412e
node: misc fixes 2024-02-01 08:41:54 -05:00
hinto.janai
22f11ce7d8
v1.3.5 2024-01-26 09:37:09 -05:00
hinto.janai
78156a59d2
update changelog 2024-01-22 14:34:36 -05:00
hinto.janai
364429ca68
helper: always uptime xmrig uptime in update_from_output() 2024-01-22 14:22:36 -05:00
hinto.janai
5699fe6702
v1.3.4 2024-01-09 08:35:11 -05:00
hinto.janai
2953b1f854
ci: update cache/download 2023-12-30 08:33:03 -05:00
hinto.janai
3f790a9253
update changelog 2023-12-28 16:28:43 -05:00
hinto.janai
9028dbd822
helper: fix if order, add tests 2023-12-28 16:25:34 -05:00
hinto.janai
63f5d69dff
helper: fix false-positive p2pool sync 2023-12-28 16:20:01 -05:00
hinto.janai
d27a1cad74
regex: add next block = 1 regex for p2pool 2023-12-28 16:19:44 -05:00
hinto.janai
7024c461ba
Merge branch 'inline' 2023-12-28 16:05:08 -05:00
hinto.janai
3b7181e9c0
Merge branch 'egui' 2023-12-28 16:03:00 -05:00
hinto.janai
9df40a79bf
update inlines 2023-12-28 10:41:42 -05:00
hinto.janai
a51234d353
main: fix closing 2023-12-28 09:22:45 -05:00
hinto.janai
62865f7c41
fix ComboBox width 2023-12-28 09:04:50 -05:00
hinto.janai
4f177ce951
constants: fix widget colors 2023-12-28 08:57:29 -05:00
hinto.janai
023b370cdf
main: fix scaling 2023-12-28 08:57:12 -05:00
hinto.janai
582f915977
Merge branch 'ansi' 2023-12-26 13:14:22 -05:00
hinto.janai
430cf7d805
xmr: revert to_string() 2023-12-26 12:40:24 -05:00
hinto.janai
de070a3986
xmr: misc fixes 2023-12-26 12:03:48 -05:00
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