summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------build-system/taler-build-scripts0
m---------inc0
-rw-r--r--template/ideas.html.j27
3 files changed, 7 insertions, 0 deletions
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
-Subproject 38c168b11eeeab93562ffa74b3e2aff4b596c77
+Subproject 32716a804208379ae6558d9cedbf00e9a95d0f6
diff --git a/inc b/inc
-Subproject 2b72c7f57d318271856f992eb2e58c133ae5179
+Subproject 218f02cfc0453a0d4cc067ba9256123a675040c
diff --git a/template/ideas.html.j2 b/template/ideas.html.j2
index edadedd8..9e635a5f 100644
--- a/template/ideas.html.j2
+++ b/template/ideas.html.j2
@@ -56,6 +56,13 @@
(300h, hard)</li>
<li>Implement wallet-based fee simulator to compute STEFAN curve parameters given
a fee structure and a target confidence interval. (300h, hard)</li>
+ <li>A wallet should have a way to export its reserve public key (for P2P payments)
+ as a QR code and users should be able to scan this QR code to trigger arbitrary
+ payments into that wallet. Wallets should periodically fetch the reserve history
+ of their reserve to observe such payments. This would be like the merchant backend
+ templating mechanism (buyer enters amount and subject, or they might also be
+ pre-set in the QR code) but work without a merchant backend or bank account
+ (transfers go wallet-to-wallet). (600h, moderate difficulty)</li>
<li>See <a href="https://bugs.taler.net/">our bugtracker</a> for further ideas.</li>
</ul>
<h2>{% trans %}Claimed{% endtrans %}</h2>