Meta info about the Hyperspace testnet for Filecoin developers
The Filecoin Hyperspace testnet is a stable testnet with fewer resets intended for developers' longer-term testing efforts.
- As of Jan 16, Hyperspace will support the penultimate FEVM release, and will be upgraded to the the final FEVM release on Feb 2. (List of FEVM releases)
- Hyperspace will support 512 MiB and 32 GiB storage deals with 2 miners auto-accepting new deals from developers.
- A comparison of Filecoin's various testnets is available in FIP #544.
- Add the Hyperspace testnet to your wallet (e.g. MetaMask).
- Go to https://chainlist.org/chain/3141
- Click on "Connect wallet"
- Create a new account in MetaMask to use with Filecoin.
- Use https://hyperspace.filtest.network/#faucet to request funds to your Ethereum address (it will be converted behind the scenes to a Filecoin f4 address)
- Follow the transaction in one of the recommended Hyperspace testnet explorers: [:warning: TODO - update]
- https://hyperspace.filfox.info/en
- https://explorer.glif.io/?network=hyperspace (or select Hyperspace from the networks dropdown)
- Your account is now funded and can be used in Ethereum tools such as Hardhat, Foundry, Remix, etc.
[:warning: TODO - update this section]
Maintainer: @f8-ptrk
Genesis:
- CAR File:
QmPe6sDt3btoN6TtpFJVrMjjsiFxojMkcVkm36khJ37JB6
- Reset Timestamp:
2022-11-17T12:19:22Z
- Genesis Block CID:
bafy2bzacebn3zgajhzrkelgihbt6sbveglecq4d3ezqfa652zok6c3a5enkzs
- sha1 Digest:
ee5fc220ea9d8e79eb47d03b1236e85d3f21dfdb
Network parameters:
- Supported Sector Sizes:
512 MiB
and32 GiB
and64 GiB
- Consensus Miner Min Power:
16 GiB
- Epoch Duration Seconds:
30
- Expected Leaders per Epoch:
5
- WindowPoSt Proving Period:
2880
- WindowPoSt Challenge Window:
60
- WindowPoSt Period Deadlines:
48
- Pre-Commit Challenge Delay:
10
Bootstrap peers:
/dns4/de0.bootstrap.wallaby.network/tcp/1337/p2p/12D3KooWHAvUVk5XuxSwi2dNLWbTDDRSGeHxMuWdQ3SQpRuNHbLz
/dns4/de1.bootstrap.wallaby.network/tcp/1337/p2p/12D3KooWBRqtxhJCtiLmCwKgAQozJtdGinEDdJGoS5oHw7vCjMGc
/dns4/ca0.bootstrap.wallaby.network/tcp/1337/p2p/12D3KooWCApBpUk7EX9pmEfyky1gKC6N2KJ74S1AwFfvnkDqw3pK
/dns4/sg0.bootstrap.wallaby.network/tcp/1337/p2p/12D3KooWLnYqr4hRoNHBJQVXsFGkDoKuoVfw5R2ASw1bHzrWU5Px
FVM release:
Resources:
- Slack Channel for Updates: #fil-net-wallaby-discuss
- Slack Channel for Questions: #fil-net-wallaby-help
- Wallaby Docs: https://kb.factor8.io/en/docs/fil/wallabynet
- Faucet: https://wallaby.network/#faucet
- Block Explorers:
- Filecoin CID Checker: https://wallaby.filecoin.tools - check your deal CID’s storage status
- JSON RPC API - Public Endpoints:
- Limited to all read API calls +
MPoolPush
(for sending already signed messages) - https://wallaby.node.glif.io/rpc/v0 (for stable API v0)
- https://wallaby.node.glif.io/rpc/v1 (for new API v1 - see API README)
- web socket endpoint: wss://wss.wallaby.node.glif.io/apigw/lotus/rpc/v0
- Limited to all read API calls +
- Wallaby SPs auto-accepting storage deals:
- Schedule:
- Normally reset every Tuesday with bleeding edge FEVM releases
- Follow #fil-net-wallaby-discuss for updates
- MetaMask (HowTo):
- Open MetaMask and add a new network:
- Name: Filecoin Wallaby
- RPC URL: https://wallaby.node.glif.io/rpc/v0 (once the public RPC has been updated, otherwise use appropriate private URL - please see the note below)
- ChainID: 31415 (Wallaby's )
- Currency symbol: tFIL (Test FIL).
- Create a new account in MetaMask to use with Filecoin.
- (OPTIONAL - the faucet accepts 0x style addresses now) Go to https://explorer.glif.io/ethereum/, and select the account to see its f4 address.
- Use the faucet to draw funds to your f4 (0x style addresses are translated automatically to f4's in the backend) or alternatively use
lotus send
to transfer funds to the f4 address. - Wait until the transaction process, and verify that the funds appear in MetaMask.
- Create another new account in MetaMask, (optional) obtain its f4 address again.
- Use MetaMask to send funds from your first account to your second account.
- Notes on MM
- Note that you may need to increase the gas limit manually because there's something strange going on with gas estimation at the moment.
- Note on GLIF:
- The GLIF explorer seems to have some problems with f4 addresses right now, please refer to the #fil-net-wallaby-discuss for questions/solutions
- Open MetaMask and add a new network:
- Latest chain snapshot (pruned)
- Latest chain snapshot (full)
- Status page and incidents
- Stats dashboard
- Block explorer: Filscan