George Kadianakis d197ed1451 EIP4844: Introduce bytes_to_bls_field() helper
Improves separation between BLS cryptography and Ethereum SSZ logic.

Now the BLS library just implements bytes_to_bls_field(). Then hash_to_bls_field() does the Ethereum SSZ magic and
calls bytes_to_bls_field().
2022-09-26 19:01:01 +03:00
..
2022-09-15 10:21:06 -04:00
2022-09-21 16:41:33 -05:00
2022-01-17 12:56:51 +01:00
2022-08-18 22:08:44 +08:00