filecoin-saturn / L1-node

Filecoin Saturn L1 Node • The edge cache layer of Filecoin's decentralized CDN 🪐
Other
140 stars 50 forks source link

Claiming Earnings via Web Application is currently impossible due to a Flask / filsnap issue #419

Closed vorburger closed 1 year ago

vorburger commented 1 year ago

https://github.com/ChainSafe/filsnap/issues/258 makes it impossible to do what https://docs.saturn.tech/claim-your-rewards#9f9579b82bca42f485df1f005b33e33b says. (I also cannot use the CLI, due to https://github.com/filecoin-saturn/contracts/issues/68.)

Is there another way to do this? (I will try if I can manage using a Burner Wallet instead.)

vorburger commented 1 year ago

I will try if I can manage using a Burner Wallet instead.

That doesn't seem to work, when I give GLIF it my 64 characters Private Key PRIVATE KEY as shown by https://wallet.filfox.info/en/settings/private-key then my FIL aren't shown - I suspect it turns that into a f1... instead of an f3... address?

vorburger commented 1 year ago

What works is going through an intermediate Burner Wallet, as https://docs.filecoin.io/basics/assets/transfer-fil/#hot-wallet describes.

But perhaps we should leave this issue open until https://github.com/ChainSafe/filsnap/issues/258 is fully resolved...

vorburger commented 1 year ago

I'm now trying to Release Funds using the CLI instead of https://payouts.saturn.tech, but am now stuck with https://github.com/filecoin-saturn/contracts/issues/70.

vorburger commented 1 year ago

It finally worked for me now; the "trick" that I was missing was simply to stop using MetaMask Flask with https://github.com/ChainSafe/filsnap and just use regular MetaMask!