chore: alloy 0.4 (#11334)

This commit is contained in:
Matthias Seitz
2024-09-30 14:48:37 +02:00
committed by GitHub
parent e8153e5e2c
commit a5538bc041
80 changed files with 425 additions and 518 deletions

View File

@ -175,7 +175,8 @@ where
// Write the witness to the output directory.
let response = ExecutionWitness {
state: std::collections::HashMap::from_iter(state),
state: HashMap::from_iter(state),
codes: Default::default(),
keys: Some(state_preimages),
};
let re_executed_witness_path = self.save_file(