nymkappa

Results 75 issues of nymkappa

Fixes https://github.com/mempool/mempool/issues/2276 [This](https://github.com/mempool/mempool/blob/e48eab403ca06f178f8b4ff6c2d620ad0a661e51/backend/src/tasks/lightning/network-sync.service.ts#L111) is obviously not supposed to be here so I must have added it by mistake

cla-signed

* [x] When the zoom level is high, draw nodes on top of channels and the circle bigger so it's easier to click on it https://github.com/mempool/mempool/pull/2274 * [ ] Show...

⚡Lightning

I probably have a leak somewhere in my new LN backend code so I need to investigate, easy to reproduce locally, I just need to let the backend run for...

⚡Lightning

Fixes https://github.com/mempool/mempool/issues/2257 Fixes https://github.com/mempool/mempool/issues/2245 Untested yet, also I will need to update a bit how to read the json if the topology script output .json file directly.

cla-signed

I would request is to modify the topology script to save files with a certain file extension like .topology and then scan for *.topology files to avoid this crash: ```...

``` /Users/nymkappa/Documents/mempool/backend/dist/rpc-api/jsonrpc.js:128 err = new Error(decodedResponse.error.message || ''); ^ Error: JSON integer out of range at /Users/nymkappa/Documents/mempool/backend/dist/rpc-api/jsonrpc.js:128:35 at Array.forEach () at IncomingMessage. (/Users/nymkappa/Documents/mempool/backend/dist/rpc-api/jsonrpc.js:125:25) at IncomingMessage.emit (node:events:539:35) at endReadableNT (node:internal/streams/readable:1345:12) at...

⚡Lightning

If the topology script is updated with the json export, we can get rid of the XML parser.

⚡Lightning

Linux: ![image](https://user-images.githubusercontent.com/9780671/154962855-b5072d82-3d80-4be3-8c18-346d38b8797b.png) Android: Looks thicker ![image](https://user-images.githubusercontent.com/9780671/154962932-d5380c85-8d8e-42a7-9119-7ed74e195dff.png) Mac: Looks thicker and rounder ![image](https://user-images.githubusercontent.com/9780671/154962991-d1f77f03-1246-4c94-b68c-ef2a3191afa0.png)

good first issue

For example, split `176.28.11.68:9760,nzslu33ecbokyn32teza2peiiiuye43ftom7jvnuhsxdbg3vhw7w3aqd.onion:9760` into two rows into a new `nodes_sockets` table, and tag their type (ipv4, ipv6, tor, and so on)

⚡Lightning

The table is insanely big and that's not gonna work for RPIs if they indexed all blocks