-
### 1.json
```json
{
"kind": "youtube#searchListResponse",
"etag": "\"XI7nbFXulYBIpL0ayR_gDh3eu1k/KWWeP6ixot61qGYewP3pbjpukmk\"",
"nextPageToken": "CDIQAA",
"regionCode": "RU",…
ghost updated
5 years ago
-
Currently ZcashCo operates various kinds of Zcash infrastructure. Probably the most essential are seed nodes.
Ideally from my perspective ZcashCo would no operate any Zcash infrastructure in order …
-
An issue may exist with Miximus as it is now, taken from: https://ethresear.ch/t/anonymous-reputation-risking-and-burning/3926/2
@khovratovich comments
> I started reading “How Miximus works” and …
-
#### System information
Geth version: `geth 1.6`
OS & Version: Ubuntu 16.04
Branch, Commit Hash or Release: `branch :zsl_geth1.6`
Link : https://github.com/jpmorganchase/quorum-examples
…
-
In the spirit of reducing the time taken by a wallet to generate proofs (Zcash issue #1113), we propose building an implementation of the current protocol taking benefit of server less computing (Azu…
-
daira updated
6 years ago
-
I'm having an issue with the following function:
If argument n is a fixed number, this function runs without issue. However if n is an input to the circuit xjsnark produces an issue with array si…
-
Nothing in [zerocash_pour_gadget.tcc](https://github.com/zcash/zcash/blob/zc.v0.11.2.z1/src/zerocash/zerocash_pour_gadget.tcc) checks that the values of the input and output notes are in [0, `MAX_MONE…
daira updated
6 years ago
-
# Three Address/Key pair types
There are three key/address pairs involved in transmitting ZC units between users:
- "cleartext" Bitcoin-style addresses / keys.
- Zerocash "spend authority" addresses/…
-
As I was building a cc index for myself I realized that there are multiple currencies out there with identical ticker names. I found that there is no centralized database in which cc core teams may re…