Marcus Cvjeticanin

Results 164 issues of Marcus Cvjeticanin

Need to add `.runCatching {}` to `poolChangesClient.getPoolChangesLite()` and surround code below in it to avoid crashes.

backend

- Integration to Discord - Check response times of nodes - Compare transaction length - Check uptime

frontend

Change from environment variables to set a node to contain a list of nodes and then switch if some node is getting unresponsive as a fall back mechanism.

backend

We need after a certain time handle how we will clean the ArrayList for storing items in knownPoolTxsList so the garbage collector will free memory.

backend

When doing a query with limit 0, it does not respect it. It's a bug with Ktorm atm.

bug
backend