• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Chia-Network / chia-blockchain / 26048210091

18 May 2026 05:04PM UTC coverage: 91.289% (+0.05%) from 91.244%
26048210091

push

github

web-flow
[CHIA-4208] fix(test): wait for wallet sync after puzzle-hash derivation in test_self_revoke (#20850)

fix(test): wait for wallet sync after puzzle-hash derivation in test_self_revoke

When reuse_puzhash=False the action scope derives a new key and commit()
enqueues puzzle-hash subscriptions on the new_peak_queue. The immediately
following vc_mint RPC checks sync status, which can fail with "Wallet needs
to be fully synced" if the subscription queue hasn't drained yet.

Add wait_for_wallet_synced between the derivation and the RPC call so the
queue is empty before the sync-status gate runs.

10629 of 11827 branches covered (89.87%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

52 existing lines in 6 files now uncovered.

108794 of 118992 relevant lines covered (91.43%)

1.83 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

86.83
/chia/full_node/full_node_api.py


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc