aptos-core
aptos-core copied to clipboard
[gha] nightly replay-verify: start from 142m versions
Looks like we are bottlenecked on disk IO. Working with @geekflyer to figure out how to put in a beefy disk.
repurposing this to replay the mainnet for now.
@geekflyer @runtian-zhou how do we know these nightly runs failed? Does it post to slack?
Are the rust changes relevant? Looking at the description I'm not seeing why we need to change the rust code?
Are the rust changes relevant? Looking at the description I'm not seeing why we need to change the rust code?
The first fixes the tool so it can replay starting from a non-genesis snapshot. The second will make sure when there's no access to the backup, it yields an error.