dogecoinfoundation / gigawallet

GigaWallet is the backend for your Dogecoin Business.
https://gigawallet.dogecoin.org
MIT License
56 stars 11 forks source link

Use Core estimatesmartfee as a basis for fees (if available) #127

Closed raffecat closed 8 months ago

raffecat commented 9 months ago

Note: after Core is restarted, estimatesmartfee takes a while to start working!

Always use a minimum fee of 0.01 DOGE Allow a maximum fee to be specified, by default use maximum 1 DOGE

Fix: only mark unpaid invoices paid (fixes duplicate data)