-
# Open Grant Proposal: PrivyML as a ZKML solution on the Swan network, aims to facilitate the implementation and execution of the ZKML concept on the Swan network.
**Project Name:**`PrivyML`
**P…
-
**summary**
*amp-bind* is one of the most widely used methods for enabling interactivity in AMP pages. On low-end devices, it can take ~1.2s to initialize. This is largely due to the cost of starti…
-
`AntrozousAAA` asked on iNat Discord if there could be a way to do comparisons. This idea has come up before, but was never written down. It would be something like this tool: https://www.inaturalist.…
synrg updated
3 years ago
-
# Current Problem
Right now all actions required in the specification are IO bound tasks. The most compute intensive task is the parsing of the incoming command.
# Solution proposal
Add some of t…
-
We should track a set of narrowed expressions in the type checker to allow for more natural use of e.g. `if a.b is not None` or `isinstance(a.b, int)`
This is from #1401 but reshaped here to be mor…
-
- [ ] [New MPC from ZCash](https://eprint.iacr.org/2017/1050.pdf)
- [ ] [Subversion zkSNARK](https://eprint.iacr.org/2017/587.pdf)
- [ ] [Hourglass schemes](http://www.arijuels.com/wp-content/upload…
-
The goal of the task is to implement the functionality of providing pseudorandom data to the contract. The current implementation of the functionality is described [here](https://docs.warp.cc/docs/sdk…
-
**What happened**:
Dear `dask-distributed` developers,
First of all, thank you for this wonderful project!
We are using `dask-distributed` for our local HTCondor computing cluster.
In our…
-
Using CVC certificate.
-
**What happened**:
When attempting to compute `cumsum` on a series that is the result of a `map_partitions` call, I am getting an unexpected `AttributeError`:
```python
Traceback (most recent…