-
Since the removal of the testnet-only difficulty rules, which as per Bitcoin would allow mining of a min-difficulty block after 2 * 2.5 mins (https://github.com/zcash/zcash/commit/333ea3c4266179da5d40…
-
- [x] `z_getnewaddress` (#3429)
- [x] `z_listaddresses` (#3429)
- [x] `z_validateaddress` (#3345)
- [x] `z_listunspent` (#3378)
- [x] `z_listreceivedbyaddress` (#3379)
- [x] `z_getbalance` (#3436…
str4d updated
6 years ago
-
Hi Team,
I am exploring stratis from few days its working super. Just want to know if there is any private transaction in stratis. i tried finding on google and stratisplatform.com but no luck.…
-
Installed the pool with dependencies but still get errors staring up. I've also install zclassic znomp without the same errors. My main goal is to mine a overwinter block in the test net but it absol…
-
Commit d670db7164c9c49eb43f10b40efc2adaa473422f (part of the 1.1.1 release PR), changed the node connection preference to apply to the Sapling testnet upgrade rather than Overwinter. It was incorrect …
daira updated
6 years ago
-
Hi, there,
from time to time I see this error in the console (although it is not saved in the logs)
Invalid solution: invalid collision length between StepRows
X[i] = 08e9d4049dfrom0c83960271d4…
-
I have an interesting issue.
The pool processed payments correctly, and I started seeing:
[ZCash Payout Handler] Waiting for completion: opid-_original_
Then sadly, while this z_sendmany ope…
-
**Motivation and overview**
Secure, Decentralized and Scalable. We would like to propose a hardware solution for the community, by the community. In addition to providing the PoW Equihash, we would …
-
Hi,
I'm getting the following error when trying to submit challenge.
.....
2018-03-06 10:33:50 GMT -- Elapsed challenge time=110 status=executing
2018-03-06 10:33:50 GMT -- Elapsed challenge time…
-
How to run Monero Daemon as service ?
each time when start running the node i make it like this
`./monerod`
when type monerod it doesn't works, so I will necessarily execute it like a linux exec…