hinto.janai
f41d12817e
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
0f6eb99b69
workflows: only cache once per day
2023-07-15 11:11:50 -04:00
hinto.janai
e3a55324ed
ci: chmod +x
macos binaries
2023-07-15 11:10:41 -04:00
hinto.janai
d7c03cc718
v1.3.0
2023-07-13 13:15:39 -04:00
hinto.janai
d1c5e6334d
cargo update
2023-07-13 12:12:54 -04:00
hinto.janai
80b29f0ffe
node: add fbx.tranbert.com
2023-07-13 12:02:23 -04:00
hinto.janai
53759d6bae
node: add oracle.netrix.cc
2023-07-13 12:01:09 -04:00
hinto.janai
9f899d0ede
node: add bunkernet.ddns.net
2023-07-13 11:59:34 -04:00
hinto.janai
1ab01504f6
node: add node.cryptocano.de
2023-07-13 11:57:12 -04:00
hinto.janai
dde8648dfc
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
790d61fe3e
node: remove node.sethforprivacy.com
...
Bad uptime.
2023-07-13 11:54:35 -04:00
hinto.janai
fc0cfb06a8
node: remove radishfields.hopto.org
...
Down.
2023-07-13 11:53:52 -04:00
hinto.janai
6ab02ffb14
node: remove xmr.foxpro.su
...
Bad uptime.
2023-07-13 11:53:07 -04:00
hinto.janai
50271c2e33
node: remove monero.homeqloud.com
...
Down.
2023-07-13 11:52:42 -04:00
hinto.janai
85acd24798
node: remove reynald.ro
...
Down.
2023-07-13 11:52:14 -04:00
hinto.janai
1f96f5eb89
node: remove m1.poiuty.com
...
Down.
2023-07-13 11:51:49 -04:00
hinto.janai
c96b119c24
node: remove de.poiuty.com
...
Down.
2023-07-13 11:51:21 -04:00
hinto.janai
05e9771e7e
node: remove node.moneroworld.com
...
Down.
2023-07-13 11:50:54 -04:00
hinto.janai
6c071b43f3
node: remove monero2.10z.com.ar
...
Bad uptime.
2023-07-13 11:50:10 -04:00
hinto.janai
300d523c54
node: remove node.yeetin.me
...
Bad uptime.
2023-07-13 11:49:25 -04:00
hinto.janai
e83094c9e2
node: remove xmr.aa78i2efsewr0neeknk.xyz
...
Bad uptime.
2023-07-13 11:48:10 -04:00
hinto.janai
41ff8ec564
update cpu.json
2023-07-13 11:45:59 -04:00
hinto.janai
3256e2f0c2
impl backup hosts
2023-07-13 11:45:04 -04:00
hinto.janai
ff82c8c62d
prepare v1.2.4
2023-07-13 10:44:05 -04:00
hinto.janai
cae305c572
helper: add --light-mode
for p2pool
2023-06-05 08:25:08 -04:00
hinto.janai
9f34850b4a
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
3a790a39c2
ci.yml: fix upload
2023-06-04 17:37:31 -04:00
hinto.janai
1cf8a51527
ci.yml: archive release builds
2023-06-04 11:47:16 -04:00
hinto.janai
90a9e3c3bd
download.yml: add macOS arm64
2023-06-04 09:54:25 -04:00
hinto.janai
bc475bf69f
Cargo.toml: fix macOS link issues
2023-06-04 09:52:04 -04:00
hinto.janai
1937611047
v1.2.3
2023-06-03 11:33:56 -04:00
hinto.janai
e2fb0d0c48
node: add xmr.theuplink.net:18081:18084
2023-06-03 11:19:11 -04:00
hinto.janai
a06d2b2199
node: add xmr.support:18081:18083
2023-06-03 11:18:24 -04:00
hinto.janai
d00102070f
update cpu.json
2023-06-03 11:10:32 -04:00
hinto.janai
be3c789808
readme: update macOS build
2023-06-01 12:05:30 -04:00
hinto.janai
b11988938c
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
175a9fde9e
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
81ec4c0c1f
add typo.yml
2023-06-01 09:15:48 -04:00
hinto.janai
759fa8e9ef
status: update xmrig cpu/hashrate label
2023-06-01 09:04:00 -04:00
hinto.janai
c8729302e2
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
26dfd57d99
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
90d779e745
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
0c8550e2fd
use matrix for CI
2023-05-30 10:56:08 -04:00
hinto.janai
fb156b14a3
update: prepare for macos-arm64
2023-05-30 10:15:56 -04:00
hinto.janai
378383bcb2
prepare v1.2.3
2023-05-30 10:13:52 -04:00
hinto.janai
7489c90d8d
v1.2.2
2023-05-11 16:55:26 -04:00
hinto.janai
272e8a9e10
update cpu.json
2023-05-11 16:24:33 -04:00
hinto.janai
e0cef14b90
readme: add nodes
2023-05-11 16:23:10 -04:00
hinto.janai
db585e839e
node: add xmr.foxpro.su
2023-05-11 16:15:30 -04:00
hinto.janai
b19241051f
node: add node.yeetin.me
2023-05-11 16:14:28 -04:00