Skip to content

Commit

Permalink
remove matter-labs bls impl
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <garyschulte@gmail.com>
  • Loading branch information
garyschulte committed Dec 11, 2024
1 parent 04d6c53 commit bbd7467
Show file tree
Hide file tree
Showing 32 changed files with 1 addition and 2,697 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
[submodule "secp256k1/bitcoin-core-secp256k1"]
path = secp256k1/bitcoin-core-secp256k1
url = https://github.com/bitcoin-core/secp256k1.git
[submodule "bls12-381/updated-eip1962"]
path = bls12-381/updated-eip1962
url = git@github.com:shemnon/matterlabs_eip1962.git
[submodule "secp256r1/besu-native-ec"]
path = secp256r1/besu-native-ec
url = git@github.com:ConsenSys/besu-native-ec.git
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

# Unreleased
* remove matter-labs BLS12-381 implementation, in favor of gnark and constantine implementations [#225](https://github.com/hyperledger/besu-native/pull/225)

# 1.0.0
* use latest commit from gnark-crypto with improved subgroup check performance [#221](https://github.com/hyperledger/besu-native/pull/221)
Expand Down
130 changes: 0 additions & 130 deletions bls12-381/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit bbd7467

Please sign in to comment.