-
Hi there,
running `gulp test` I have the following error:
```
/home/mark/zcash/bitcore-lib-zcash/node_modules/require-dir/index.js:93
if (!require.extensions.hasOwnProperty(ext)) {…
-
**Motivation and overview**
See: https://forum.z.cash/t/zcash-on-tor-a-community-funded-proposal/14651
The 'Zcash on Tor' project is an existing and free service for both the Zcash community and…
-
Tested using nodejs v0.10.29
When shares are submitted, the pool worker fork that the miner is on dies:
/opt/zcash-nomp/node_modules/stratum-pool/node_modules/bignum/index.js:312
if (buf.leng…
-
Zcashd stores keys independently of Zbay. If somebody removes a key from Zbay, it should be removed from zcashd as well.
* Check if possible in zcashd, if not create issue.
* Check if possible in …
-
Since merging 1.0.9 updates from upstream, nodes have an auto-senescence feature that causes versions more than roughly 18 weeks old to not run without a flag to override this.
We need to adjust pa…
-
### Motivation
"RT-S1 f3" from "Red Team report on Zcash testnet"
> Once a connection is established with a synthetic node, a connection can remain active forever. That could easily lead to deni…
-
If I run cargo format and clippy I'd get contradicting errors. Fixing one them for one tool would break the other tool. Specifically around the `clippy::suspicious-else-formatting` rule.
````Git
l…
-
## Description:
In the early days of Zcash, shielded addresses were hard to use, required computation and lots of RAM.
Nowadays, shielded Zcash addresses are instantly usable and do not even req…
-
@daira wrote at https://github.com/zcash/librustzcash/pull/1402#discussion_r1643047443 :
> It could be that the spending tx is unmined and will not expire, but is dependent on another transaction t…
daira updated
4 weeks ago
-
I followed these instructions:
[https://zcash.readthedocs.io/en/latest/rtd_pages/Linux-misc-build.html](https://zcash.readthedocs.io/en/latest/rtd_pages/Linux-misc-build.html)
After about a mont…