Skip to content

Add propagation wait to Base Sepolia anchor test - #74

Merged
crtahlin merged 1 commit into
mainfrom
fix/chain-test-propagation-wait
Feb 26, 2026
Merged

Add propagation wait to Base Sepolia anchor test#74
crtahlin merged 1 commit into
mainfrom
fix/chain-test-propagation-wait

Conversation

@crtahlin

Copy link
Copy Markdown

Summary

  • Add 3s sleep before client.verify() in the Base Sepolia anchor test
  • The verify call immediately after anchoring fails because the chain state needs a few seconds to propagate after tx confirmation

Test plan

  • All 4 Base Sepolia blockchain tests pass (previously 3 passed, 1 skipped)

The verify call right after anchoring can fail because
Base Sepolia needs a few seconds for the state to be
readable after tx confirmation. Add a 3s sleep.
@crtahlin
crtahlin merged commit fa32110 into main Feb 26, 2026
11 checks passed
@crtahlin
crtahlin deleted the fix/chain-test-propagation-wait branch February 26, 2026 07:55
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.

1 participant