Implement Method enum for stratum crate #481

Merged
paratoxic merged 11 commits from implement-stratum-method into master 2026-03-30 22:54:32 +00:00
Owner
No description provided.
Restore id
Some checks failed
CI / lint (pull_request) Has been cancelled
CI / test-linux (pull_request) Has been cancelled
CI / test (macos-latest) (pull_request) Has been cancelled
CI / test (windows-latest) (pull_request) Has been cancelled
CI / ckpool (pull_request) Has been cancelled
02f3463d3d
Fmt
Some checks failed
CI / lint (pull_request) Has been cancelled
CI / test-linux (pull_request) Has been cancelled
CI / test (macos-latest) (pull_request) Has been cancelled
CI / test (windows-latest) (pull_request) Has been cancelled
CI / ckpool (pull_request) Has been cancelled
884f66bb96
paratoxic changed title from Implement Method enum for stratum crate to WIP: Implement Method enum for stratum crate 2026-03-27 21:40:37 +00:00
Merge branch 'master' of ssh://git.parasite.dev/parasitepool/para into implement-stratum-method
Some checks are pending
CI / lint (pull_request) Waiting to run
CI / test-linux (pull_request) Waiting to run
CI / test (macos-latest) (pull_request) Waiting to run
CI / test (windows-latest) (pull_request) Waiting to run
CI / ckpool (pull_request) Waiting to run
336b38ba93
Solidify
Some checks are pending
CI / lint (pull_request) Waiting to run
CI / test-linux (pull_request) Waiting to run
CI / test (macos-latest) (pull_request) Waiting to run
CI / test (windows-latest) (pull_request) Waiting to run
CI / ckpool (pull_request) Waiting to run
4761d7cd79
Solidify
Some checks are pending
CI / lint (pull_request) Waiting to run
CI / test-linux (pull_request) Waiting to run
CI / test (macos-latest) (pull_request) Waiting to run
CI / test (windows-latest) (pull_request) Waiting to run
CI / ckpool (pull_request) Waiting to run
c9077a78ca
Change
Some checks are pending
CI / lint (pull_request) Waiting to run
CI / test-linux (pull_request) Waiting to run
CI / test (macos-latest) (pull_request) Waiting to run
CI / test (windows-latest) (pull_request) Waiting to run
CI / ckpool (pull_request) Waiting to run
9e5022767e
paratoxic changed title from WIP: Implement Method enum for stratum crate to Implement Method enum for stratum crate 2026-03-30 22:37:05 +00:00
Modify
Some checks are pending
CI / lint (pull_request) Waiting to run
CI / test-linux (pull_request) Waiting to run
CI / test (macos-latest) (pull_request) Waiting to run
CI / test (windows-latest) (pull_request) Waiting to run
CI / ckpool (pull_request) Waiting to run
8a9c5ce1b5
Improve
Some checks failed
CI / lint (pull_request) Failing after 5s
CI / test-linux (pull_request) Failing after 4s
CI / ckpool (pull_request) Failing after 3s
CI / test (macos-latest) (pull_request) Has been cancelled
CI / test (windows-latest) (pull_request) Has been cancelled
e8f8f29985
parabit approved these changes 2026-03-30 22:53:18 +00:00
parabit left a comment
Owner

LGTM

LGTM
@ -97,6 +97,7 @@ impl CommandBuilder {
}
#[track_caller]
#[allow(unused)]
Owner

Wouldn't this be a platform flag? It is used for linux.

Wouldn't this be a platform flag? It is used for linux.
Author
Owner

I think this should work with the Github CI, we'll see

I think this should work with the Github CI, we'll see
paratoxic merged commit cb0c0d32eb into master 2026-03-30 22:54:32 +00:00
paratoxic deleted branch implement-stratum-method 2026-03-30 22:54:32 +00:00
Sign in to join this conversation.
No description provided.