-
# Proposal
1. [Roll_up](https://github.com/barryWhiteHat/roll_up) aggregates multiple transactions into a single "block"
* Where the snark verifies the EdDSA [or RedDSA –@daira] signat…
-
The wallet on my full node, running mainnet, 2.1.2, has several small unspent notes for the same sapling address:
```
$ src/zcash-cli z_listunspent | jq '.[]|select(.address == "zs192v06769u50trrspp…
-
This ticket is about potential security or stability flaws in the design or implementation of an upgrade, that:
* affect consensus;
* are found after the implementation of the upgrade has been relea…
daira updated
4 years ago
-
Importing this from https://github.com/Electric-Coin-Company/infrastructure/issues/44
Add a feature to zcashd that stores all blocks, along with a timestamp of precisely when it received that block…
-
## Is your feature request related to a problem? Please describe.
If Zcash achieves significantly higher usage, then the overall verification and transaction bandwidth cost will become a problem. I…
daira updated
6 months ago
-
I'm still getting `No accounts. Please run 'zcashd-wallet-tool' to create your wallet first...`, but I already ran that (twice). When I tried to run it the first time, it said I needed to add `-expor…
-
This issue backports for Bitcoin [PR#16152](https://github.com/bitcoin/bitcoin/pull/16152). There is an inappropriate setting that was founded recently in path `src/main.h`.
According to the origi…
-
### Describe the issue
It's my first sync. I tried all to download blockchain but progress always stops on ~ 19.40%. I tried neither AdvOR and Vidalia, I tried download neither clearnet and oni…
-
## Is your feature request related to a problem? Please describe.
Transaction fees are implicit in Zcash, which we inherited from Bitcoin. They can always _theoretically_ be calculated from the concr…
-
This is a follow-up to #6812. Some of the uses of `PRODUCT_NAME` (which is set to "Zcash") would make more sense as "zcashd". Add a `DAEMON_NAME` constant set to "zcashd" and change `PRODUCT_NAME` to …
daira updated
11 months ago