helium / blockchain-http

An http API for the helium blockchain database
https://helium.com
Apache License 2.0
47 stars 18 forks source link

Snapshots not being updated #444

Closed jpmeijers closed 1 year ago

jpmeijers commented 1 year ago

Refer to #396 and https://github.com/helium/blockchain-http/issues/396#issuecomment-1103936930

When trying to access the latest snapshot using url https://snapshots.helium.wtf/mainnet/hotspots/network/2023-06-05.json.gz, I get an access denied error. All snapshots up to 2023-06-02 work, but from 2023-06-03 they do not.

madninja commented 1 year ago

The old Helium L1 was halted on April 16, 2023.. All account state was moved to the Solana blockchain.

jpmeijers commented 1 year ago

What would be the new alternative to these snapshots?