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

fix(nodebuilder/tests): swamp uses WaitForHeight instead of GetByHeight #2214

Merged
merged 1 commit into from
May 16, 2023

Conversation

renaynay
Copy link
Member

@renaynay renaynay commented May 16, 2023

Uses WaitForHeight which was formerly GetByHeight

Resolves #2196 without having to touch block time.

@renaynay renaynay added swamp Related to Integration tests kind:fix Attached to bug-fixing PRs labels May 16, 2023
@renaynay renaynay self-assigned this May 16, 2023
@renaynay renaynay merged commit ecf7956 into celestiaorg:main May 16, 2023
14 of 15 checks passed
@renaynay renaynay deleted the try-without-blocktime branch May 16, 2023 12:09
vgonkivs pushed a commit to vgonkivs/celestia-node that referenced this pull request May 22, 2023
…eight` (celestiaorg#2214)

Uses `WaitForHeight` which was formerly `GetByHeight`

Resolves celestiaorg#2196  without having to touch block time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:fix Attached to bug-fixing PRs swamp Related to Integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

swamp: Tests fail with "header: given height is from the future"
3 participants