zero-knowledge-proofs
Here are 121 public repositories matching this topic...
-
Updated
May 16, 2022 - C++
-
Updated
Mar 8, 2022 - Rust
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
May 16, 2022 - TypeScript
-
Updated
Apr 26, 2022 - C++
-
Updated
May 17, 2022 - Solidity
-
Updated
May 12, 2022 - Rust
-
Updated
Apr 13, 2022 - Java
-
Updated
Sep 10, 2020 - Go
-
Updated
May 17, 2022 - Rust
-
Updated
May 17, 2022 - Rust
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
May 9, 2022 - C
-
Updated
Aug 13, 2020 - Haskell
Currently, each time a runtime upgrade is supposed to be deployed, the correct sequence of extrinsics and governance proposals is called manually.
As a Core Team member, I would like to issue the extrinsics to register a runtime upgrade via Governance in an automated fashion.
This could be implemented for example by using https://github.com/paritytech/subxt
-
Updated
Nov 7, 2021 - Rust
I am a user, I want to use Miximus, I have tokens or Ether which I want to convert into anonymised tokens. How do I do this?
Once my tokens have been anonymised I need to withdraw them again, to convert them back to the original tokens or Ether that I originally deposited. I should also be able to give these anonymised tokens to other people, without revealing that it was I that deposited them.
-
Updated
Nov 18, 2021 - Rust
-
Updated
Sep 2, 2020 - Python
Write now it is the bytes of "kzen".
we would like to have a method to set the salt and to document the presence of the said salt.
-
Updated
Apr 28, 2022 - Rust
-
Updated
May 17, 2022
-
Updated
Jan 5, 2019
Update the integration test link of Receive CAPE Assets to point to one of the following
- a single integration test that demonstrates the back end portion of the user story,
- a web page that describes and links to a collection of tests that demonstrate this, or
- a web page explaining why no tes
-
Updated
Apr 19, 2022 - Rust
As per the title, it wouldn't hurt to add more git hooks to this repo, especially pre-commit
ones to make sure no style violation happens within commits, and to catch such hiccups asap instead of waiting for the CI to fail.
The pre-commit tool looks like a good way to manage various pre-commit hooks, so it may be interesting to look into adding support for this tool l
-
Updated
May 16, 2022 - TypeScript
Improve this page
Add a description, image, and links to the zero-knowledge-proofs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zero-knowledge-proofs topic, visit your repo's landing page and select "manage topics."
Currently
stratumserver
has no unit tests. This will improve the quality and allow future commits to be TDD safe. All units will be tested to ensure the module as a unit itself is tested.