myxmaster

Results 65 issues of myxmaster

### Describe the bug When a new payment request is created, it is not in correct order in activity. It is sorted **below** older received and sent payments: ![sorting_bug](https://github.com/ZeusLN/zeus/assets/77545287/8d64eb02-685d-4063-ad42-1c939a2c702a) ###...

Bug
Core Lightning
c-lightning-REST

### Describe the bug When you use Zeus to create an invoice with memo with some LNDhub backend (I tested getAlby and lnbits with LNDhub extension), the memo is not...

Bug
LNDHub
Invoices

### Describe the feature Logs from LndMobile classes were never accessible and logging was removed in #1644 (54e94665ef17adb3791676a865a5d7e0ceb47027) since hyperlog is outdated and requires deprecated jcenter. Logging should be re-added...

Feature request
Embedded LND

It would also be interesting to move this to the model as well _Originally posted by @kaloudis in https://github.com/ZeusLN/zeus/pull/1920#discussion_r1442140216_

Refactor

Many (all?) model classes use BaseModel as base class which assigns all properties of the given data object to the model object. This creates some problems: 1. Currently the model...

Refactor

This is not working for some languages (e.g. German), since lowercase is a clear spelling mistake for the word "fee". https://github.com/ZeusLN/zeus/blob/1ab82d35a0d44d0e5becc937bb03987776edda26/components/Amount.tsx#L120-L123 I don't have a better idea than making a...

Translations

### Describe your enhancement idea The 24 words are taken from a fixed 2048 words list (same for BIP39 and aezeed) and after entering the 4th char it is 100%...

Enhancement

### Describe the feature When clicking on a pending channel, it would be cool to see the amount of on-chain confirmations for the channel-opening-TX.

Feature request
Channels

### Describe the bug When you set a PIN or Password, you are entering it and then a second time for confirming. When you then leave Settings, Zeus asks for...

Bug
Security

### Describe your enhancement idea Right now there are initially 2 different items in security settings: - Set / Change Password - Set / Change PIN I think we can...

Enhancement
Security