Results 14 issues of Charles Hill

Create backwards-compatible v0.22 release; deprecate the following: * mysql and sqlite3 data stores * built-in signed URL support Create v1.0.0 release with the following breaking changes: * Remove support for...

Add support for [LUD-16 Lightning Address](https://github.com/fiatjaf/lnurl-rfc/blob/luds/16.md) Possible new server options: ```js { lightningAddress: { // Whether or not to accept payments to any user. // Setting this to FALSE will...

feature

Add support for [LUD-08 Fast withdrawRequest](https://github.com/fiatjaf/lnurl-rfc/blob/luds/08.md)

feature

Add support for [LUD-17 New URI schema prefixes](https://github.com/fiatjaf/lnurl-rfc/blob/luds/17.md)

feature

Add support for [LUD-10 - aes successAction in payRequest](https://github.com/fiatjaf/lnurl-rfc/blob/luds/10.md)

feature

The bytemark/smtp image hasn't been updated in 4 years. And plausible is able to send email via SMTP without this container. So I assume it is no longer used or...

Once #31 is implemented, it will be important to introduce power saving features. When the device is not in use for 30 seconds, put the device into sleep mode. Pressing...

Add instructions to power the DIY build from a battery. Considerations: * 12V DC is required for the HX616 or DG600F coin acceptor * 5V is required to power the...

It would be nice to add some Windows-specific instructions or potential gotcha's that can help Windows users to build and run the project.

Hello and thank you for developing CakeWallet. We develop a payment terminal application ([CryptoTerminal](https://cryptoterminal.eu/)) that allows businesses to accept in-person payments. The app requires that the user imports the public...