From ec556b8e86b31cb45f11c008d3dc3365b5ac8582 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Nov 2023 15:21:33 +0100 Subject: idea from Emmanuel --- build-system/taler-build-scripts | 2 +- inc | 2 +- template/ideas.html.j2 | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts index 38c168b1..32716a80 160000 --- a/build-system/taler-build-scripts +++ b/build-system/taler-build-scripts @@ -1 +1 @@ -Subproject commit 38c168b11eeeab93562ffa74b3e2aff4b596c77a +Subproject commit 32716a804208379ae6558d9cedbf00e9a95d0f6c diff --git a/inc b/inc index 2b72c7f5..218f02cf 160000 --- a/inc +++ b/inc @@ -1 +1 @@ -Subproject commit 2b72c7f57d318271856f992eb2e58c133ae5179e +Subproject commit 218f02cfc0453a0d4cc067ba9256123a675040ce 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)
  • Implement wallet-based fee simulator to compute STEFAN curve parameters given a fee structure and a target confidence interval. (300h, hard)
  • +
  • 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)
  • See our bugtracker for further ideas.
  • {% trans %}Claimed{% endtrans %}

    -- cgit v1.2.3