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

Rewrite messaging to ensure message order is correct #132

Merged
merged 3 commits into from
Feb 10, 2022

Conversation

darkwing
Copy link
Contributor

@darkwing darkwing commented Dec 8, 2021

At present, there's no guarantee that messages are received in the correct order, which is a problem. Instead we could use an ID-based system, passing the ID back and forth from gh-pages.

@darkwing darkwing requested a review from a team as a code owner December 8, 2021 15:39
@darkwing darkwing marked this pull request as draft December 8, 2021 15:40
index.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
@darkwing darkwing marked this pull request as ready for review December 9, 2021 17:56
@darkwing darkwing changed the title WIP - Rewrite messaging to ensure message order is correct Rewrite messaging to ensure message order is correct Dec 9, 2021
Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@Gudahtt
Copy link
Member

Gudahtt commented Jan 6, 2022

This depends upon #133 being merged first I think?

@darkwing
Copy link
Contributor Author

darkwing commented Jan 6, 2022

Yep, correct!

@darkwing darkwing merged commit 3ae4ae8 into main Feb 10, 2022
@darkwing darkwing deleted the rewrite-window-ids branch February 10, 2022 15:40
@mcmire mcmire mentioned this pull request Mar 7, 2022
julianariel pushed a commit to block-wallet/eth-ledger-bridge-keyring that referenced this pull request Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants