mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-29 18:53:32 +00:00
Update sigp/blst commit (#1454)
## Issue Addressed NA ## Proposed Changes Merges `blst/master` into our `sigp/portable` branch. ## Additional Info NA
This commit is contained in:
@@ -17,7 +17,7 @@ eth2_hashing = "0.1.0"
|
||||
ethereum-types = "0.9.1"
|
||||
arbitrary = { version = "0.4.4", features = ["derive"], optional = true }
|
||||
zeroize = { version = "1.0.0", features = ["zeroize_derive"] }
|
||||
blst = { git = "https://github.com/sigp/blst.git", rev = "dad1ad0cd22861e5773bee177bee4e1684792605" }
|
||||
blst = { git = "https://github.com/sigp/blst.git", rev = "22bfb91721af125d1cb08aa201a18477665a45fe" }
|
||||
|
||||
[features]
|
||||
default = ["supranational"]
|
||||
|
||||
Reference in New Issue
Block a user