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

bug(devnet): expired client local cosmos run with reduced voting time #4407

Closed
dzmitry-lahoda opened this issue Jan 9, 2024 · 10 comments
Closed
Labels

Comments

@dzmitry-lahoda
Copy link
Contributor

https://t.me/c/1930030171/1557

basically because need to vote to setup light client to centauri, needed to reduce bonding (vote time >= bond), and relayer trust period is <= bond, so it is under minute, and relayer sometimes misses things.

so need to check if upgraded wasm client can do genesis ComposableFi/picasso#371 init to avoid changes to periods

@dzmitry-lahoda
Copy link
Contributor Author

dzmitry-lahoda commented Jan 9, 2024

on my machine works so to run tests.

there is no easy fix

@dzmitry-lahoda
Copy link
Contributor Author

cc @kollegian

@hoank101
Copy link

@dzmitry-lahoda how to reproduce bugs?

@dzmitry-lahoda dzmitry-lahoda changed the title bug(issue): expired client bug(devnet): expired client local cosmos run with reduced voting time Jan 26, 2024
@dzmitry-lahoda
Copy link
Contributor Author

dzmitry-lahoda commented Jan 26, 2024

@hoank101 sorry being unclear. changed title. it is about local cosmos and nix. i reduced time of voting and bonding to upload wasm light client
which leads to hermes expire connection sometimes, locally.

fix is to allow setup wasm08 light client as genesis transaction. centaurid add-wasm-08-genesis like command

@dzmitry-lahoda
Copy link
Contributor Author

#4402 (comment)

@dzmitry-lahoda
Copy link
Contributor Author

cc @kkast

@dzmitry-lahoda
Copy link
Contributor Author

ComposableFi/picasso#198

Copy link

github-actions bot commented Mar 3, 2024

stale-issue

@github-actions github-actions bot added the Stale label Mar 3, 2024
Copy link

github-actions bot commented Mar 8, 2024

close-issue

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 8, 2024
@dzmitry-lahoda
Copy link
Contributor Author

fixed in new repo of nix

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

No branches or pull requests

2 participants