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 --- template/ideas.html.j2 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'template') 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