We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2245cc1 commit d3984caCopy full SHA for d3984ca
tests/tests/state_rewind.rs
@@ -568,6 +568,7 @@ async fn dry_run__correct_contract_state_in_past_blocks() -> anyhow::Result<()>
568
let mut rng = StdRng::seed_from_u64(1234);
569
let driver = FuelCoreDriver::spawn_feeless(&[
570
"--debug",
571
+ "--historical-execution",
572
"--poa-instant",
573
"true",
574
"--state-rewind-duration",
0 commit comments