Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add archive info for formal snapshots #4901

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

junwei0117
Copy link
Collaborator

Description of change

Added default variables: AWS_ARCHIVE_ENDPOINT and AWS_ARCHIVE_VIRTUAL_HOSTED_REQUESTS.

Type of change

Choose a type of change, and delete any options that are not relevant.

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

# cargo run --bin iota-tool download-formal-snapshot --network testnet --latest --genesis ./testing_folder/genesis.blob --path ./testing_folder/db --num-parallel-downloads 10 --no-sign-request
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
     Running `target/debug/iota-tool download-formal-snapshot --network testnet --latest --genesis ./testing_folder/genesis.blob --path ./testing_folder/db --num-parallel-downloads 10 --no-sign-request`
Beginning formal snapshot restore to end of epoch 62, network: Testnet, verification mode: Normal                                                           
[00:00:11] ████████████ 1 out of 1 .ref files done (ref files download complete)
[00:01:49] ████████████ 63/63 (Checkpoint summary sync is complete)
[00:00:05] ████████████ 1 out of 1 ref files checksummed (Checksumming complete)
[00:00:50] ████████████ 1 out of 1 ref files accumulated from snapshot (Accumulation complete)
[00:01:40] ████████████ 1 out of 1 .obj files done (Objects download complete)
[00:00:00] ████████████ 63/63 (Checkpoint summary verification is complete)
[00:00:00] ████████████ Verifying snapshot contents against root state hash (Verification complete)Successfully restored state from snapshot at end of epoch 62

- Added default variables: AWS_ARCHIVE_ENDPOINT and AWS_ARCHIVE_VIRTUAL_HOSTED_REQUESTS.
@junwei0117 junwei0117 requested review from a team as code owners January 20, 2025 07:08
Copy link

vercel bot commented Jan 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rebased-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2025 7:27am
wallet-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2025 7:27am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
apps-backend ⬜️ Ignored (Inspect) Visit Preview Jan 20, 2025 7:27am
apps-ui-kit ⬜️ Ignored (Inspect) Visit Preview Jan 20, 2025 7:27am

@iota-ci iota-ci added devops devops-admin Issues related to the DevOps team labels Jan 20, 2025
Copy link
Contributor

@FranCerdan FranCerdan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops devops-admin Issues related to the DevOps team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants