Francesco
Francesco
@wileyj note that in the latests changes I also moved the validation workflow to `ci.yml` from `stacks-core-tests.yml`. The step was gated by the `[CI / Create Test Cache / Test...
> > @wileyj note that in the latests changes I also moved the validation workflow to `ci.yml` from `stacks-core-tests.yml`. The step was gated by the `[CI / Create Test Cache...
Not related to `walk_seed_probability` but also `BurnchainConfig::poll_time_secs` is set to a test value by default, instead of the suggested one for production. https://github.com/stacks-network/stacks-core/blob/9dd349d81ce828f0b16e007bdf87331bf7fc602b/stackslib/src/config/mod.rs#L1350-L1356 https://github.com/stacks-network/stacks-core/blob/9dd349d81ce828f0b16e007bdf87331bf7fc602b/stackslib/src/config/mod.rs#L1595 In case we want to address...