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

Light-client unbonding period and reinit #274

Closed
ethanfrey opened this issue Nov 15, 2017 · 2 comments
Closed

Light-client unbonding period and reinit #274

ethanfrey opened this issue Nov 15, 2017 · 2 comments

Comments

@ethanfrey
Copy link
Contributor

Inspired by: luniehq/lunie#55

We should have an optional parameter of an unbonding period in the light client, so if the most recent trusted header is older than the unbonding period, it will halt (same as if we had a 60/40 consensus split).

We should also add a reinit function that takes arguments like init and adds a new trusted seed to build upon, but doesn't delete any other historical data we have,

@ebuchman
Copy link
Member

Believe this is actually a Tendermint issue now that light client resides there, yes ?

@ebuchman ebuchman added the lcd label Jun 20, 2018
@jackzampolin
Copy link
Member

I'm going to go ahead and close this. There has been significant work on all the associated pieces here and I'm fairly sure that this is no longer an issue. Please reopen if you think otherwise.

ParthDesai pushed a commit to ChorusOne/cosmos-sdk that referenced this issue Apr 19, 2021
faddat referenced this issue in notional-labs/cosmos-sdk Jul 5, 2022
* in progress

* in progress

* remove all code

* remove old error code comments

* edit comment

* removed Input and Output proto structs

* Delete deprecated comment

Co-authored-by: mattverse <[email protected]>
lavabyrd referenced this issue in figment-networks/cosmos-sdk Sep 30, 2022
* Revert "feat: remove bank multisend msg (#274)"

This reverts commit 9165099.

* fix simulator
patiee pushed a commit to patiee/cosmos-sdk that referenced this issue Mar 23, 2023
)

* Revert "feat: remove bank multisend msg (cosmos#274)"

This reverts commit 9165099.

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates

* updates
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

3 participants