Skip to content

BettaPay-Contract Issues Close #699, #700, #701, #702 - #705

Merged
Robotron2 merged 4 commits into
Betta-Pay:mainfrom
orebams:main
Aug 31, 2026
Merged

BettaPay-Contract Issues Close #699, #700, #701, #702#705
Robotron2 merged 4 commits into
Betta-Pay:mainfrom
orebams:main

Conversation

@orebams

@orebams orebams commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Closes #699
Closes #700
Closes #701
Closes #702

  • Makes get_payment_reference and get_payments public so indexers and composing contracts can verify known 32-byte payment references without merchant signing authority.
  • Documents payment references as capability-style lookup values; indexers can discover records through payment_stored events and verify them through read endpoints or raw state.
  • Updates timelocked execute to accept and authenticate an explicit executor, then emits that address in scheduled-operation events instead of the primary admin.
  • Moves governance FeeConfig into instance storage to prevent independent persistent-storage TTL expiry.
  • Moves settlement DefaultRule into instance storage and removes its explicit persistent TTL extension logic.

Breaking change

execute now requires an executor: Address argument.

Validation

  • Ran git diff --check.

@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@orebams Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Robotron2
Robotron2 merged commit 5404518 into Betta-Pay:main Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants