Skip to content
#

donation

Here are 167 public repositories matching this topic...

lars18th
lars18th commented May 15, 2021

Hi @Barracuda09 ,

Some suggestion to improve the user interface experience:

  • In the Frontend Overview (my preferable default page) why not convert the "Number of F.E." (or the "Name") to a link that displays directly the "Frontend Info" page of this f.e.?

Then it will be more easy to go directly to see the info (about two additional clicks).
What you think?

SatSale
nickfarrow
nickfarrow commented Aug 9, 2021

It would be extremely powerful to have:

  • An option in config.py like pay_method = "xpub" and xpub=.....
  • a payment method pay/xpub.py that generates bitcoin addresses, and stores the current index to a file to prevent address reuse.
  • It is very important that this is done in a safe way, ideally using some established python library to generate addresses from the xpub/zpub in a random

Improve this page

Add a description, image, and links to the donation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the donation topic, visit your repo's landing page and select "manage topics."

Learn more