Skip to content

send-loop: deposit + N sends + withdraw cycle with per-bundle jurisdictions - #91

Merged
AquiGorka merged 3 commits into
mainfrom
feat/send-loop-jurisdictions
May 15, 2026
Merged

send-loop: deposit + N sends + withdraw cycle with per-bundle jurisdictions#91
AquiGorka merged 3 commits into
mainfrom
feat/send-loop-jurisdictions

Conversation

@AquiGorka

Copy link
Copy Markdown
Contributor

Summary

  • submitBundle / deposit / send / withdraw helpers in lib/client/ accept optional jurisdictionFrom / jurisdictionTo (passed through on the wire to provider-platform). Backward-compatible — callers that don't pass them get the prior behavior.
  • send-loop.ts rewritten to do a full lifecycle each run: Alice deposits → N sends to Bob → Bob withdraws. Each bundle is tagged with a random from/to picked from the council's accepted jurisdictions merged with the PP's claimed set.

Test plan

  • Run ./up.sh./setup-c.sh./setup-pp.sh./setup-pay.sh./send-loop.sh; verify bundles persist jurisdiction_from/jurisdiction_to and provider-console dashboard reflects the activity.

@AquiGorka
AquiGorka merged commit 8d00c72 into main May 15, 2026
7 checks passed
@AquiGorka
AquiGorka deleted the feat/send-loop-jurisdictions branch May 15, 2026 21:27
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