go-ethereum
go-ethereum copied to clipboard
Will --syncmode=light work post-merge?
I was told in the ethereum.org discord that light clients will not work on mainnet post merge. On Goerli I was not able to sync, but on Sepolia I have fully synced using --syncmode=light
, so I'm asking here for confirmation. Thanks in advance.
syncmode=light
I know it's very annoying to ask about when something will be complete, but a somewhat approximate guess would be much appreciated. The ETH wallet in the DCRDEX (https://github.com/decred/dcrdex) is built using LES, so it would be cool if we could tell the stakeholders something.
LES will not really work for a brief period after the merge, sorry we did not have the time to ship both the merge and support for it in LES. There is some support and you could try to run it, but I'm pretty sure it won't work reliably
At this time, support for LES after the merge is under heavy development. We are hoping to ship an experimental version of standalone LES-on-PoS in late October.
what is current status of this? any hope?
error: no suitable peers available
@s1na @fjl
what do we do for the light mode to work? still getting same error https://github.com/ethereum/go-ethereum/issues/26247
Anyone find a solution? same error for me @encryptblockr did you find a way ?
The devs have indicated work needs to be done. A quick search of open PRs: https://github.com/ethereum/go-ethereum/pull/25901, https://github.com/ethereum/go-ethereum/pull/25749, https://github.com/ethereum/go-ethereum/pull/25748
any update on this ?
How to gain profit
Myeah, there's no ETA on getting LES to work, so for now I'll close it as non-functional.