Skip to content

Commit

Permalink
BLS12-381 (#1)
Browse files Browse the repository at this point in the history
* Update arkworks dependency; remove bls-crypto dep (use hash to curve from arkworks instead)

* Switch to BLS12-381 curve

* Update ethers & set Etherlink chain ID

* Add automation for Etherlink

* Update docs
  • Loading branch information
m-kus authored and Michael Zaikin committed May 10, 2024
1 parent a714310 commit 1cb44c5
Show file tree
Hide file tree
Showing 22 changed files with 1,884 additions and 1,047 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,9 @@ solidity/build
*.swp
*.bin
.DS_Store
solidity/artifacts/DKG.sol/DKG.json
*.json
crates/dkg-cli/src/dkg_contract.rs

keypair
dkg-output
*.env
Loading

0 comments on commit 1cb44c5

Please sign in to comment.