Damus
mempool · 75w
raspibolt guide looks old. just tested v3.0 with fulcrum according to our documentation for a fully manual install and it's working fine so far. https://github.com/mempool/mempool/tree/master/backend...
ediTwentyOne profile picture
Setting fiat to false did the trick. It’s still eating cpu during updating unconfirmed tx, but by far not that aggressive anymore.

"FIAT_PRICE": {
"ENABLED": false,
"PAID": false,
"API_KEY": "your-api-key-from-freecurrencyapi.com"
}

will not checkout an API key and set it to true again
mempool · 74w
good looks, did make that change but don't remember it causing high resource usage...just wanted to get rid of the log messages 😁