Commit graph

312 commits

Author SHA1 Message Date
hinto.janai
19f374eb0a
node: add fbx.tranbert.com 2023-07-13 12:02:23 -04:00
hinto.janai
27369c26af
node: add oracle.netrix.cc 2023-07-13 12:01:09 -04:00
hinto.janai
b8d02617e7
node: add bunkernet.ddns.net 2023-07-13 11:59:34 -04:00
hinto.janai
a1a070b1ce
node: add node.cryptocano.de 2023-07-13 11:57:12 -04:00
hinto.janai
725f1416da
node: add sf.xmr.support
This is probably just a redirect to `xmr.support` though.
2023-07-13 11:55:47 -04:00
hinto.janai
92ec78f971
node: remove node.sethforprivacy.com
Bad uptime.
2023-07-13 11:54:35 -04:00
hinto.janai
ca14ccef18
node: remove radishfields.hopto.org
Down.
2023-07-13 11:53:52 -04:00
hinto.janai
d4ef277716
node: remove xmr.foxpro.su
Bad uptime.
2023-07-13 11:53:07 -04:00
hinto.janai
e34bb97aaa
node: remove monero.homeqloud.com
Down.
2023-07-13 11:52:42 -04:00
hinto.janai
b72058726e
node: remove reynald.ro
Down.
2023-07-13 11:52:14 -04:00
hinto.janai
669aaf56b9
node: remove m1.poiuty.com
Down.
2023-07-13 11:51:49 -04:00
hinto.janai
49da821308
node: remove de.poiuty.com
Down.
2023-07-13 11:51:21 -04:00
hinto.janai
24903f049f
node: remove node.moneroworld.com
Down.
2023-07-13 11:50:54 -04:00
hinto.janai
ad58058b5b
node: remove monero2.10z.com.ar
Bad uptime.
2023-07-13 11:50:10 -04:00
hinto.janai
083412157f
node: remove node.yeetin.me
Bad uptime.
2023-07-13 11:49:25 -04:00
hinto.janai
33cd2db53c
node: remove xmr.aa78i2efsewr0neeknk.xyz
Bad uptime.
2023-07-13 11:48:10 -04:00
hinto.janai
04fb526c58
update cpu.json 2023-07-13 11:45:59 -04:00
hinto.janai
c4d534ec98
impl backup hosts 2023-07-13 11:45:04 -04:00
hinto.janai
f45027e929
prepare v1.2.4 2023-07-13 10:44:05 -04:00
hinto.janai
34abbe73fa
helper: add --light-mode for p2pool 2023-06-05 08:25:08 -04:00
hinto.janai
9ac5335321
use wgpu backend for Linux
May fix https://www.reddit.com/r/MoneroMining/comments/140jlpy/i_cant_get_gupax_to_work_on_linux_fedora_any_ideas/
2023-06-04 18:45:47 -04:00
hinto.janai
858e43dbcf
ci.yml: fix upload 2023-06-04 17:37:31 -04:00
hinto.janai
94d41c1297
ci.yml: archive release builds 2023-06-04 11:47:16 -04:00
hinto.janai
e336a370cd
download.yml: add macOS arm64 2023-06-04 09:54:25 -04:00
hinto.janai
dec25895ff
Cargo.toml: fix macOS link issues 2023-06-04 09:52:04 -04:00
hinto.janai
9efe1e0d1a
v1.2.3 2023-06-03 11:33:56 -04:00
hinto.janai
483a94f203
node: add xmr.theuplink.net:18081:18084 2023-06-03 11:19:11 -04:00
hinto.janai
4d60d430ca
node: add xmr.support:18081:18083 2023-06-03 11:18:24 -04:00
hinto.janai
9da3b73e4f
update cpu.json 2023-06-03 11:10:32 -04:00
hinto.janai
786ed153e5
readme: update macOS build 2023-06-01 12:05:30 -04:00
hinto.janai
95287c003d
update: enable Tor by default on macOS
It works now, should be on by default.
2023-06-01 11:55:01 -04:00
hinto.janai
380620c050
update: fix macOS Tor's TLS
On apple-darwin targets there is an issue with the native and rustls
tls implementation so this makes it fall back to the openssl variant.

https://gitlab.torproject.org/tpo/core/arti/-/issues/715
2023-06-01 11:53:03 -04:00
hinto.janai
df37784ad7
add typo.yml 2023-06-01 09:15:48 -04:00
hinto.janai
b511353710
status: update xmrig cpu/hashrate label 2023-06-01 09:04:00 -04:00
hinto.janai
007173ba84
helper: set NO_COLOR env for p2pool
The undisplayable ANSI codes appearing in Gupax's
P2Pool console were indeed color codes.

P2Pool's "Log started" message doesn't check `--no-color`,
but it does check `NO_COLOR`, so set that before starting.
2023-05-30 12:19:39 -04:00
hinto.janai
9b757d1db9
helper: adjust portable_pty
new `portable_pty` from `cargo upgrade`
has a new API on getting STDIN.
2023-05-30 11:57:00 -04:00
hinto.janai
65d1cd4115
cargo upgrade
This excludes:
- `tokio` (node ping gets broken)
- `egui` and friends (way too much layout code to rewrite)
2023-05-30 11:42:16 -04:00
hinto.janai
2457f9fed2
use matrix for CI 2023-05-30 10:56:08 -04:00
hinto.janai
17d0a91fef
update: prepare for macos-arm64 2023-05-30 10:15:56 -04:00
hinto.janai
ebe6590065
prepare v1.2.3 2023-05-30 10:13:52 -04:00
hinto.janai
4c39b58579
v1.2.2 2023-05-11 16:55:26 -04:00
hinto.janai
690d9b2a6a
update cpu.json 2023-05-11 16:24:33 -04:00
hinto.janai
4cdc1959f3
readme: add nodes 2023-05-11 16:23:10 -04:00
hinto.janai
465b2723f2
node: add xmr.foxpro.su 2023-05-11 16:15:30 -04:00
hinto.janai
95d2584e05
node: add node.yeetin.me 2023-05-11 16:14:28 -04:00
hinto.janai
027920c9a7
node: add node.moneroworld.com 2023-05-11 16:12:12 -04:00
hinto.janai
37c62a1f9a
node: add node.sethforprivacy.com 2023-05-11 16:11:08 -04:00
hinto.janai
1e9614b545
readme: remove non-zmq community nodes
Less relevent in the context of P2Pool, takes up space.
2023-05-11 16:10:11 -04:00
hinto.janai
5eb64a9a3a
num_cpus -> benri 2023-05-11 16:03:32 -04:00
hinto.janai
7d02dfadd0
replace lazy_static with once_cell 2023-05-11 16:01:17 -04:00