Closed lyswifter closed 2 years ago
How did you build?
And what branch?
I am using experimental/fvm-m2
and compiling with make wallabynet
.
commit c54145e337b8e21e22ea9bb45006122d0e13aa49 (HEAD -> experimental/fvm-m2, origin/experimental/fvm-m2)
Am I wrong?
What's the output of lotus --version
and lotus version
(making sure both the client and server are using the same version)?
➜ 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
Ah, it looks like the wallaby testnet hasn't upgraded to the latest version. Checkout 65581c5aacd0f5e61e1cd9363310a1b0655b9611.
No, I'm confused. @f8-ptrk what's the status of r2?
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
@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
[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
the PR has been merged - we will take care that the next reset has the PR merged in time
network resetted - not relevant anymore
My genesis car file is correct and using the right commit, why can't load power actor?