- direct io
- avx512f, avx2, avx, sse
- opencl
- fastest burstminer there is
- new version of rust
Binaries are in target/debug or target/release depending on optimazation.
# build debug und run directly
cargo run [--features opencl]
# build debug (unoptimized)
cargo build [--features opencl]
# build release (optimized)
cargo build --release [--features opencl]
# test
cargo test [--features opencl]
scavenger --help
The miner needs a config.yaml file with the following structure:
https://github.com/PoC-Consortium/scavenger/blob/master/config.yaml
- bold: BURST-8V9Y-58B4-RVWP-8HQAV
- implementation
- JohnnyDeluxe: BURST-S338-R6VC-LTFA-2GC6G
- shabal optimizations
- direct io
- windows support
- countless ideas and optimization strategies