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

polkadot v0.9.38 #57

Merged
merged 9 commits into from
Mar 7, 2023
Merged

polkadot v0.9.38 #57

merged 9 commits into from
Mar 7, 2023

Conversation

yrong
Copy link

@yrong yrong commented Feb 19, 2023

No description provided.

@yrong yrong mentioned this pull request Feb 22, 2023
2 tasks
@yrong yrong marked this pull request as ready for review February 27, 2023 14:56
@alistair-singh alistair-singh self-requested a review March 2, 2023 20:10
_, err := beefy.GetFinalizedHead()
assert.NoError(t, err)
}
// func TestBeefy_GetFinalizedHead(t *testing.T) {

Choose a reason for hiding this comment

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

Non-blocking: Is this file still needed? All code is commented out.

Copy link
Author

Choose a reason for hiding this comment

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

The test is fine in local setup and fail in CI env, not check detail yet and would assume for relaychain with beefy not setup correctly, so temporarily disable.
Since it is a non-block issue I'll double check again later and maybe fix the relaychain setup for CI in another PR.

Copy link

@vgeddes vgeddes left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@yrong yrong merged commit f57ee59 into main Mar 7, 2023
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.

3 participants