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

common: Check chain hash in gossip_timestamp_filter #4514

Merged
merged 1 commit into from
May 26, 2021

Conversation

nalinbhardwaj
Copy link
Contributor

@nalinbhardwaj nalinbhardwaj commented May 8, 2021

Fixes in code FIXME for checking chain hash in gossip_timestamp_filter messages. Updates tests to follow that as well.

@nalinbhardwaj nalinbhardwaj force-pushed the chain_hash branch 2 times, most recently from 87a9e76 to 1b69e01 Compare May 8, 2021 22:30
@nalinbhardwaj nalinbhardwaj marked this pull request as ready for review May 8, 2021 22:31
@nalinbhardwaj nalinbhardwaj force-pushed the chain_hash branch 2 times, most recently from 5f6422e to 177d3f3 Compare May 8, 2021 23:47
Copy link
Contributor

@rustyrussell rustyrussell left a comment

Choose a reason for hiding this comment

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

Thanks, this is a very nice cleanup and fix!

Ack 177d3f3

@rustyrussell rustyrussell force-pushed the chain_hash branch 2 times, most recently from 6158cde to fd2ea1b Compare May 12, 2021 02:06
@rustyrussell
Copy link
Contributor

Pushed trivial rebase due to textual conflicts with updated master.

Ack fd2ea1b

@nalinbhardwaj
Copy link
Contributor Author

@rustyrussell thanks for the rebase. Seems like there's a few valgrind CI failures, but I'm assuming those are just flaky tests unrelated to my change. Let me know if not.

@rustyrussell
Copy link
Contributor

rustyrussell commented May 23, 2021

Another rebase, hopefully fixes CI flakes.

Ack ddfea7e

Changelog-Fixed: Validate chain hash for gossip_timestamp_filter messages
@rustyrussell rustyrussell merged commit 94419c7 into ElementsProject:master May 26, 2021
@nalinbhardwaj nalinbhardwaj deleted the chain_hash branch May 26, 2021 01:22
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