Results 39 issues of rkfg

I have `log_filters = "ERROR"` in the config and yet `electrs` produces enormous amount of useless database logs (in `db/bitcoin/LOG` file) like this: ``` 2022/02/06-14:04:52.920247 7f96d12040 [db/db_impl/db_impl_compaction_flush.cc:1389] [txid] Manual flush...

bug

See https://github.com/vector-im/element-desktop/pull/136 for details Signed-off-by: Sergey Shpikin --- Part of https://github.com/vector-im/element-web/issues/15017 Related to https://github.com/vector-im/element-desktop/pull/136 Related to https://github.com/vector-im/element-web/pull/15015 --- Here's what your changelog entry will look like: ## ✨ Features *...

Z-Community-PR
T-Enhancement

**Describe the bug** Probably an effect being triggered on some re-renders. It also happens once after the order is created. **To Reproduce** Steps to reproduce the behavior: 1. Create an...

bug 🐛
good first issue

Can't really say it's a big issue but would be nice to speed the payments up. Currently on my Moto G7 Power it takes about 14 seconds to process a...

This pull request (together with appropriate PRs in two other repos) adds a new option and functionality, allowing the user to enable tray icon blinking when there are unread messages...

I'd like to use `client.Store` to inspect the joined rooms and memebers without sending explicit requests that are prone to race conditions. However, I also need my bot not to...

`frcli audit` doesn't work due to "invalid" invoices with missing preimage. From what I see this happens when you send AMP invoices (I used them to rebalance my own channels...

I changed my node IP more than a month ago, moved the server to another hosting provider. SBW kept trying the old address but I generated a QR with `pubkey@newip:9735`,...

Currently it's only possible to find an old tx by its description. The tx list is quite short and can't be scrolled infinitely but older transactions are still there and...

After adding the `NUPD` column I often think about using it to rank the channels in order of their actual usefulness. NUPD represents the amount of _attempts_, not just successful...