rollkit/local-celestia-devnet

devnet block time is slow

tuxcanfly opened this issue · 0 comments

Version of Git SHA

dd90c11

System OS

MacOS

Installed tools

No response

Others

No response

Steps to reproduce it

docker run ghcr.io/rollkit/local-celestia-devnet:latest

Expected result

block time should be ~2s.

Actual result

block time is ~10s.

Relevant log output

No response

Notes

It seems that celestia-app config changed over time which invalidated our sed/replace in config.toml, in particular timeout_propose and timeout_commit.