-
I'm currently working on building as many miners as i can for Pi 4 armV7l with and without neon support.
My question is this
If I manage to build them and attach/link them here would you be wil…
-
1. 224, 256, 384 and 512 bit hash for each of these algorithms
2. Allow stripped variable outputs (like SHA512-256 or SHA512-384)
Note: All SHA2 candidates uses the same basic input-output formats…
-
In `PLATFORMS`, we happen to have more specific instructions for some non-Linux systems than we do for Linux. We should similarly add instructions or/and example(s) for common Linux distributions.
…
-
> I am convinced that we must have some algorithms returned to native-only status. Currently, since Fork 1 in June of 2018, all 8 Proof-of-Work algorithms are merge-mine enabled.
> The advantage of…
-
i have an error when i do 'sudo make' on arm64:
cpu-miner.c: In function ‘main’:
cpu-miner.c:1823:2: error: impossible constraint in ‘asm’
asm volatile("cpuid":"=a"(*where),"=b"(*(where+1)),
…
-
After I run ./build.sh, it gives me this. i've been trouble shoot for hours but can't get a work around.
I'm pretty sure i have gcc installed and compiler worked.
```
Making clean in compat
Maki…
-
Model: NanoPi Fire 3
OS: Ubuntu 16.04 Based Modified Version.
CPU: Samsung’s Cortex-A53 Octa Core S5P6818@1.4GHz SoC and 1GB 32bit DDR3 RAM
Device Info:
http://wiki.friendlyarm.com/wiki/index.ph…
-
```
Hi developers,
i know that cryptsetup uses PBKDF2 as key derivation function.
What is about the scrypt algorithm ? It uses two times PBKDF2 and a mixing
function. It is more secure against brute…
-
Using this space for submissions to POW algorithm discussions. Mainly used for tracking.
-
https://github.com/MottyLab/bitzeny/blob/18e6981d5dded8b69f5400b2d501dd1647897a4a/src/txdb.cpp#L290
thanks for your work. however I wanna know why it removed and is it enough safe for block validat…