issues
search
IvanVnucec
/
cpuminer
CPU miner for Litecoin and Bitcoin
https://bitcointalk.org/index.php?topic=55038.0
Other
0
stars
0
forks
source link
assure that the hashing is correct
#4
Open
IvanVnucec
opened
3 years ago
IvanVnucec
commented
3 years ago
[x] Install bitcoin-cli
[x] Download bitcoin-testnet box
https://github.com/freewil/bitcoin-testnet-box
[x] Generate 1 Block
[ ] Connect over RPC as stated
https://github.com/joric/arduino-bitcoin-miner
[ ] Run cpuminer and mine a block
[ ] Generate another block
[ ] Run cpuminer and print variables which would be usefull for test cases
[ ] Set those set cases and run scan hash function
[ ] Ensure that the output is the same as with the block mining procedure above