Guillaume Potier

Results 64 comments of Guillaume Potier

What would the mission of the forest client? Interacting with the filecoin API? The geth node somehow does that. You can attach to the node via `geth attach` then have...

Note that this issue is really just a user facing ergonomic "problem" (like the warning message is misleading). Also now we can `--detach` and run Forest in the background it...

## Findings 1) Actor IDs definitely changed For following actors only their cid have changed: - init - cron - account - power - miner - paymentchannel - multisig -...

> Just to note, `what changed` between versions is maintained in the [tpm repo](https://github.com/filecoin-project/tpm/tree/master/Network%20Upgrades), e.g. all the changes in [NV15 -> NV16](https://github.com/filecoin-project/tpm/blob/master/Network%20Upgrades/v16.md) Thanks! That will be super useful!

You can remove words like _blockchain_ from `forest.dic` (like David had suggested). Also are we going to clean up a bit this dictionary? File is 1.72 MB large. ie. ```...

> Thanks, guillaume. I'll have a look. Thanks. Cleaning up and put it RFR.

Did you reproduced it as well on `calibnet`?

@LesnyRumcajs What exact commit are you using to reproduce it? I feel I'm on the wrong commit (HEAD of main).

Still unable to reproduce on Fedora 36.

Oh, manage to reproduce now: ``` 2022-08-05T13:42:13.681Z INFO chain_sync::chain_muxer > Local node is behind the network, starting BOOTSTRAP from LOCAL_HEAD = 1165085 -> NETWORK_HEAD = 1188204 Downloading headers 23119 /...