Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Remove Ethash, switch mainnet chainspec to Beacon-based seal verifica…
Browse files Browse the repository at this point in the history
…tion and fork choice (#297)
  • Loading branch information
vorot93 authored Sep 15, 2022
1 parent 196fc1d commit 5ce3847
Show file tree
Hide file tree
Showing 10 changed files with 38 additions and 609 deletions.
15 changes: 0 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ enr = { version = "0.6", default-features = false, features = [
] }
enum-primitive-derive = "0.2"
expanded-pathbuf = "0.1"
ethash = { git = "https://github.com/rust-ethereum/ethash" }
ethereum-forkid = "0.10"
ethereum-interfaces = { git = "https://github.com/ledgerwatch/interfaces", features = [
"remotekv",
Expand Down
Loading

0 comments on commit 5ce3847

Please sign in to comment.