filecoin-project / testnet-wallaby

Meta info about the Wallaby testnet for FVM developers
Apache License 2.0
20 stars 4 forks source link

Wallaby testnet looks unable to roll in #5

Closed lyswifter closed 2 years ago

lyswifter commented 2 years ago

DeepinScreenshot_select-area_20220909091358

My genesis car file is correct and using the right commit, why can't load power actor?

Stebalien commented 2 years ago

How did you build?

Stebalien commented 2 years ago

And what branch?

lyswifter commented 2 years ago

I am using experimental/fvm-m2 and compiling with make wallabynet.

commit c54145e337b8e21e22ea9bb45006122d0e13aa49 (HEAD -> experimental/fvm-m2, origin/experimental/fvm-m2)

Am I wrong?

Stebalien commented 2 years ago

What's the output of lotus --version and lotus version (making sure both the client and server are using the same version)?

lyswifter commented 2 years ago

➜ lotus git:(experimental/fvm-m2) ./lotus --version lotus version 1.17.1-dev+wallabynet+git.c54145e33

The daemon cannot run, so the server Api version does not retrieve

This is a little confusing for me. I compared the md5sum of local car file and the remote file:

➜ lotus git:(experimental/fvm-m2) md5sum build/genesis/wallabynet.car 3608fa4c16ad18c9bb0fba26f73a7234 build/genesis/wallabynet.car

➜ Downloads md5sum wallabynet.car 3608fa4c16ad18c9bb0fba26f73a7234 wallabynet.car

Stebalien commented 2 years ago

Ah, it looks like the wallaby testnet hasn't upgraded to the latest version. Checkout 65581c5aacd0f5e61e1cd9363310a1b0655b9611.

Stebalien commented 2 years ago

Ah... https://github.com/filecoin-project/lotus/pull/9269

Stebalien commented 2 years ago

No, I'm confused. @f8-ptrk what's the status of r2?

f8-ptrk commented 2 years ago

https://github.com/filecoin-project/lotus/pull/9269

waiting to be merged

build one of these

https://github.com/Factor8Solutions/lotus/tags

f8-ptrk commented 2 years ago

https://github.com/filecoin-project/testnet-wallaby/blob/main/README.md

    CAR File: QmTvjvodwoCndP7DWUJeHEQ2sSCwZpxx8T5DoL1e612oiA
    Reset Timestamp: 2022-09-06T15:22:45Z
    Genesis Block CID: bafy2bzaceaxkepuvjenqk7go7iemehzffdb3bv46ib4njz2je6hp5poyysa46
    sha1 Digest: 6b502b70d87791a5009bb48775de19d0c02d3e7f
f8-ptrk commented 2 years ago

@lyswifter

https://kb.factor8.io/en/docs/fil/wallabynet#building

and join #fil-net-wallby-discuss on slack to stay up to date - this resets every week by now

f8-ptrk commented 2 years ago
[silicon-1] wallaby-keep-alive [~]$ lotus version
Daemon:  1.17.1-dev+wallabynet+git.bab009bb7+api1.5.0
Local: lotus version 1.17.1-dev+wallabynet+git.bab009bb7
f8-ptrk commented 2 years ago

the PR has been merged - we will take care that the next reset has the PR merged in time

f8-ptrk commented 2 years ago

network resetted - not relevant anymore