Leo Wandersleb

Results 170 issues of Leo Wandersleb

**Describe the bug** Relay appears to not serve events via nostr.info/relays. The Websocket did connect though. **System:** ``` # uname -a Linux lw10 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64...

bug

**Pledge** I pledge to pay $100 if the following gets implemented in its entirety: **Is your feature request related to a problem? Please describe.** I'm tweaking parameters, updating the relay,...

enhancement

**Pledge** I'd offer $20 in BTC or LN for this but it would help others much more than myself who already found stuff the hard way. **Is your feature request...

enhancement

The current approach throws all the resources into one big file with little structure, making filtering and sorting impossible and design changes collide with data changes. I suggest to move...

### Description Whenever I send a message in trader chat, I have to force quit as the application is not responding. #### Version v1.9.14 ### Steps to reproduce Portfolio ->...

Releases with versions corresponding to versions found on Google Play can be found in https://github.com/bitpay/bitpay-app but the repo here is not marked obsolete or archived and neither does it link...

Please check [my findings](https://walletscrutiny.com/posts/2019/12/bluewallet/) on the wallet's verifiability and let me know when I should give it another try. We are [already in touch](https://www.reddit.com/r/WalletScrutiny/comments/e9lm7k/wallet_scrutiny_has_been_created/fanfd7k/) but I'm pinging all the wallets...

bug

I sent to Alice, Bob and Carol and now in the history, the transaction is listed as "Label: Alice". When I hit the :arrow_down_small: I see: Alice, Alice (input), Alice...

I store timestamps as just dates as such: ``` const schema = yaml.DEFAULT_SCHEMA schema.compiledTypeMap.scalar['tag:yaml.org,2002:timestamp'].represent = function (it) { return dateFormat(it, 'yyyy-mm-dd') } ... yaml.dump(header, { schema: schema }) ``` but...

**Is your feature request related to a problem? Please describe.** On Android there is currently no way to **not** expose private keys to apps when trying them out with your...

enhancement
java
javascript