Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

filecoin-project/testnet-wallaby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ The Hyperspace Testnet has been discontinued as of May 31, 2023. ⚠️

Please use the Calibration testnet.

Wallaby has been shut down until further notice and Hyperspace is the main testnet for Filecoin developers and testing FEVM releases.

In the future, Wallaby will be used for testing bleeding-edge Wasm FVM releases (see the FVM Roadmap at https://fvm.filecoin.io).

Wallaby Testnet

Meta info about Wallaby Weekly, a bleeding edge testnet for FVM development

  • Not sure which testnet to use? Start with Hyperspace - a stable testnet for Filecoin developers. Wallaby is only for future experimental releases.

  • Info about all testnets

david-clode-ko-v55B2xOw-unsplash
photo by David Clode on Unsplash

 

Quickstart

  1. Add the Wallaby testnet to your wallet (e.g. MetaMask).
  2. Create a new account in MetaMask to use with Filecoin.
  3. Use the faucet to draw funds to your Ethereum address (it will be converted behind the scenes to a Filecoin f4 address)
  4. Follow the transaction in one of the recommended Wallaby testnet explorers:
  5. Your account is now funded and can be used in Ethereum tools such as Hardhat, Foundry, Remix, etc.

Technical details

Maintainer: offline, unmaintained

Genesis:

  • CAR File: QmavrNRhTMbUNFtSJA6VVMMcSyCwQzUpJbSPRjZzKjy3Jg
  • Reset Timestamp: 2023-01-09T14:54:09Z
  • Genesis Block CID: bafy2bzaceaq7a2nole6qaje33tydbvumeykjs4vjh2sh7hunsxwdsblpibxf2
  • sha1 Digest: 104a283cf7f3e805790c1e4fc02e50ed0f673981

Network parameters:

  • Supported Sector Sizes: 512 MiB and 32 GiB and 64 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:


FVM release:

Resources:

  • Slack Channel for Updates: #fil-net-wallaby-discuss

  • Wallaby Docs:

  • Faucet:

  • Block Explorers:

  • Filecoin CID Checker: https://wallaby.filecoin.tools - check your deal CID’s storage status. This is not a real-time application and refreshes every 5 minutes.

  • If you want to play with marketdeals on your own you can access them directly here

  • JSON RPC API - Public Endpoints:

  • JSON RPC API - Private Endpoints:

  • Wallaby SPs auto-accepting storage deals:

  • Schedule:

  • 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

⚠️ [TODO - SAMPLE INFO BELOW] ⚠️

⚠️ [TODO - SAMPLE INFO ABOVE] ⚠️

About

Meta info about the Wallaby testnet for FVM developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages