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

chore: create a WaitForBlocks util helper function #1430

Merged
merged 4 commits into from
Mar 3, 2023

Conversation

phamminh0811
Copy link
Contributor

@phamminh0811 phamminh0811 commented Feb 28, 2023

Overview

closes #1238, create a WaitForBlocks util helper function

@MSevey MSevey requested review from a team and staheri14 and removed request for a team February 28, 2023 06:27
@phamminh0811 phamminh0811 changed the title Create a WaitForBlocks util helper function chores: create a WaitForBlocks util helper function Feb 28, 2023
Copy link
Collaborator

@rootulp rootulp left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @ phamminh0811 ! This looks good to me after a small nit with respect to the function name and Godoc.

Do you mind renaming the PR title from chores: to chore: to conform to https://www.conventionalcommits.org/en/v1.0.0/#specification

Updtate: nvm I can rename the PR title

app/test/integration_test.go Outdated Show resolved Hide resolved
rach-id
rach-id previously approved these changes Feb 28, 2023
Copy link
Member

@rach-id rach-id left a comment

Choose a reason for hiding this comment

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

LGTM provided the other feedback is addressed.
Good stuff 👍 👍

@rootulp rootulp changed the title chores: create a WaitForBlocks util helper function chore: create a WaitForBlocks util helper function Feb 28, 2023
evan-forbes
evan-forbes previously approved these changes Mar 1, 2023
Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

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

same as other reviewers feedback

in a future PR, it would also be cool if we added this for testnode as well, which is the integration test implementation that we will use long term

thanks @phamminh0811 !

Co-authored-by: Rootul P <rootulp@gmail.com>
@MSevey MSevey requested a review from a team March 3, 2023 15:32
@MSevey MSevey requested a review from a team March 3, 2023 15:32
@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2023

Codecov Report

Merging #1430 (bd0118b) into main (651b1cf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1430   +/-   ##
=======================================
  Coverage   49.22%   49.22%           
=======================================
  Files          79       79           
  Lines        4477     4477           
=======================================
  Hits         2204     2204           
  Misses       2089     2089           
  Partials      184      184           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rootulp rootulp merged commit 3070948 into celestiaorg:main Mar 3, 2023
@gitpoap-bot
Copy link

gitpoap-bot bot commented Mar 3, 2023

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2023 Celestia Contributor:

GitPOAP: 2023 Celestia Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

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.

Create a WaitForBlocks util helper function
5 participants