Upgrade evm dependencies (#208)

* update evm dependencies to v1.10.0
This commit is contained in:
Özgün Özerk
2024-05-30 00:27:12 +03:00
committed by GitHub
parent 135e186816
commit 912e6f4e19
7 changed files with 1024 additions and 745 deletions
+1
View File
@@ -369,6 +369,7 @@ fn start_consensus(
// NOTE: because we use Aura here explicitly, we can use `CollatorSybilResistance::Resistant`
// when starting the network.
#[cfg(not(feature = "async-backing"))]
let slot_duration = cumulus_client_consensus_aura::slot_duration(&*client)?;
let proposer_factory = sc_basic_authorship::ProposerFactory::with_proof_recording(