Skip to content

ci: fix build#4

Open
stringhandler wants to merge 103 commits intocookiemonstermayhem:mainfrom
stringhandler:main
Open

ci: fix build#4
stringhandler wants to merge 103 commits intocookiemonstermayhem:mainfrom
stringhandler:main

Conversation

@stringhandler
Copy link
Copy Markdown
Contributor

Fixes the build.

Sorry, I have deleted the binaries since I don't know what is in them

stringhandler and others added 30 commits April 30, 2024 12:20
* wip

* wip building

* wip

* wip

* fixed submit

* fix cuda
* ci: test macos build

* ci: update runs-on

* add deps

* fix artifact path

* fix path
* ci(fix): add opencl-intel-cpu-runtime requirements

* ci(fix): add modular build process
* ci(fix): add opencl-intel-cpu-runtime requirements

* ci(fix): get release step working with checksums and unsigned sig

* ci(fix): add version and sha to sig
* P2pool integration in progress

* Add .idea/ to git ignore

* Add p2pool support

* Add p2pool support
* Added health check, version and basic stats endpoint with hash rate

* Added TODO

* Added TODO

* Added more stats and config for http server

* Added retry when connecting to nodes
stringhandler and others added 30 commits November 23, 2024 17:59
Fix build for openssl dependency
A previous attempt to fix a bug on AMD GPUs accidentally crippled all
miners.

The main problem was trying to initialize the output to 0. This would
not change the hashrate but would result in valid nonces being missed
We need an updated concensus for the reset
Fix build for cross-compiled platforms - linux-arm64/linux-riscv
Seems there is a multi version conflict in getrandom crate
Also removed opencl as default feature
## Branch created from #31 

### [ Summary ]
- Added `multi_engine_wrapper` for managing used engine depending on
user selection
- Changed `gpu_status` file logic => Now we are creating one file per
engine ( for example CUDA_gpu_status.json )
- Changed gpu_status file structure
- We are now storing is_excluded flag inside gpu_status file and allow
frontend to update it for easier tracking of which device should be
disable

---------

Signed-off-by: Rumble Fish <rumblefish@192.168.1.24>
Signed-off-by: Misieq01 <bartosz2000walczak@gmail.com>
Co-authored-by: Rumble Fish <rumblefish@192.168.1.24>
Co-authored-by: stringhandler <stringhandler@protonmail.com>
Co-authored-by: C.Lee Taylor <47312074+leet4tari@users.noreply.github.com>
Co-authored-by: Brian Pearce <brianp@users.noreply.github.com>
Co-authored-by: stringhandler <stringhandler@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants