celestiaorg / celestiaorg/celestia-node

header: trusting period should depend on network unbonding period

Open
#1,857 3 comments 0 reactions 0 assignees View on GitHub
area:header
Dominant language
Go
Stars
996
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
34

Description

Currently, we hardcode the trusting period and the unbonding period. As the unbonding period is a network-wide parameter that lives on the state and can be adjustable, we cannot just hardcode and should check if it changes.

The trusting period should also be less than the unbonding period, and we may allow users to configure only the delta between unbonding and trusting instead of giving full control over trusted.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.