DZ

Results 8 issues of DZ

[feat: configurable on-chain confirmations target](https://github.com/BlueWallet/LndHub/commit/d9900cd4fddf5acf1df2b0bf0efc52dad87d0870) [fix: tokens management](https://github.com/BlueWallet/LndHub/commit/ac2a1af957f6f869685266539f8483da39e10907) [feat use stronger crypto for auth](https://github.com/BlueWallet/LndHub/commit/dc0abefce7aa052dde3ac384f18e4678309b27f1) [feat: extended AP](https://github.com/BlueWallet/LndHub/commit/f62af6ffd27b3f61afd00990fd78782d26b9c2a7) [refactoring: move routes handling logic to middleware](https://github.com/BlueWallet/LndHub/commit/9a1bb331c6a143c4c0fc7ce33177f8cdaa069873) [fix: individual getters](https://github.com/BlueWallet/LndHub/commit/353f1c10da8faedd2aca87f90f4bbc33036a3384)

* return OAuth compliant token object * use stronger crypto for token generation * invalidate old tokens after login and refresh * add token expiration * minor refactoring

Based on https://github.com/BlueWallet/LndHub/pull/333 * adds endpoint for getting individual user invoice * adds endpoint for getting individual transaction * extends invoice object with hash property * extends onchain transaction object...

confirmations target as a configurable variable instead of hardcoded constant Signed-off-by: Denys Bitaccess

OSX: 10.11.5 Atom version: 1.9.2 Remote Edit version: 1.8.24 The message: `Cannot find module '/Applications/Atom.app/Contents/Resources/app.asar/src/display-buffer'` The stack trace: ``` Error: Cannot find module '/Applications/Atom.app/Contents/Resources/app.asar/src/display-buffer' at Module._resolveFilename (module.js:339:15) at Function.Module._resolveFilename (/Applications/Atom.app/Contents/Resources/app.asar/src/module-cache.js:383:52)...

Use field init shorthands for assignements of structs' fields with the same name Signed-off-by: dzdidi

> This crate is deprecated in favor of [serde](https://serde.rs/). No new feature development will happen in this crate, although bug fixes proposed through PRs will still be merged. It is...

Platform: Google Pixel 5. App version: 4.43.0 Issue: > When date is `DD/MM/YYYY` (two digit day and two digit month) text gets overlap (see attachment) ![Untitled](https://github.com/user-attachments/assets/a4244775-b49a-49b3-84c8-12edfd362707)