Vlad Stan
Vlad Stan
- `tiny-secp256k1` updated to latest (v.1.1.5) in PR https://github.com/bitcoinjs/bitcoinjs-lib/pull/1656 - issue can be closed once PR is merged
- such functionality would be useful, but I'm not sure it should be part of this lib - if you create an utility we can point to it in the...
The taproot PR is merged. Please check the unit tests and the integration tests.
Closing now. To be reopened if someone resumes work on it.
Bug: - go to Admin UI - add new admin user - expected result: user from text-input added - actual result: current user added 
- DB connection info should be hidden by default (password field), and only displayed in clear text if the admin user chooses to do so - it is easy for...
- class `Settings` in `lnbits/settings.py` and class `UpdateSettings` in `lnbits/extensions/admin/models.py` have most of fields in common. - can a common base (parent) class be extracted?
cc: @ibz
Any update on this?
> Hi, How things going with this extension :) - the issue still reproduces for me with a fresh Postgres DB - @leesalminen does it work for you each time?...