mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 01:54:59 -05:00
* Partial draft of BLS-12-381 specification * Some updates * Updated point serialization to standard * Added BLSMultiVerify * Added domain separation logic * Added point to hash algorithm * Represented field_modulus as decimal along with the cofactor * Added what e(x,y) means. * Pass domain into hash_to_G2 * Updated code to make it more easily runnable in py_ecc * Add pending review warning