Louis-Marie Baer
66417b3b0b
fix: XvB process start perf
...
fix: create client in thread instead of before it
2024-03-16 13:35:09 +01:00
Louis-Marie Baer
89ef45a5ac
fix: test
2024-03-16 11:05:59 +01:00
Louis-Marie Baer
8abd55799a
fix: use client only once
2024-03-15 23:37:43 +01:00
Louis-Marie Baer
316ccf4acc
fix: simplify XvB tab panels
2024-03-15 23:18:01 +01:00
Louis-Marie Baer
9d163ae85e
feat: finish XvB Tab with private stats and better log output
...
fix: color code status
feat: reload automaticcly XvB process if p2pool is off/online
feat: add all 5 private stat in a pretty way outside of console
feat: begin to use readable to replace human.rs
feat: function to verify if share is in current window
feat: maj TODO
feat: Maj TODO
2024-03-15 21:48:04 +01:00
Louis-Marie Baer
ecb1dd23e0
fix: maj TODO
2024-03-15 00:36:13 +01:00
Louis-Marie Baer
c7f0785d95
feat: XvB Tab, add link to rules
2024-03-15 00:34:58 +01:00
Louis-Marie Baer
066fd5bda5
feat: add tab XvB option to Gupax Tab selector
2024-03-15 00:20:59 +01:00
Louis-Marie Baer
0a9375130f
feat: construct XvB tab
...
feat: add Hero checkbox ui and hovering help
feat: add private stats ui and thread
feat: debug error of API connection in console
2024-03-14 23:40:47 +01:00
Louis-Marie Baer
f2d0c9a288
feat: warn user in XvB tab if no address is set in P2pool Tab
2024-03-13 10:02:50 +01:00
Louis-Marie Baer
340ee45f47
fix: simplify args of some functions
...
fix: Use Vec2 instead of two args height and width for p2pool tab simple and advanced
2024-03-13 10:02:21 +01:00
Louis-Marie Baer
6797bdd173
feat: console for log, input token field, better logic for running XvB process
2024-03-12 23:27:51 +01:00
Louis-Marie Baer
71c923f979
feat: add console ouput section on XvB tab
...
this console will output log from XvB private API and from the XvB process
2024-03-12 13:51:59 +01:00
Louis-Marie Baer
74355605e9
feat: manage XvB like a new process
...
feat: maj TODO
fix: use Vec2 instead of separating height and witdh as args in functions
feat: status of XvB process
feat: button to autostart XvB process into Gupax Tab
feat: autostart XvB if button is checked
feat: buttons to start/stop/restart XvB process in XvB Tab
feat: check token and address inputs before allowing to start XvB
feat: add description to buttons when hovering
fix: adjust test
feat: function to verify if token exist on XvB API
clippy auto and manual fix
2024-03-12 13:01:04 +01:00
Louis-Marie Baer
bbb61d8268
fix: NOTES ALGORITHM modify part of managing outside miners
2024-03-08 08:54:03 +01:00
Louis-Marie Baer
a256711d7b
feat: add draft for logic of distribution of HR
2024-03-07 22:41:10 +01:00
Louis-Marie Baer
2f8ed66a2d
fix: minor visual status xvb
2024-03-04 15:56:00 +01:00
Louis-Marie Baer
9e0ef7a6c3
fix: modification on visual for status colomn xvb
2024-03-04 15:52:04 +01:00
Louis-Marie Baer
6a40683de7
feat: maj TODO
2024-03-04 12:20:11 +01:00
Louis-Marie Baer
100d516794
fix: typo
2024-03-04 12:14:29 +01:00
Louis-Marie Baer
7f8b1b2089
feat: show XvB stats to Status Tab
2024-03-04 12:04:38 +01:00
Louis-Marie Baer
f164184044
fix: path images README
2024-03-03 09:16:43 +01:00
Louis-Marie Baer
9b8e9a26a9
fix: correct path for icon windows
2024-03-03 09:05:43 +01:00
Louis-Marie Baer
86d1daee02
feat: decompose processes view into separate functions
2024-03-03 09:01:48 +01:00
Louis-Marie Baer
80575e281c
feat: maj TODO
2024-03-03 08:43:48 +01:00
Louis-Marie Baer
7648bc91aa
fix: exclude assets from typo checking
2024-03-03 08:37:47 +01:00
Louis-Marie Baer
045dd7ab03
feat: separate logic into smaller modules
...
The original sources, while well documented, had files with over 2.5K LoC.
Separating the logic in different modules add clarity making the code easier to work with.
2024-03-03 08:37:35 +01:00
Louis-Marie Baer
dbacd67a64
fix: typo TODO
2024-02-28 15:02:32 +01:00
Louis-Marie Baer
5b78fc6ca2
fix: rename TODO
2024-02-28 13:35:44 +01:00
Louis-Marie Baer
818c739018
feat: add TODO for bounty XvB
2024-02-28 13:34:06 +01:00
Louis-Marie Baer
edfea23acb
feat: logo and link to website
2024-02-27 22:46:27 +01:00
Louis-Marie Baer
4ef9c902f1
fix: width top bar taking into account fith separator
2024-02-27 19:56:14 +01:00
Louis-Marie Baer
ffceb4b298
fix: clippy non auto fixable warnings
2024-02-27 19:44:28 +01:00
Louis-Marie Baer
2c7a1174b7
feat: add new tab Xvb
...
empty tab
2024-02-27 18:47:10 +01:00
Louis-Marie Baer
dd55d87b2e
fix: remove some warnings
2024-02-27 07:08:04 +01:00
Louis-Marie Baer
b04412145f
feat: replace deprecated code for images
2024-02-27 06:50:49 +01:00
Louis-Marie Baer
d811f60b00
feat: cargo clippy
2024-02-27 05:08:14 +01:00
Louis-Marie Baer
5ef88ad895
feat: bump egui and eframe to most up to date version
...
No modification of code needed.
2024-02-26 20:55:38 +01:00
Louis-Marie Baer
4db5163959
feat: bump version of env_logger and modify code for it
...
Use default style of env_logger instead of custom style.
2024-02-26 20:13:27 +01:00
Louis-Marie Baer
7b60a88176
feat: bump version of sysinfo and upgrade code for it
2024-02-26 19:43:32 +01:00
Louis-Marie Baer
2e51b312a4
feat: bump deps to most up to date without code modification
...
Use cargo-cargo upgrade and then manually checking the breaking change version that can be applied without modification on the code.
2024-02-26 19:38:37 +01:00
Louis-Marie Baer
55baa7054e
fix: rustfmt formatting
2024-02-26 08:01:53 +01: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