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

Fix tendermint chain sync #581

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

akildemir
Copy link
Contributor

No description provided.

Copy link
Member

@kayabaNerve kayabaNerve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with clippy fix and corrected constants.

coordinator/src/p2p.rs Outdated Show resolved Hide resolved
@kayabaNerve kayabaNerve merged commit a1e9e1f into serai-dex:tendermint-redo-2 Jul 16, 2024
11 of 12 checks passed
kayabaNerve added a commit that referenced this pull request Jul 16, 2024
* Clear upons upon round, not block

* Cache the proposal for a round

* Rebase onto develop, which reverted this PR, and re-apply this PR

* Set participation upon participation instead of constantly recalculating

* Cache message instances

* Add missing txn commit

Identified by @akildemir.

* Correct clippy lint identified upon rebase

* Fix tendermint chain sync (#581)

* fix p2p Reqres protocol

* stabilize tributary chain sync

* fix pr comments

---------

Co-authored-by: akildemir <34187742+akildemir@users.noreply.github.com>
@akildemir akildemir deleted the td-redo-fix branch July 18, 2024 08:31
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.

2 participants