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

update tendermint #9

Closed
wants to merge 35 commits into from
Closed

update tendermint #9

wants to merge 35 commits into from

Conversation

tzemanovic
Copy link
Collaborator

tzemanovic and others added 30 commits July 20, 2021 12:20
The pre-conditions in `select!` macro didn't stop the expressions from
being evaluated and hence crashing.
The pre-conditions are still needed, because once the senders are closed, all `recv_option` calls will continue to yield `None`. The pre-condition stops polling the rx once it's removed.
Explicitly patch with our tendermint-rs fork for `eth-bridge-integration`
Use tendermint-rs version as used in namada v0.10.1
@tzemanovic tzemanovic closed this May 15, 2023
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

Successfully merging this pull request may close these issues.

4 participants