testsuite/replay-verify/README.md
This folder contains tools for managing and provisioning archive storage used in replay verifying for the Aptos blockchain networks.
The main script for executing replay verify tests. This script is responsible for:
cd testsuite/replay-verify
poetry shell
python main.py --image_tag YOUR_IMAGE_TAG --network testnet
A utility script for managing archive storage disks used in replay verification. This script:
cd testsuite/replay-verify
poetry shell
python archive_disk_utils.py --network mainnet