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

Add a missing protocol check in the tx submission inbound peer #1856

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

dcoutts
Copy link
Contributor

@dcoutts dcoutts commented Mar 25, 2020

As part of the tx submission inbound peer, throw a protocol exception when a peer sends more TxIds than what we requested.

Fixes issue #1783

@dcoutts dcoutts requested review from coot, karknu and intricate March 25, 2020 22:26
Copy link
Contributor

@coot coot left a comment

Choose a reason for hiding this comment

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

LGTM, apart from one haddock that needs to be changed.

As part of the tx submission inbound peer, throw a protocol exception
when a peer sends are more TxIds than what we requested.

Fixes issue #1783
@dcoutts dcoutts force-pushed the dcoutts/issue-1783 branch from e372886 to 1651bb7 Compare March 26, 2020 09:23
@dcoutts
Copy link
Contributor Author

dcoutts commented Mar 26, 2020

bors merge

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 26, 2020

@iohk-bors iohk-bors bot merged commit 2d58308 into master Mar 26, 2020
@iohk-bors iohk-bors bot deleted the dcoutts/issue-1783 branch March 26, 2020 10:49
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