grids2 #11

Merged
zxq9 merged 3 commits from grids2 into master 2025-12-22 10:04:39 +09:00
Owner

Spend and Transfer URLs are simple enough to form in place, but we lacked a standard function for forming them.

Spend and Transfer URLs are simple enough to form in place, but we lacked a standard function for forming them.
zxq9 added 2 commits 2025-12-18 04:13:28 +09:00
zxq9 added 1 commit 2025-12-19 21:32:59 +09:00
Author
Owner

Adding a none type for the amount argument in spendTX URLs allows a wallet to prompt the user for an amount and take actions like focusing the amount input field for them or otherwise draw attention to it.

This came up when thinking through online tip-jar URL/QR generators on blog sites and similar (in the case that a tip jar is not associated with GajuPay or any similar backend service). In that case you want to be able to easily generate a URL that has no amount field, but may have a payload like "Tip for zxq9.com blog" or whatever set in the code.

Adding a `none` type for the amount argument in spendTX URLs allows a wallet to prompt the user for an amount and take actions like focusing the amount input field for them or otherwise draw attention to it. This came up when thinking through online tip-jar URL/QR generators on blog sites and similar (in the case that a tip jar is not associated with GajuPay or any similar backend service). In that case you want to be able to easily generate a URL that has no amount field, but may have a payload like "Tip for zxq9.com blog" or whatever set in the code.
zxq9 requested review from pharpend 2025-12-19 21:37:19 +09:00
zxq9 requested review from spivee 2025-12-19 21:37:19 +09:00
zxq9 requested review from uwiger 2025-12-19 21:37:19 +09:00
zxq9 merged commit d1cae68ce7 into master 2025-12-22 10:04:39 +09:00
zxq9 deleted branch grids2 2025-12-22 10:04:39 +09:00
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: QPQ-AG/hakuzaru#11
No description provided.