wiz
wiz
can you move the scripts folder into production folder
@mononaut this would be cool to have
@junderw I'm guessing the type declarations aren't being built in the release build, it's easily reproducible if you do a prod mempool build, it just fails 😅
only 30GB? that's nothing 😆
I just want to add that the cool thing about our API is that it can also run on a Raspberry Pi - this probably better enables integration with BDK...
No, that's the whole point, we support 3 backends: bitcoind RPC only, romanz/electrs, and blockstream/electrs - our mempool backend is a wrapper around these 3 to expose a unified API....
> mempool.space is just esplora That's not true, as mempool can easily be self-hosted on a Raspberry Pi with just one click installation from the app stores on Umbrel, RaspiBlitz,...
why didn't this issue reproduce in production?
Yeah it might be a better idea to simply revert that commit and add a new migration for the truncate
Also there shouldn't be more than one SQL query per migration in case it fails