-
* **I'm submitting a ...**
- [ ] Bug report
- [ ] Feature request
- [x] Support request
- [ ] Other
* **What is the current behavior and expected behavior?**
We need a comment fr…
-
## Description
See https://commonwealth.im/edgeware/discussion/5374-pallet_supersig-joint-funding-proposal-with-w3f -- note that the error thrown is likely due to a missing `this.polkadot` import rat…
-
I have been noticing a mismatch between the number of stakers (active nominators) and voters (active + inactive) between the W3F watcher data and on-chain data fetched by the JS apps. I opening this i…
-
Revert https://github.com/w3f/schnorrkel/commit/c333370c164746c6e4c2e74fd9b7a53c72dd10f9 and fix rand. We've way less churn in rand today, and this syscall surely hurt performance ala https://github.…
-
Steps to reproduce:
**Firefox** (v77.0.1, Windows 10, x64)
1. Go to settings -> Privacy & Security -> Opt-in "Delete cookies and site data when Firefox is closed"
![image](https://user-images.git…
-
https://github.com/w3f/schnorrkel is based on ristretto curve and implements MuSig. multi-party-schnorr can also use Ristretto and MuSig is implemented. It will be interesting to compare both implemen…
-
Is wasm is anyhow related to wasm which is in progress by Polkadot (https://github.com/w3f/Web3-wiki/wiki/Polkadot#component-implementations)?
-
**Summary**
This KR is to define each stakeholders responsibilities and boundaries wrt to the curation, management and implementation of this initiative.
-
I believe the most advanced threshold signature implementation is https://github.com/poanetwork/threshold_crypto but they do not provide our abstractions, and one should optimize the arithmetic ala ht…
-
Is serde too dangerous for key format stability? Should we remove the serde feature?
It's likely fine if someone uses bincode, etc. but if someone use something with unicode or utf-8 then maybe th…