celestia-node icon indicating copy to clipboard operation
celestia-node copied to clipboard

bug: logs are misleading and node appears to sample old headers

Open jcstein opened this issue 1 year ago • 0 comments

Celestia Node version

v0.13.0

OS

macOS

Install tools

docs

Others

No response

Steps to reproduce it

run a light node

Expected result

it doesn't sample further than 30 days back, per release notes: "This release introduces a light node sampling window of 30 days, specified in CIP-4. Light nodes will now only sample blocks within a 30 day window instead of sampling all blocks from genesis."

Actual result

logs are misleading because it looks like it is still sampling further than 30 days back?

2024-02-19T20:05:46.307+0100	INFO	das	das/worker.go:88	finished sampling headers	{"type": "catchup", "from": 815902, "to": 816001, "errors": 0, "finished (s)": 13.106756458}

Relevant log output

No response

Notes

No response

jcstein avatar Feb 20 '24 10:02 jcstein