-
Components and dependencies:
1. Bandersnatch
- EC Embedded in BLS
- Multi-scalar Multplication, de/Serialization
- Implemented in Constantin
2. (Advaita) Banderwagon
- Most …
-
## 一份有点过时的 JS 风格指南 - Google JavaScript Style Guide
GitHub 上有很多大厂的开源项目,是非常好的学习资源。无论是写码风格,还是设计思想,对于码农中的芸芸众生来说,都有很大借鉴意义。
特别地,如果你想要向这些优秀的开源项目贡献代码,学习并遵循其代码风格是必要的。譬如 Google 背景的项目 [angular/material2]…
wayou updated
6 years ago
-
With the recent move to the PyPA, I was expecting this to be `pypa/pyproject-metadata`, not `pypa/python-pyproject-metadata`. PyPA already implies Python, and `pyproject` also has `py` for Python, mea…
-
https://eprint.iacr.org/2021/1152 proposes a new curve defined over the BLS12-381 scalar field called Bandersnatch. This curve has an endomorphism that allows use of the GLV method, making it faster i…
-
Currently bandersnatch supports SOCKS Proxies, but not commonly used HTTP(S) proxies.
Sadly, there are still environments that rely on HTTP(S) Proxies.
-
`bandersnatch_vrf` relies on `ring-proof` by git path w/o specifying any concrete versions so any updates to the latter are reflected in the former. This is fine as long as one doesn't recompile (or u…
-
I've been spending a lot of time around Sphinx documentation stuff lately, and have a suggestion to make regarding our documentation theme (partly from my recent experience revamping pypa/packaging.py…
-
This preview style change https://github.com/psf/black/pull/3796 violates E704 as implemented by flake8 / pycodestyle.
Note that the change itself is PEP 8 compliant. E704 is disabled by default in…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Description …
-
We can currently not enable the `std` feature of the `bandersnatch_vrfs` dependency of `sp-core` [here](https://github.com/paritytech/polkadot-sdk/blob/f3bf5c1acdccf953774ee055a8a0465e1e2a3475/substra…