ralexstokes / ethereum-consensus

Apache License 2.0
136 stars 51 forks source link

support new bls tests #164

Open ralexstokes opened 1 year ago

ralexstokes commented 1 year ago

there are more tests for the BLS cryptography component here: https://github.com/ethereum/bls12-381-tests

this repo should add support for these tests, just like we support the consensus-spec-tests

ralexstokes commented 1 year ago

more context: https://github.com/ethereum/consensus-specs/issues/3012#issue-1384116185