Bitcoin Forum
September 29, 2025, 05:19:41 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Zcash How to calculate the finalsaplingroot? on: May 16, 2019, 03:23:15 AM
I do not know the principles of calculation finalsaplingroot
like block 530082
Quote

“hash”: “00000000006656b89e9ba007cc6217efd6bdd62217e0f2f407a6aa13c09704c3”,
“confirmations”: 3002,
“size”: 7183,
“height”: 530082,
“version”: 4,
“merkleroot”: “facbdb862fceddad4babd694a59a9868ca9288bbc3668a5328d8fcff8db57c1f”,
“finalsaplingroot”: “554421b799bd5916b24b82f1c701b449083ab8852c1339bde7b63235b090d2dc”,
“tx”: [
“8799a7f68a503ebfa2f243be28c1af9512ff1122240d022ad56cc0ef26ab3fe5”,
“eedda8648423b3d4a59d018ce01e47b40c3d281c49d7d9e23fa0f167eda0d6dc”,
“f29e7554837273ac2fa2b384b3d0c9ba4298cc163ca079a3432e7daa5b57a4c3”,
“060bff33b347e59ea66dfa811519f12d2d031b0c0811b2d2f26a2faeb7332159”,
“9cab070a58ceac38c8004884f48380d89b510bbfae8ffb9e421d5993e63860ba”,
“5250b3a50b3876781f10b786da06db583f16b5dfff9c26732f97a52b27008945”,
“4b820e63cb26535ebfc57cd1148ea6d3fb13104633e30962bd6799506c95bdc2”,
“41e939628e9cdc7edbe4a66ea31b0cc519161dadb4efa6ff96121ec2f5150eba”
],
“time”: 1557487325,

Who can teach me?
thx
2  Economy / Digital goods / want to buy an equihash96_5 miner source code on: May 15, 2019, 02:58:34 AM
i want to buy an equihash96_5 miner source code
cuda9.0+
linux and windows
thx


3  Alternate cryptocurrencies / Mining (Altcoins) / how to change ccminer for support equihash96_5? on: May 13, 2019, 03:24:03 AM
i want use ccminer to mining MNX
the ccminer not support equihash96_5
how to change it?
thx
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] ccminer 2.3 - opensource - GPL (tpruvot) on: May 12, 2019, 04:34:21 PM
how to change those code for support equihash 96_5

i was tried changed the  equihash.h :
Code:
#define WK 9 to 5
#define WN 200 to 96

released ccminer.exe  but test mining coin  got this error:
Code:
[2019-05-13 00:26:49] GPU #0: start=00000000 end=000fffff range=000fffff
[2019-05-13 00:26:49] GPU #0: Allocated 122 MB of context memory
[2019-05-13 00:26:49] GPU #0: solver: CUDA error 'an illegal memory access was encountered' in func 'eq_cuda_context<RB, SM, SSM, THREADS, PACKER>::solve' line 2058
[2019-05-13 00:26:52] GPU #0: start=00000001 end=00100000 range=000fffff
[2019-05-13 00:26:52] GPU #0: an illegal memory access was encountered
[2019-05-13 00:26:52] GPU #0: scanhash_equihash:191 all CUDA-capable devices are busy or unavailable
[2019-05-13 00:26:52] GPU #0: init: CUDA: failed to alloc memory
[2019-05-13 00:26:52] restart_threads

how to fix it?
thx

ps
i was tried nothing changed code for equihash 200_9  is ok
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!