bnb-chain / opbnb-snapshot

13 stars 12 forks source link

Add "latest" alias #8

Closed pyropy closed 4 months ago

pyropy commented 6 months ago

Is it possible to add some sort of "alias" to the latest snapshot, i.e. latest that references latest pruned and latest-archive?

For example this is how base does it:

https://base-snapshots-mainnet-archive.s3.amazonaws.com/latest
owen-reorg commented 4 months ago

Thank you for your advice.

We have supported the latest aliases.

For example:

$ curl https://opbnb-snapshot-testnet.bnbchain.org/geth-latest
geth-20240524.tar.gz

$ curl https://opbnb-snapshot-testnet.bnbchain.org/geth-pbss-latest
geth-pbss-20240524.tar.gz

$ curl https://opbnb-snapshot-mainnet.bnbchain.org/geth-pbss-latest
geth-pbss-20240525.tar.gz