Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xlayer-erigon does not update safe block after syncing #144

Open
SwatGuard opened this issue Sep 26, 2024 · 0 comments
Open

xlayer-erigon does not update safe block after syncing #144

SwatGuard opened this issue Sep 26, 2024 · 0 comments

Comments

@SwatGuard
Copy link

SwatGuard commented Sep 26, 2024

System information

Erigon version: ./erigon --version v1.2.18 running in docker

OS & Version: Windows/Linux/OSX Linux

Commit hash:

Erigon Command (with flags/config):

Concensus Layer:

Concensus Layer Command (with flags/config):

Chain/Network: Xlayer

Expected behaviour

xlayer erigon should update the safe block

Actual behaviour

xlayer erigon does not update the safe block

Steps to reproduce the behaviour

sync a fresh node from snapshot or from scratch
curl --header 'Content-Type: application/json' --data '{"method": "eth_getBlockByNumber","id": 1,"jsonrpc": "2.0","params": ["finalized", false]}' rpc-ip
The finalized tag is updated only once during sync but stays the same.
The node does keep up with the chain and does not display any errors.
Using the latest mainnet config from this repo and in house geth rpc for L1

Backtrace

[backtrace]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant