Commit graph

  • 290db4b95b
    update: sanity check p2pool/xmrig path from user before starting hinto-janaiyo 2022-11-24 20:28:13 -0500
  • 6af2ffcc16
    Cargo update + clippy lint fixes hinto-janaiyo 2022-11-23 23:03:56 -0500
  • e76e9e91ab
    add utils/skel hinto-janaiyo 2022-11-23 22:32:17 -0500
  • c25cbacb46
    [Simple/Advanced] for [Gupax/XMRig] tabs hinto-janaiyo 2022-11-22 23:21:46 -0500
  • a65bbf7a1c
    node: add plowsof to community node list hinto-janaiyo 2022-11-22 23:10:06 -0500
  • 14672bfbba
    prepare v0.7.0 hinto-janaiyo 2022-11-22 23:02:05 -0500
  • 8ddf603e94
    utils: add package.sh hinto-janaiyo 2022-11-22 13:18:18 -0500
  • 20c7542189
    v0.5.0 hinto-janaiyo 2022-11-21 21:01:50 -0500
  • e8a01e71b9
    update: consolidate upgrade/rename loop hinto-janaiyo 2022-11-21 20:54:19 -0500
  • 88e172a2e3
    p2pool: refine ping auto_select hinto-janaiyo 2022-11-21 20:10:47 -0500
  • 0b8d65ae6e
    gupax: consolidate FileWindow thread into separate function hinto-janaiyo 2022-11-21 19:57:36 -0500
  • 9e03b3caad
    cargo/tor/p2pool: clean deps, warn macos arti, fix node overflow hinto-janaiyo 2022-11-21 17:16:31 -0500
  • 3b37ac7be3
    log: date -> sec.milli since init hinto-janaiyo 2022-11-20 20:21:47 -0500
  • 42c89fcdd2
    node: handle [write!] error hinto-janaiyo 2022-11-20 14:46:43 -0500
  • f2852549c2
    update/ping: consolidate code in *::spawn_thread() hinto-janaiyo 2022-11-20 14:20:25 -0500
  • d0ced90bb1
    main/disk: get OS data path only once, pass ref for [state/node] hinto-janaiyo 2022-11-20 13:31:00 -0500
  • 7a5fe24276
    disk: add [ErrorState] handling for disk errors hinto-janaiyo 2022-11-19 21:20:28 -0500
  • e8c41fceb3
    main: prevent overflowing p2pool manual node index hinto-janaiyo 2022-11-19 13:34:46 -0500
  • 2f6bb53027
    p2pool: use indexing for nodes instead of for loop comparisons hinto-janaiyo 2022-11-19 13:03:33 -0500
  • ff98b2a303
    update: recreate tor client on failure in metadata loop hinto-janaiyo 2022-11-19 09:39:26 -0500
  • 14c7664177
    Update CHANGELOG.md hinto-janaiyo 2022-11-18 21:47:14 -0500
  • 1b96d3ba02
    p2pool: implement async node ping in GUI hinto-janaiyo 2022-11-18 14:25:13 -0500
  • 8a31a707d9
    node: implement async ping hinto-janaiyo 2022-11-17 22:45:57 -0500
  • adaaca394a
    gupax: disable FileSelector ui if thread exists hinto-janaiyo 2022-11-17 16:53:55 -0500
  • 51df689cb0
    gupax: add [FileWindow] selector for p2pool/xmrig path hinto-janaiyo 2022-11-17 13:03:45 -0500
  • addf5ad60e
    update: use compiled + updated version in gupax version comparison hinto-janaiyo 2022-11-16 21:14:21 -0500
  • bd6f369b56
    p2pool: use [Arc<Mutex<Ping>>] as intermediary for node auto-select hinto-janaiyo 2022-11-16 16:07:49 -0500
  • 1b85e59530
    cleanup cargo warnings hinto-janaiyo 2022-11-16 14:40:25 -0500
  • 50fff5c311
    main: implement [ErrorState] checks in main() hinto-janaiyo 2022-11-16 14:07:27 -0500
  • a13e6d689b
    optimize [.lock()], add index counter to p2pool manual nodes hinto-janaiyo 2022-11-15 21:19:30 -0500
  • d06cb08940
    implement [--reset], add [ErrorState] for fullscreen ferris error hinto-janaiyo 2022-11-15 16:29:05 -0500
  • 6b24a60084
    add ed25519 PGP key hinto-janaiyo 2022-11-14 22:11:22 -0500
  • c4311acdec
    main: more strict [gupax_update_] deletion with regex hinto-janaiyo 2022-11-14 22:11:00 -0500
  • 4564070d92
    p2pool: prevent deleting [0] node_vec and [panic!] hinto-janaiyo 2022-11-14 22:10:19 -0500
  • 9faf0fc9f5
    p2pool: add [Advanced], add [node.toml] database, add char limit hinto-janaiyo 2022-11-13 21:56:25 -0500
  • 3f4124622c
    add [init_auto()] for auto-* options hinto-janaiyo 2022-11-10 23:42:57 -0500
  • 9638f9dc5b
    p2pool: add [Ping] into GUI, add [simple], add address regex check hinto-janaiyo 2022-11-10 21:20:31 -0500
  • 22a03a6034
    os: fix platform specific issues hinto-janaiyo 2022-11-02 18:18:41 -0400
  • b64e1e3a46
    update: save [Version] to state, use runtime [og: State] hinto-janaiyo 2022-11-02 13:58:44 -0400
  • 20f5e2d917
    icons: custom icon per OS, build.rs, cargo-bundle hinto-janaiyo 2022-10-31 16:08:25 -0400
  • f83bf5e2cc
    egui: fix windows VM OpenGL panics, allow [F11] fullscreen hinto-janaiyo 2022-10-29 09:13:00 -0400
  • adaa3a8a42
    update: use [og: State] instead of [state] for Tor bool hinto-janaiyo 2022-10-28 16:14:43 -0400
  • 52070ae00c
    update: move [3] retry to outer loop hinto-janaiyo 2022-10-28 15:45:13 -0400
  • 8780b0684d
    update/gupax: retry on failed bytes, add progress bar/spinner hinto-janaiyo 2022-10-27 11:52:18 -0400
  • 6418a0ad2c
    update: implement retry on [v*] failure, version diff to new vec hinto-janaiyo 2022-10-26 23:15:56 -0400
  • 446cb9db85
    update: implement download, 302 HTTP redirect, extraction hinto-janaiyo 2022-10-25 22:50:53 -0400
  • 42373a37fe
    update: dynamically return [Tor+TLS|TLS-only] HTTP client at runtime hinto-janaiyo 2022-10-25 17:15:07 -0400
  • bf81b2c57c
    update: implement tor/arti, tls, basic metadata fetch hinto-janaiyo 2022-10-24 22:58:42 -0400
  • 5a686aaa1d
    diagram hinto-janaiyo 2022-10-19 14:35:32 -0400
  • 5e65d07470
    state.rs: add State::merge() hinto-janaiyo 2022-10-18 15:26:21 -0400
  • 6a1db35c10
    add global scale, add 3 panels with sizing: top/bottom, mid hinto-janaiyo 2022-10-16 22:28:41 -0400
  • 14a5538173
    fix threads, gupax tab, inline about tab hinto-janaiyo 2022-10-16 20:36:58 -0400
  • 773bc65593
    add basic [--flags] hinto-janaiyo 2022-10-16 17:29:24 -0400
  • ed7ddeeda1
    connect functions with [State/state.rs] hinto-janaiyo 2022-10-15 15:15:27 -0400
  • dafb8fc18e
    node.rs: randomly send [1-5] RPC calls to prevent fingerprinting hinto-janaiyo 2022-10-15 11:24:02 -0400
  • c93a07b7a5
    add [node.rs]: ping community nodes, find fastest hinto-janaiyo 2022-10-14 17:13:38 -0400
  • ab9b98a819
    add toml.rs/constants.rs, ask_before_quit screen hinto-janaiyo 2022-10-13 08:57:50 -0400
  • d315e5c7cb
    root hinto-janaiyo 2022-10-01 12:58:22 -0400