-
_All or part of this issue is likely to become its own milestone and encompass the work tracked with https://github.com/waku-org/pm/issues/71 and https://github.com/waku-org/pm/issues/87_
# Introdu…
-
The goal of this meta issue is to build a go-to place for links, information, and opportunities for building trustless zk-SNARKs as a potential future protocol building-block for Monero.
Disclaimer…
-
We should refactor our existing transaction builder, located in transaction core, so the interactions with the user's private keys (and therefore, spend authority) can live offline, in a custom HSM so…
jcape updated
2 years ago
-
**Gurubase Username:**
Marco "Lubber" Wienkoop
**Guru Link:**
https://gurubase.io/g/fomantic-ui
**Proof of Maintainership:**
Approved / Merged / created PRs (check any ;))
https://github.…
-
This was reported by IvanaNS on the "OCP/Agent - Development" telegram group on 07/Feb/19:
"A couple of months ago there's probably been a "glitch in OCP" ( it has happened to 2 people so far, that…
-
**Github username:** @0xfuje
**Submission hash (on-chain):** 0xd8013528d4d856d092e156744798f81e276a22a1acb93c083ba1a3b55f667546
**Severity:** medium
**Description:**
## Description
The `minDepositGw…
-
# Handle
cmichel
# Vulnerability details
## Vulnerability Details
The `_onlyNotProtectedTokens` iterates over all `protectedTokens` to check if any of them equals the provided `_asset`.
## Impact…
-
While the general scope for the initial schema is KYC, we want to prioritize and document specific applications that are in scope for this group. Examples could include (not limited to):
- Traditiona…
-
It seems that #3024 does not work as well as I hoped.
This definition from mathlib
```
/-- Auxiliary definition to show `exists_seq_of_forall_finset_exists`. -/
noncomputable def seqOfForallFins…
-
We need to prevent recipients from cashing in the same winning ticket on-chain multiples times - each winning ticket can only be cashed in once.
One way to defend against replay attacks is to have …