Commit graph

231 commits

Author SHA1 Message Date
hinto.janai
d5f32935ee p2pool_api: local/stats -> local/stratum 2023-03-30 09:45:21 -04:00
hinto.janai
21be246b1c prepare v1.2.1 2023-03-27 14:12:17 -04:00
hinto.janai
74d1dcb464 download.yml: verify pgp key 2023-03-27 14:08:00 -04:00
hinto.janai
46b3cc0308 add gupax.io test 2023-03-26 18:42:50 -04:00
hinto.janai
f78f9c106c v1.2.0 2023-03-18 11:52:37 -04:00
hinto.janai
5e70bb3f2a human: inline 2023-03-17 20:57:56 -04:00
hinto.janai
5826b16aaa update: add more recent versions for fake curl HTTP header 2023-03-17 20:57:15 -04:00
hinto.janai
0ded6b32e9 status: implement Benchmarks submenu 2023-03-17 16:12:06 -04:00
hinto.janai
88347fcd8f node: fix node name max length 2023-03-17 16:11:22 -04:00
hinto.janai
d3359db98f Add cpu.json from c86b3a4e06 2023-03-17 16:05:35 -04:00
hinto.janai
629fff77c6 cargo: add strsim 2023-03-17 16:05:22 -04:00
hinto.janai
058855c07d node: add monero.jameswillhoite.com 2023-03-17 12:46:46 -04:00
hinto.janai
d81b37c738 node: add p2pool.uk (good uptime) 2023-03-01 12:13:46 -05:00
hinto.janai
175de4fb3d node: add xmr.aa78i2efsewr0neeknk.xyz (spooky name but good uptime) 2023-03-01 12:11:09 -05:00
hinto.janai
9be5cbd6d0 node: remove fbx.tranbert.com (failing daily ping tests) 2023-03-01 12:06:37 -05:00
hinto.janai
f3ae322aff helper: always reset xmrig GUI output before starting 2023-03-01 12:04:07 -05:00
hinto.janai
16abd68407 Update copyright 2023-02-26 11:45:58 -05:00
hinto.janai
102e053b7b Edit name 2023-02-26 11:44:25 -05:00
hinto.janai
bd21edd3fd Add new PGP key 2023-02-26 11:30:30 -05:00
hinto-janaiyo
20286798ec node: try 5 times before failing test 2023-02-12 12:37:10 -05:00
hinto-janaiyo
8ef1f6a096 prepare v1.2.0 2023-02-12 11:40:41 -05:00
hinto-janaiyo
ec25d70173 v1.1.2 2023-02-06 21:55:33 -05:00
hinto-janaiyo
a9d8d2ae8d only use wgpu backend for Windows 2023-02-06 19:41:17 -05:00
hinto-janaiyo
693c210902 helper: fix STDIN on Windows P2Pool PTY 2023-02-06 17:50:48 -05:00
hinto-janaiyo
651db6554f 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
22501e90dc helper: use current values instead of [selected_*] for p2pool/xmrig 2023-02-06 11:32:38 -05:00
hinto-janaiyo
98e662144a helper: localhost into 127.0.0.1 for xmrig 2023-02-06 09:17:09 -05:00
hinto-janaiyo
20a0553956 prepare v1.1.2 2023-02-06 09:06:14 -05:00
hinto-janaiyo
013d269bca helper: localhost into 127.0.0.1 for p2pool 2023-02-03 10:32:01 -05:00
hinto-janaiyo
c358fa3e8e prepare v1.2.0 2023-02-03 10:20:28 -05:00
hinto-janaiyo
12df18a40d v1.1.1 2023-01-31 10:06:09 -05:00
hinto-janaiyo
7f296dcd84 Add GitHub Actions 2023-01-28 21:55:19 -05:00
hinto-janaiyo
7093a84301 Remote Node: update changelog & cargo update 2023-01-26 15:41:28 -05:00
hinto-janaiyo
4b9a907262 Remote Node: fix UI and backend functions for remote nodes 2023-01-25 22:42:47 -05:00
hinto-janaiyo
96202af2ba Remote Node: replace "community" nodes with "ZMQ" nodes 2023-01-25 20:47:59 -05:00
hinto-janaiyo
0249e11c1c Remote Node: update README.md
These [Remote Node] commits will be for moving over the old
[Community] nodes into usable ZMQ-enabled nodes sourced from https://github.com/hinto-janaiyo/monero-nodes
2023-01-25 20:35:54 -05:00
hinto-janaiyo
5a68bccd3a node: add seed nodes, change ping color 2023-01-23 17:05:34 -05:00
hinto-janaiyo
8a9d2925a1 p2pool: add warning about remote nodes in [Simple] 2023-01-23 14:40:45 -05:00
hinto-janaiyo
7d5f7560ce 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
7ada854ecd node: add MoneroWorld & HashVault 2023-01-22 21:01:10 -05:00
hinto-janaiyo
46067effd9 Merge pull request from maddymodd/update-text-removal
Remove the up-to-date text
2023-01-06 16:21:04 +00:00
hinto-janaiyo
affb2d3420 Merge pull request from maddymodd/gui-mod
Fix spelling of the term "unrecoverable", also update gitignore for mac
2023-01-06 16:12:58 +00:00
rosedaler
8a2a34c447 Update main.rs 2023-01-04 11:55:05 -05:00
rosedaler
ac9cf5f4a0 Fix spelling of a term, also update gitignore 2023-01-04 10:24:35 -05:00
hinto-janaiyo
7c34f46f6d v1.1.0 2023-01-03 15:42:09 -05:00
hinto-janaiyo
be26da2604 v1.1.0: Merge 'status' branch 2023-01-03 12:21:22 -05:00
hinto-janaiyo
dea419c401 v1.1.0 2023-01-03 12:17:38 -05:00
hinto-janaiyo
89faa01aff prepare v1.1.0 2023-01-03 11:15:53 -05:00
hinto-janaiyo
b79de69f4f Status Submenu: add README.md docs 2023-01-03 11:14:43 -05:00
hinto-janaiyo
e9d7027e6b Status Submenu: add [--payouts] & [--reset-payouts]
Prints and resets the GupaxP2poolApi [p2pool] files.
2023-01-02 13:32:55 -05:00