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 Oasis Core to 21.3.5 #241

Merged
merged 4 commits into from
Nov 3, 2021

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Sep 27, 2021

No description provided.

In Oasis Core 21.3, the type of Block's Hash field changed from []byte
to Oasis Core's common Hash type.
In Oasis Core 21.3, the errors.Code() function no longer returns the
error message so it needs to be extracted directly from the error
itself.
It fixes a DoS issue via a maliciously crafted p2p message.
For more details, see:
GHSA-59hh-656j-3p7v.
@tjanez tjanez force-pushed the tjanez/oasis-core-21.3-block-hash-changes branch from 795777a to bfc29f8 Compare November 3, 2021 15:16
@tjanez tjanez changed the title Update block hash related variables for Oasis Core 21.3 changes Update Oasis Core to 21.3.5 Nov 3, 2021
@tjanez tjanez marked this pull request as ready for review November 3, 2021 15:22
@tjanez tjanez merged commit 3d640a0 into master Nov 3, 2021
@tjanez tjanez deleted the tjanez/oasis-core-21.3-block-hash-changes branch November 3, 2021 15:35
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.

None yet

2 participants